============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/00052f/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-4.4.4
collected 116 items / 115 deselected / 1 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/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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-12-05T20:11:11.880375Z): source_id=224;tablet_id=72075186224037924;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 @ 0xA959615
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA951AA6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7E8F18
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD77266B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FAEB78
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FAE8CF
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD74C38D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1442C5AB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150738F7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FC8423
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FC8423
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FC5DD3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FC9797
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1444A398
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0B0C85
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB78AF97
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7D99C4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7DDA84
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7DD690
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7DE27E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA95B26C
E   21. ??:0: ?? @ 0x7F7E5695AAC2
E   22. ??:0: ?? @ 0x7F7E569EC8BF
------------------------------ 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/k977/00052f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3990562
DEBUG    ya.test:process.py:259 Command (pid 3990562) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3990562) elapsed time (sec): 0.4345815181732178
DEBUG    ya.test:process.py:263 Command (pid 3990562) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) maxrss: 547124
DEBUG    ya.test:process.py:263 Command (pid 3990562) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 3990562) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3990562) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3990562) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3990562) stime: 0.25384999999999996
DEBUG    ya.test:process.py:263 Command (pid 3990562) utime: 0.130891
DEBUG    ya.test:process.py:263 Command (pid 3990562) wtime: 0.436
DEBUG    ya.test:process.py:275 Command (pid 3990562) output:
Git info:
    Commit: cc62a545a09eaf648f8b948d2badc873e3e56b19
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 501a6142fea95c45b8fcce5097f790f4d520cbcf into f305cf2366b7893bcf2a0b844b6e3bae2e059eae
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ltzovxoscq    Host information: 
        Linux ghrun-ltzovxoscq 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 3990562) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: cc62a545a09eaf648f8b948d2badc873e3e56b19
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 501a6142fea95c45b8fcce5097f790f4d520cbcf into f305cf2366b7893bcf2a0b844b6e3bae2e059eae
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ltzovxoscq    Host information: 
        Linux ghrun-ltzovxoscq 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/k977/00052f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15421
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/k977/00052f/r3tmp/kikimr_cluster_qncrkjre
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12922
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26723
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25499
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18259
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/k977/00052f/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/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_jjs9qtt1.log --grpc-port=12922 --mon-port=26723 --ic-port=15421
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12922/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/k977/00052f/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/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_jjs9qtt1.log --grpc-port=12922 --mon-port=26723 --ic-port=15421
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_jjs9qtt1.log', '--grpc-port=12922', '--mon-port=26723', '--ic-port=15421')' in '/home/runner/.ya/build/build_root/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3990598
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12922/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/k977/00052f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3990599
DEBUG    ya.test:process.py:259 Command (pid 3990599) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3990599) elapsed time (sec): 0.3907735347747803
DEBUG    ya.test:process.py:263 Command (pid 3990599) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) maxrss: 547120
DEBUG    ya.test:process.py:263 Command (pid 3990599) minflt: 16266
DEBUG    ya.test:process.py:263 Command (pid 3990599) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 3990599) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3990599) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3990599) stime: 0.21919999999999998
DEBUG    ya.test:process.py:263 Command (pid 3990599) utime: 0.12260099999999999
DEBUG    ya.test:process.py:263 Command (pid 3990599) wtime: 0.392
DEBUG    ya.test:process.py:275 Command (pid 3990599) output:
Git info:
    Commit: cc62a545a09eaf648f8b948d2badc873e3e56b19
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 501a6142fea95c45b8fcce5097f790f4d520cbcf into f305cf2366b7893bcf2a0b844b6e3bae2e059eae
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ltzovxoscq    Host information: 
        Linux ghrun-ltzovxoscq 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 3990599) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: cc62a545a09eaf648f8b948d2badc873e3e56b19
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 501a6142fea95c45b8fcce5097f790f4d520cbcf into f305cf2366b7893bcf2a0b844b6e3bae2e059eae
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ltzovxoscq    Host information: 
        Linux ghrun-ltzovxoscq 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/k977/00052f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12922', '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: 15421\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/k977/00052f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12922', '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: 15421\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3991808
DEBUG    ya.test:process.py:259 Command (pid 3991808) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3991808) elapsed time (sec): 0.4126119613647461
DEBUG    ya.test:process.py:263 Command (pid 3991808) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) maxrss: 555628
DEBUG    ya.test:process.py:263 Command (pid 3991808) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 3991808) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3991808) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 3991808) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3991808) stime: 0.230926
DEBUG    ya.test:process.py:263 Command (pid 3991808) utime: 0.140904
DEBUG    ya.test:process.py:263 Command (pid 3991808) wtime: 0.416
DEBUG    ya.test:process.py:275 Command (pid 3991808) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12922', '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/k977/00052f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12922', '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: 3991979
DEBUG    ya.test:process.py:259 Command (pid 3991979) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3991979) elapsed time (sec): 0.4506795406341553
DEBUG    ya.test:process.py:263 Command (pid 3991979) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) maxrss: 555636
DEBUG    ya.test:process.py:263 Command (pid 3991979) minflt: 18409
DEBUG    ya.test:process.py:263 Command (pid 3991979) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3991979) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3991979) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3991979) stime: 0.294276
DEBUG    ya.test:process.py:263 Command (pid 3991979) utime: 0.11318299999999999
DEBUG    ya.test:process.py:263 Command (pid 3991979) wtime: 0.452
DEBUG    ya.test:process.py:275 Command (pid 3991979) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3991979) 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, 36619ade-4160-49a5-b213-21d3e49f620b, localhost:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 36619ade-4160-49a5-b213-21d3e49f620b, localhost:12922): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 36619ade-4160-49a5-b213-21d3e49f620b, localhost:12922): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ltzovxoscq.auto.internal" port: 12922 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-ltzovxoscq.auto.internal:12922, 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:12922
------------------------------ 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/k977/00052f/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydb/ydb -e grpc://localhost:12922 -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/k977/00052f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12922', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3992198
DEBUG    ya.test:process.py:259 Command (pid 3992198) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3992198) elapsed time (sec): 0.3590047359466553
DEBUG    ya.test:process.py:263 Command (pid 3992198) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) maxrss: 167268
DEBUG    ya.test:process.py:263 Command (pid 3992198) minflt: 3557
DEBUG    ya.test:process.py:263 Command (pid 3992198) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 3992198) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) nvcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 3992198) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3992198) stime: 0.025814999999999998
DEBUG    ya.test:process.py:263 Command (pid 3992198) utime: 0.060236
DEBUG    ya.test:process.py:263 Command (pid 3992198) wtime: 0.36
DEBUG    ya.test:process.py:275 Command (pid 3992198) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3992198) 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/k977/00052f/ydb/apps/ydb/ydb -e grpc://localhost:12922 -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/k977/00052f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12922', '-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: 3992386
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 3992386) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3992386) elapsed time (sec): 30.222466707229614
DEBUG    ya.test:process.py:263 Command (pid 3992386) wtime: 30.224
DEBUG    ya.test:process.py:275 Command (pid 3992386) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    460	460	0	0	20	26	32	38
2	    447	447	0	0	21	30	32	36
3	    451	451	0	0	20	32	39	46
4	    490	490	0	0	20	21	22	23
5	    488	488	0	0	20	21	21	22
6	    487	487	0	0	20	21	21	21
7	    488	488	0	0	20	21	22	22
8	    486	486	0	0	20	21	22	24
9	    487	487	0	0	20	21	22	23
10	    487	487	0	0	20	21	22	23
11	    485	485	0	0	20	21	22	22
12	    490	490	0	0	20	21	21	22
13	    485	485	0	0	20	22	23	26
14	    480	480	0	0	20	25	30	35
15	    479	479	0	0	20	24	28	30
16	    490	490	0	0	20	21	22	23
17	    469	469	0	0	20	29	33	37
18	    439	439	0	0	21	31	39	48
19	    480	480	0	0	20	24	29	33
20	    473	473	0	0	20	24	32	41
21	    469	469	0	0	20	26	36	42
22	    487	487	0	0	20	21	22	22
23	    477	477	0	0	20	24	28	37
24	    483	483	0	0	20	22	25	26
25	    430	430	0	0	21	34	51	53
26	    472	472	0	0	20	26	31	33
27	    408	408	0	0	22	37	40	43
28	    458	458	0	0	20	28	36	38
29	    430	430	0	0	20	30	37	81
30	    477	477	0	0	20	28	78	84

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14132	471.067	0	0	20	26	33	84

DEBUG    ya.test:process.py:276 Command (pid 3992386) 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, 98a2b2f0-825d-4f99-9ef5-c2c66999a623, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98a2b2f0-825d-4f99-9ef5-c2c66999a623, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98a2b2f0-825d-4f99-9ef5-c2c66999a623, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe428c9b-f546-410b-8f61-cd0166a49a5e, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe428c9b-f546-410b-8f61-cd0166a49a5e, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe428c9b-f546-410b-8f61-cd0166a49a5e, ghrun-ltzovxoscq.auto.internal:12922): 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=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3adf938-5213-4fab-ad8b-34cc86995d5c, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3adf938-5213-4fab-ad8b-34cc86995d5c, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3adf938-5213-4fab-ad8b-34cc86995d5c, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=
INFO     root:test_log_scenario.py:217 Count rows after insert 13910 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4b18148-6130-4105-a0cc-07b91891f1ec, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4b18148-6130-4105-a0cc-07b91891f1ec, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4b18148-6130-4105-a0cc-07b91891f1ec, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0fb40beb-12f3-4a65-a875-cf01df5bdaba, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0fb40beb-12f3-4a65-a875-cf01df5bdaba, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0fb40beb-12f3-4a65-a875-cf01df5bdaba, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=
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/k977/00052f/ydb/apps/ydb/ydb -e grpc://localhost:12922 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
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=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydb/ydb -e grpc://localhost:12922 -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/k977/00052f/ydb/apps/ydb/ydb -e grpc://localhost:12922 -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, 3d0ff46d-cc48-437b-9a3b-e1bbee481e4c, ghrun-ltzovxoscq.auto.internal:12922): 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, 3d0ff46d-cc48-437b-9a3b-e1bbee481e4c, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fb565fbd-737d-4196-9fd9-4c1a5de43e35, ghrun-ltzovxoscq.auto.internal:12922): 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 out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fb565fbd-737d-4196-9fd9-4c1a5de43e35, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d0ff46d-cc48-437b-9a3b-e1bbee481e4c, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
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/k977/00052f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12922', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12922', '-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: 4003773
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fb565fbd-737d-4196-9fd9-4c1a5de43e35, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTYzNzUzNWItNmU2MDBhZTUtYTRiY2ZjZmQtYmY4Y2Q3NGQ=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 4003774
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 149da1af-85d6-4727-b0c3-05fe8be84de1, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 149da1af-85d6-4727-b0c3-05fe8be84de1, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=MTYzNzUzNWItNmU2MDBhZTUtYTRiY2ZjZmQtYmY4Y2Q3NGQ=" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12922', '-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: 4003776
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 149da1af-85d6-4727-b0c3-05fe8be84de1, ghrun-ltzovxoscq.auto.internal:12922): 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=MTYzNzUzNWItNmU2MDBhZTUtYTRiY2ZjZmQtYmY4Y2Q3NGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef4a9491-430d-4fce-963e-d21887e9cbc5, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef4a9491-430d-4fce-963e-d21887e9cbc5, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=MTYzNzUzNWItNmU2MDBhZTUtYTRiY2ZjZmQtYmY4Y2Q3NGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef4a9491-430d-4fce-963e-d21887e9cbc5, ghrun-ltzovxoscq.auto.internal:12922): 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, a2bc1b92-e49c-4089-9562-a8d695060b94, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a2bc1b92-e49c-4089-9562-a8d695060b94, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a2bc1b92-e49c-4089-9562-a8d695060b94, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjc5NWNmMTktYzdkYjY5YjYtMTk4NDIzYTMtMjY3YWIwNzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e30dc302-cc2d-4cbf-9cc0-126dc2b2262a, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e30dc302-cc2d-4cbf-9cc0-126dc2b2262a, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=Zjc5NWNmMTktYzdkYjY5YjYtMTk4NDIzYTMtMjY3YWIwNzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e30dc302-cc2d-4cbf-9cc0-126dc2b2262a, ghrun-ltzovxoscq.auto.internal:12922): 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=Zjc5NWNmMTktYzdkYjY5YjYtMTk4NDIzYTMtMjY3YWIwNzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4dbe0b95-4f22-4a44-a98d-251120ce87dc, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4dbe0b95-4f22-4a44-a98d-251120ce87dc, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=Zjc5NWNmMTktYzdkYjY5YjYtMTk4NDIzYTMtMjY3YWIwNzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
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, 78dad409-cf7f-44c6-8144-82009f00c421, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 78dad409-cf7f-44c6-8144-82009f00c421, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4dbe0b95-4f22-4a44-a98d-251120ce87dc, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 78dad409-cf7f-44c6-8144-82009f00c421, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWExZWRiODUtMWY4ZGY4NGYtM2Y2NmJhNTYtNzUzNWJhZDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f6526dde-1df3-459d-bb06-32fe763ef8b9, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f6526dde-1df3-459d-bb06-32fe763ef8b9, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZWExZWRiODUtMWY4ZGY4NGYtM2Y2NmJhNTYtNzUzNWJhZDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f6526dde-1df3-459d-bb06-32fe763ef8b9, ghrun-ltzovxoscq.auto.internal:12922): 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=ZWExZWRiODUtMWY4ZGY4NGYtM2Y2NmJhNTYtNzUzNWJhZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9ac9f3a-ca1f-472a-80a1-e3a05ed5c581, ghrun-ltzovxoscq.auto.internal:12922): 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:421 RpcState(CreateSession, b0882e9e-6e78-4f84-92fc-f0d2acb7ed60, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b0882e9e-6e78-4f84-92fc-f0d2acb7ed60, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9ac9f3a-ca1f-472a-80a1-e3a05ed5c581, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZWExZWRiODUtMWY4ZGY4NGYtM2Y2NmJhNTYtNzUzNWJhZDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9ac9f3a-ca1f-472a-80a1-e3a05ed5c581, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b0882e9e-6e78-4f84-92fc-f0d2acb7ed60, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmUyMTNlZi04MjEwMGQ3Ni03OTEwM2EyMy00OWM0OWM2NA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7ed946df-cb79-46b5-ba2b-561efc02e3eb, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7ed946df-cb79-46b5-ba2b-561efc02e3eb, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZmUyMTNlZi04MjEwMGQ3Ni03OTEwM2EyMy00OWM0OWM2NA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7ed946df-cb79-46b5-ba2b-561efc02e3eb, ghrun-ltzovxoscq.auto.internal:12922): 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=ZmUyMTNlZi04MjEwMGQ3Ni03OTEwM2EyMy00OWM0OWM2NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e1a1238-fb9b-486d-a33b-13d4abb99b1f, ghrun-ltzovxoscq.auto.internal:12922): 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, 6e1a1238-fb9b-486d-a33b-13d4abb99b1f, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZmUyMTNlZi04MjEwMGQ3Ni03OTEwM2EyMy00OWM0OWM2NA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d1afaed0-dd54-4870-bc75-26037f932485, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d1afaed0-dd54-4870-bc75-26037f932485, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e1a1238-fb9b-486d-a33b-13d4abb99b1f, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d1afaed0-dd54-4870-bc75-26037f932485, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTllNTA0OTUtZGFkNTAzYWEtYmZhYjMwMjQtYTYzM2RhNTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fa718060-5963-4bbe-a70b-b793dc6f8dda, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fa718060-5963-4bbe-a70b-b793dc6f8dda, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=OTllNTA0OTUtZGFkNTAzYWEtYmZhYjMwMjQtYTYzM2RhNTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fa718060-5963-4bbe-a70b-b793dc6f8dda, ghrun-ltzovxoscq.auto.internal:12922): 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=OTllNTA0OTUtZGFkNTAzYWEtYmZhYjMwMjQtYTYzM2RhNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f9b3def-ec8c-400b-8593-847864428057, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f9b3def-ec8c-400b-8593-847864428057, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=OTllNTA0OTUtZGFkNTAzYWEtYmZhYjMwMjQtYTYzM2RhNTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f9b3def-ec8c-400b-8593-847864428057, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f3f03ef5-3896-43a1-bd54-26c5f3b47fd6, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f3f03ef5-3896-43a1-bd54-26c5f3b47fd6, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f3f03ef5-3896-43a1-bd54-26c5f3b47fd6, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTc0YWRhNDYtN2YxYmZiNTgtYzM2ODE5OTQtNTJiM2ZjMDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 220d283f-fba9-4a7a-a690-873bd875b3c1, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 220d283f-fba9-4a7a-a690-873bd875b3c1, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZTc0YWRhNDYtN2YxYmZiNTgtYzM2ODE5OTQtNTJiM2ZjMDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 220d283f-fba9-4a7a-a690-873bd875b3c1, ghrun-ltzovxoscq.auto.internal:12922): 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=ZTc0YWRhNDYtN2YxYmZiNTgtYzM2ODE5OTQtNTJiM2ZjMDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16c69d2d-83d4-4de2-9ab2-0e326536a97c, ghrun-ltzovxoscq.auto.internal:12922): 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, 16c69d2d-83d4-4de2-9ab2-0e326536a97c, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZTc0YWRhNDYtN2YxYmZiNTgtYzM2ODE5OTQtNTJiM2ZjMDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e8ad65dc-d7e5-4ddd-934e-e847998e8b2e, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e8ad65dc-d7e5-4ddd-934e-e847998e8b2e, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16c69d2d-83d4-4de2-9ab2-0e326536a97c, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e8ad65dc-d7e5-4ddd-934e-e847998e8b2e, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzIyMWQzYzYtMjViZTA3ODQtYjhkNDBjOTYtYTYyODMxODk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 60ddedb6-3fd0-412f-82b8-bbfbc1dd1155, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 60ddedb6-3fd0-412f-82b8-bbfbc1dd1155, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=YzIyMWQzYzYtMjViZTA3ODQtYjhkNDBjOTYtYTYyODMxODk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 60ddedb6-3fd0-412f-82b8-bbfbc1dd1155, ghrun-ltzovxoscq.auto.internal:12922): 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=YzIyMWQzYzYtMjViZTA3ODQtYjhkNDBjOTYtYTYyODMxODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e843d75-1844-4386-afa0-c23cfc7f427c, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e843d75-1844-4386-afa0-c23cfc7f427c, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=YzIyMWQzYzYtMjViZTA3ODQtYjhkNDBjOTYtYTYyODMxODk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e843d75-1844-4386-afa0-c23cfc7f427c, ghrun-ltzovxoscq.auto.internal:12922): 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, 2a47f845-127c-451d-a2b2-97657dc807bb, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2a47f845-127c-451d-a2b2-97657dc807bb, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2a47f845-127c-451d-a2b2-97657dc807bb, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGY5NmRjOTctNDVmOTY3NzgtMTYyNDI3ZjEtYzFkMzFlZjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 377da383-7de5-4658-81dc-89baa9f9dc63, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 377da383-7de5-4658-81dc-89baa9f9dc63, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZGY5NmRjOTctNDVmOTY3NzgtMTYyNDI3ZjEtYzFkMzFlZjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 377da383-7de5-4658-81dc-89baa9f9dc63, ghrun-ltzovxoscq.auto.internal:12922): 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=ZGY5NmRjOTctNDVmOTY3NzgtMTYyNDI3ZjEtYzFkMzFlZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a892e4ac-f44c-4515-bb7b-0283ed626c92, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a892e4ac-f44c-4515-bb7b-0283ed626c92, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZGY5NmRjOTctNDVmOTY3NzgtMTYyNDI3ZjEtYzFkMzFlZjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a892e4ac-f44c-4515-bb7b-0283ed626c92, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
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, 3fcb0503-c4d5-4ff6-bd87-aa3ff2339f32, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3fcb0503-c4d5-4ff6-bd87-aa3ff2339f32, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3fcb0503-c4d5-4ff6-bd87-aa3ff2339f32, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2EzMzNlNDEtMWM1OWRiYTAtN2ViZDEwZjgtYTA1MWI3ZmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3d606319-6621-4d07-90bf-09161c3b8a8c, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3d606319-6621-4d07-90bf-09161c3b8a8c, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=N2EzMzNlNDEtMWM1OWRiYTAtN2ViZDEwZjgtYTA1MWI3ZmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3d606319-6621-4d07-90bf-09161c3b8a8c, ghrun-ltzovxoscq.auto.internal:12922): 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=N2EzMzNlNDEtMWM1OWRiYTAtN2ViZDEwZjgtYTA1MWI3ZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 923f487a-8e77-418b-aa3e-5b85501b7392, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 923f487a-8e77-418b-aa3e-5b85501b7392, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=N2EzMzNlNDEtMWM1OWRiYTAtN2ViZDEwZjgtYTA1MWI3ZmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 923f487a-8e77-418b-aa3e-5b85501b7392, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fe428c9b-f546-410b-8f61-cd0166a49a5e, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:11:14.515822233+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 149da1af-85d6-4727-b0c3-05fe8be84de1, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:11:14.515963279+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e30dc302-cc2d-4cbf-9cc0-126dc2b2262a, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:11:14.51599028+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-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f6526dde-1df3-459d-bb06-32fe763ef8b9, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:11:14.51601594+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-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7ed946df-cb79-46b5-ba2b-561efc02e3eb, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:11:14.516043819+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-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 220d283f-fba9-4a7a-a690-873bd875b3c1, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:11:14.516102402+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fa718060-5963-4bbe-a70b-b793dc6f8dda, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:11:14.516069295+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 60ddedb6-3fd0-412f-82b8-bbfbc1dd1155, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:11:14.516151269+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 377da383-7de5-4658-81dc-89baa9f9dc63, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:11:14.516178515+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3d606319-6621-4d07-90bf-09161c3b8a8c, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:11:14.516208061+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-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3d0ff46d-cc48-437b-9a3b-e1bbee481e4c, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.515943438+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ef4a9491-430d-4fce-963e-d21887e9cbc5, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.515978504+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4dbe0b95-4f22-4a44-a98d-251120ce87dc, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.516003724+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-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e9ac9f3a-ca1f-472a-80a1-e3a05ed5c581, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.516029027+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6e1a1238-fb9b-486d-a33b-13d4abb99b1f, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.516056494+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6f9b3def-ec8c-400b-8593-847864428057, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.516092152+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7e843d75-1844-4386-afa0-c23cfc7f427c, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.516165851+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 16c69d2d-83d4-4de2-9ab2-0e326536a97c, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.516138403+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a892e4ac-f44c-4515-bb7b-0283ed626c92, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.516196097+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 923f487a-8e77-418b-aa3e-5b85501b7392, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.516219932+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-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
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:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: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.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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.connection:connection.py:549 Closing channel for endpoint localhost:12922
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:12922". 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    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 4003776) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4003776) elapsed time (sec): 30.149636030197144
DEBUG    ya.test:process.py:263 Command (pid 4003776) wtime: 30.151
DEBUG    ya.test:process.py:275 Command (pid 4003776) 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	140	0	0	0	0
4	      0	0	0	1878	0	0	0	0
5	      0	0	0	1896	0	0	0	0
6	      0	0	0	2179	0	0	0	0
7	      0	0	0	2095	0	0	0	0
8	      0	0	0	2327	0	0	0	0
9	      0	0	0	2330	0	0	0	0
10	      0	0	0	2367	0	0	0	0
11	      0	0	0	2490	0	0	0	0
12	      0	0	0	2447	0	0	0	0
13	      0	0	0	2100	0	0	0	0
14	      0	0	0	2160	0	0	0	0
15	      0	0	0	2036	0	0	0	0
16	      0	0	0	2026	0	0	0	0
17	      0	0	0	2448	0	0	0	0
18	      0	0	0	2259	0	0	0	0
19	      0	0	0	1891	0	0	0	0
20	      0	0	0	2010	0	0	0	0
21	      0	0	0	2009	0	0	0	0
22	      0	0	0	2290	0	0	0	0
23	      0	0	0	2087	0	0	0	0
24	      0	0	0	2330	0	0	0	0
25	      0	0	0	1847	0	0	0	0
26	      0	0	0	1720	0	0	0	0
27	      0	0	0	1835	0	0	0	0
28	      0	0	0	2208	0	0	0	0
29	      0	0	0	2009	0	0	0	0
30	      0	0	0	2428	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 4003776) 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 4003773) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4003773) elapsed time (sec): 30.178112745285034
DEBUG    ya.test:process.py:263 Command (pid 4003773) wtime: 30.181
DEBUG    ya.test:process.py:275 Command (pid 4003773) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     30	30	0	0	153	787	807	807
2	    128	128	0	0	78	99	109	111
3	     45	45	0	119	83	96	97	97
4	      0	0	0	1867	0	0	0	0
5	      0	0	0	1886	0	0	0	0
6	      0	0	0	2133	0	0	0	0
7	      0	0	0	2155	0	0	0	0
8	      0	0	0	2329	0	0	0	0
9	      0	0	0	2330	0	0	0	0
10	      0	0	0	2358	0	0	0	0
11	      0	0	0	2490	0	0	0	0
12	      0	0	0	2447	0	0	0	0
13	      0	0	0	2109	0	0	0	0
14	      0	0	0	2229	0	0	0	0
15	      0	0	0	2069	0	0	0	0
16	      0	0	0	1989	0	0	0	0
17	      0	0	0	2450	0	0	0	0
18	      0	0	0	2250	0	0	0	0
19	      0	0	0	1880	0	0	0	0
20	      0	0	0	1969	0	0	0	0
21	      0	0	0	1990	0	0	0	0
22	      0	0	0	2279	0	0	0	0
23	      0	0	0	2136	0	0	0	0
24	      0	0	0	2330	0	0	0	0
25	      0	0	0	1083	0	0	0	0
26	      0	0	0	0	0	0	0	0
27	      0	0	0	0	0	0	0	0
28	      0	0	0	880	0	0	0	0
29	      0	0	0	2030	0	0	0	0
30	      0	0	0	2467	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    203	6.76667	0	52254	79	355	787	807

DEBUG    ya.test:process.py:276 Command (pid 4003773) 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 4003774) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4003774) elapsed time (sec): 30.181110382080078
DEBUG    ya.test:process.py:263 Command (pid 4003774) wtime: 30.183
DEBUG    ya.test:process.py:275 Command (pid 4003774) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     45	45	0	0	116	603	615	615
2	    172	172	0	0	56	83	86	88
3	     57	57	0	124	63	76	81	83
4	      0	0	0	1822	0	0	0	0
5	      0	0	0	1933	0	0	0	0
6	      0	0	0	2109	0	0	0	0
7	      0	0	0	2100	0	0	0	0
8	      0	0	0	2300	0	0	0	0
9	      0	0	0	2330	0	0	0	0
10	      0	0	0	2324	0	0	0	0
11	      0	0	0	2494	0	0	0	0
12	      0	0	0	2396	0	0	0	0
13	      0	0	0	2053	0	0	0	0
14	      0	0	0	2171	0	0	0	0
15	      0	0	0	1989	0	0	0	0
16	      0	0	0	1865	0	0	0	0
17	      0	0	0	2450	0	0	0	0
18	      0	0	0	2249	0	0	0	0
19	      0	0	0	1865	0	0	0	0
20	      0	0	0	1937	0	0	0	0
21	      0	0	0	1942	0	0	0	0
22	      0	0	0	2270	0	0	0	0
23	      0	0	0	2070	0	0	0	0
24	      0	0	0	2330	0	0	0	0
25	      0	0	0	1780	0	0	0	0
26	      0	0	0	1659	0	0	0	0
27	      0	0	0	1786	0	0	0	0
28	      0	0	0	2180	0	0	0	0
29	      0	0	0	2048	0	0	0	0
30	      0	0	0	2444	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    274	9.13333	0	57020	59	197	599	615

DEBUG    ya.test:process.py:276 Command (pid 4003774) 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:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-ltzovxoscq'
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/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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.3990598' in '/home/runner/.ya/build/build_root/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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_jjs9qtt1.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:12922/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18259
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25499
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26723
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12922
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15421
=================================== 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:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_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/k977/00052f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3990562
DEBUG    ya.test:process.py:259 Command (pid 3990562) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3990562) elapsed time (sec): 0.4345815181732178
DEBUG    ya.test:process.py:263 Command (pid 3990562) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) maxrss: 547124
DEBUG    ya.test:process.py:263 Command (pid 3990562) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 3990562) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3990562) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3990562) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3990562) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3990562) stime: 0.25384999999999996
DEBUG    ya.test:process.py:263 Command (pid 3990562) utime: 0.130891
DEBUG    ya.test:process.py:263 Command (pid 3990562) wtime: 0.436
DEBUG    ya.test:process.py:275 Command (pid 3990562) output:
Git info:
    Commit: cc62a545a09eaf648f8b948d2badc873e3e56b19
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 501a6142fea95c45b8fcce5097f790f4d520cbcf into f305cf2366b7893bcf2a0b844b6e3bae2e059eae
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ltzovxoscq    Host information: 
        Linux ghrun-ltzovxoscq 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 3990562) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: cc62a545a09eaf648f8b948d2badc873e3e56b19
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 501a6142fea95c45b8fcce5097f790f4d520cbcf into f305cf2366b7893bcf2a0b844b6e3bae2e059eae
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ltzovxoscq    Host information: 
        Linux ghrun-ltzovxoscq 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/k977/00052f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15421
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/k977/00052f/r3tmp/kikimr_cluster_qncrkjre
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12922
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26723
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25499
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18259
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/k977/00052f/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/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_jjs9qtt1.log --grpc-port=12922 --mon-port=26723 --ic-port=15421
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12922/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/k977/00052f/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/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_jjs9qtt1.log --grpc-port=12922 --mon-port=26723 --ic-port=15421
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_jjs9qtt1.log', '--grpc-port=12922', '--mon-port=26723', '--ic-port=15421')' in '/home/runner/.ya/build/build_root/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3990598
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12922/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/k977/00052f/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3990599
DEBUG    ya.test:process.py:259 Command (pid 3990599) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3990599) elapsed time (sec): 0.3907735347747803
DEBUG    ya.test:process.py:263 Command (pid 3990599) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) maxrss: 547120
DEBUG    ya.test:process.py:263 Command (pid 3990599) minflt: 16266
DEBUG    ya.test:process.py:263 Command (pid 3990599) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 3990599) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3990599) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3990599) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3990599) stime: 0.21919999999999998
DEBUG    ya.test:process.py:263 Command (pid 3990599) utime: 0.12260099999999999
DEBUG    ya.test:process.py:263 Command (pid 3990599) wtime: 0.392
DEBUG    ya.test:process.py:275 Command (pid 3990599) output:
Git info:
    Commit: cc62a545a09eaf648f8b948d2badc873e3e56b19
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 501a6142fea95c45b8fcce5097f790f4d520cbcf into f305cf2366b7893bcf2a0b844b6e3bae2e059eae
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ltzovxoscq    Host information: 
        Linux ghrun-ltzovxoscq 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 3990599) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: cc62a545a09eaf648f8b948d2badc873e3e56b19
    Branch: 
    Author: Vladilen <muzychenkovm@yandex.ru>
    Summary: Merge 501a6142fea95c45b8fcce5097f790f4d520cbcf into f305cf2366b7893bcf2a0b844b6e3bae2e059eae
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ltzovxoscq    Host information: 
        Linux ghrun-ltzovxoscq 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/k977/00052f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12922', '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: 15421\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/k977/00052f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12922', '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: 15421\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3991808
DEBUG    ya.test:process.py:259 Command (pid 3991808) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3991808) elapsed time (sec): 0.4126119613647461
DEBUG    ya.test:process.py:263 Command (pid 3991808) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) maxrss: 555628
DEBUG    ya.test:process.py:263 Command (pid 3991808) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 3991808) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3991808) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3991808) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 3991808) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3991808) stime: 0.230926
DEBUG    ya.test:process.py:263 Command (pid 3991808) utime: 0.140904
DEBUG    ya.test:process.py:263 Command (pid 3991808) wtime: 0.416
DEBUG    ya.test:process.py:275 Command (pid 3991808) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12922', '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/k977/00052f/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12922', '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: 3991979
DEBUG    ya.test:process.py:259 Command (pid 3991979) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3991979) elapsed time (sec): 0.4506795406341553
DEBUG    ya.test:process.py:263 Command (pid 3991979) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) maxrss: 555636
DEBUG    ya.test:process.py:263 Command (pid 3991979) minflt: 18409
DEBUG    ya.test:process.py:263 Command (pid 3991979) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3991979) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3991979) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 3991979) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3991979) stime: 0.294276
DEBUG    ya.test:process.py:263 Command (pid 3991979) utime: 0.11318299999999999
DEBUG    ya.test:process.py:263 Command (pid 3991979) wtime: 0.452
DEBUG    ya.test:process.py:275 Command (pid 3991979) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3991979) 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, 36619ade-4160-49a5-b213-21d3e49f620b, localhost:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 36619ade-4160-49a5-b213-21d3e49f620b, localhost:12922): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 36619ade-4160-49a5-b213-21d3e49f620b, localhost:12922): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ltzovxoscq.auto.internal" port: 12922 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-ltzovxoscq.auto.internal:12922, 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:12922
------------------------------ 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/k977/00052f/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydb/ydb -e grpc://localhost:12922 -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/k977/00052f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12922', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3992198
DEBUG    ya.test:process.py:259 Command (pid 3992198) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3992198) elapsed time (sec): 0.3590047359466553
DEBUG    ya.test:process.py:263 Command (pid 3992198) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) maxrss: 167268
DEBUG    ya.test:process.py:263 Command (pid 3992198) minflt: 3557
DEBUG    ya.test:process.py:263 Command (pid 3992198) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 3992198) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3992198) nvcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 3992198) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3992198) stime: 0.025814999999999998
DEBUG    ya.test:process.py:263 Command (pid 3992198) utime: 0.060236
DEBUG    ya.test:process.py:263 Command (pid 3992198) wtime: 0.36
DEBUG    ya.test:process.py:275 Command (pid 3992198) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3992198) 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/k977/00052f/ydb/apps/ydb/ydb -e grpc://localhost:12922 -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/k977/00052f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12922', '-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: 3992386
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 3992386) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3992386) elapsed time (sec): 30.222466707229614
DEBUG    ya.test:process.py:263 Command (pid 3992386) wtime: 30.224
DEBUG    ya.test:process.py:275 Command (pid 3992386) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    460	460	0	0	20	26	32	38
2	    447	447	0	0	21	30	32	36
3	    451	451	0	0	20	32	39	46
4	    490	490	0	0	20	21	22	23
5	    488	488	0	0	20	21	21	22
6	    487	487	0	0	20	21	21	21
7	    488	488	0	0	20	21	22	22
8	    486	486	0	0	20	21	22	24
9	    487	487	0	0	20	21	22	23
10	    487	487	0	0	20	21	22	23
11	    485	485	0	0	20	21	22	22
12	    490	490	0	0	20	21	21	22
13	    485	485	0	0	20	22	23	26
14	    480	480	0	0	20	25	30	35
15	    479	479	0	0	20	24	28	30
16	    490	490	0	0	20	21	22	23
17	    469	469	0	0	20	29	33	37
18	    439	439	0	0	21	31	39	48
19	    480	480	0	0	20	24	29	33
20	    473	473	0	0	20	24	32	41
21	    469	469	0	0	20	26	36	42
22	    487	487	0	0	20	21	22	22
23	    477	477	0	0	20	24	28	37
24	    483	483	0	0	20	22	25	26
25	    430	430	0	0	21	34	51	53
26	    472	472	0	0	20	26	31	33
27	    408	408	0	0	22	37	40	43
28	    458	458	0	0	20	28	36	38
29	    430	430	0	0	20	30	37	81
30	    477	477	0	0	20	28	78	84

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14132	471.067	0	0	20	26	33	84

DEBUG    ya.test:process.py:276 Command (pid 3992386) 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, 98a2b2f0-825d-4f99-9ef5-c2c66999a623, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 98a2b2f0-825d-4f99-9ef5-c2c66999a623, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 98a2b2f0-825d-4f99-9ef5-c2c66999a623, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe428c9b-f546-410b-8f61-cd0166a49a5e, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe428c9b-f546-410b-8f61-cd0166a49a5e, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe428c9b-f546-410b-8f61-cd0166a49a5e, ghrun-ltzovxoscq.auto.internal:12922): 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=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3adf938-5213-4fab-ad8b-34cc86995d5c, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3adf938-5213-4fab-ad8b-34cc86995d5c, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3adf938-5213-4fab-ad8b-34cc86995d5c, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=
INFO     root:test_log_scenario.py:217 Count rows after insert 13910 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d4b18148-6130-4105-a0cc-07b91891f1ec, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4b18148-6130-4105-a0cc-07b91891f1ec, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4b18148-6130-4105-a0cc-07b91891f1ec, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0fb40beb-12f3-4a65-a875-cf01df5bdaba, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0fb40beb-12f3-4a65-a875-cf01df5bdaba, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0fb40beb-12f3-4a65-a875-cf01df5bdaba, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=
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/k977/00052f/ydb/apps/ydb/ydb -e grpc://localhost:12922 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
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=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydb/ydb -e grpc://localhost:12922 -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/k977/00052f/ydb/apps/ydb/ydb -e grpc://localhost:12922 -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, 3d0ff46d-cc48-437b-9a3b-e1bbee481e4c, ghrun-ltzovxoscq.auto.internal:12922): 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, 3d0ff46d-cc48-437b-9a3b-e1bbee481e4c, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZDFjYzkzZTktOWQxOTIwNTEtNjE4NjczMTYtN2VkN2I2ZTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fb565fbd-737d-4196-9fd9-4c1a5de43e35, ghrun-ltzovxoscq.auto.internal:12922): 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 out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fb565fbd-737d-4196-9fd9-4c1a5de43e35, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d0ff46d-cc48-437b-9a3b-e1bbee481e4c, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
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/k977/00052f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12922', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12922', '-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: 4003773
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fb565fbd-737d-4196-9fd9-4c1a5de43e35, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTYzNzUzNWItNmU2MDBhZTUtYTRiY2ZjZmQtYmY4Y2Q3NGQ=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 4003774
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 149da1af-85d6-4727-b0c3-05fe8be84de1, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 149da1af-85d6-4727-b0c3-05fe8be84de1, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=MTYzNzUzNWItNmU2MDBhZTUtYTRiY2ZjZmQtYmY4Y2Q3NGQ=" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/k977/00052f/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12922', '-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: 4003776
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 149da1af-85d6-4727-b0c3-05fe8be84de1, ghrun-ltzovxoscq.auto.internal:12922): 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=MTYzNzUzNWItNmU2MDBhZTUtYTRiY2ZjZmQtYmY4Y2Q3NGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef4a9491-430d-4fce-963e-d21887e9cbc5, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef4a9491-430d-4fce-963e-d21887e9cbc5, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=MTYzNzUzNWItNmU2MDBhZTUtYTRiY2ZjZmQtYmY4Y2Q3NGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef4a9491-430d-4fce-963e-d21887e9cbc5, ghrun-ltzovxoscq.auto.internal:12922): 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, a2bc1b92-e49c-4089-9562-a8d695060b94, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a2bc1b92-e49c-4089-9562-a8d695060b94, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a2bc1b92-e49c-4089-9562-a8d695060b94, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjc5NWNmMTktYzdkYjY5YjYtMTk4NDIzYTMtMjY3YWIwNzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e30dc302-cc2d-4cbf-9cc0-126dc2b2262a, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e30dc302-cc2d-4cbf-9cc0-126dc2b2262a, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=Zjc5NWNmMTktYzdkYjY5YjYtMTk4NDIzYTMtMjY3YWIwNzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e30dc302-cc2d-4cbf-9cc0-126dc2b2262a, ghrun-ltzovxoscq.auto.internal:12922): 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=Zjc5NWNmMTktYzdkYjY5YjYtMTk4NDIzYTMtMjY3YWIwNzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4dbe0b95-4f22-4a44-a98d-251120ce87dc, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4dbe0b95-4f22-4a44-a98d-251120ce87dc, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=Zjc5NWNmMTktYzdkYjY5YjYtMTk4NDIzYTMtMjY3YWIwNzA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
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, 78dad409-cf7f-44c6-8144-82009f00c421, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 78dad409-cf7f-44c6-8144-82009f00c421, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4dbe0b95-4f22-4a44-a98d-251120ce87dc, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 78dad409-cf7f-44c6-8144-82009f00c421, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWExZWRiODUtMWY4ZGY4NGYtM2Y2NmJhNTYtNzUzNWJhZDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f6526dde-1df3-459d-bb06-32fe763ef8b9, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f6526dde-1df3-459d-bb06-32fe763ef8b9, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZWExZWRiODUtMWY4ZGY4NGYtM2Y2NmJhNTYtNzUzNWJhZDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f6526dde-1df3-459d-bb06-32fe763ef8b9, ghrun-ltzovxoscq.auto.internal:12922): 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=ZWExZWRiODUtMWY4ZGY4NGYtM2Y2NmJhNTYtNzUzNWJhZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9ac9f3a-ca1f-472a-80a1-e3a05ed5c581, ghrun-ltzovxoscq.auto.internal:12922): 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:421 RpcState(CreateSession, b0882e9e-6e78-4f84-92fc-f0d2acb7ed60, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b0882e9e-6e78-4f84-92fc-f0d2acb7ed60, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9ac9f3a-ca1f-472a-80a1-e3a05ed5c581, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZWExZWRiODUtMWY4ZGY4NGYtM2Y2NmJhNTYtNzUzNWJhZDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9ac9f3a-ca1f-472a-80a1-e3a05ed5c581, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b0882e9e-6e78-4f84-92fc-f0d2acb7ed60, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmUyMTNlZi04MjEwMGQ3Ni03OTEwM2EyMy00OWM0OWM2NA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7ed946df-cb79-46b5-ba2b-561efc02e3eb, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7ed946df-cb79-46b5-ba2b-561efc02e3eb, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZmUyMTNlZi04MjEwMGQ3Ni03OTEwM2EyMy00OWM0OWM2NA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7ed946df-cb79-46b5-ba2b-561efc02e3eb, ghrun-ltzovxoscq.auto.internal:12922): 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=ZmUyMTNlZi04MjEwMGQ3Ni03OTEwM2EyMy00OWM0OWM2NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e1a1238-fb9b-486d-a33b-13d4abb99b1f, ghrun-ltzovxoscq.auto.internal:12922): 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, 6e1a1238-fb9b-486d-a33b-13d4abb99b1f, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZmUyMTNlZi04MjEwMGQ3Ni03OTEwM2EyMy00OWM0OWM2NA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d1afaed0-dd54-4870-bc75-26037f932485, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d1afaed0-dd54-4870-bc75-26037f932485, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e1a1238-fb9b-486d-a33b-13d4abb99b1f, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d1afaed0-dd54-4870-bc75-26037f932485, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTllNTA0OTUtZGFkNTAzYWEtYmZhYjMwMjQtYTYzM2RhNTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fa718060-5963-4bbe-a70b-b793dc6f8dda, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fa718060-5963-4bbe-a70b-b793dc6f8dda, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=OTllNTA0OTUtZGFkNTAzYWEtYmZhYjMwMjQtYTYzM2RhNTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fa718060-5963-4bbe-a70b-b793dc6f8dda, ghrun-ltzovxoscq.auto.internal:12922): 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=OTllNTA0OTUtZGFkNTAzYWEtYmZhYjMwMjQtYTYzM2RhNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f9b3def-ec8c-400b-8593-847864428057, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f9b3def-ec8c-400b-8593-847864428057, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=OTllNTA0OTUtZGFkNTAzYWEtYmZhYjMwMjQtYTYzM2RhNTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f9b3def-ec8c-400b-8593-847864428057, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f3f03ef5-3896-43a1-bd54-26c5f3b47fd6, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f3f03ef5-3896-43a1-bd54-26c5f3b47fd6, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f3f03ef5-3896-43a1-bd54-26c5f3b47fd6, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTc0YWRhNDYtN2YxYmZiNTgtYzM2ODE5OTQtNTJiM2ZjMDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 220d283f-fba9-4a7a-a690-873bd875b3c1, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 220d283f-fba9-4a7a-a690-873bd875b3c1, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZTc0YWRhNDYtN2YxYmZiNTgtYzM2ODE5OTQtNTJiM2ZjMDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 220d283f-fba9-4a7a-a690-873bd875b3c1, ghrun-ltzovxoscq.auto.internal:12922): 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=ZTc0YWRhNDYtN2YxYmZiNTgtYzM2ODE5OTQtNTJiM2ZjMDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16c69d2d-83d4-4de2-9ab2-0e326536a97c, ghrun-ltzovxoscq.auto.internal:12922): 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, 16c69d2d-83d4-4de2-9ab2-0e326536a97c, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZTc0YWRhNDYtN2YxYmZiNTgtYzM2ODE5OTQtNTJiM2ZjMDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e8ad65dc-d7e5-4ddd-934e-e847998e8b2e, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e8ad65dc-d7e5-4ddd-934e-e847998e8b2e, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16c69d2d-83d4-4de2-9ab2-0e326536a97c, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e8ad65dc-d7e5-4ddd-934e-e847998e8b2e, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzIyMWQzYzYtMjViZTA3ODQtYjhkNDBjOTYtYTYyODMxODk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 60ddedb6-3fd0-412f-82b8-bbfbc1dd1155, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 60ddedb6-3fd0-412f-82b8-bbfbc1dd1155, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=YzIyMWQzYzYtMjViZTA3ODQtYjhkNDBjOTYtYTYyODMxODk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 60ddedb6-3fd0-412f-82b8-bbfbc1dd1155, ghrun-ltzovxoscq.auto.internal:12922): 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=YzIyMWQzYzYtMjViZTA3ODQtYjhkNDBjOTYtYTYyODMxODk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e843d75-1844-4386-afa0-c23cfc7f427c, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e843d75-1844-4386-afa0-c23cfc7f427c, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=YzIyMWQzYzYtMjViZTA3ODQtYjhkNDBjOTYtYTYyODMxODk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e843d75-1844-4386-afa0-c23cfc7f427c, ghrun-ltzovxoscq.auto.internal:12922): 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, 2a47f845-127c-451d-a2b2-97657dc807bb, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2a47f845-127c-451d-a2b2-97657dc807bb, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2a47f845-127c-451d-a2b2-97657dc807bb, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGY5NmRjOTctNDVmOTY3NzgtMTYyNDI3ZjEtYzFkMzFlZjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 377da383-7de5-4658-81dc-89baa9f9dc63, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 377da383-7de5-4658-81dc-89baa9f9dc63, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZGY5NmRjOTctNDVmOTY3NzgtMTYyNDI3ZjEtYzFkMzFlZjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 377da383-7de5-4658-81dc-89baa9f9dc63, ghrun-ltzovxoscq.auto.internal:12922): 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=ZGY5NmRjOTctNDVmOTY3NzgtMTYyNDI3ZjEtYzFkMzFlZjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a892e4ac-f44c-4515-bb7b-0283ed626c92, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a892e4ac-f44c-4515-bb7b-0283ed626c92, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=ZGY5NmRjOTctNDVmOTY3NzgtMTYyNDI3ZjEtYzFkMzFlZjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a892e4ac-f44c-4515-bb7b-0283ed626c92, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
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, 3fcb0503-c4d5-4ff6-bd87-aa3ff2339f32, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3fcb0503-c4d5-4ff6-bd87-aa3ff2339f32, ghrun-ltzovxoscq.auto.internal:12922): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3fcb0503-c4d5-4ff6-bd87-aa3ff2339f32, ghrun-ltzovxoscq.auto.internal:12922): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2EzMzNlNDEtMWM1OWRiYTAtN2ViZDEwZjgtYTA1MWI3ZmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3d606319-6621-4d07-90bf-09161c3b8a8c, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3d606319-6621-4d07-90bf-09161c3b8a8c, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=N2EzMzNlNDEtMWM1OWRiYTAtN2ViZDEwZjgtYTA1MWI3ZmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3d606319-6621-4d07-90bf-09161c3b8a8c, ghrun-ltzovxoscq.auto.internal:12922): 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=N2EzMzNlNDEtMWM1OWRiYTAtN2ViZDEwZjgtYTA1MWI3ZmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 923f487a-8e77-418b-aa3e-5b85501b7392, ghrun-ltzovxoscq.auto.internal:12922): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 923f487a-8e77-418b-aa3e-5b85501b7392, ghrun-ltzovxoscq.auto.internal:12922): request = { session_id: "ydb://session/3?node_id=1&id=N2EzMzNlNDEtMWM1OWRiYTAtN2ViZDEwZjgtYTA1MWI3ZmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 923f487a-8e77-418b-aa3e-5b85501b7392, ghrun-ltzovxoscq.auto.internal:12922): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fe428c9b-f546-410b-8f61-cd0166a49a5e, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:11:14.515822233+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 149da1af-85d6-4727-b0c3-05fe8be84de1, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:11:14.515963279+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e30dc302-cc2d-4cbf-9cc0-126dc2b2262a, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:11:14.51599028+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-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f6526dde-1df3-459d-bb06-32fe763ef8b9, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:11:14.51601594+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-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7ed946df-cb79-46b5-ba2b-561efc02e3eb, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:11:14.516043819+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-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 220d283f-fba9-4a7a-a690-873bd875b3c1, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:11:14.516102402+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fa718060-5963-4bbe-a70b-b793dc6f8dda, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:11:14.516069295+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 60ddedb6-3fd0-412f-82b8-bbfbc1dd1155, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:11:14.516151269+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 377da383-7de5-4658-81dc-89baa9f9dc63, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:11:14.516178515+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3d606319-6621-4d07-90bf-09161c3b8a8c, ghrun-ltzovxoscq.auto.internal:12922): 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:12922 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:11:14.516208061+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-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3d0ff46d-cc48-437b-9a3b-e1bbee481e4c, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.515943438+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ef4a9491-430d-4fce-963e-d21887e9cbc5, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.515978504+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4dbe0b95-4f22-4a44-a98d-251120ce87dc, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.516003724+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-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e9ac9f3a-ca1f-472a-80a1-e3a05ed5c581, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.516029027+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6e1a1238-fb9b-486d-a33b-13d4abb99b1f, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.516056494+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6f9b3def-ec8c-400b-8593-847864428057, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.516092152+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7e843d75-1844-4386-afa0-c23cfc7f427c, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.516165851+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 16c69d2d-83d4-4de2-9ab2-0e326536a97c, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.516138403+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a892e4ac-f44c-4515-bb7b-0283ed626c92, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.516196097+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 923f487a-8e77-418b-aa3e-5b85501b7392, ghrun-ltzovxoscq.auto.internal:12922): 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-12-05T20:11:14.516219932+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-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
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:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ltzovxoscq.auto.internal:12922
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: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.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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.connection:connection.py:549 Closing channel for endpoint localhost:12922
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:12922". 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    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 4003776) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4003776) elapsed time (sec): 30.149636030197144
DEBUG    ya.test:process.py:263 Command (pid 4003776) wtime: 30.151
DEBUG    ya.test:process.py:275 Command (pid 4003776) 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	140	0	0	0	0
4	      0	0	0	1878	0	0	0	0
5	      0	0	0	1896	0	0	0	0
6	      0	0	0	2179	0	0	0	0
7	      0	0	0	2095	0	0	0	0
8	      0	0	0	2327	0	0	0	0
9	      0	0	0	2330	0	0	0	0
10	      0	0	0	2367	0	0	0	0
11	      0	0	0	2490	0	0	0	0
12	      0	0	0	2447	0	0	0	0
13	      0	0	0	2100	0	0	0	0
14	      0	0	0	2160	0	0	0	0
15	      0	0	0	2036	0	0	0	0
16	      0	0	0	2026	0	0	0	0
17	      0	0	0	2448	0	0	0	0
18	      0	0	0	2259	0	0	0	0
19	      0	0	0	1891	0	0	0	0
20	      0	0	0	2010	0	0	0	0
21	      0	0	0	2009	0	0	0	0
22	      0	0	0	2290	0	0	0	0
23	      0	0	0	2087	0	0	0	0
24	      0	0	0	2330	0	0	0	0
25	      0	0	0	1847	0	0	0	0
26	      0	0	0	1720	0	0	0	0
27	      0	0	0	1835	0	0	0	0
28	      0	0	0	2208	0	0	0	0
29	      0	0	0	2009	0	0	0	0
30	      0	0	0	2428	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 4003776) 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 4003773) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4003773) elapsed time (sec): 30.178112745285034
DEBUG    ya.test:process.py:263 Command (pid 4003773) wtime: 30.181
DEBUG    ya.test:process.py:275 Command (pid 4003773) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     30	30	0	0	153	787	807	807
2	    128	128	0	0	78	99	109	111
3	     45	45	0	119	83	96	97	97
4	      0	0	0	1867	0	0	0	0
5	      0	0	0	1886	0	0	0	0
6	      0	0	0	2133	0	0	0	0
7	      0	0	0	2155	0	0	0	0
8	      0	0	0	2329	0	0	0	0
9	      0	0	0	2330	0	0	0	0
10	      0	0	0	2358	0	0	0	0
11	      0	0	0	2490	0	0	0	0
12	      0	0	0	2447	0	0	0	0
13	      0	0	0	2109	0	0	0	0
14	      0	0	0	2229	0	0	0	0
15	      0	0	0	2069	0	0	0	0
16	      0	0	0	1989	0	0	0	0
17	      0	0	0	2450	0	0	0	0
18	      0	0	0	2250	0	0	0	0
19	      0	0	0	1880	0	0	0	0
20	      0	0	0	1969	0	0	0	0
21	      0	0	0	1990	0	0	0	0
22	      0	0	0	2279	0	0	0	0
23	      0	0	0	2136	0	0	0	0
24	      0	0	0	2330	0	0	0	0
25	      0	0	0	1083	0	0	0	0
26	      0	0	0	0	0	0	0	0
27	      0	0	0	0	0	0	0	0
28	      0	0	0	880	0	0	0	0
29	      0	0	0	2030	0	0	0	0
30	      0	0	0	2467	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    203	6.76667	0	52254	79	355	787	807

DEBUG    ya.test:process.py:276 Command (pid 4003773) 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 4003774) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4003774) elapsed time (sec): 30.181110382080078
DEBUG    ya.test:process.py:263 Command (pid 4003774) wtime: 30.183
DEBUG    ya.test:process.py:275 Command (pid 4003774) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     45	45	0	0	116	603	615	615
2	    172	172	0	0	56	83	86	88
3	     57	57	0	124	63	76	81	83
4	      0	0	0	1822	0	0	0	0
5	      0	0	0	1933	0	0	0	0
6	      0	0	0	2109	0	0	0	0
7	      0	0	0	2100	0	0	0	0
8	      0	0	0	2300	0	0	0	0
9	      0	0	0	2330	0	0	0	0
10	      0	0	0	2324	0	0	0	0
11	      0	0	0	2494	0	0	0	0
12	      0	0	0	2396	0	0	0	0
13	      0	0	0	2053	0	0	0	0
14	      0	0	0	2171	0	0	0	0
15	      0	0	0	1989	0	0	0	0
16	      0	0	0	1865	0	0	0	0
17	      0	0	0	2450	0	0	0	0
18	      0	0	0	2249	0	0	0	0
19	      0	0	0	1865	0	0	0	0
20	      0	0	0	1937	0	0	0	0
21	      0	0	0	1942	0	0	0	0
22	      0	0	0	2270	0	0	0	0
23	      0	0	0	2070	0	0	0	0
24	      0	0	0	2330	0	0	0	0
25	      0	0	0	1780	0	0	0	0
26	      0	0	0	1659	0	0	0	0
27	      0	0	0	1786	0	0	0	0
28	      0	0	0	2180	0	0	0	0
29	      0	0	0	2048	0	0	0	0
30	      0	0	0	2444	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    274	9.13333	0	57020	59	197	599	615

DEBUG    ya.test:process.py:276 Command (pid 4003774) 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:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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.connection:connection.py:549 Closing channel for endpoint localhost:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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:12922
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12922". 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 ===============================
327.67s call     test_log_scenario.py::TestLogScenario::test_log_uniform
8.71s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
3.78s 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/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/k977/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/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-12-05T20:11:11.880375Z): source_id=224;tablet_id=72075186224037924;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 @ 0xA959615
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA951AA6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7E8F18
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD77266B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FAEB78
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FAE8CF
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD74C38D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1442C5AB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150738F7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FC8423
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FC8423
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FC5DD3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FC9797
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1444A398
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0B0C85
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB78AF97
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7D99C4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7DDA84
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7DD690
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7DE27E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA95B26C
21. ??:0: ?? @ 0x7F7E5695AAC2
22. ??:0: ?? @ 0x7F7E569EC8BF
============ 1 failed, 115 deselected, 1 error in 341.44s (0:05:41) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/000576/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/00053a/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000518/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/000521/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000581/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000545/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000574/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/000587/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000573/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/000524/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000571/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00056e/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000570/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000541/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/00051d/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00056d/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00055c/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000513/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000531/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000527/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/000539/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.25s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/000583/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/0004dc/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000525/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00052e/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00057b/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000532/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000565/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000544/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00057d/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/000534/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000540/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/0004e6/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00056b/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00056a/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000537/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000578/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000560/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00049d/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00056f/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000559/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00055f/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000572/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/000543/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/000566/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000579/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000589/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/00053e/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.29s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/00053f/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00057e/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000535/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00057a/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000538/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000546/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/00052c/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000555/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00052a/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000563/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000577/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000542/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00055a/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000529/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/00051f/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00052b/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00055b/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/0004ef/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.81s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/000584/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000520/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00051c/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00056c/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00051b/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000569/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/0004eb/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000580/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.28s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/000536/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000582/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00053d/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000588/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/0004c3/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000562/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/0004ca/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000585/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000564/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/000561/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000558/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/0004ea/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00057f/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000557/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/00057c/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000548/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00051a/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00051e/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00055d/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/000567/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/00050c/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/0004de/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000568/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 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/k977/000586/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k977/000533/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-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.03s ============================
