============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006f4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

test_log_scenario.py .

============================== slowest durations ===============================
23.27s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.67s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
3.06s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
====================== 1 passed, 113 deselected in 30.73s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

test_log_scenario.py FE

==================================== ERRORS ====================================
_________ ERROR at teardown of TestLogScenario.test_log_deviation[180] _________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-26T16:30:00.474148Z): source_id=48;tablet_id=72075186224037923;verification=source->AddTxConflict();fline=fetching.cpp:63;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA920E35
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA919376
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7B0288
E   3. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:63: DoExecuteInplace @ 0x14FCCC87
E   4. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F20AB3
E   5. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F20AB3
E   6. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F1E463
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F21E27
E   8. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143A2A18
E   9. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF5F7E5
E   10. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB753197
E   11. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7A0D34
E   12. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7A4DF4
E   13. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7A4A00
E   14. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7A55EE
E   15. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA922A8C
E   16. ??:0: ?? @ 0x7FC4AD317AC2
E   17. ??:0: ?? @ 0x7FC4AD3A98BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_deviation[180]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/aq1n/0005b2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3981464
DEBUG    ya.test:process.py:259 Command (pid 3981464) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3981464) elapsed time (sec): 0.3802988529205322
DEBUG    ya.test:process.py:263 Command (pid 3981464) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) maxrss: 545800
DEBUG    ya.test:process.py:263 Command (pid 3981464) minflt: 16239
DEBUG    ya.test:process.py:263 Command (pid 3981464) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3981464) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3981464) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3981464) stime: 0.202198
DEBUG    ya.test:process.py:263 Command (pid 3981464) utime: 0.129406
DEBUG    ya.test:process.py:263 Command (pid 3981464) wtime: 0.382
DEBUG    ya.test:process.py:275 Command (pid 3981464) output:
Git info:
    Commit: 755718bc9c1c6a506140b9a1a33b5c3366d857b0
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge e3d8ee7920f0dc4cff76bc6ef2eeb7a47a2352ca into d317be81410daffff933f518f74ad33bce725169
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n6pzij5bwe    Host information: 
        Linux ghrun-n6pzij5bwe 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3981464) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 755718bc9c1c6a506140b9a1a33b5c3366d857b0
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge e3d8ee7920f0dc4cff76bc6ef2eeb7a47a2352ca into d317be81410daffff933f518f74ad33bce725169
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n6pzij5bwe    Host information: 
        Linux ghrun-n6pzij5bwe 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30893
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/aq1n/0005b2/r3tmp/kikimr_cluster_zsx611va
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6179
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22609
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28820
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6594
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/aq1n/0005b2/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/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/node_1/logfile_f68bxkq3.log --grpc-port=6179 --mon-port=22609 --ic-port=30893
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6179/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/aq1n/0005b2/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/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/node_1/logfile_f68bxkq3.log --grpc-port=6179 --mon-port=22609 --ic-port=30893
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/node_1/logfile_f68bxkq3.log', '--grpc-port=6179', '--mon-port=22609', '--ic-port=30893')' in '/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3981620
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6179/1
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/aq1n/0005b2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3981622
DEBUG    ya.test:process.py:259 Command (pid 3981622) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3981622) elapsed time (sec): 0.41962361335754395
DEBUG    ya.test:process.py:263 Command (pid 3981622) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) maxrss: 545764
DEBUG    ya.test:process.py:263 Command (pid 3981622) minflt: 16241
DEBUG    ya.test:process.py:263 Command (pid 3981622) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3981622) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3981622) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3981622) stime: 0.259444
DEBUG    ya.test:process.py:263 Command (pid 3981622) utime: 0.11176
DEBUG    ya.test:process.py:263 Command (pid 3981622) wtime: 0.421
DEBUG    ya.test:process.py:275 Command (pid 3981622) output:
Git info:
    Commit: 755718bc9c1c6a506140b9a1a33b5c3366d857b0
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge e3d8ee7920f0dc4cff76bc6ef2eeb7a47a2352ca into d317be81410daffff933f518f74ad33bce725169
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n6pzij5bwe    Host information: 
        Linux ghrun-n6pzij5bwe 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3981622) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 755718bc9c1c6a506140b9a1a33b5c3366d857b0
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge e3d8ee7920f0dc4cff76bc6ef2eeb7a47a2352ca into d317be81410daffff933f518f74ad33bce725169
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n6pzij5bwe    Host information: 
        Linux ghrun-n6pzij5bwe 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/aq1n/0005b2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6179', '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: 30893\n      }\n      HostConfigId: 1\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/aq1n/0005b2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6179', '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: 30893\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3983480
DEBUG    ya.test:process.py:259 Command (pid 3983480) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3983480) elapsed time (sec): 0.4713876247406006
DEBUG    ya.test:process.py:263 Command (pid 3983480) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) maxrss: 554032
DEBUG    ya.test:process.py:263 Command (pid 3983480) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 3983480) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3983480) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 3983480) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3983480) stime: 0.280311
DEBUG    ya.test:process.py:263 Command (pid 3983480) utime: 0.148168
DEBUG    ya.test:process.py:263 Command (pid 3983480) wtime: 0.475
DEBUG    ya.test:process.py:275 Command (pid 3983480) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6179', '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.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/aq1n/0005b2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6179', '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: 3983642
DEBUG    ya.test:process.py:259 Command (pid 3983642) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3983642) elapsed time (sec): 0.33228158950805664
DEBUG    ya.test:process.py:263 Command (pid 3983642) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) maxrss: 554020
DEBUG    ya.test:process.py:263 Command (pid 3983642) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 3983642) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 3983642) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3983642) stime: 0.176066
DEBUG    ya.test:process.py:263 Command (pid 3983642) utime: 0.11204199999999999
DEBUG    ya.test:process.py:263 Command (pid 3983642) wtime: 0.333
DEBUG    ya.test:process.py:275 Command (pid 3983642) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3983642) 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    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 846e0d17-3519-4960-bf0d-d9a4ba83e089, localhost:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 846e0d17-3519-4960-bf0d-d9a4ba83e089, localhost:6179): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 846e0d17-3519-4960-bf0d-d9a4ba83e089, localhost:6179): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n6pzij5bwe.auto.internal" port: 6179 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" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n6pzij5bwe.auto.internal:6179, location 1, 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:6179
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_deviation[180])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb -e grpc://localhost:6179 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6179', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3984032
DEBUG    ya.test:process.py:259 Command (pid 3984032) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3984032) elapsed time (sec): 0.3476741313934326
DEBUG    ya.test:process.py:263 Command (pid 3984032) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) maxrss: 166584
DEBUG    ya.test:process.py:263 Command (pid 3984032) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 3984032) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3984032) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) nvcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 3984032) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3984032) stime: 0.015521
DEBUG    ya.test:process.py:263 Command (pid 3984032) utime: 0.050445
DEBUG    ya.test:process.py:263 Command (pid 3984032) wtime: 0.349
DEBUG    ya.test:process.py:275 Command (pid 3984032) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4488395b-139b-454b-82f7-816935ddd100, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4488395b-139b-454b-82f7-816935ddd100, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4488395b-139b-454b-82f7-816935ddd100, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 444b3376-8000-40e0-897f-20ddb86ca2c1, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 444b3376-8000-40e0-897f-20ddb86ca2c1, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 444b3376-8000-40e0-897f-20ddb86ca2c1, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab4667ad-4e5b-48ec-ad1a-fc8eba4486ca, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab4667ad-4e5b-48ec-ad1a-fc8eba4486ca, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER OBJECT `//Root/log` (TYPE TABLE) SET (ACTION=UPSERT_OPTIONS, `SCAN_READER_POLICY_NAME`=`SIMPLE`) " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab4667ad-4e5b-48ec-ad1a-fc8eba4486ca, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb -e grpc://localhost:6179 -d /Root workload log --path log run bulk_upsert --seconds 3 --threads 10 --rows 500 --timestamp_deviation 180 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6179', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '3', '--threads', '10', '--rows', '500', '--timestamp_deviation', '180']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3984341
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3984341) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3984341) elapsed time (sec): 3.9291954040527344
DEBUG    ya.test:process.py:263 Command (pid 3984341) wtime: 3.931
DEBUG    ya.test:process.py:275 Command (pid 3984341) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	699	923	923	923
2	     10	10	0	0	891	927	927	927
3	     20	20	0	0	911	947	971	971

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
3	     40	13.3333	0	0	899	947	971	971

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 65949c85-94eb-4314-b84a-556c2a120055, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65949c85-94eb-4314-b84a-556c2a120055, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65949c85-94eb-4314-b84a-556c2a120055, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
INFO     root:test_log_scenario.py:178 Count rows after insert 20000 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52aeea96-8bdf-4501-ac93-6dbc5abea9bb, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52aeea96-8bdf-4501-ac93-6dbc5abea9bb, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52aeea96-8bdf-4501-ac93-6dbc5abea9bb, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44fe6a99-bb1d-49ea-934a-1250f473abb2, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44fe6a99-bb1d-49ea-934a-1250f473abb2, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44fe6a99-bb1d-49ea-934a-1250f473abb2, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb -e grpc://localhost:6179 -d /Root workload log --path log run bulk_upsert --seconds 3 --threads 10 --rows 500 --timestamp_deviation 180 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb -e grpc://localhost:6179 -d /Root workload log --path log run insert --seconds 3 --threads 10 --rows 500 --timestamp_deviation 180 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb -e grpc://localhost:6179 -d /Root workload log --path log run upsert --seconds 3 --threads 10 --rows 500 --timestamp_deviation 180 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f1bd5521-d6e9-461a-b067-cfba5e96db96, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1bd5521-d6e9-461a-b067-cfba5e96db96, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b8c9c890-3fc8-4a0a-b4e8-9f1f17c6df20, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f1bd5521-d6e9-461a-b067-cfba5e96db96, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b8c9c890-3fc8-4a0a-b4e8-9f1f17c6df20, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6179', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '3', '--threads', '10', '--rows', '500', '--timestamp_deviation', '180']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 3987370
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b8c9c890-3fc8-4a0a-b4e8-9f1f17c6df20, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjg0NzdhMzktNTJlZmYwNTMtNDQxNDUwM2ItOTRiOTQ3OWI=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6179', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '3', '--threads', '10', '--rows', '500', '--timestamp_deviation', '180']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6179', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '3', '--threads', '10', '--rows', '500', '--timestamp_deviation', '180']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1a086577-36f9-46c3-8d33-f606bc1af352, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3987371
DEBUG    ya.test:process.py:628 Command pid: 3987372
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1a086577-36f9-46c3-8d33-f606bc1af352, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg0NzdhMzktNTJlZmYwNTMtNDQxNDUwM2ItOTRiOTQ3OWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1a086577-36f9-46c3-8d33-f606bc1af352, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Zjg0NzdhMzktNTJlZmYwNTMtNDQxNDUwM2ItOTRiOTQ3OWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fec66f9f-7b5f-449a-bf84-207febc8c026, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fec66f9f-7b5f-449a-bf84-207febc8c026, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg0NzdhMzktNTJlZmYwNTMtNDQxNDUwM2ItOTRiOTQ3OWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fec66f9f-7b5f-449a-bf84-207febc8c026, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 47f84777-ddfe-4cc5-8b5a-e65f26d0d664, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 47f84777-ddfe-4cc5-8b5a-e65f26d0d664, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 47f84777-ddfe-4cc5-8b5a-e65f26d0d664, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5da1e8b8-35a7-4f0b-8b48-f11e08d5dab8, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5da1e8b8-35a7-4f0b-8b48-f11e08d5dab8, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5da1e8b8-35a7-4f0b-8b48-f11e08d5dab8, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2032e379-57a1-495f-90d2-2638495d72ab, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2032e379-57a1-495f-90d2-2638495d72ab, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2032e379-57a1-495f-90d2-2638495d72ab, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 160ef9af-28aa-4c09-bf97-35208195c6ec, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 160ef9af-28aa-4c09-bf97-35208195c6ec, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 160ef9af-28aa-4c09-bf97-35208195c6ec, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzQ5YWU0NTQtYjBmMTFiODQtZjVlNTQ1NTgtYzA2NmNkOGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9a454bc0-0ccf-46e2-88ac-f88e44ed4368, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9a454bc0-0ccf-46e2-88ac-f88e44ed4368, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=YzQ5YWU0NTQtYjBmMTFiODQtZjVlNTQ1NTgtYzA2NmNkOGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9a454bc0-0ccf-46e2-88ac-f88e44ed4368, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzQ5YWU0NTQtYjBmMTFiODQtZjVlNTQ1NTgtYzA2NmNkOGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8beafb5-ca68-4931-a217-2d8d050b2aee, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8beafb5-ca68-4931-a217-2d8d050b2aee, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=YzQ5YWU0NTQtYjBmMTFiODQtZjVlNTQ1NTgtYzA2NmNkOGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8beafb5-ca68-4931-a217-2d8d050b2aee, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 20b84eed-0d1d-4415-82c0-4afc91fdf6a5, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 20b84eed-0d1d-4415-82c0-4afc91fdf6a5, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 20b84eed-0d1d-4415-82c0-4afc91fdf6a5, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 46382be4-2adf-489d-9932-046f9467a5de, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 46382be4-2adf-489d-9932-046f9467a5de, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 46382be4-2adf-489d-9932-046f9467a5de, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 45a3f43c-5eaf-4bd7-afca-4c557574f77a, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45a3f43c-5eaf-4bd7-afca-4c557574f77a, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 934740ad-313e-499d-a954-3c1d0abd06a8, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45a3f43c-5eaf-4bd7-afca-4c557574f77a, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 934740ad-313e-499d-a954-3c1d0abd06a8, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 934740ad-313e-499d-a954-3c1d0abd06a8, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ecc00659-83b7-4d63-9e46-618c9da32680, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ecc00659-83b7-4d63-9e46-618c9da32680, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ecc00659-83b7-4d63-9e46-618c9da32680, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00dedd84-585e-4c00-a818-7569ab894826, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00dedd84-585e-4c00-a818-7569ab894826, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 99731db8-7266-4589-9e8d-bd0e46ff790e, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 99731db8-7266-4589-9e8d-bd0e46ff790e, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00dedd84-585e-4c00-a818-7569ab894826, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 99731db8-7266-4589-9e8d-bd0e46ff790e, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 34849a92-725d-4f83-9aaf-7b22a0b061ae, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 34849a92-725d-4f83-9aaf-7b22a0b061ae, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 34849a92-725d-4f83-9aaf-7b22a0b061ae, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a45f3905-c047-479b-aa33-2157404f3539, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a45f3905-c047-479b-aa33-2157404f3539, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a45f3905-c047-479b-aa33-2157404f3539, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 72b6bdb0-1cde-4ae5-b7c0-440788fb2d6c, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 72b6bdb0-1cde-4ae5-b7c0-440788fb2d6c, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 72b6bdb0-1cde-4ae5-b7c0-440788fb2d6c, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 36b1f584-d0f1-49b2-98bd-01cbcedd92cb, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 36b1f584-d0f1-49b2-98bd-01cbcedd92cb, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 36b1f584-d0f1-49b2-98bd-01cbcedd92cb, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bab84362-ba74-4a88-9740-7bdf38ede333, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bab84362-ba74-4a88-9740-7bdf38ede333, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bab84362-ba74-4a88-9740-7bdf38ede333, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ba680f20-238c-458d-9c61-b485ec71c0e5, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ba680f20-238c-458d-9c61-b485ec71c0e5, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ba680f20-238c-458d-9c61-b485ec71c0e5, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjA5ODk2Y2QtZTg3YTRmNTUtNGZiNWUyNzYtNDIyZDM2MDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8edb080a-e83f-4dd9-86b1-c5b11fca2c07, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8edb080a-e83f-4dd9-86b1-c5b11fca2c07, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NjA5ODk2Y2QtZTg3YTRmNTUtNGZiNWUyNzYtNDIyZDM2MDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8edb080a-e83f-4dd9-86b1-c5b11fca2c07, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjA5ODk2Y2QtZTg3YTRmNTUtNGZiNWUyNzYtNDIyZDM2MDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b231d4ff-cfb2-4cd0-bae3-b515ad5ee91d, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b231d4ff-cfb2-4cd0-bae3-b515ad5ee91d, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NjA5ODk2Y2QtZTg3YTRmNTUtNGZiNWUyNzYtNDIyZDM2MDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d3065053-a43a-4602-bdb3-cd5fd3e6ab3c, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d3065053-a43a-4602-bdb3-cd5fd3e6ab3c, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b231d4ff-cfb2-4cd0-bae3-b515ad5ee91d, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d3065053-a43a-4602-bdb3-cd5fd3e6ab3c, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dffc1cf5-8b80-4495-ae4f-3f074b316be5, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dffc1cf5-8b80-4495-ae4f-3f074b316be5, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dffc1cf5-8b80-4495-ae4f-3f074b316be5, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 632d1023-e9d2-4027-a81b-19f82c3363d5, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 632d1023-e9d2-4027-a81b-19f82c3363d5, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 632d1023-e9d2-4027-a81b-19f82c3363d5, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3987372) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3987372) elapsed time (sec): 4.623088121414185
DEBUG    ya.test:process.py:263 Command (pid 3987372) wtime: 4.626
DEBUG    ya.test:process.py:275 Command (pid 3987372) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	20	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
3	      0	0	0	30	0	0	0	0

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3987371) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3987371) elapsed time (sec): 4.632277727127075
DEBUG    ya.test:process.py:263 Command (pid 3987371) wtime: 4.635
DEBUG    ya.test:process.py:275 Command (pid 3987371) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	20	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
3	      0	0	0	30	0	0	0	0

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

DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f8c0786-b3e3-4810-97a2-873914895abb, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f8c0786-b3e3-4810-97a2-873914895abb, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f8c0786-b3e3-4810-97a2-873914895abb, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg0NzdhMzktNTJlZmYwNTMtNDQxNDUwM2ItOTRiOTQ3OWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg0NzdhMzktNTJlZmYwNTMtNDQxNDUwM2ItOTRiOTQ3OWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5bd0e167-d43e-450a-97f6-23856aef3a15, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bd0e167-d43e-450a-97f6-23856aef3a15, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg0NzdhMzktNTJlZmYwNTMtNDQxNDUwM2ItOTRiOTQ3OWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5bd0e167-d43e-450a-97f6-23856aef3a15, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99a238b3-d139-475c-a4fd-39c9cd292d76, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99a238b3-d139-475c-a4fd-39c9cd292d76, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99a238b3-d139-475c-a4fd-39c9cd292d76, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f539c6a-4cda-4d3e-b08d-eb2cc5c545c9, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f539c6a-4cda-4d3e-b08d-eb2cc5c545c9, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f539c6a-4cda-4d3e-b08d-eb2cc5c545c9, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzQ5YWU0NTQtYjBmMTFiODQtZjVlNTQ1NTgtYzA2NmNkOGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzQ5YWU0NTQtYjBmMTFiODQtZjVlNTQ1NTgtYzA2NmNkOGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89ef60d8-424a-4a04-80b8-6a1c16856f1d, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89ef60d8-424a-4a04-80b8-6a1c16856f1d, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=YzQ5YWU0NTQtYjBmMTFiODQtZjVlNTQ1NTgtYzA2NmNkOGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89ef60d8-424a-4a04-80b8-6a1c16856f1d, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67892893-aa26-4acf-974c-e89bf6e5a4ae, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67892893-aa26-4acf-974c-e89bf6e5a4ae, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e47a86eb-25c4-4377-ab76-493bda1f2eae, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e47a86eb-25c4-4377-ab76-493bda1f2eae, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4a887d4-7ab3-4eed-bebb-a2dc08a1eb72, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67892893-aa26-4acf-974c-e89bf6e5a4ae, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4a887d4-7ab3-4eed-bebb-a2dc08a1eb72, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e47a86eb-25c4-4377-ab76-493bda1f2eae, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4a887d4-7ab3-4eed-bebb-a2dc08a1eb72, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjA5ODk2Y2QtZTg3YTRmNTUtNGZiNWUyNzYtNDIyZDM2MDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 825758aa-546e-4c50-ae65-10490fc533a0, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjA5ODk2Y2QtZTg3YTRmNTUtNGZiNWUyNzYtNDIyZDM2MDU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 825758aa-546e-4c50-ae65-10490fc533a0, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58b83639-3433-4763-8345-d2d7ee3fb507, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58b83639-3433-4763-8345-d2d7ee3fb507, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NjA5ODk2Y2QtZTg3YTRmNTUtNGZiNWUyNzYtNDIyZDM2MDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 825758aa-546e-4c50-ae65-10490fc533a0, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58b83639-3433-4763-8345-d2d7ee3fb507, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ade5f665-1fcf-470c-b738-3d1c59c3d8f7, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ade5f665-1fcf-470c-b738-3d1c59c3d8f7, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ade5f665-1fcf-470c-b738-3d1c59c3d8f7, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f95ddf1-00dc-4d74-9d17-e222db92a781, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f95ddf1-00dc-4d74-9d17-e222db92a781, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f95ddf1-00dc-4d74-9d17-e222db92a781, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 492e71fb-fb5e-491c-9a64-c60f2dcf6064, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 492e71fb-fb5e-491c-9a64-c60f2dcf6064, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 492e71fb-fb5e-491c-9a64-c60f2dcf6064, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9724d09-1bb1-46ac-933d-9b2c626c557e, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9724d09-1bb1-46ac-933d-9b2c626c557e, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(11)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(10))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9724d09-1bb1-46ac-933d-9b2c626c557e, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 749ba8f6-a717-4dbd-bb75-78cf67066299, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 749ba8f6-a717-4dbd-bb75-78cf67066299, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 749ba8f6-a717-4dbd-bb75-78cf67066299, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed047191-91e1-4a5d-8a1b-8f8b234b397d, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed047191-91e1-4a5d-8a1b-8f8b234b397d, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed047191-91e1-4a5d-8a1b-8f8b234b397d, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a832d35-dfd6-473b-9d0e-c47bd2931843, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a832d35-dfd6-473b-9d0e-c47bd2931843, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(9))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a832d35-dfd6-473b-9d0e-c47bd2931843, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d19f13ab-acee-414e-9acd-6cc7c9021f24, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d19f13ab-acee-414e-9acd-6cc7c9021f24, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(9))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d19f13ab-acee-414e-9acd-6cc7c9021f24, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84462195-118a-4a8c-ba0d-623a6ed93d8c, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84462195-118a-4a8c-ba0d-623a6ed93d8c, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(8))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d42e4976-bfd0-4f39-a60d-215305ae3dd0, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d42e4976-bfd0-4f39-a60d-215305ae3dd0, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(8))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84462195-118a-4a8c-ba0d-623a6ed93d8c, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d42e4976-bfd0-4f39-a60d-215305ae3dd0, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06727e57-d9c1-45fc-a143-4cce2aa3a1ac, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06727e57-d9c1-45fc-a143-4cce2aa3a1ac, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06727e57-d9c1-45fc-a143-4cce2aa3a1ac, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b69e9bd-64c5-4a1f-b41f-10acdb8f1645, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b69e9bd-64c5-4a1f-b41f-10acdb8f1645, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b69e9bd-64c5-4a1f-b41f-10acdb8f1645, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjA5ODk2Y2QtZTg3YTRmNTUtNGZiNWUyNzYtNDIyZDM2MDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 48036a0f-81df-495a-bdc3-dcb42e073bc1, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48036a0f-81df-495a-bdc3-dcb42e073bc1, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 48036a0f-81df-495a-bdc3-dcb42e073bc1, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg0NzdhMzktNTJlZmYwNTMtNDQxNDUwM2ItOTRiOTQ3OWI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzQ5YWU0NTQtYjBmMTFiODQtZjVlNTQ1NTgtYzA2NmNkOGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 446efada-77fd-4460-8e29-7f1b1c84ef5c, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10bf505e-6343-47b2-9714-87ee9e8c6f00, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10bf505e-6343-47b2-9714-87ee9e8c6f00, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 446efada-77fd-4460-8e29-7f1b1c84ef5c, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10bf505e-6343-47b2-9714-87ee9e8c6f00, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 446efada-77fd-4460-8e29-7f1b1c84ef5c, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3987370) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3987370) elapsed time (sec): 9.125169515609741
DEBUG    ya.test:process.py:263 Command (pid 3987370) wtime: 9.128
DEBUG    ya.test:process.py:275 Command (pid 3987370) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	0	0	0	0	0
3	     10	10	0	0	8639	8895	8895	8895

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
3	     10	3.33333	0	0	8639	8895	8895	8895

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

DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 444b3376-8000-40e0-897f-20ddb86ca2c1, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.815319036+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5da1e8b8-35a7-4f0b-8b48-f11e08d5dab8, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.815433444+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1a086577-36f9-46c3-8d33-f606bc1af352, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.815417114+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9a454bc0-0ccf-46e2-88ac-f88e44ed4368, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:02.815444046+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 46382be4-2adf-489d-9932-046f9467a5de, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.815453429+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ecc00659-83b7-4d63-9e46-618c9da32680, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.81546279+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 34849a92-725d-4f83-9aaf-7b22a0b061ae, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:02.815472399+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 36b1f584-d0f1-49b2-98bd-01cbcedd92cb, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.815480682+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8edb080a-e83f-4dd9-86b1-c5b11fca2c07, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:02.815489943+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dffc1cf5-8b80-4495-ae4f-3f074b316be5, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.815497776+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 06727e57-d9c1-45fc-a143-4cce2aa3a1ac, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:02.815528351+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9b69e9bd-64c5-4a1f-b41f-10acdb8f1645, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.8155438+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 48036a0f-81df-495a-bdc3-dcb42e073bc1, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.815555215+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 10bf505e-6343-47b2-9714-87ee9e8c6f00, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.815564003+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 446efada-77fd-4460-8e29-7f1b1c84ef5c, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:02.81557599+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: 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.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
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:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-n6pzij5bwe'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.3981620' in '/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_f68bxkq3.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:6179/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6594
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28820
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22609
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6179
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30893
=================================== FAILURES ===================================
___________________ TestLogScenario.test_log_deviation[180] ____________________
ydb/tests/olap/test_log_scenario.py:196: in test_log_deviation
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:151: in aggregation_query
    self.ydb_client.query(
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
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:301: 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:459: 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_log_deviation[180]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/aq1n/0005b2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3981464
DEBUG    ya.test:process.py:259 Command (pid 3981464) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3981464) elapsed time (sec): 0.3802988529205322
DEBUG    ya.test:process.py:263 Command (pid 3981464) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) maxrss: 545800
DEBUG    ya.test:process.py:263 Command (pid 3981464) minflt: 16239
DEBUG    ya.test:process.py:263 Command (pid 3981464) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3981464) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3981464) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3981464) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3981464) stime: 0.202198
DEBUG    ya.test:process.py:263 Command (pid 3981464) utime: 0.129406
DEBUG    ya.test:process.py:263 Command (pid 3981464) wtime: 0.382
DEBUG    ya.test:process.py:275 Command (pid 3981464) output:
Git info:
    Commit: 755718bc9c1c6a506140b9a1a33b5c3366d857b0
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge e3d8ee7920f0dc4cff76bc6ef2eeb7a47a2352ca into d317be81410daffff933f518f74ad33bce725169
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n6pzij5bwe    Host information: 
        Linux ghrun-n6pzij5bwe 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3981464) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 755718bc9c1c6a506140b9a1a33b5c3366d857b0
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge e3d8ee7920f0dc4cff76bc6ef2eeb7a47a2352ca into d317be81410daffff933f518f74ad33bce725169
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n6pzij5bwe    Host information: 
        Linux ghrun-n6pzij5bwe 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30893
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/aq1n/0005b2/r3tmp/kikimr_cluster_zsx611va
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6179
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22609
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28820
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6594
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/aq1n/0005b2/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/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/node_1/logfile_f68bxkq3.log --grpc-port=6179 --mon-port=22609 --ic-port=30893
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6179/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/aq1n/0005b2/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/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/node_1/logfile_f68bxkq3.log --grpc-port=6179 --mon-port=22609 --ic-port=30893
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/node_1/logfile_f68bxkq3.log', '--grpc-port=6179', '--mon-port=22609', '--ic-port=30893')' in '/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3981620
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6179/1
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/aq1n/0005b2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3981622
DEBUG    ya.test:process.py:259 Command (pid 3981622) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3981622) elapsed time (sec): 0.41962361335754395
DEBUG    ya.test:process.py:263 Command (pid 3981622) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) maxrss: 545764
DEBUG    ya.test:process.py:263 Command (pid 3981622) minflt: 16241
DEBUG    ya.test:process.py:263 Command (pid 3981622) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3981622) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3981622) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3981622) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3981622) stime: 0.259444
DEBUG    ya.test:process.py:263 Command (pid 3981622) utime: 0.11176
DEBUG    ya.test:process.py:263 Command (pid 3981622) wtime: 0.421
DEBUG    ya.test:process.py:275 Command (pid 3981622) output:
Git info:
    Commit: 755718bc9c1c6a506140b9a1a33b5c3366d857b0
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge e3d8ee7920f0dc4cff76bc6ef2eeb7a47a2352ca into d317be81410daffff933f518f74ad33bce725169
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n6pzij5bwe    Host information: 
        Linux ghrun-n6pzij5bwe 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3981622) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 755718bc9c1c6a506140b9a1a33b5c3366d857b0
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge e3d8ee7920f0dc4cff76bc6ef2eeb7a47a2352ca into d317be81410daffff933f518f74ad33bce725169
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n6pzij5bwe    Host information: 
        Linux ghrun-n6pzij5bwe 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/aq1n/0005b2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6179', '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: 30893\n      }\n      HostConfigId: 1\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/aq1n/0005b2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6179', '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: 30893\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3983480
DEBUG    ya.test:process.py:259 Command (pid 3983480) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3983480) elapsed time (sec): 0.4713876247406006
DEBUG    ya.test:process.py:263 Command (pid 3983480) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) maxrss: 554032
DEBUG    ya.test:process.py:263 Command (pid 3983480) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 3983480) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3983480) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3983480) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 3983480) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3983480) stime: 0.280311
DEBUG    ya.test:process.py:263 Command (pid 3983480) utime: 0.148168
DEBUG    ya.test:process.py:263 Command (pid 3983480) wtime: 0.475
DEBUG    ya.test:process.py:275 Command (pid 3983480) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6179', '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.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/aq1n/0005b2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6179', '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: 3983642
DEBUG    ya.test:process.py:259 Command (pid 3983642) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3983642) elapsed time (sec): 0.33228158950805664
DEBUG    ya.test:process.py:263 Command (pid 3983642) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) maxrss: 554020
DEBUG    ya.test:process.py:263 Command (pid 3983642) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 3983642) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3983642) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 3983642) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3983642) stime: 0.176066
DEBUG    ya.test:process.py:263 Command (pid 3983642) utime: 0.11204199999999999
DEBUG    ya.test:process.py:263 Command (pid 3983642) wtime: 0.333
DEBUG    ya.test:process.py:275 Command (pid 3983642) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3983642) 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    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 846e0d17-3519-4960-bf0d-d9a4ba83e089, localhost:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 846e0d17-3519-4960-bf0d-d9a4ba83e089, localhost:6179): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 846e0d17-3519-4960-bf0d-d9a4ba83e089, localhost:6179): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n6pzij5bwe.auto.internal" port: 6179 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" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n6pzij5bwe.auto.internal:6179, location 1, 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:6179
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_deviation[180])
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb -e grpc://localhost:6179 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6179', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3984032
DEBUG    ya.test:process.py:259 Command (pid 3984032) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3984032) elapsed time (sec): 0.3476741313934326
DEBUG    ya.test:process.py:263 Command (pid 3984032) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) maxrss: 166584
DEBUG    ya.test:process.py:263 Command (pid 3984032) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 3984032) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3984032) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3984032) nvcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 3984032) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3984032) stime: 0.015521
DEBUG    ya.test:process.py:263 Command (pid 3984032) utime: 0.050445
DEBUG    ya.test:process.py:263 Command (pid 3984032) wtime: 0.349
DEBUG    ya.test:process.py:275 Command (pid 3984032) output:
Init tables ...
Init tables ...Ok

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4488395b-139b-454b-82f7-816935ddd100, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4488395b-139b-454b-82f7-816935ddd100, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4488395b-139b-454b-82f7-816935ddd100, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 444b3376-8000-40e0-897f-20ddb86ca2c1, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 444b3376-8000-40e0-897f-20ddb86ca2c1, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 444b3376-8000-40e0-897f-20ddb86ca2c1, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab4667ad-4e5b-48ec-ad1a-fc8eba4486ca, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab4667ad-4e5b-48ec-ad1a-fc8eba4486ca, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER OBJECT `//Root/log` (TYPE TABLE) SET (ACTION=UPSERT_OPTIONS, `SCAN_READER_POLICY_NAME`=`SIMPLE`) " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab4667ad-4e5b-48ec-ad1a-fc8eba4486ca, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb -e grpc://localhost:6179 -d /Root workload log --path log run bulk_upsert --seconds 3 --threads 10 --rows 500 --timestamp_deviation 180 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6179', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '3', '--threads', '10', '--rows', '500', '--timestamp_deviation', '180']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3984341
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3984341) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3984341) elapsed time (sec): 3.9291954040527344
DEBUG    ya.test:process.py:263 Command (pid 3984341) wtime: 3.931
DEBUG    ya.test:process.py:275 Command (pid 3984341) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	699	923	923	923
2	     10	10	0	0	891	927	927	927
3	     20	20	0	0	911	947	971	971

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
3	     40	13.3333	0	0	899	947	971	971

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

DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 65949c85-94eb-4314-b84a-556c2a120055, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65949c85-94eb-4314-b84a-556c2a120055, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65949c85-94eb-4314-b84a-556c2a120055, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
INFO     root:test_log_scenario.py:178 Count rows after insert 20000 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52aeea96-8bdf-4501-ac93-6dbc5abea9bb, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52aeea96-8bdf-4501-ac93-6dbc5abea9bb, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52aeea96-8bdf-4501-ac93-6dbc5abea9bb, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44fe6a99-bb1d-49ea-934a-1250f473abb2, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44fe6a99-bb1d-49ea-934a-1250f473abb2, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44fe6a99-bb1d-49ea-934a-1250f473abb2, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb -e grpc://localhost:6179 -d /Root workload log --path log run bulk_upsert --seconds 3 --threads 10 --rows 500 --timestamp_deviation 180 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb -e grpc://localhost:6179 -d /Root workload log --path log run insert --seconds 3 --threads 10 --rows 500 --timestamp_deviation 180 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb -e grpc://localhost:6179 -d /Root workload log --path log run upsert --seconds 3 --threads 10 --rows 500 --timestamp_deviation 180 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f1bd5521-d6e9-461a-b067-cfba5e96db96, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1bd5521-d6e9-461a-b067-cfba5e96db96, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b8c9c890-3fc8-4a0a-b4e8-9f1f17c6df20, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f1bd5521-d6e9-461a-b067-cfba5e96db96, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b8c9c890-3fc8-4a0a-b4e8-9f1f17c6df20, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6179', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '3', '--threads', '10', '--rows', '500', '--timestamp_deviation', '180']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 3987370
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b8c9c890-3fc8-4a0a-b4e8-9f1f17c6df20, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjg0NzdhMzktNTJlZmYwNTMtNDQxNDUwM2ItOTRiOTQ3OWI=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6179', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '3', '--threads', '10', '--rows', '500', '--timestamp_deviation', '180']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6179', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '3', '--threads', '10', '--rows', '500', '--timestamp_deviation', '180']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1a086577-36f9-46c3-8d33-f606bc1af352, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3987371
DEBUG    ya.test:process.py:628 Command pid: 3987372
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1a086577-36f9-46c3-8d33-f606bc1af352, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg0NzdhMzktNTJlZmYwNTMtNDQxNDUwM2ItOTRiOTQ3OWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1a086577-36f9-46c3-8d33-f606bc1af352, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Zjg0NzdhMzktNTJlZmYwNTMtNDQxNDUwM2ItOTRiOTQ3OWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fec66f9f-7b5f-449a-bf84-207febc8c026, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fec66f9f-7b5f-449a-bf84-207febc8c026, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg0NzdhMzktNTJlZmYwNTMtNDQxNDUwM2ItOTRiOTQ3OWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fec66f9f-7b5f-449a-bf84-207febc8c026, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 47f84777-ddfe-4cc5-8b5a-e65f26d0d664, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 47f84777-ddfe-4cc5-8b5a-e65f26d0d664, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 47f84777-ddfe-4cc5-8b5a-e65f26d0d664, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5da1e8b8-35a7-4f0b-8b48-f11e08d5dab8, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5da1e8b8-35a7-4f0b-8b48-f11e08d5dab8, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5da1e8b8-35a7-4f0b-8b48-f11e08d5dab8, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2032e379-57a1-495f-90d2-2638495d72ab, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2032e379-57a1-495f-90d2-2638495d72ab, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2032e379-57a1-495f-90d2-2638495d72ab, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 160ef9af-28aa-4c09-bf97-35208195c6ec, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 160ef9af-28aa-4c09-bf97-35208195c6ec, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 160ef9af-28aa-4c09-bf97-35208195c6ec, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzQ5YWU0NTQtYjBmMTFiODQtZjVlNTQ1NTgtYzA2NmNkOGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9a454bc0-0ccf-46e2-88ac-f88e44ed4368, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9a454bc0-0ccf-46e2-88ac-f88e44ed4368, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=YzQ5YWU0NTQtYjBmMTFiODQtZjVlNTQ1NTgtYzA2NmNkOGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9a454bc0-0ccf-46e2-88ac-f88e44ed4368, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzQ5YWU0NTQtYjBmMTFiODQtZjVlNTQ1NTgtYzA2NmNkOGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8beafb5-ca68-4931-a217-2d8d050b2aee, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8beafb5-ca68-4931-a217-2d8d050b2aee, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=YzQ5YWU0NTQtYjBmMTFiODQtZjVlNTQ1NTgtYzA2NmNkOGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8beafb5-ca68-4931-a217-2d8d050b2aee, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 20b84eed-0d1d-4415-82c0-4afc91fdf6a5, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 20b84eed-0d1d-4415-82c0-4afc91fdf6a5, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 20b84eed-0d1d-4415-82c0-4afc91fdf6a5, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 46382be4-2adf-489d-9932-046f9467a5de, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 46382be4-2adf-489d-9932-046f9467a5de, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 46382be4-2adf-489d-9932-046f9467a5de, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 45a3f43c-5eaf-4bd7-afca-4c557574f77a, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45a3f43c-5eaf-4bd7-afca-4c557574f77a, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 934740ad-313e-499d-a954-3c1d0abd06a8, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45a3f43c-5eaf-4bd7-afca-4c557574f77a, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 934740ad-313e-499d-a954-3c1d0abd06a8, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 934740ad-313e-499d-a954-3c1d0abd06a8, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ecc00659-83b7-4d63-9e46-618c9da32680, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ecc00659-83b7-4d63-9e46-618c9da32680, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ecc00659-83b7-4d63-9e46-618c9da32680, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00dedd84-585e-4c00-a818-7569ab894826, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00dedd84-585e-4c00-a818-7569ab894826, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 99731db8-7266-4589-9e8d-bd0e46ff790e, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 99731db8-7266-4589-9e8d-bd0e46ff790e, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00dedd84-585e-4c00-a818-7569ab894826, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 99731db8-7266-4589-9e8d-bd0e46ff790e, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 34849a92-725d-4f83-9aaf-7b22a0b061ae, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 34849a92-725d-4f83-9aaf-7b22a0b061ae, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 34849a92-725d-4f83-9aaf-7b22a0b061ae, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a45f3905-c047-479b-aa33-2157404f3539, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a45f3905-c047-479b-aa33-2157404f3539, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a45f3905-c047-479b-aa33-2157404f3539, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 72b6bdb0-1cde-4ae5-b7c0-440788fb2d6c, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 72b6bdb0-1cde-4ae5-b7c0-440788fb2d6c, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 72b6bdb0-1cde-4ae5-b7c0-440788fb2d6c, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 36b1f584-d0f1-49b2-98bd-01cbcedd92cb, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 36b1f584-d0f1-49b2-98bd-01cbcedd92cb, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 36b1f584-d0f1-49b2-98bd-01cbcedd92cb, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bab84362-ba74-4a88-9740-7bdf38ede333, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bab84362-ba74-4a88-9740-7bdf38ede333, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bab84362-ba74-4a88-9740-7bdf38ede333, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ba680f20-238c-458d-9c61-b485ec71c0e5, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ba680f20-238c-458d-9c61-b485ec71c0e5, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ba680f20-238c-458d-9c61-b485ec71c0e5, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjA5ODk2Y2QtZTg3YTRmNTUtNGZiNWUyNzYtNDIyZDM2MDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8edb080a-e83f-4dd9-86b1-c5b11fca2c07, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8edb080a-e83f-4dd9-86b1-c5b11fca2c07, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NjA5ODk2Y2QtZTg3YTRmNTUtNGZiNWUyNzYtNDIyZDM2MDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8edb080a-e83f-4dd9-86b1-c5b11fca2c07, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjA5ODk2Y2QtZTg3YTRmNTUtNGZiNWUyNzYtNDIyZDM2MDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b231d4ff-cfb2-4cd0-bae3-b515ad5ee91d, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b231d4ff-cfb2-4cd0-bae3-b515ad5ee91d, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NjA5ODk2Y2QtZTg3YTRmNTUtNGZiNWUyNzYtNDIyZDM2MDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d3065053-a43a-4602-bdb3-cd5fd3e6ab3c, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d3065053-a43a-4602-bdb3-cd5fd3e6ab3c, ghrun-n6pzij5bwe.auto.internal:6179): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b231d4ff-cfb2-4cd0-bae3-b515ad5ee91d, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d3065053-a43a-4602-bdb3-cd5fd3e6ab3c, ghrun-n6pzij5bwe.auto.internal:6179): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dffc1cf5-8b80-4495-ae4f-3f074b316be5, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dffc1cf5-8b80-4495-ae4f-3f074b316be5, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dffc1cf5-8b80-4495-ae4f-3f074b316be5, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 632d1023-e9d2-4027-a81b-19f82c3363d5, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 632d1023-e9d2-4027-a81b-19f82c3363d5, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 632d1023-e9d2-4027-a81b-19f82c3363d5, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3987372) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3987372) elapsed time (sec): 4.623088121414185
DEBUG    ya.test:process.py:263 Command (pid 3987372) wtime: 4.626
DEBUG    ya.test:process.py:275 Command (pid 3987372) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	20	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
3	      0	0	0	30	0	0	0	0

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3987371) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3987371) elapsed time (sec): 4.632277727127075
DEBUG    ya.test:process.py:263 Command (pid 3987371) wtime: 4.635
DEBUG    ya.test:process.py:275 Command (pid 3987371) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	20	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
3	      0	0	0	30	0	0	0	0

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

DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f8c0786-b3e3-4810-97a2-873914895abb, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f8c0786-b3e3-4810-97a2-873914895abb, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f8c0786-b3e3-4810-97a2-873914895abb, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg0NzdhMzktNTJlZmYwNTMtNDQxNDUwM2ItOTRiOTQ3OWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg0NzdhMzktNTJlZmYwNTMtNDQxNDUwM2ItOTRiOTQ3OWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5bd0e167-d43e-450a-97f6-23856aef3a15, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bd0e167-d43e-450a-97f6-23856aef3a15, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg0NzdhMzktNTJlZmYwNTMtNDQxNDUwM2ItOTRiOTQ3OWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5bd0e167-d43e-450a-97f6-23856aef3a15, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99a238b3-d139-475c-a4fd-39c9cd292d76, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99a238b3-d139-475c-a4fd-39c9cd292d76, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99a238b3-d139-475c-a4fd-39c9cd292d76, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f539c6a-4cda-4d3e-b08d-eb2cc5c545c9, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f539c6a-4cda-4d3e-b08d-eb2cc5c545c9, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f539c6a-4cda-4d3e-b08d-eb2cc5c545c9, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzQ5YWU0NTQtYjBmMTFiODQtZjVlNTQ1NTgtYzA2NmNkOGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzQ5YWU0NTQtYjBmMTFiODQtZjVlNTQ1NTgtYzA2NmNkOGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89ef60d8-424a-4a04-80b8-6a1c16856f1d, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89ef60d8-424a-4a04-80b8-6a1c16856f1d, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=YzQ5YWU0NTQtYjBmMTFiODQtZjVlNTQ1NTgtYzA2NmNkOGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89ef60d8-424a-4a04-80b8-6a1c16856f1d, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67892893-aa26-4acf-974c-e89bf6e5a4ae, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67892893-aa26-4acf-974c-e89bf6e5a4ae, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e47a86eb-25c4-4377-ab76-493bda1f2eae, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e47a86eb-25c4-4377-ab76-493bda1f2eae, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4a887d4-7ab3-4eed-bebb-a2dc08a1eb72, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67892893-aa26-4acf-974c-e89bf6e5a4ae, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4a887d4-7ab3-4eed-bebb-a2dc08a1eb72, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e47a86eb-25c4-4377-ab76-493bda1f2eae, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4a887d4-7ab3-4eed-bebb-a2dc08a1eb72, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjA5ODk2Y2QtZTg3YTRmNTUtNGZiNWUyNzYtNDIyZDM2MDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 825758aa-546e-4c50-ae65-10490fc533a0, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjA5ODk2Y2QtZTg3YTRmNTUtNGZiNWUyNzYtNDIyZDM2MDU=
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 825758aa-546e-4c50-ae65-10490fc533a0, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58b83639-3433-4763-8345-d2d7ee3fb507, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58b83639-3433-4763-8345-d2d7ee3fb507, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NjA5ODk2Y2QtZTg3YTRmNTUtNGZiNWUyNzYtNDIyZDM2MDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 825758aa-546e-4c50-ae65-10490fc533a0, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58b83639-3433-4763-8345-d2d7ee3fb507, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ade5f665-1fcf-470c-b738-3d1c59c3d8f7, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ade5f665-1fcf-470c-b738-3d1c59c3d8f7, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ade5f665-1fcf-470c-b738-3d1c59c3d8f7, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f95ddf1-00dc-4d74-9d17-e222db92a781, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f95ddf1-00dc-4d74-9d17-e222db92a781, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f95ddf1-00dc-4d74-9d17-e222db92a781, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 492e71fb-fb5e-491c-9a64-c60f2dcf6064, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 492e71fb-fb5e-491c-9a64-c60f2dcf6064, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 492e71fb-fb5e-491c-9a64-c60f2dcf6064, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9724d09-1bb1-46ac-933d-9b2c626c557e, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9724d09-1bb1-46ac-933d-9b2c626c557e, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(11)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(10))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9724d09-1bb1-46ac-933d-9b2c626c557e, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 749ba8f6-a717-4dbd-bb75-78cf67066299, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 749ba8f6-a717-4dbd-bb75-78cf67066299, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 749ba8f6-a717-4dbd-bb75-78cf67066299, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed047191-91e1-4a5d-8a1b-8f8b234b397d, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed047191-91e1-4a5d-8a1b-8f8b234b397d, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(8)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed047191-91e1-4a5d-8a1b-8f8b234b397d, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a832d35-dfd6-473b-9d0e-c47bd2931843, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a832d35-dfd6-473b-9d0e-c47bd2931843, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(9))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a832d35-dfd6-473b-9d0e-c47bd2931843, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d19f13ab-acee-414e-9acd-6cc7c9021f24, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d19f13ab-acee-414e-9acd-6cc7c9021f24, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(10)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(9))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d19f13ab-acee-414e-9acd-6cc7c9021f24, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84462195-118a-4a8c-ba0d-623a6ed93d8c, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84462195-118a-4a8c-ba0d-623a6ed93d8c, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(8))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d42e4976-bfd0-4f39-a60d-215305ae3dd0, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d42e4976-bfd0-4f39-a60d-215305ae3dd0, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE (timestamp >= CurrentUtcTimestamp() - DateTime::IntervalFromHours(9)) AND (timestamp <= CurrentUtcTimestamp() - DateTime::IntervalFromHours(8))" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84462195-118a-4a8c-ba0d-623a6ed93d8c, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d42e4976-bfd0-4f39-a60d-215305ae3dd0, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06727e57-d9c1-45fc-a143-4cce2aa3a1ac, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06727e57-d9c1-45fc-a143-4cce2aa3a1ac, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZDgwMTlhOGQtMjNhNmZiOTQtNzJhMmU4ZjUtNTYxYzE0ZTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(6)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06727e57-d9c1-45fc-a143-4cce2aa3a1ac, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b69e9bd-64c5-4a1f-b41f-10acdb8f1645, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b69e9bd-64c5-4a1f-b41f-10acdb8f1645, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=NWY2OTE2ZTItMmFkMTdiYjktNjhkYWRkMDMtMTQzODcxNGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(5)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b69e9bd-64c5-4a1f-b41f-10acdb8f1645, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjA5ODk2Y2QtZTg3YTRmNTUtNGZiNWUyNzYtNDIyZDM2MDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 48036a0f-81df-495a-bdc3-dcb42e073bc1, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48036a0f-81df-495a-bdc3-dcb42e073bc1, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ZTdhYWM3MjctM2U5YjA0MzQtZTc5YzljZWUtM2M3ZDcyZmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjQyOGJiZTEtZmRkZTM2YjctNDZlOTkzOGEtYzhjNDRlZDI=
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 48036a0f-81df-495a-bdc3-dcb42e073bc1, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1OGY1ZmEtM2IzODQ4MDktNzQ0MGFiMDItMzQxM2JhNDg=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg0NzdhMzktNTJlZmYwNTMtNDQxNDUwM2ItOTRiOTQ3OWI=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzQ5YWU0NTQtYjBmMTFiODQtZjVlNTQ1NTgtYzA2NmNkOGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 446efada-77fd-4460-8e29-7f1b1c84ef5c, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10bf505e-6343-47b2-9714-87ee9e8c6f00, ghrun-n6pzij5bwe.auto.internal:6179): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10bf505e-6343-47b2-9714-87ee9e8c6f00, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=N2E3MGE0YTUtNmQxMTA2ZDItYTU0NDVlM2ItNmM5YzZkMWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(3)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 446efada-77fd-4460-8e29-7f1b1c84ef5c, ghrun-n6pzij5bwe.auto.internal:6179): request = { session_id: "ydb://session/3?node_id=1&id=ODE0MjI5OC00NThhOWM5OC1kOWRkYmZiZS1iYTJlNDU4YQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` WHERE timestamp < CurrentUtcTimestamp() - DateTime::IntervalFromHours(2)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10bf505e-6343-47b2-9714-87ee9e8c6f00, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 446efada-77fd-4460-8e29-7f1b1c84ef5c, ghrun-n6pzij5bwe.auto.internal:6179): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3987370) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3987370) elapsed time (sec): 9.125169515609741
DEBUG    ya.test:process.py:263 Command (pid 3987370) wtime: 9.128
DEBUG    ya.test:process.py:275 Command (pid 3987370) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	0	0	0	0	0
3	     10	10	0	0	8639	8895	8895	8895

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
3	     10	3.33333	0	0	8639	8895	8895	8895

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

DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 444b3376-8000-40e0-897f-20ddb86ca2c1, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.815319036+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5da1e8b8-35a7-4f0b-8b48-f11e08d5dab8, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.815433444+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1a086577-36f9-46c3-8d33-f606bc1af352, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.815417114+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9a454bc0-0ccf-46e2-88ac-f88e44ed4368, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:02.815444046+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 46382be4-2adf-489d-9932-046f9467a5de, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.815453429+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ecc00659-83b7-4d63-9e46-618c9da32680, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.81546279+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 34849a92-725d-4f83-9aaf-7b22a0b061ae, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:02.815472399+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 36b1f584-d0f1-49b2-98bd-01cbcedd92cb, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.815480682+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8edb080a-e83f-4dd9-86b1-c5b11fca2c07, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:02.815489943+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dffc1cf5-8b80-4495-ae4f-3f074b316be5, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6179 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.815497776+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 06727e57-d9c1-45fc-a143-4cce2aa3a1ac, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:02.815528351+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9b69e9bd-64c5-4a1f-b41f-10acdb8f1645, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.8155438+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 48036a0f-81df-495a-bdc3-dcb42e073bc1, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.815555215+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 10bf505e-6343-47b2-9714-87ee9e8c6f00, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:02.815564003+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 446efada-77fd-4460-8e29-7f1b1c84ef5c, ghrun-n6pzij5bwe.auto.internal:6179): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:02.81557599+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: 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.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6179
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6179". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
============================== slowest durations ===============================
266.06s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
3.86s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
0.41s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_deviation[180] - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_deviation[180] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/aq1n/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_deviation.180/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-26T16:30:00.474148Z): source_id=48;tablet_id=72075186224037923;verification=source->AddTxConflict();fline=fetching.cpp:63;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA920E35
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA919376
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7B0288
3. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:63: DoExecuteInplace @ 0x14FCCC87
4. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F20AB3
5. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F20AB3
6. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F1E463
7. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F21E27
8. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143A2A18
9. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF5F7E5
10. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB753197
11. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7A0D34
12. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7A4DF4
13. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7A4A00
14. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7A55EE
15. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA922A8C
16. ??:0: ?? @ 0x7FC4AD317AC2
17. ??:0: ?? @ 0x7FC4AD3A98BF
============ 1 failed, 113 deselected, 1 error in 271.79s (0:04:31) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-26T16:30:15.837575Z): source_id=335;tablet_id=72075186224037913;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA920E35
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA919376
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7B0288
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD72629B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F77748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F7749F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD70002D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14384C2B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FCBCF7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F20AB3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F20AB3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F1E463
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F21E27
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143A2A18
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF5F7E5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB753197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7A0D34
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7A4DF4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7A4A00
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7A55EE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA922A8C
E   21. ??:0: ?? @ 0x7FC6EFC82AC2
E   22. ??:0: ?? @ 0x7FC6EFD148BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/aq1n/00066b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3980606
DEBUG    ya.test:process.py:259 Command (pid 3980606) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3980606) elapsed time (sec): 0.39946842193603516
DEBUG    ya.test:process.py:263 Command (pid 3980606) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) maxrss: 545788
DEBUG    ya.test:process.py:263 Command (pid 3980606) minflt: 16238
DEBUG    ya.test:process.py:263 Command (pid 3980606) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3980606) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3980606) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3980606) stime: 0.25570899999999996
DEBUG    ya.test:process.py:263 Command (pid 3980606) utime: 0.09589099999999999
DEBUG    ya.test:process.py:263 Command (pid 3980606) wtime: 0.401
DEBUG    ya.test:process.py:275 Command (pid 3980606) output:
Git info:
    Commit: 755718bc9c1c6a506140b9a1a33b5c3366d857b0
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge e3d8ee7920f0dc4cff76bc6ef2eeb7a47a2352ca into d317be81410daffff933f518f74ad33bce725169
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n6pzij5bwe    Host information: 
        Linux ghrun-n6pzij5bwe 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3980606) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 755718bc9c1c6a506140b9a1a33b5c3366d857b0
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge e3d8ee7920f0dc4cff76bc6ef2eeb7a47a2352ca into d317be81410daffff933f518f74ad33bce725169
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n6pzij5bwe    Host information: 
        Linux ghrun-n6pzij5bwe 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/aq1n/00066b/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/aq1n/00066b/r3tmp/kikimr_cluster_9p_dzzuo
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24981
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9261
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6531
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10178
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/aq1n/00066b/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/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_2xg31n4e.log --grpc-port=24981 --mon-port=9261 --ic-port=15725
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24981/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/aq1n/00066b/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/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_2xg31n4e.log --grpc-port=24981 --mon-port=9261 --ic-port=15725
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_2xg31n4e.log', '--grpc-port=24981', '--mon-port=9261', '--ic-port=15725')' in '/home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3980931
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24981/1
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/aq1n/00066b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3980932
DEBUG    ya.test:process.py:259 Command (pid 3980932) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3980932) elapsed time (sec): 0.39752626419067383
DEBUG    ya.test:process.py:263 Command (pid 3980932) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) maxrss: 545788
DEBUG    ya.test:process.py:263 Command (pid 3980932) minflt: 16239
DEBUG    ya.test:process.py:263 Command (pid 3980932) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) nivcsw: 66
DEBUG    ya.test:process.py:263 Command (pid 3980932) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3980932) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3980932) stime: 0.213056
DEBUG    ya.test:process.py:263 Command (pid 3980932) utime: 0.134146
DEBUG    ya.test:process.py:263 Command (pid 3980932) wtime: 0.399
DEBUG    ya.test:process.py:275 Command (pid 3980932) output:
Git info:
    Commit: 755718bc9c1c6a506140b9a1a33b5c3366d857b0
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge e3d8ee7920f0dc4cff76bc6ef2eeb7a47a2352ca into d317be81410daffff933f518f74ad33bce725169
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n6pzij5bwe    Host information: 
        Linux ghrun-n6pzij5bwe 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3980932) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 755718bc9c1c6a506140b9a1a33b5c3366d857b0
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge e3d8ee7920f0dc4cff76bc6ef2eeb7a47a2352ca into d317be81410daffff933f518f74ad33bce725169
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n6pzij5bwe    Host information: 
        Linux ghrun-n6pzij5bwe 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/aq1n/00066b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24981', '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.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/aq1n/00066b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24981', '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: 3981467
DEBUG    ya.test:process.py:259 Command (pid 3981467) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3981467) elapsed time (sec): 0.4091360569000244
DEBUG    ya.test:process.py:263 Command (pid 3981467) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) maxrss: 554016
DEBUG    ya.test:process.py:263 Command (pid 3981467) minflt: 18380
DEBUG    ya.test:process.py:263 Command (pid 3981467) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3981467) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3981467) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3981467) stime: 0.25645
DEBUG    ya.test:process.py:263 Command (pid 3981467) utime: 0.105836
DEBUG    ya.test:process.py:263 Command (pid 3981467) wtime: 0.41
DEBUG    ya.test:process.py:275 Command (pid 3981467) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24981', '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.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/aq1n/00066b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24981', '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: 3981626
DEBUG    ya.test:process.py:259 Command (pid 3981626) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3981626) elapsed time (sec): 0.40749692916870117
DEBUG    ya.test:process.py:263 Command (pid 3981626) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) maxrss: 554008
DEBUG    ya.test:process.py:263 Command (pid 3981626) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 3981626) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3981626) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 3981626) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3981626) stime: 0.24110099999999998
DEBUG    ya.test:process.py:263 Command (pid 3981626) utime: 0.113176
DEBUG    ya.test:process.py:263 Command (pid 3981626) wtime: 0.409
DEBUG    ya.test:process.py:275 Command (pid 3981626) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3981626) 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    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f0e63da2-4c3a-47c8-bf5e-1540cb3522ce, localhost:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f0e63da2-4c3a-47c8-bf5e-1540cb3522ce, localhost:24981): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f0e63da2-4c3a-47c8-bf5e-1540cb3522ce, localhost:24981): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n6pzij5bwe.auto.internal" port: 24981 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" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n6pzij5bwe.auto.internal:24981, location 1, 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:24981
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb -e grpc://localhost:24981 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24981', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3981947
DEBUG    ya.test:process.py:259 Command (pid 3981947) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3981947) elapsed time (sec): 0.3945157527923584
DEBUG    ya.test:process.py:263 Command (pid 3981947) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) maxrss: 166668
DEBUG    ya.test:process.py:263 Command (pid 3981947) minflt: 3546
DEBUG    ya.test:process.py:263 Command (pid 3981947) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3981947) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) nvcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 3981947) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3981947) stime: 0.024082
DEBUG    ya.test:process.py:263 Command (pid 3981947) utime: 0.057797999999999995
DEBUG    ya.test:process.py:263 Command (pid 3981947) wtime: 0.396
DEBUG    ya.test:process.py:275 Command (pid 3981947) output:
Init tables ...
Init tables ...Ok

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

INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb -e grpc://localhost:24981 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24981', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3982151
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3982151) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3982151) elapsed time (sec): 30.239583253860474
DEBUG    ya.test:process.py:263 Command (pid 3982151) wtime: 30.241
DEBUG    ya.test:process.py:275 Command (pid 3982151) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    459	459	0	0	20	29	35	39
2	    466	466	0	0	20	27	37	43
3	    474	474	0	0	20	26	29	33
4	    466	466	0	0	20	29	34	40
5	    457	457	0	0	20	27	41	47
6	    412	412	0	0	22	39	64	82
7	    456	456	0	0	20	28	37	43
8	    460	460	0	0	20	27	46	49
9	    419	419	0	0	21	34	59	75
10	    454	454	0	0	20	30	42	50
11	    434	434	0	0	20	35	42	47
12	    417	417	0	0	23	33	41	45
13	    366	366	0	0	25	41	48	64
14	    488	488	0	0	20	22	24	25
15	    487	487	0	0	20	22	23	26
16	    486	486	0	0	20	21	22	24
17	    487	487	0	0	20	22	22	24
18	    487	487	0	0	20	21	22	24
19	    489	489	0	0	20	21	22	23
20	    487	487	0	0	20	21	22	23
21	    487	487	0	0	20	21	21	22
22	    489	489	0	0	20	21	22	23
23	    489	489	0	0	20	21	22	22
24	    481	481	0	0	20	22	32	34
25	    447	447	0	0	20	29	74	77
26	    483	483	0	0	20	22	25	30
27	    422	422	0	0	22	34	41	48
28	    459	459	0	0	20	29	38	45
29	    489	489	0	0	20	21	21	22
30	    499	499	0	0	20	20	21	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13896	463.2	0	0	20	28	38	82

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 88f224de-8fb0-4804-ab37-c2e7fb559080, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 88f224de-8fb0-4804-ab37-c2e7fb559080, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 88f224de-8fb0-4804-ab37-c2e7fb559080, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d8895537-9ce1-40a6-b858-bdce65d59a39, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d8895537-9ce1-40a6-b858-bdce65d59a39, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d8895537-9ce1-40a6-b858-bdce65d59a39, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71796f00-fe67-41bd-a4eb-447c9ab4b575, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71796f00-fe67-41bd-a4eb-447c9ab4b575, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71796f00-fe67-41bd-a4eb-447c9ab4b575, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=
INFO     root:test_log_scenario.py:217 Count rows after insert 13584 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc20a7cc-04b7-4a33-95c9-f8122607e861, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc20a7cc-04b7-4a33-95c9-f8122607e861, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc20a7cc-04b7-4a33-95c9-f8122607e861, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a76a62e-0f6a-4498-b512-5882e7553195, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a76a62e-0f6a-4498-b512-5882e7553195, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a76a62e-0f6a-4498-b512-5882e7553195, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb -e grpc://localhost:24981 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb -e grpc://localhost:24981 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb -e grpc://localhost:24981 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 04faa725-c90e-4425-995c-f6a03723ea0e, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04faa725-c90e-4425-995c-f6a03723ea0e, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eaa56465-799b-43bf-ab5c-76770dbe4361, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04faa725-c90e-4425-995c-f6a03723ea0e, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eaa56465-799b-43bf-ab5c-76770dbe4361, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24981', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eaa56465-799b-43bf-ab5c-76770dbe4361, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmFkZDBiMjMtYzhkNThkMmItNGY4ZmEwZDMtNzhmMjliM2M=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 4001922
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24981', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dc2d7ece-dc46-4700-ada4-12d560459e70, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24981', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4001938
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dc2d7ece-dc46-4700-ada4-12d560459e70, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MmFkZDBiMjMtYzhkNThkMmItNGY4ZmEwZDMtNzhmMjliM2M=" }
DEBUG    ya.test:process.py:628 Command pid: 4001939
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dc2d7ece-dc46-4700-ada4-12d560459e70, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MmFkZDBiMjMtYzhkNThkMmItNGY4ZmEwZDMtNzhmMjliM2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a05fae9c-4fb8-40ab-ba19-5124a426f7d8, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a05fae9c-4fb8-40ab-ba19-5124a426f7d8, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MmFkZDBiMjMtYzhkNThkMmItNGY4ZmEwZDMtNzhmMjliM2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 948200b6-fb3f-48b8-b27c-5cb1666c1fb3, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 948200b6-fb3f-48b8-b27c-5cb1666c1fb3, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a05fae9c-4fb8-40ab-ba19-5124a426f7d8, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 948200b6-fb3f-48b8-b27c-5cb1666c1fb3, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjA4NzZmMzYtYTA0MjZiMmUtODlhZjg2YzMtYTU3MzhlZmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 139bd2f0-0978-47bf-9391-0684a0bea3c7, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 139bd2f0-0978-47bf-9391-0684a0bea3c7, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=ZjA4NzZmMzYtYTA0MjZiMmUtODlhZjg2YzMtYTU3MzhlZmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 139bd2f0-0978-47bf-9391-0684a0bea3c7, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjA4NzZmMzYtYTA0MjZiMmUtODlhZjg2YzMtYTU3MzhlZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00bfe138-e603-4cd7-9fd3-4fa0c19de81a, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00bfe138-e603-4cd7-9fd3-4fa0c19de81a, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=ZjA4NzZmMzYtYTA0MjZiMmUtODlhZjg2YzMtYTU3MzhlZmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0689faf5-d065-4e03-99e1-593908761c95, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0689faf5-d065-4e03-99e1-593908761c95, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00bfe138-e603-4cd7-9fd3-4fa0c19de81a, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0689faf5-d065-4e03-99e1-593908761c95, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGU5ZjI4M2UtNjg3MjY1MjItYWU2ODExY2ItMTk1MjBkZGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ccce4594-63b3-4ff6-b47b-3820d50ab202, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ccce4594-63b3-4ff6-b47b-3820d50ab202, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=NGU5ZjI4M2UtNjg3MjY1MjItYWU2ODExY2ItMTk1MjBkZGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ccce4594-63b3-4ff6-b47b-3820d50ab202, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGU5ZjI4M2UtNjg3MjY1MjItYWU2ODExY2ItMTk1MjBkZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bab658f3-538e-4933-a834-5309e7862dfb, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bab658f3-538e-4933-a834-5309e7862dfb, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=NGU5ZjI4M2UtNjg3MjY1MjItYWU2ODExY2ItMTk1MjBkZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1a613ddc-db35-409f-8a09-54c7ce0fc900, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1a613ddc-db35-409f-8a09-54c7ce0fc900, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bab658f3-538e-4933-a834-5309e7862dfb, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1a613ddc-db35-409f-8a09-54c7ce0fc900, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2M5MWNhMzgtZjAxN2ZjYjQtMmIwZTg0YjgtMzE0ZWZiMDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9f1e8847-cab2-4a07-b664-83ba3160f8b1, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9f1e8847-cab2-4a07-b664-83ba3160f8b1, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=Y2M5MWNhMzgtZjAxN2ZjYjQtMmIwZTg0YjgtMzE0ZWZiMDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9f1e8847-cab2-4a07-b664-83ba3160f8b1, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Y2M5MWNhMzgtZjAxN2ZjYjQtMmIwZTg0YjgtMzE0ZWZiMDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 142bb09c-7aa2-4532-a0a8-1109ca6df23f, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 142bb09c-7aa2-4532-a0a8-1109ca6df23f, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=Y2M5MWNhMzgtZjAxN2ZjYjQtMmIwZTg0YjgtMzE0ZWZiMDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6195664c-088b-484b-af07-0d3367523c14, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6195664c-088b-484b-af07-0d3367523c14, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 142bb09c-7aa2-4532-a0a8-1109ca6df23f, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6195664c-088b-484b-af07-0d3367523c14, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmRkYmQyN2EtOWViZmI1ZTUtOTMwMWIyMjUtNzM4N2M3YWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e130f0f7-a74a-4617-91f3-8170ba9d669f, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e130f0f7-a74a-4617-91f3-8170ba9d669f, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=NmRkYmQyN2EtOWViZmI1ZTUtOTMwMWIyMjUtNzM4N2M3YWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e130f0f7-a74a-4617-91f3-8170ba9d669f, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmRkYmQyN2EtOWViZmI1ZTUtOTMwMWIyMjUtNzM4N2M3YWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b6ca3ac9-814a-4727-9e44-fbc34e8b9753, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6ca3ac9-814a-4727-9e44-fbc34e8b9753, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=NmRkYmQyN2EtOWViZmI1ZTUtOTMwMWIyMjUtNzM4N2M3YWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, de9c379b-330c-4add-908f-b002ca3e993d, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, de9c379b-330c-4add-908f-b002ca3e993d, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6ca3ac9-814a-4727-9e44-fbc34e8b9753, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, de9c379b-330c-4add-908f-b002ca3e993d, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjI3NGIwYzYtM2JhYjFiMDctMWNmZjVjNjMtYzU1MjA2OWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e64eaf14-3cd3-4852-8024-d7af7e5f3d46, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e64eaf14-3cd3-4852-8024-d7af7e5f3d46, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MjI3NGIwYzYtM2JhYjFiMDctMWNmZjVjNjMtYzU1MjA2OWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e64eaf14-3cd3-4852-8024-d7af7e5f3d46, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjI3NGIwYzYtM2JhYjFiMDctMWNmZjVjNjMtYzU1MjA2OWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c759db8b-c759-4ab7-9336-aab5cd4cd9d8, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c759db8b-c759-4ab7-9336-aab5cd4cd9d8, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MjI3NGIwYzYtM2JhYjFiMDctMWNmZjVjNjMtYzU1MjA2OWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bf0e4aa4-1f21-454d-92f8-60ad8908c86a, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bf0e4aa4-1f21-454d-92f8-60ad8908c86a, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c759db8b-c759-4ab7-9336-aab5cd4cd9d8, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bf0e4aa4-1f21-454d-92f8-60ad8908c86a, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTE0NjRkZGUtZWJhM2RlMC04MWE5NTk5ZS1mN2ZmZWE5MA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 130f1f72-d857-4978-a222-c39fdc1b24d0, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 130f1f72-d857-4978-a222-c39fdc1b24d0, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=NTE0NjRkZGUtZWJhM2RlMC04MWE5NTk5ZS1mN2ZmZWE5MA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 130f1f72-d857-4978-a222-c39fdc1b24d0, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTE0NjRkZGUtZWJhM2RlMC04MWE5NTk5ZS1mN2ZmZWE5MA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 946c7297-788d-4630-a848-7de5c50697a3, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 946c7297-788d-4630-a848-7de5c50697a3, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=NTE0NjRkZGUtZWJhM2RlMC04MWE5NTk5ZS1mN2ZmZWE5MA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f64a0cae-390f-4501-8b35-239fdb2c357e, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 946c7297-788d-4630-a848-7de5c50697a3, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f64a0cae-390f-4501-8b35-239fdb2c357e, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f64a0cae-390f-4501-8b35-239fdb2c357e, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjQwYjAyMTMtZjNiZmJlMjQtYTE2NzYwM2QtYWI3OTQwMTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 47190c07-1526-4ef2-b72a-b805db444f76, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 47190c07-1526-4ef2-b72a-b805db444f76, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=ZjQwYjAyMTMtZjNiZmJlMjQtYTE2NzYwM2QtYWI3OTQwMTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 47190c07-1526-4ef2-b72a-b805db444f76, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjQwYjAyMTMtZjNiZmJlMjQtYTE2NzYwM2QtYWI3OTQwMTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5c6ed481-6000-47ae-8285-35970a978510, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c6ed481-6000-47ae-8285-35970a978510, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=ZjQwYjAyMTMtZjNiZmJlMjQtYTE2NzYwM2QtYWI3OTQwMTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a857c60f-0b41-48ec-a282-64d98d0304e3, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a857c60f-0b41-48ec-a282-64d98d0304e3, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c6ed481-6000-47ae-8285-35970a978510, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a857c60f-0b41-48ec-a282-64d98d0304e3, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzYwZGIzOGQtOGUwMmY4MzItNGViOGJkMTQtMzllZGZkNmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7bb26898-89cd-4e66-b07f-e76310f27bf0, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7bb26898-89cd-4e66-b07f-e76310f27bf0, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=YzYwZGIzOGQtOGUwMmY4MzItNGViOGJkMTQtMzllZGZkNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7bb26898-89cd-4e66-b07f-e76310f27bf0, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzYwZGIzOGQtOGUwMmY4MzItNGViOGJkMTQtMzllZGZkNmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b36b7ac6-48e6-4edc-9e62-14551994374f, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b36b7ac6-48e6-4edc-9e62-14551994374f, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=YzYwZGIzOGQtOGUwMmY4MzItNGViOGJkMTQtMzllZGZkNmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b36b7ac6-48e6-4edc-9e62-14551994374f, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d8895537-9ce1-40a6-b858-bdce65d59a39, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.300742851+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dc2d7ece-dc46-4700-ada4-12d560459e70, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.30093474+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 139bd2f0-0978-47bf-9391-0684a0bea3c7, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.300961941+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ccce4594-63b3-4ff6-b47b-3820d50ab202, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.30098782+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9f1e8847-cab2-4a07-b664-83ba3160f8b1, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.301018687+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e130f0f7-a74a-4617-91f3-8170ba9d669f, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.30104431+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e64eaf14-3cd3-4852-8024-d7af7e5f3d46, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.301074492+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 130f1f72-d857-4978-a222-c39fdc1b24d0, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.301102167+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 47190c07-1526-4ef2-b72a-b805db444f76, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.301134992+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7bb26898-89cd-4e66-b07f-e76310f27bf0, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.301174369+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 04faa725-c90e-4425-995c-f6a03723ea0e, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.300910999+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a05fae9c-4fb8-40ab-ba19-5124a426f7d8, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.300948953+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 00bfe138-e603-4cd7-9fd3-4fa0c19de81a, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.300975115+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bab658f3-538e-4933-a834-5309e7862dfb, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.301001234+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 142bb09c-7aa2-4532-a0a8-1109ca6df23f, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.301031952+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b6ca3ac9-814a-4727-9e44-fbc34e8b9753, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.301062195+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c759db8b-c759-4ab7-9336-aab5cd4cd9d8, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.301090008+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 946c7297-788d-4630-a848-7de5c50697a3, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.301120729+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5c6ed481-6000-47ae-8285-35970a978510, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.301161699+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b36b7ac6-48e6-4edc-9e62-14551994374f, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.301186043+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4001922) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4001922) elapsed time (sec): 30.14926028251648
DEBUG    ya.test:process.py:263 Command (pid 4001922) wtime: 30.152
DEBUG    ya.test:process.py:275 Command (pid 4001922) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     60	60	0	0	60	567	579	587
2	    179	179	0	0	51	79	110	114
3	     31	31	0	500	66	104	112	112
4	      0	0	0	2335	0	0	0	0
5	      0	0	0	2390	0	0	0	0
6	      0	0	0	2107	0	0	0	0
7	      0	0	0	2134	0	0	0	0
8	      0	0	0	2149	0	0	0	0
9	      0	0	0	2209	0	0	0	0
10	      0	0	0	2560	0	0	0	0
11	      0	0	0	2719	0	0	0	0
12	      0	0	0	2690	0	0	0	0
13	      0	0	0	2600	0	0	0	0
14	      0	0	0	2576	0	0	0	0
15	      0	0	0	2444	0	0	0	0
16	      0	0	0	2440	0	0	0	0
17	      0	0	0	2479	0	0	0	0
18	      0	0	0	2530	0	0	0	0
19	      0	0	0	2560	0	0	0	0
20	      0	0	0	2570	0	0	0	0
21	      0	0	0	2260	0	0	0	0
22	      0	0	0	2450	0	0	0	0
23	      0	0	0	2650	0	0	0	0
24	      0	0	0	2529	0	0	0	0
25	      0	0	0	2550	0	0	0	0
26	      0	0	0	2830	0	0	0	0
27	      0	0	0	2640	0	0	0	0
28	      0	0	0	2700	0	0	0	0
29	      0	0	0	2700	0	0	0	0
30	      0	0	0	2610	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    270	9	0	67911	54	177	567	587

DEBUG    ya.test:process.py:259 Command (pid 4001939) rc: 0
DEBUG    ya.test:process.py:276 Command (pid 4001922) errors:

DEBUG    ya.test:process.py:260 Command (pid 4001939) elapsed time (sec): 30.14526677131653
DEBUG    ya.test:process.py:263 Command (pid 4001939) wtime: 30.147
DEBUG    ya.test:process.py:275 Command (pid 4001939) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	518	0	0	0	0
4	      0	0	0	2347	0	0	0	0
5	      0	0	0	2418	0	0	0	0
6	      0	0	0	2149	0	0	0	0
7	      0	0	0	2094	0	0	0	0
8	      0	0	0	2144	0	0	0	0
9	      0	0	0	2293	0	0	0	0
10	      0	0	0	2583	0	0	0	0
11	      0	0	0	2717	0	0	0	0
12	      0	0	0	2690	0	0	0	0
13	      0	0	0	2600	0	0	0	0
14	      0	0	0	2580	0	0	0	0
15	      0	0	0	2440	0	0	0	0
16	      0	0	0	2450	0	0	0	0
17	      0	0	0	2490	0	0	0	0
18	      0	0	0	2540	0	0	0	0
19	      0	0	0	2570	0	0	0	0
20	      0	0	0	2570	0	0	0	0
21	      0	0	0	2260	0	0	0	0
22	      0	0	0	2460	0	0	0	0
23	      0	0	0	2650	0	0	0	0
24	      0	0	0	2510	0	0	0	0
25	      0	0	0	2560	0	0	0	0
26	      0	0	0	2840	0	0	0	0
27	      0	0	0	2640	0	0	0	0
28	      0	0	0	2710	0	0	0	0
29	      0	0	0	2700	0	0	0	0
30	      0	0	0	2618	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      0	0	0	68151	0	0	0	0

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4001938) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4001938) elapsed time (sec): 30.15174102783203
DEBUG    ya.test:process.py:263 Command (pid 4001938) wtime: 30.155
DEBUG    ya.test:process.py:275 Command (pid 4001938) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     42	42	0	0	80	723	747	747
2	    135	135	0	0	70	98	119	125
3	     24	24	0	520	89	121	122	122
4	      0	0	0	2349	0	0	0	0
5	      0	0	0	2394	0	0	0	0
6	      0	0	0	2142	0	0	0	0
7	      0	0	0	2148	0	0	0	0
8	      0	0	0	2177	0	0	0	0
9	      0	0	0	2304	0	0	0	0
10	      0	0	0	2572	0	0	0	0
11	      0	0	0	2717	0	0	0	0
12	      0	0	0	2690	0	0	0	0
13	      0	0	0	2599	0	0	0	0
14	      0	0	0	2571	0	0	0	0
15	      0	0	0	2449	0	0	0	0
16	      0	0	0	2460	0	0	0	0
17	      0	0	0	2483	0	0	0	0
18	      0	0	0	2537	0	0	0	0
19	      0	0	0	2570	0	0	0	0
20	      0	0	0	2569	0	0	0	0
21	      0	0	0	2270	0	0	0	0
22	      0	0	0	2460	0	0	0	0
23	      0	0	0	2650	0	0	0	0
24	      0	0	0	2530	0	0	0	0
25	      0	0	0	2560	0	0	0	0
26	      0	0	0	2831	0	0	0	0
27	      0	0	0	2649	0	0	0	0
28	      0	0	0	2700	0	0	0	0
29	      0	0	0	2700	0	0	0	0
30	      0	0	0	2615	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    201	6.7	0	68216	71	285	723	747

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
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:24981
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-n6pzij5bwe'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.3980931' in '/home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_2xg31n4e.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24981/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10178
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6531
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9261
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24981
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15725
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
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:301: 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:459: 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_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
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/aq1n/00066b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3980606
DEBUG    ya.test:process.py:259 Command (pid 3980606) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3980606) elapsed time (sec): 0.39946842193603516
DEBUG    ya.test:process.py:263 Command (pid 3980606) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) maxrss: 545788
DEBUG    ya.test:process.py:263 Command (pid 3980606) minflt: 16238
DEBUG    ya.test:process.py:263 Command (pid 3980606) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3980606) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3980606) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3980606) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3980606) stime: 0.25570899999999996
DEBUG    ya.test:process.py:263 Command (pid 3980606) utime: 0.09589099999999999
DEBUG    ya.test:process.py:263 Command (pid 3980606) wtime: 0.401
DEBUG    ya.test:process.py:275 Command (pid 3980606) output:
Git info:
    Commit: 755718bc9c1c6a506140b9a1a33b5c3366d857b0
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge e3d8ee7920f0dc4cff76bc6ef2eeb7a47a2352ca into d317be81410daffff933f518f74ad33bce725169
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n6pzij5bwe    Host information: 
        Linux ghrun-n6pzij5bwe 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3980606) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 755718bc9c1c6a506140b9a1a33b5c3366d857b0
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge e3d8ee7920f0dc4cff76bc6ef2eeb7a47a2352ca into d317be81410daffff933f518f74ad33bce725169
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n6pzij5bwe    Host information: 
        Linux ghrun-n6pzij5bwe 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/aq1n/00066b/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/aq1n/00066b/r3tmp/kikimr_cluster_9p_dzzuo
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24981
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9261
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6531
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10178
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/aq1n/00066b/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/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_2xg31n4e.log --grpc-port=24981 --mon-port=9261 --ic-port=15725
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24981/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/aq1n/00066b/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/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_2xg31n4e.log --grpc-port=24981 --mon-port=9261 --ic-port=15725
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_2xg31n4e.log', '--grpc-port=24981', '--mon-port=9261', '--ic-port=15725')' in '/home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3980931
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24981/1
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/aq1n/00066b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3980932
DEBUG    ya.test:process.py:259 Command (pid 3980932) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3980932) elapsed time (sec): 0.39752626419067383
DEBUG    ya.test:process.py:263 Command (pid 3980932) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) maxrss: 545788
DEBUG    ya.test:process.py:263 Command (pid 3980932) minflt: 16239
DEBUG    ya.test:process.py:263 Command (pid 3980932) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) nivcsw: 66
DEBUG    ya.test:process.py:263 Command (pid 3980932) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3980932) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3980932) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3980932) stime: 0.213056
DEBUG    ya.test:process.py:263 Command (pid 3980932) utime: 0.134146
DEBUG    ya.test:process.py:263 Command (pid 3980932) wtime: 0.399
DEBUG    ya.test:process.py:275 Command (pid 3980932) output:
Git info:
    Commit: 755718bc9c1c6a506140b9a1a33b5c3366d857b0
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge e3d8ee7920f0dc4cff76bc6ef2eeb7a47a2352ca into d317be81410daffff933f518f74ad33bce725169
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n6pzij5bwe    Host information: 
        Linux ghrun-n6pzij5bwe 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 3980932) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 755718bc9c1c6a506140b9a1a33b5c3366d857b0
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge e3d8ee7920f0dc4cff76bc6ef2eeb7a47a2352ca into d317be81410daffff933f518f74ad33bce725169
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-n6pzij5bwe    Host information: 
        Linux ghrun-n6pzij5bwe 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/aq1n/00066b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24981', '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.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/aq1n/00066b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24981', '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: 3981467
DEBUG    ya.test:process.py:259 Command (pid 3981467) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3981467) elapsed time (sec): 0.4091360569000244
DEBUG    ya.test:process.py:263 Command (pid 3981467) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) maxrss: 554016
DEBUG    ya.test:process.py:263 Command (pid 3981467) minflt: 18380
DEBUG    ya.test:process.py:263 Command (pid 3981467) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3981467) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3981467) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3981467) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3981467) stime: 0.25645
DEBUG    ya.test:process.py:263 Command (pid 3981467) utime: 0.105836
DEBUG    ya.test:process.py:263 Command (pid 3981467) wtime: 0.41
DEBUG    ya.test:process.py:275 Command (pid 3981467) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24981', '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.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/aq1n/00066b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24981', '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: 3981626
DEBUG    ya.test:process.py:259 Command (pid 3981626) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3981626) elapsed time (sec): 0.40749692916870117
DEBUG    ya.test:process.py:263 Command (pid 3981626) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) maxrss: 554008
DEBUG    ya.test:process.py:263 Command (pid 3981626) minflt: 18382
DEBUG    ya.test:process.py:263 Command (pid 3981626) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3981626) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3981626) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 3981626) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3981626) stime: 0.24110099999999998
DEBUG    ya.test:process.py:263 Command (pid 3981626) utime: 0.113176
DEBUG    ya.test:process.py:263 Command (pid 3981626) wtime: 0.409
DEBUG    ya.test:process.py:275 Command (pid 3981626) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3981626) 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    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, f0e63da2-4c3a-47c8-bf5e-1540cb3522ce, localhost:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f0e63da2-4c3a-47c8-bf5e-1540cb3522ce, localhost:24981): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f0e63da2-4c3a-47c8-bf5e-1540cb3522ce, localhost:24981): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n6pzij5bwe.auto.internal" port: 24981 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" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-n6pzij5bwe.auto.internal:24981, location 1, 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:24981
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb -e grpc://localhost:24981 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24981', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3981947
DEBUG    ya.test:process.py:259 Command (pid 3981947) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3981947) elapsed time (sec): 0.3945157527923584
DEBUG    ya.test:process.py:263 Command (pid 3981947) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) maxrss: 166668
DEBUG    ya.test:process.py:263 Command (pid 3981947) minflt: 3546
DEBUG    ya.test:process.py:263 Command (pid 3981947) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3981947) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3981947) nvcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 3981947) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3981947) stime: 0.024082
DEBUG    ya.test:process.py:263 Command (pid 3981947) utime: 0.057797999999999995
DEBUG    ya.test:process.py:263 Command (pid 3981947) wtime: 0.396
DEBUG    ya.test:process.py:275 Command (pid 3981947) output:
Init tables ...
Init tables ...Ok

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

INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb -e grpc://localhost:24981 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24981', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3982151
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3982151) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3982151) elapsed time (sec): 30.239583253860474
DEBUG    ya.test:process.py:263 Command (pid 3982151) wtime: 30.241
DEBUG    ya.test:process.py:275 Command (pid 3982151) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    459	459	0	0	20	29	35	39
2	    466	466	0	0	20	27	37	43
3	    474	474	0	0	20	26	29	33
4	    466	466	0	0	20	29	34	40
5	    457	457	0	0	20	27	41	47
6	    412	412	0	0	22	39	64	82
7	    456	456	0	0	20	28	37	43
8	    460	460	0	0	20	27	46	49
9	    419	419	0	0	21	34	59	75
10	    454	454	0	0	20	30	42	50
11	    434	434	0	0	20	35	42	47
12	    417	417	0	0	23	33	41	45
13	    366	366	0	0	25	41	48	64
14	    488	488	0	0	20	22	24	25
15	    487	487	0	0	20	22	23	26
16	    486	486	0	0	20	21	22	24
17	    487	487	0	0	20	22	22	24
18	    487	487	0	0	20	21	22	24
19	    489	489	0	0	20	21	22	23
20	    487	487	0	0	20	21	22	23
21	    487	487	0	0	20	21	21	22
22	    489	489	0	0	20	21	22	23
23	    489	489	0	0	20	21	22	22
24	    481	481	0	0	20	22	32	34
25	    447	447	0	0	20	29	74	77
26	    483	483	0	0	20	22	25	30
27	    422	422	0	0	22	34	41	48
28	    459	459	0	0	20	29	38	45
29	    489	489	0	0	20	21	21	22
30	    499	499	0	0	20	20	21	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13896	463.2	0	0	20	28	38	82

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 88f224de-8fb0-4804-ab37-c2e7fb559080, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 88f224de-8fb0-4804-ab37-c2e7fb559080, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 88f224de-8fb0-4804-ab37-c2e7fb559080, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d8895537-9ce1-40a6-b858-bdce65d59a39, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d8895537-9ce1-40a6-b858-bdce65d59a39, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d8895537-9ce1-40a6-b858-bdce65d59a39, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71796f00-fe67-41bd-a4eb-447c9ab4b575, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71796f00-fe67-41bd-a4eb-447c9ab4b575, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71796f00-fe67-41bd-a4eb-447c9ab4b575, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=
INFO     root:test_log_scenario.py:217 Count rows after insert 13584 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc20a7cc-04b7-4a33-95c9-f8122607e861, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc20a7cc-04b7-4a33-95c9-f8122607e861, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc20a7cc-04b7-4a33-95c9-f8122607e861, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a76a62e-0f6a-4498-b512-5882e7553195, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a76a62e-0f6a-4498-b512-5882e7553195, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a76a62e-0f6a-4498-b512-5882e7553195, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb -e grpc://localhost:24981 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb -e grpc://localhost:24981 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb -e grpc://localhost:24981 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 04faa725-c90e-4425-995c-f6a03723ea0e, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04faa725-c90e-4425-995c-f6a03723ea0e, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MWY3ZDI2YmQtOTQ2ZTljNzktZjY2NWRhMjItNWQ4YWQ0NjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eaa56465-799b-43bf-ab5c-76770dbe4361, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04faa725-c90e-4425-995c-f6a03723ea0e, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eaa56465-799b-43bf-ab5c-76770dbe4361, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24981', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eaa56465-799b-43bf-ab5c-76770dbe4361, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmFkZDBiMjMtYzhkNThkMmItNGY4ZmEwZDMtNzhmMjliM2M=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 4001922
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24981', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dc2d7ece-dc46-4700-ada4-12d560459e70, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/aq1n/00066b/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:24981', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4001938
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dc2d7ece-dc46-4700-ada4-12d560459e70, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MmFkZDBiMjMtYzhkNThkMmItNGY4ZmEwZDMtNzhmMjliM2M=" }
DEBUG    ya.test:process.py:628 Command pid: 4001939
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dc2d7ece-dc46-4700-ada4-12d560459e70, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MmFkZDBiMjMtYzhkNThkMmItNGY4ZmEwZDMtNzhmMjliM2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a05fae9c-4fb8-40ab-ba19-5124a426f7d8, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a05fae9c-4fb8-40ab-ba19-5124a426f7d8, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MmFkZDBiMjMtYzhkNThkMmItNGY4ZmEwZDMtNzhmMjliM2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 948200b6-fb3f-48b8-b27c-5cb1666c1fb3, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 948200b6-fb3f-48b8-b27c-5cb1666c1fb3, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a05fae9c-4fb8-40ab-ba19-5124a426f7d8, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 948200b6-fb3f-48b8-b27c-5cb1666c1fb3, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjA4NzZmMzYtYTA0MjZiMmUtODlhZjg2YzMtYTU3MzhlZmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 139bd2f0-0978-47bf-9391-0684a0bea3c7, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 139bd2f0-0978-47bf-9391-0684a0bea3c7, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=ZjA4NzZmMzYtYTA0MjZiMmUtODlhZjg2YzMtYTU3MzhlZmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 139bd2f0-0978-47bf-9391-0684a0bea3c7, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjA4NzZmMzYtYTA0MjZiMmUtODlhZjg2YzMtYTU3MzhlZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00bfe138-e603-4cd7-9fd3-4fa0c19de81a, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00bfe138-e603-4cd7-9fd3-4fa0c19de81a, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=ZjA4NzZmMzYtYTA0MjZiMmUtODlhZjg2YzMtYTU3MzhlZmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0689faf5-d065-4e03-99e1-593908761c95, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0689faf5-d065-4e03-99e1-593908761c95, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00bfe138-e603-4cd7-9fd3-4fa0c19de81a, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0689faf5-d065-4e03-99e1-593908761c95, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGU5ZjI4M2UtNjg3MjY1MjItYWU2ODExY2ItMTk1MjBkZGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ccce4594-63b3-4ff6-b47b-3820d50ab202, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ccce4594-63b3-4ff6-b47b-3820d50ab202, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=NGU5ZjI4M2UtNjg3MjY1MjItYWU2ODExY2ItMTk1MjBkZGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ccce4594-63b3-4ff6-b47b-3820d50ab202, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGU5ZjI4M2UtNjg3MjY1MjItYWU2ODExY2ItMTk1MjBkZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bab658f3-538e-4933-a834-5309e7862dfb, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bab658f3-538e-4933-a834-5309e7862dfb, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=NGU5ZjI4M2UtNjg3MjY1MjItYWU2ODExY2ItMTk1MjBkZGU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1a613ddc-db35-409f-8a09-54c7ce0fc900, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1a613ddc-db35-409f-8a09-54c7ce0fc900, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bab658f3-538e-4933-a834-5309e7862dfb, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1a613ddc-db35-409f-8a09-54c7ce0fc900, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2M5MWNhMzgtZjAxN2ZjYjQtMmIwZTg0YjgtMzE0ZWZiMDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9f1e8847-cab2-4a07-b664-83ba3160f8b1, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9f1e8847-cab2-4a07-b664-83ba3160f8b1, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=Y2M5MWNhMzgtZjAxN2ZjYjQtMmIwZTg0YjgtMzE0ZWZiMDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9f1e8847-cab2-4a07-b664-83ba3160f8b1, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Y2M5MWNhMzgtZjAxN2ZjYjQtMmIwZTg0YjgtMzE0ZWZiMDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 142bb09c-7aa2-4532-a0a8-1109ca6df23f, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 142bb09c-7aa2-4532-a0a8-1109ca6df23f, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=Y2M5MWNhMzgtZjAxN2ZjYjQtMmIwZTg0YjgtMzE0ZWZiMDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6195664c-088b-484b-af07-0d3367523c14, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6195664c-088b-484b-af07-0d3367523c14, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 142bb09c-7aa2-4532-a0a8-1109ca6df23f, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6195664c-088b-484b-af07-0d3367523c14, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmRkYmQyN2EtOWViZmI1ZTUtOTMwMWIyMjUtNzM4N2M3YWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e130f0f7-a74a-4617-91f3-8170ba9d669f, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e130f0f7-a74a-4617-91f3-8170ba9d669f, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=NmRkYmQyN2EtOWViZmI1ZTUtOTMwMWIyMjUtNzM4N2M3YWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e130f0f7-a74a-4617-91f3-8170ba9d669f, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmRkYmQyN2EtOWViZmI1ZTUtOTMwMWIyMjUtNzM4N2M3YWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b6ca3ac9-814a-4727-9e44-fbc34e8b9753, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6ca3ac9-814a-4727-9e44-fbc34e8b9753, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=NmRkYmQyN2EtOWViZmI1ZTUtOTMwMWIyMjUtNzM4N2M3YWQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, de9c379b-330c-4add-908f-b002ca3e993d, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, de9c379b-330c-4add-908f-b002ca3e993d, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6ca3ac9-814a-4727-9e44-fbc34e8b9753, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, de9c379b-330c-4add-908f-b002ca3e993d, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjI3NGIwYzYtM2JhYjFiMDctMWNmZjVjNjMtYzU1MjA2OWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e64eaf14-3cd3-4852-8024-d7af7e5f3d46, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e64eaf14-3cd3-4852-8024-d7af7e5f3d46, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MjI3NGIwYzYtM2JhYjFiMDctMWNmZjVjNjMtYzU1MjA2OWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e64eaf14-3cd3-4852-8024-d7af7e5f3d46, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjI3NGIwYzYtM2JhYjFiMDctMWNmZjVjNjMtYzU1MjA2OWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c759db8b-c759-4ab7-9336-aab5cd4cd9d8, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c759db8b-c759-4ab7-9336-aab5cd4cd9d8, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=MjI3NGIwYzYtM2JhYjFiMDctMWNmZjVjNjMtYzU1MjA2OWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, bf0e4aa4-1f21-454d-92f8-60ad8908c86a, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bf0e4aa4-1f21-454d-92f8-60ad8908c86a, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c759db8b-c759-4ab7-9336-aab5cd4cd9d8, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bf0e4aa4-1f21-454d-92f8-60ad8908c86a, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTE0NjRkZGUtZWJhM2RlMC04MWE5NTk5ZS1mN2ZmZWE5MA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 130f1f72-d857-4978-a222-c39fdc1b24d0, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 130f1f72-d857-4978-a222-c39fdc1b24d0, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=NTE0NjRkZGUtZWJhM2RlMC04MWE5NTk5ZS1mN2ZmZWE5MA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 130f1f72-d857-4978-a222-c39fdc1b24d0, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTE0NjRkZGUtZWJhM2RlMC04MWE5NTk5ZS1mN2ZmZWE5MA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 946c7297-788d-4630-a848-7de5c50697a3, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 946c7297-788d-4630-a848-7de5c50697a3, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=NTE0NjRkZGUtZWJhM2RlMC04MWE5NTk5ZS1mN2ZmZWE5MA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f64a0cae-390f-4501-8b35-239fdb2c357e, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 946c7297-788d-4630-a848-7de5c50697a3, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f64a0cae-390f-4501-8b35-239fdb2c357e, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f64a0cae-390f-4501-8b35-239fdb2c357e, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjQwYjAyMTMtZjNiZmJlMjQtYTE2NzYwM2QtYWI3OTQwMTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 47190c07-1526-4ef2-b72a-b805db444f76, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 47190c07-1526-4ef2-b72a-b805db444f76, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=ZjQwYjAyMTMtZjNiZmJlMjQtYTE2NzYwM2QtYWI3OTQwMTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 47190c07-1526-4ef2-b72a-b805db444f76, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjQwYjAyMTMtZjNiZmJlMjQtYTE2NzYwM2QtYWI3OTQwMTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5c6ed481-6000-47ae-8285-35970a978510, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c6ed481-6000-47ae-8285-35970a978510, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=ZjQwYjAyMTMtZjNiZmJlMjQtYTE2NzYwM2QtYWI3OTQwMTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a857c60f-0b41-48ec-a282-64d98d0304e3, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a857c60f-0b41-48ec-a282-64d98d0304e3, ghrun-n6pzij5bwe.auto.internal:24981): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c6ed481-6000-47ae-8285-35970a978510, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a857c60f-0b41-48ec-a282-64d98d0304e3, ghrun-n6pzij5bwe.auto.internal:24981): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzYwZGIzOGQtOGUwMmY4MzItNGViOGJkMTQtMzllZGZkNmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7bb26898-89cd-4e66-b07f-e76310f27bf0, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7bb26898-89cd-4e66-b07f-e76310f27bf0, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=YzYwZGIzOGQtOGUwMmY4MzItNGViOGJkMTQtMzllZGZkNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7bb26898-89cd-4e66-b07f-e76310f27bf0, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzYwZGIzOGQtOGUwMmY4MzItNGViOGJkMTQtMzllZGZkNmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b36b7ac6-48e6-4edc-9e62-14551994374f, ghrun-n6pzij5bwe.auto.internal:24981): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b36b7ac6-48e6-4edc-9e62-14551994374f, ghrun-n6pzij5bwe.auto.internal:24981): request = { session_id: "ydb://session/3?node_id=1&id=YzYwZGIzOGQtOGUwMmY4MzItNGViOGJkMTQtMzllZGZkNmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b36b7ac6-48e6-4edc-9e62-14551994374f, ghrun-n6pzij5bwe.auto.internal:24981): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d8895537-9ce1-40a6-b858-bdce65d59a39, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.300742851+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, dc2d7ece-dc46-4700-ada4-12d560459e70, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.30093474+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 139bd2f0-0978-47bf-9391-0684a0bea3c7, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.300961941+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ccce4594-63b3-4ff6-b47b-3820d50ab202, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.30098782+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9f1e8847-cab2-4a07-b664-83ba3160f8b1, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.301018687+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e130f0f7-a74a-4617-91f3-8170ba9d669f, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.30104431+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e64eaf14-3cd3-4852-8024-d7af7e5f3d46, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.301074492+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 130f1f72-d857-4978-a222-c39fdc1b24d0, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.301102167+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 47190c07-1526-4ef2-b72a-b805db444f76, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.301134992+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7bb26898-89cd-4e66-b07f-e76310f27bf0, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:24981 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.301174369+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 04faa725-c90e-4425-995c-f6a03723ea0e, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.300910999+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a05fae9c-4fb8-40ab-ba19-5124a426f7d8, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.300948953+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 00bfe138-e603-4cd7-9fd3-4fa0c19de81a, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.300975115+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bab658f3-538e-4933-a834-5309e7862dfb, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.301001234+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 142bb09c-7aa2-4532-a0a8-1109ca6df23f, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.301031952+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b6ca3ac9-814a-4727-9e44-fbc34e8b9753, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.301062195+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c759db8b-c759-4ab7-9336-aab5cd4cd9d8, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T16:30:18.301090008+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 946c7297-788d-4630-a848-7de5c50697a3, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.301120729+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5c6ed481-6000-47ae-8285-35970a978510, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.301161699+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b36b7ac6-48e6-4edc-9e62-14551994374f, ghrun-n6pzij5bwe.auto.internal:24981): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T16:30:18.301186043+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n6pzij5bwe.auto.internal:24981
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4001922) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4001922) elapsed time (sec): 30.14926028251648
DEBUG    ya.test:process.py:263 Command (pid 4001922) wtime: 30.152
DEBUG    ya.test:process.py:275 Command (pid 4001922) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     60	60	0	0	60	567	579	587
2	    179	179	0	0	51	79	110	114
3	     31	31	0	500	66	104	112	112
4	      0	0	0	2335	0	0	0	0
5	      0	0	0	2390	0	0	0	0
6	      0	0	0	2107	0	0	0	0
7	      0	0	0	2134	0	0	0	0
8	      0	0	0	2149	0	0	0	0
9	      0	0	0	2209	0	0	0	0
10	      0	0	0	2560	0	0	0	0
11	      0	0	0	2719	0	0	0	0
12	      0	0	0	2690	0	0	0	0
13	      0	0	0	2600	0	0	0	0
14	      0	0	0	2576	0	0	0	0
15	      0	0	0	2444	0	0	0	0
16	      0	0	0	2440	0	0	0	0
17	      0	0	0	2479	0	0	0	0
18	      0	0	0	2530	0	0	0	0
19	      0	0	0	2560	0	0	0	0
20	      0	0	0	2570	0	0	0	0
21	      0	0	0	2260	0	0	0	0
22	      0	0	0	2450	0	0	0	0
23	      0	0	0	2650	0	0	0	0
24	      0	0	0	2529	0	0	0	0
25	      0	0	0	2550	0	0	0	0
26	      0	0	0	2830	0	0	0	0
27	      0	0	0	2640	0	0	0	0
28	      0	0	0	2700	0	0	0	0
29	      0	0	0	2700	0	0	0	0
30	      0	0	0	2610	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    270	9	0	67911	54	177	567	587

DEBUG    ya.test:process.py:259 Command (pid 4001939) rc: 0
DEBUG    ya.test:process.py:276 Command (pid 4001922) errors:

DEBUG    ya.test:process.py:260 Command (pid 4001939) elapsed time (sec): 30.14526677131653
DEBUG    ya.test:process.py:263 Command (pid 4001939) wtime: 30.147
DEBUG    ya.test:process.py:275 Command (pid 4001939) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	518	0	0	0	0
4	      0	0	0	2347	0	0	0	0
5	      0	0	0	2418	0	0	0	0
6	      0	0	0	2149	0	0	0	0
7	      0	0	0	2094	0	0	0	0
8	      0	0	0	2144	0	0	0	0
9	      0	0	0	2293	0	0	0	0
10	      0	0	0	2583	0	0	0	0
11	      0	0	0	2717	0	0	0	0
12	      0	0	0	2690	0	0	0	0
13	      0	0	0	2600	0	0	0	0
14	      0	0	0	2580	0	0	0	0
15	      0	0	0	2440	0	0	0	0
16	      0	0	0	2450	0	0	0	0
17	      0	0	0	2490	0	0	0	0
18	      0	0	0	2540	0	0	0	0
19	      0	0	0	2570	0	0	0	0
20	      0	0	0	2570	0	0	0	0
21	      0	0	0	2260	0	0	0	0
22	      0	0	0	2460	0	0	0	0
23	      0	0	0	2650	0	0	0	0
24	      0	0	0	2510	0	0	0	0
25	      0	0	0	2560	0	0	0	0
26	      0	0	0	2840	0	0	0	0
27	      0	0	0	2640	0	0	0	0
28	      0	0	0	2710	0	0	0	0
29	      0	0	0	2700	0	0	0	0
30	      0	0	0	2618	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      0	0	0	68151	0	0	0	0

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4001938) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4001938) elapsed time (sec): 30.15174102783203
DEBUG    ya.test:process.py:263 Command (pid 4001938) wtime: 30.155
DEBUG    ya.test:process.py:275 Command (pid 4001938) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     42	42	0	0	80	723	747	747
2	    135	135	0	0	70	98	119	125
3	     24	24	0	520	89	121	122	122
4	      0	0	0	2349	0	0	0	0
5	      0	0	0	2394	0	0	0	0
6	      0	0	0	2142	0	0	0	0
7	      0	0	0	2148	0	0	0	0
8	      0	0	0	2177	0	0	0	0
9	      0	0	0	2304	0	0	0	0
10	      0	0	0	2572	0	0	0	0
11	      0	0	0	2717	0	0	0	0
12	      0	0	0	2690	0	0	0	0
13	      0	0	0	2599	0	0	0	0
14	      0	0	0	2571	0	0	0	0
15	      0	0	0	2449	0	0	0	0
16	      0	0	0	2460	0	0	0	0
17	      0	0	0	2483	0	0	0	0
18	      0	0	0	2537	0	0	0	0
19	      0	0	0	2570	0	0	0	0
20	      0	0	0	2569	0	0	0	0
21	      0	0	0	2270	0	0	0	0
22	      0	0	0	2460	0	0	0	0
23	      0	0	0	2650	0	0	0	0
24	      0	0	0	2530	0	0	0	0
25	      0	0	0	2560	0	0	0	0
26	      0	0	0	2831	0	0	0	0
27	      0	0	0	2649	0	0	0	0
28	      0	0	0	2700	0	0	0	0
29	      0	0	0	2700	0	0	0	0
30	      0	0	0	2615	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    201	6.7	0	68216	71	285	723	747

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24981
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:24981
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24981". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
345.04s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.97s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
3.71s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/aq1n/00066b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-26T16:30:15.837575Z): source_id=335;tablet_id=72075186224037913;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA920E35
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA919376
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7B0288
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD72629B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F77748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F7749F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD70002D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14384C2B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FCBCF7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F20AB3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F20AB3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F1E463
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F21E27
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143A2A18
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF5F7E5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB753197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7A0D34
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7A4DF4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7A4A00
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7A55EE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA922A8C
21. ??:0: ?? @ 0x7FC6EFC82AC2
22. ??:0: ?? @ 0x7FC6EFD148BF
============ 1 failed, 113 deselected, 1 error in 356.77s (0:05: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/aq1n/000721/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00065e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000744/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000711/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000749/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000591/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000736/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00059e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000680/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000740/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00074a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000670/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.98s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00071a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00074d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.33s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00065a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.96s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0005bf/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0005ce/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.91s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000630/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000738/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006e9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.90s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000700/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006e3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000617/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.97s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0005bc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006da/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00072a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000592/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00068b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00072e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000699/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.82s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00071c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000679/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000579/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000751/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00074f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.92s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000689/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000704/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.76s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0005a5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000724/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00058d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.96s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00070c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.27s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000747/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.90s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00072c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00073c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0005a9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006a3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.94s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000732/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.27s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000586/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00073a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006b6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006bf/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.22s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000718/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00052e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000746/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000645/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0005b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006cb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.97s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006fc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000708/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000730/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0005c5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00071e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk66
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00073e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000710/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk68
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.27s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0005af/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00070e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.85s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000748/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000674/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000726/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00074e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006f1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0005a3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006c7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000713/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000750/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000610/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000734/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.98s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0005ac/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0005c2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00061b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk84
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0005c0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006de/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000545/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00071f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.36s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006d4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00056b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk90
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000728/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000684/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.94s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0005b7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk94
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006ae/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk95
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.22s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/00074b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.27s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000716/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.83s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/0006f8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/aq1n/000555/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.82s ============================
