============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/000215/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000215/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/ijom/000215/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-13T10:30:51.686087Z): source_idx=0;tablet_id=72075186224037894;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 @ 0xA9A67E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA99EC76
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB836228
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7C8F0B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FFCF08
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FFCC5F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7A2C2D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1449E1FB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150E7477
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1503A3D3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1503A3D3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x15037D83
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1503B747
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144BBFE8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D255C25
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB7D7F97
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB826CD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB82AD94
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB82A9A0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB82B58E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA9A843C
E   21. ??:0: ?? @ 0x7F917B407AC2
E   22. ??:0: ?? @ 0x7F917B4998BF
------------------------------ 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/ijom/000215/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 73733
DEBUG    ya.test:process.py:259 Command (pid 73733) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 73733) elapsed time (sec): 0.478757381439209
DEBUG    ya.test:process.py:263 Command (pid 73733) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 73733) inblock: 16
DEBUG    ya.test:process.py:263 Command (pid 73733) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 73733) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 73733) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 73733) maxrss: 548804
DEBUG    ya.test:process.py:263 Command (pid 73733) minflt: 16292
DEBUG    ya.test:process.py:263 Command (pid 73733) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 73733) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 73733) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 73733) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 73733) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 73733) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 73733) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 73733) stime: 0.33610799999999996
DEBUG    ya.test:process.py:263 Command (pid 73733) utime: 0.093138
DEBUG    ya.test:process.py:263 Command (pid 73733) wtime: 0.48
DEBUG    ya.test:process.py:275 Command (pid 73733) output:
Git info:
    Commit: 12dcef75acf7323fd36a61db1303a15a98173501
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge d028ea87322e634e5531a9fea9d66a52ec19e05e into 102801b614e89b7410365219d4c25e721eed9553
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i2bt6vvmfe    Host information: 
        Linux ghrun-i2bt6vvmfe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 12dcef75acf7323fd36a61db1303a15a98173501
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge d028ea87322e634e5531a9fea9d66a52ec19e05e into 102801b614e89b7410365219d4c25e721eed9553
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i2bt6vvmfe    Host information: 
        Linux ghrun-i2bt6vvmfe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61082
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ijom/000215/r3tmp/kikimr_cluster_edyvoio1
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28521
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19228
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29799
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2921
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ijom/000215/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/ijom/000215/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/ijom/000215/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_efgagriw.log --grpc-port=28521 --mon-port=19228 --ic-port=61082
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28521/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ijom/000215/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/ijom/000215/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/ijom/000215/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_efgagriw.log --grpc-port=28521 --mon-port=19228 --ic-port=61082
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ijom/000215/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/ijom/000215/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_efgagriw.log', '--grpc-port=28521', '--mon-port=19228', '--ic-port=61082')' in '/home/runner/.ya/build/build_root/ijom/000215/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: 73790
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28521/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/ijom/000215/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 73791
DEBUG    ya.test:process.py:259 Command (pid 73791) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 73791) elapsed time (sec): 0.5247619152069092
DEBUG    ya.test:process.py:263 Command (pid 73791) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 73791) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 73791) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 73791) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 73791) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 73791) maxrss: 548904
DEBUG    ya.test:process.py:263 Command (pid 73791) minflt: 22246
DEBUG    ya.test:process.py:263 Command (pid 73791) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 73791) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 73791) nivcsw: 57
DEBUG    ya.test:process.py:263 Command (pid 73791) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 73791) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 73791) nvcsw: 408
DEBUG    ya.test:process.py:263 Command (pid 73791) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 73791) stime: 0.342229
DEBUG    ya.test:process.py:263 Command (pid 73791) utime: 0.12799
DEBUG    ya.test:process.py:263 Command (pid 73791) wtime: 0.526
DEBUG    ya.test:process.py:275 Command (pid 73791) output:
Git info:
    Commit: 12dcef75acf7323fd36a61db1303a15a98173501
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge d028ea87322e634e5531a9fea9d66a52ec19e05e into 102801b614e89b7410365219d4c25e721eed9553
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i2bt6vvmfe    Host information: 
        Linux ghrun-i2bt6vvmfe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 12dcef75acf7323fd36a61db1303a15a98173501
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge d028ea87322e634e5531a9fea9d66a52ec19e05e into 102801b614e89b7410365219d4c25e721eed9553
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i2bt6vvmfe    Host information: 
        Linux ghrun-i2bt6vvmfe 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/ijom/000215/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28521', '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: 61082\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/ijom/000215/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28521', '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: 61082\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 74147
DEBUG    ya.test:process.py:259 Command (pid 74147) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 74147) elapsed time (sec): 0.3846476078033447
DEBUG    ya.test:process.py:263 Command (pid 74147) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) maxrss: 557216
DEBUG    ya.test:process.py:263 Command (pid 74147) minflt: 18434
DEBUG    ya.test:process.py:263 Command (pid 74147) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 74147) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 74147) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 74147) stime: 0.224181
DEBUG    ya.test:process.py:263 Command (pid 74147) utime: 0.11799
DEBUG    ya.test:process.py:263 Command (pid 74147) wtime: 0.386
DEBUG    ya.test:process.py:275 Command (pid 74147) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28521', '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/ijom/000215/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28521', '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: 74213
DEBUG    ya.test:process.py:259 Command (pid 74213) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 74213) elapsed time (sec): 0.39816927909851074
DEBUG    ya.test:process.py:263 Command (pid 74213) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) maxrss: 557216
DEBUG    ya.test:process.py:263 Command (pid 74213) minflt: 18435
DEBUG    ya.test:process.py:263 Command (pid 74213) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 74213) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 74213) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 74213) stime: 0.231209
DEBUG    ya.test:process.py:263 Command (pid 74213) utime: 0.12358
DEBUG    ya.test:process.py:263 Command (pid 74213) wtime: 0.399
DEBUG    ya.test:process.py:275 Command (pid 74213) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 74213) 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, 16bf80e9-4eca-47df-a6bd-395d53aac0e4, localhost:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 16bf80e9-4eca-47df-a6bd-395d53aac0e4, localhost:28521): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 16bf80e9-4eca-47df-a6bd-395d53aac0e4, localhost:28521): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-i2bt6vvmfe.auto.internal" port: 28521 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-i2bt6vvmfe.auto.internal:28521, 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:28521
------------------------------ 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/ijom/000215/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydb/ydb -e grpc://localhost:28521 -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/ijom/000215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28521', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 74321
DEBUG    ya.test:process.py:259 Command (pid 74321) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 74321) elapsed time (sec): 0.35187268257141113
DEBUG    ya.test:process.py:263 Command (pid 74321) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) maxrss: 167188
DEBUG    ya.test:process.py:263 Command (pid 74321) minflt: 3562
DEBUG    ya.test:process.py:263 Command (pid 74321) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 74321) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) nvcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 74321) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 74321) stime: 0.027972
DEBUG    ya.test:process.py:263 Command (pid 74321) utime: 0.045454
DEBUG    ya.test:process.py:263 Command (pid 74321) wtime: 0.353
DEBUG    ya.test:process.py:275 Command (pid 74321) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 74321) 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/ijom/000215/ydb/apps/ydb/ydb -e grpc://localhost:28521 -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/ijom/000215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28521', '-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: 74411
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 74411) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 74411) elapsed time (sec): 30.14010763168335
DEBUG    ya.test:process.py:263 Command (pid 74411) wtime: 30.141
DEBUG    ya.test:process.py:275 Command (pid 74411) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    479	479	0	0	20	21	27	31
2	    488	488	0	0	20	21	21	22
3	    486	486	0	0	20	21	24	24
4	    487	487	0	0	20	20	22	22
5	    488	488	0	0	20	20	21	21
6	    488	488	0	0	20	21	21	22
7	    488	488	0	0	20	20	20	21
8	    489	489	0	0	20	20	21	21
9	    487	487	0	0	20	21	21	21
10	    488	488	0	0	20	21	21	22
11	    487	487	0	0	20	21	21	21
12	    488	488	0	0	20	21	21	21
13	    487	487	0	0	20	20	21	21
14	    489	489	0	0	20	20	21	21
15	    488	488	0	0	20	21	21	21
16	    488	488	0	0	20	20	21	21
17	    489	489	0	0	20	20	21	21
18	    488	488	0	0	20	21	21	21
19	    488	488	0	0	20	20	21	21
20	    488	488	0	0	20	20	20	21
21	    488	488	0	0	20	20	21	21
22	    488	488	0	0	20	20	20	21
23	    479	479	0	0	20	23	38	39
24	    489	489	0	0	20	21	21	21
25	    488	488	0	0	20	20	20	20
26	    488	488	0	0	20	20	21	21
27	    472	472	0	0	20	23	46	52
28	    489	489	0	0	20	21	21	22
29	    488	488	0	0	20	21	21	21
30	    499	499	0	0	20	20	20	20

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14616	487.2	0	0	20	20	21	52

DEBUG    ya.test:process.py:276 Command (pid 74411) 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, 6d7441b4-a79b-40ea-b704-7ff04458661f, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6d7441b4-a79b-40ea-b704-7ff04458661f, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6d7441b4-a79b-40ea-b704-7ff04458661f, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 502ff293-1913-4b32-b937-2e27c3203d04, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 502ff293-1913-4b32-b937-2e27c3203d04, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 502ff293-1913-4b32-b937-2e27c3203d04, ghrun-i2bt6vvmfe.auto.internal:28521): 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=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9f09d47-6904-4453-be2e-8e2678004cdc, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9f09d47-6904-4453-be2e-8e2678004cdc, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==" 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, a9f09d47-6904-4453-be2e-8e2678004cdc, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==
INFO     root:test_log_scenario.py:217 Count rows after insert 14483 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa506ef0-d4f5-4812-9a82-4be6d0c5f489, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa506ef0-d4f5-4812-9a82-4be6d0c5f489, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==" 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, fa506ef0-d4f5-4812-9a82-4be6d0c5f489, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bce44c77-14c8-4273-9e8f-a0b91f1bdb8a, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bce44c77-14c8-4273-9e8f-a0b91f1bdb8a, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==" 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, bce44c77-14c8-4273-9e8f-a0b91f1bdb8a, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydb/ydb -e grpc://localhost:28521 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydb/ydb -e grpc://localhost:28521 -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/ijom/000215/ydb/apps/ydb/ydb -e grpc://localhost:28521 -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, 978c13b7-7596-4ece-aa7e-34e2bdbdab53, ghrun-i2bt6vvmfe.auto.internal:28521): 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    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 978c13b7-7596-4ece-aa7e-34e2bdbdab53, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==" 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    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5906ead7-b06d-42f3-893f-3327302b107c, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 978c13b7-7596-4ece-aa7e-34e2bdbdab53, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5906ead7-b06d-42f3-893f-3327302b107c, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28521', '-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:610 Executing '['/home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28521', '-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: 81804
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28521', '-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:628 Command pid: 81807
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5906ead7-b06d-42f3-893f-3327302b107c, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWNkZjU2Yy0xNmNjNGVhYy0yNjZhYjQxYi1mMGIzM2RmOQ==" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 81808
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8baa5230-def3-4097-ad24-7f30817ef0c0, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8baa5230-def3-4097-ad24-7f30817ef0c0, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=OWNkZjU2Yy0xNmNjNGVhYy0yNjZhYjQxYi1mMGIzM2RmOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8baa5230-def3-4097-ad24-7f30817ef0c0, ghrun-i2bt6vvmfe.auto.internal:28521): 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=OWNkZjU2Yy0xNmNjNGVhYy0yNjZhYjQxYi1mMGIzM2RmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98500c2e-b428-46eb-9554-4404a6ccbf1c, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98500c2e-b428-46eb-9554-4404a6ccbf1c, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=OWNkZjU2Yy0xNmNjNGVhYy0yNjZhYjQxYi1mMGIzM2RmOQ==" 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, acf4a219-22d4-4f58-bf8a-e8d9ab3c91c5, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, acf4a219-22d4-4f58-bf8a-e8d9ab3c91c5, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98500c2e-b428-46eb-9554-4404a6ccbf1c, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, acf4a219-22d4-4f58-bf8a-e8d9ab3c91c5, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2VlZDM3MmEtNTA0OGQ4MjAtYzg4ZTgwNjgtYjAzY2FhMmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9bb3f1e4-bbf3-4dd6-b72d-54c707c542c6, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9bb3f1e4-bbf3-4dd6-b72d-54c707c542c6, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=Y2VlZDM3MmEtNTA0OGQ4MjAtYzg4ZTgwNjgtYjAzY2FhMmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9bb3f1e4-bbf3-4dd6-b72d-54c707c542c6, ghrun-i2bt6vvmfe.auto.internal:28521): 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=Y2VlZDM3MmEtNTA0OGQ4MjAtYzg4ZTgwNjgtYjAzY2FhMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa879a9b-86bb-417e-b83f-fce2290f3610, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa879a9b-86bb-417e-b83f-fce2290f3610, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=Y2VlZDM3MmEtNTA0OGQ4MjAtYzg4ZTgwNjgtYjAzY2FhMmU=" 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, 55a29d9d-aead-49ca-b9ff-eaeccbeac808, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 55a29d9d-aead-49ca-b9ff-eaeccbeac808, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa879a9b-86bb-417e-b83f-fce2290f3610, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 55a29d9d-aead-49ca-b9ff-eaeccbeac808, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzExZDY3NDItMTBjN2ExZjUtNTMyMGVmMjYtZGVkYjAwM2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 95ca49f6-5102-4983-b888-2d1357e3b936, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 95ca49f6-5102-4983-b888-2d1357e3b936, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=NzExZDY3NDItMTBjN2ExZjUtNTMyMGVmMjYtZGVkYjAwM2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 95ca49f6-5102-4983-b888-2d1357e3b936, ghrun-i2bt6vvmfe.auto.internal:28521): 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=NzExZDY3NDItMTBjN2ExZjUtNTMyMGVmMjYtZGVkYjAwM2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57164fcf-1165-498c-bd64-fdfc3cd2726e, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57164fcf-1165-498c-bd64-fdfc3cd2726e, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=NzExZDY3NDItMTBjN2ExZjUtNTMyMGVmMjYtZGVkYjAwM2M=" 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, 870c565a-0c29-4967-9daf-5924afdb0f84, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 870c565a-0c29-4967-9daf-5924afdb0f84, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57164fcf-1165-498c-bd64-fdfc3cd2726e, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 870c565a-0c29-4967-9daf-5924afdb0f84, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjdlMTQ5MjYtZTZhMTQ1MzMtYzQ4NWM3ZWQtMjQ2NzIxMDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1bff6218-ebe0-41af-86ac-4233cc113808, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1bff6218-ebe0-41af-86ac-4233cc113808, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=MjdlMTQ5MjYtZTZhMTQ1MzMtYzQ4NWM3ZWQtMjQ2NzIxMDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1bff6218-ebe0-41af-86ac-4233cc113808, ghrun-i2bt6vvmfe.auto.internal:28521): 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=MjdlMTQ5MjYtZTZhMTQ1MzMtYzQ4NWM3ZWQtMjQ2NzIxMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c542291-b1be-47f5-9ae2-ac01ace1eb2f, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c542291-b1be-47f5-9ae2-ac01ace1eb2f, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=MjdlMTQ5MjYtZTZhMTQ1MzMtYzQ4NWM3ZWQtMjQ2NzIxMDk=" 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: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ab56435d-92aa-4ed2-9ec4-dd4b3e83aa5a, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c542291-b1be-47f5-9ae2-ac01ace1eb2f, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ab56435d-92aa-4ed2-9ec4-dd4b3e83aa5a, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ab56435d-92aa-4ed2-9ec4-dd4b3e83aa5a, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTZmNmNkOTUtMmI5MGU2MmYtMWQ1YmIxYzQtYWM2MjBhMjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 789493ca-95e5-4f1e-a7e2-025c1d2fd0ea, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 789493ca-95e5-4f1e-a7e2-025c1d2fd0ea, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=NTZmNmNkOTUtMmI5MGU2MmYtMWQ1YmIxYzQtYWM2MjBhMjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 789493ca-95e5-4f1e-a7e2-025c1d2fd0ea, ghrun-i2bt6vvmfe.auto.internal:28521): 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=NTZmNmNkOTUtMmI5MGU2MmYtMWQ1YmIxYzQtYWM2MjBhMjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99b59d27-1757-4b02-b703-8712f5d6d524, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99b59d27-1757-4b02-b703-8712f5d6d524, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=NTZmNmNkOTUtMmI5MGU2MmYtMWQ1YmIxYzQtYWM2MjBhMjQ=" 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, ed5a9fe9-8f30-45f1-85e9-abfb200aeefc, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ed5a9fe9-8f30-45f1-85e9-abfb200aeefc, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99b59d27-1757-4b02-b703-8712f5d6d524, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ed5a9fe9-8f30-45f1-85e9-abfb200aeefc, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTAxY2I1ZWMtZWQ0MjU0MDctZDg3NjkxYTktZDE3Mzk3YTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 84a58d80-18d1-4cda-af53-34abb19e2795, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 84a58d80-18d1-4cda-af53-34abb19e2795, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=ZTAxY2I1ZWMtZWQ0MjU0MDctZDg3NjkxYTktZDE3Mzk3YTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 84a58d80-18d1-4cda-af53-34abb19e2795, ghrun-i2bt6vvmfe.auto.internal:28521): 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=ZTAxY2I1ZWMtZWQ0MjU0MDctZDg3NjkxYTktZDE3Mzk3YTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c1afd6a-4aed-4b45-a736-828d945642c7, ghrun-i2bt6vvmfe.auto.internal:28521): 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, 7c1afd6a-4aed-4b45-a736-828d945642c7, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=ZTAxY2I1ZWMtZWQ0MjU0MDctZDg3NjkxYTktZDE3Mzk3YTU=" 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, 7bf896fb-9ab7-4536-acf6-498895b82ea3, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7bf896fb-9ab7-4536-acf6-498895b82ea3, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c1afd6a-4aed-4b45-a736-828d945642c7, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7bf896fb-9ab7-4536-acf6-498895b82ea3, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWNmY2MwNzgtNTdiYzFiOWEtMzhjYjEyMjMtYWI1MWNiNGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0772cce8-3370-4349-be56-6ed6138e21a5, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0772cce8-3370-4349-be56-6ed6138e21a5, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=MWNmY2MwNzgtNTdiYzFiOWEtMzhjYjEyMjMtYWI1MWNiNGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0772cce8-3370-4349-be56-6ed6138e21a5, ghrun-i2bt6vvmfe.auto.internal:28521): 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=MWNmY2MwNzgtNTdiYzFiOWEtMzhjYjEyMjMtYWI1MWNiNGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 891786c9-33bb-4fe5-aa5f-dac9c609664b, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 891786c9-33bb-4fe5-aa5f-dac9c609664b, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=MWNmY2MwNzgtNTdiYzFiOWEtMzhjYjEyMjMtYWI1MWNiNGU=" 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, d1102d9d-3027-4607-a9ef-f0b9b35fdb72, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d1102d9d-3027-4607-a9ef-f0b9b35fdb72, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 891786c9-33bb-4fe5-aa5f-dac9c609664b, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d1102d9d-3027-4607-a9ef-f0b9b35fdb72, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGMzNmViNzQtZDFlNTIyMzQtOThhYzg3NGMtYzZlNTE5OWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 45f4eca5-1756-4c2b-8b27-37dfc6b68eb1, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 45f4eca5-1756-4c2b-8b27-37dfc6b68eb1, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=OGMzNmViNzQtZDFlNTIyMzQtOThhYzg3NGMtYzZlNTE5OWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 45f4eca5-1756-4c2b-8b27-37dfc6b68eb1, ghrun-i2bt6vvmfe.auto.internal:28521): 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=OGMzNmViNzQtZDFlNTIyMzQtOThhYzg3NGMtYzZlNTE5OWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3ed110c5-c0cb-48cd-aa94-a3601e1f26af, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ed110c5-c0cb-48cd-aa94-a3601e1f26af, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=OGMzNmViNzQtZDFlNTIyMzQtOThhYzg3NGMtYzZlNTE5OWQ=" 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, 31a3c0a0-a073-4441-980a-9cf5b63a3397, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 31a3c0a0-a073-4441-980a-9cf5b63a3397, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ed110c5-c0cb-48cd-aa94-a3601e1f26af, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 31a3c0a0-a073-4441-980a-9cf5b63a3397, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGYyMWYyZWItZDllMmVlYjMtNjY0ZjBjOS05ODU1NGI2" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 09c5dafe-a979-4382-9cc9-b6f91d931136, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 09c5dafe-a979-4382-9cc9-b6f91d931136, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyMWYyZWItZDllMmVlYjMtNjY0ZjBjOS05ODU1NGI2" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 09c5dafe-a979-4382-9cc9-b6f91d931136, ghrun-i2bt6vvmfe.auto.internal:28521): 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=ZGYyMWYyZWItZDllMmVlYjMtNjY0ZjBjOS05ODU1NGI2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a2e5679-b492-483d-983c-0d946da461ee, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a2e5679-b492-483d-983c-0d946da461ee, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyMWYyZWItZDllMmVlYjMtNjY0ZjBjOS05ODU1NGI2" 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, 7a2e5679-b492-483d-983c-0d946da461ee, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 502ff293-1913-4b32-b937-2e27c3203d04, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:30:53.505879982+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8baa5230-def3-4097-ad24-7f30817ef0c0, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T10:30:53.506005369+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-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9bb3f1e4-bbf3-4dd6-b72d-54c707c542c6, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:30:53.506023802+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 95ca49f6-5102-4983-b888-2d1357e3b936, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T10:30:53.506040689+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-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1bff6218-ebe0-41af-86ac-4233cc113808, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:30:53.506066504+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 789493ca-95e5-4f1e-a7e2-025c1d2fd0ea, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:30:53.506086551+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 84a58d80-18d1-4cda-af53-34abb19e2795, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T10:30:53.506102814+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0772cce8-3370-4349-be56-6ed6138e21a5, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T10:30:53.506134906+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-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 45f4eca5-1756-4c2b-8b27-37dfc6b68eb1, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:30:53.506153988+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 09c5dafe-a979-4382-9cc9-b6f91d931136, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:30:53.506174665+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 978c13b7-7596-4ece-aa7e-34e2bdbdab53, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T10:30:53.505987197+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-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 98500c2e-b428-46eb-9554-4404a6ccbf1c, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-13T10:30:53.506015946+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, aa879a9b-86bb-417e-b83f-fce2290f3610, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-13T10:30:53.506032158+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1c542291-b1be-47f5-9ae2-ac01ace1eb2f, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-13T10:30:53.506076551+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 57164fcf-1165-498c-bd64-fdfc3cd2726e, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T10:30:53.506057298+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 99b59d27-1757-4b02-b703-8712f5d6d524, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-13T10:30:53.506094629+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7c1afd6a-4aed-4b45-a736-828d945642c7, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-13T10:30:53.506126959+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 891786c9-33bb-4fe5-aa5f-dac9c609664b, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T10:30:53.506145226+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3ed110c5-c0cb-48cd-aa94-a3601e1f26af, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-13T10:30:53.506167495+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7a2e5679-b492-483d-983c-0d946da461ee, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-13T10:30:53.506182745+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28521
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:28521". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 81808) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 81808) elapsed time (sec): 30.139551401138306
DEBUG    ya.test:process.py:263 Command (pid 81808) wtime: 30.141
DEBUG    ya.test:process.py:259 Command (pid 81804) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 81807) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 81808) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     92	92	0	0	50	385	467	483
2	    109	109	0	0	59	69	73	77
3	      0	0	0	3108	0	0	0	0
4	      0	0	0	1520	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	1670	0	0	0	0
8	      0	0	0	3350	0	0	0	0
9	      0	0	0	3020	0	0	0	0
10	      0	0	0	2620	0	0	0	0
11	      0	0	0	3010	0	0	0	0
12	      0	0	0	2170	0	0	0	0
13	      0	0	0	3130	0	0	0	0
14	      0	0	0	3450	0	0	0	0
15	      0	0	0	3140	0	0	0	0
16	      0	0	0	3350	0	0	0	0
17	      0	0	0	3080	0	0	0	0
18	      0	0	0	3250	0	0	0	0
19	      0	0	0	3040	0	0	0	0
20	      0	0	0	3510	0	0	0	0
21	      0	0	0	3000	0	0	0	0
22	      0	0	0	2450	0	0	0	0
23	      0	0	0	3390	0	0	0	0
24	      0	0	0	2870	0	0	0	0
25	      0	0	0	3190	0	0	0	0
26	      0	0	0	3360	0	0	0	0
27	      0	0	0	3400	0	0	0	0
28	      0	0	0	3490	0	0	0	0
29	      0	0	0	3280	0	0	0	0
30	      0	0	0	3440	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    201	6.7	0	78288	57	265	445	483

DEBUG    ya.test:process.py:260 Command (pid 81804) elapsed time (sec): 30.141433715820312
DEBUG    ya.test:process.py:260 Command (pid 81807) elapsed time (sec): 30.139738082885742
DEBUG    ya.test:process.py:276 Command (pid 81808) errors:

DEBUG    ya.test:process.py:263 Command (pid 81804) wtime: 30.143
DEBUG    ya.test:process.py:263 Command (pid 81807) wtime: 30.142
DEBUG    ya.test:process.py:275 Command (pid 81804) 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	3110	0	0	0	0
4	      0	0	0	3260	0	0	0	0
5	      0	0	0	3090	0	0	0	0
6	      0	0	0	2600	0	0	0	0
7	      0	0	0	3410	0	0	0	0
8	      0	0	0	3350	0	0	0	0
9	      0	0	0	3020	0	0	0	0
10	      0	0	0	2620	0	0	0	0
11	      0	0	0	3010	0	0	0	0
12	      0	0	0	2180	0	0	0	0
13	      0	0	0	3130	0	0	0	0
14	      0	0	0	3450	0	0	0	0
15	      0	0	0	3140	0	0	0	0
16	      0	0	0	3340	0	0	0	0
17	      0	0	0	3080	0	0	0	0
18	      0	0	0	3250	0	0	0	0
19	      0	0	0	3040	0	0	0	0
20	      0	0	0	3510	0	0	0	0
21	      0	0	0	3000	0	0	0	0
22	      0	0	0	2450	0	0	0	0
23	      0	0	0	3390	0	0	0	0
24	      0	0	0	2870	0	0	0	0
25	      0	0	0	3190	0	0	0	0
26	      0	0	0	3360	0	0	0	0
27	      0	0	0	3400	0	0	0	0
28	      0	0	0	3490	0	0	0	0
29	      0	0	0	3280	0	0	0	0
30	      0	0	0	3440	0	0	0	0

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

DEBUG    ya.test:process.py:275 Command (pid 81807) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    129	129	0	0	39	325	369	373
2	    135	135	0	0	44	55	61	61
3	      0	0	0	3097	0	0	0	0
4	      0	0	0	3260	0	0	0	0
5	      0	0	0	3090	0	0	0	0
6	      0	0	0	2600	0	0	0	0
7	      0	0	0	3410	0	0	0	0
8	      0	0	0	3350	0	0	0	0
9	      0	0	0	3020	0	0	0	0
10	      0	0	0	2620	0	0	0	0
11	      0	0	0	3010	0	0	0	0
12	      0	0	0	2180	0	0	0	0
13	      0	0	0	3130	0	0	0	0
14	      0	0	0	3450	0	0	0	0
15	      0	0	0	3140	0	0	0	0
16	      0	0	0	3340	0	0	0	0
17	      0	0	0	3080	0	0	0	0
18	      0	0	0	3250	0	0	0	0
19	      0	0	0	3040	0	0	0	0
20	      0	0	0	3510	0	0	0	0
21	      0	0	0	2995	0	0	0	0
22	      0	0	0	2450	0	0	0	0
23	      0	0	0	3390	0	0	0	0
24	      0	0	0	2870	0	0	0	0
25	      0	0	0	3190	0	0	0	0
26	      0	0	0	3360	0	0	0	0
27	      0	0	0	3400	0	0	0	0
28	      0	0	0	3490	0	0	0	0
29	      0	0	0	3280	0	0	0	0
30	      0	0	0	3440	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    264	8.8	0	87442	42	153	355	373

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

DEBUG    ya.test:process.py:276 Command (pid 81807) 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:681 Close topic client
DEBUG    ydb.topic:topic.py:684 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28521
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-i2bt6vvmfe'
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/ijom/000215/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.73790' in '/home/runner/.ya/build/build_root/ijom/000215/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_efgagriw.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:28521/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2921
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29799
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19228
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28521
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61082
=================================== 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:137: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:132: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:98: 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/ijom/000215/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 73733
DEBUG    ya.test:process.py:259 Command (pid 73733) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 73733) elapsed time (sec): 0.478757381439209
DEBUG    ya.test:process.py:263 Command (pid 73733) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 73733) inblock: 16
DEBUG    ya.test:process.py:263 Command (pid 73733) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 73733) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 73733) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 73733) maxrss: 548804
DEBUG    ya.test:process.py:263 Command (pid 73733) minflt: 16292
DEBUG    ya.test:process.py:263 Command (pid 73733) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 73733) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 73733) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 73733) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 73733) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 73733) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 73733) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 73733) stime: 0.33610799999999996
DEBUG    ya.test:process.py:263 Command (pid 73733) utime: 0.093138
DEBUG    ya.test:process.py:263 Command (pid 73733) wtime: 0.48
DEBUG    ya.test:process.py:275 Command (pid 73733) output:
Git info:
    Commit: 12dcef75acf7323fd36a61db1303a15a98173501
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge d028ea87322e634e5531a9fea9d66a52ec19e05e into 102801b614e89b7410365219d4c25e721eed9553
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i2bt6vvmfe    Host information: 
        Linux ghrun-i2bt6vvmfe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 12dcef75acf7323fd36a61db1303a15a98173501
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge d028ea87322e634e5531a9fea9d66a52ec19e05e into 102801b614e89b7410365219d4c25e721eed9553
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i2bt6vvmfe    Host information: 
        Linux ghrun-i2bt6vvmfe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61082
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ijom/000215/r3tmp/kikimr_cluster_edyvoio1
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28521
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19228
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29799
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2921
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ijom/000215/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/ijom/000215/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/ijom/000215/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_efgagriw.log --grpc-port=28521 --mon-port=19228 --ic-port=61082
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28521/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ijom/000215/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/ijom/000215/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/ijom/000215/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_efgagriw.log --grpc-port=28521 --mon-port=19228 --ic-port=61082
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ijom/000215/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/ijom/000215/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_efgagriw.log', '--grpc-port=28521', '--mon-port=19228', '--ic-port=61082')' in '/home/runner/.ya/build/build_root/ijom/000215/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: 73790
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28521/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/ijom/000215/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 73791
DEBUG    ya.test:process.py:259 Command (pid 73791) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 73791) elapsed time (sec): 0.5247619152069092
DEBUG    ya.test:process.py:263 Command (pid 73791) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 73791) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 73791) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 73791) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 73791) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 73791) maxrss: 548904
DEBUG    ya.test:process.py:263 Command (pid 73791) minflt: 22246
DEBUG    ya.test:process.py:263 Command (pid 73791) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 73791) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 73791) nivcsw: 57
DEBUG    ya.test:process.py:263 Command (pid 73791) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 73791) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 73791) nvcsw: 408
DEBUG    ya.test:process.py:263 Command (pid 73791) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 73791) stime: 0.342229
DEBUG    ya.test:process.py:263 Command (pid 73791) utime: 0.12799
DEBUG    ya.test:process.py:263 Command (pid 73791) wtime: 0.526
DEBUG    ya.test:process.py:275 Command (pid 73791) output:
Git info:
    Commit: 12dcef75acf7323fd36a61db1303a15a98173501
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge d028ea87322e634e5531a9fea9d66a52ec19e05e into 102801b614e89b7410365219d4c25e721eed9553
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i2bt6vvmfe    Host information: 
        Linux ghrun-i2bt6vvmfe 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 12dcef75acf7323fd36a61db1303a15a98173501
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge d028ea87322e634e5531a9fea9d66a52ec19e05e into 102801b614e89b7410365219d4c25e721eed9553
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-i2bt6vvmfe    Host information: 
        Linux ghrun-i2bt6vvmfe 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/ijom/000215/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28521', '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: 61082\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/ijom/000215/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28521', '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: 61082\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 74147
DEBUG    ya.test:process.py:259 Command (pid 74147) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 74147) elapsed time (sec): 0.3846476078033447
DEBUG    ya.test:process.py:263 Command (pid 74147) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) maxrss: 557216
DEBUG    ya.test:process.py:263 Command (pid 74147) minflt: 18434
DEBUG    ya.test:process.py:263 Command (pid 74147) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 74147) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 74147) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 74147) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 74147) stime: 0.224181
DEBUG    ya.test:process.py:263 Command (pid 74147) utime: 0.11799
DEBUG    ya.test:process.py:263 Command (pid 74147) wtime: 0.386
DEBUG    ya.test:process.py:275 Command (pid 74147) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28521', '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/ijom/000215/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28521', '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: 74213
DEBUG    ya.test:process.py:259 Command (pid 74213) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 74213) elapsed time (sec): 0.39816927909851074
DEBUG    ya.test:process.py:263 Command (pid 74213) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) maxrss: 557216
DEBUG    ya.test:process.py:263 Command (pid 74213) minflt: 18435
DEBUG    ya.test:process.py:263 Command (pid 74213) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 74213) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 74213) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 74213) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 74213) stime: 0.231209
DEBUG    ya.test:process.py:263 Command (pid 74213) utime: 0.12358
DEBUG    ya.test:process.py:263 Command (pid 74213) wtime: 0.399
DEBUG    ya.test:process.py:275 Command (pid 74213) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 74213) 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, 16bf80e9-4eca-47df-a6bd-395d53aac0e4, localhost:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 16bf80e9-4eca-47df-a6bd-395d53aac0e4, localhost:28521): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 16bf80e9-4eca-47df-a6bd-395d53aac0e4, localhost:28521): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-i2bt6vvmfe.auto.internal" port: 28521 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-i2bt6vvmfe.auto.internal:28521, 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:28521
------------------------------ 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/ijom/000215/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydb/ydb -e grpc://localhost:28521 -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/ijom/000215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28521', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 74321
DEBUG    ya.test:process.py:259 Command (pid 74321) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 74321) elapsed time (sec): 0.35187268257141113
DEBUG    ya.test:process.py:263 Command (pid 74321) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) maxrss: 167188
DEBUG    ya.test:process.py:263 Command (pid 74321) minflt: 3562
DEBUG    ya.test:process.py:263 Command (pid 74321) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 74321) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 74321) nvcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 74321) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 74321) stime: 0.027972
DEBUG    ya.test:process.py:263 Command (pid 74321) utime: 0.045454
DEBUG    ya.test:process.py:263 Command (pid 74321) wtime: 0.353
DEBUG    ya.test:process.py:275 Command (pid 74321) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 74321) 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/ijom/000215/ydb/apps/ydb/ydb -e grpc://localhost:28521 -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/ijom/000215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28521', '-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: 74411
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 74411) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 74411) elapsed time (sec): 30.14010763168335
DEBUG    ya.test:process.py:263 Command (pid 74411) wtime: 30.141
DEBUG    ya.test:process.py:275 Command (pid 74411) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    479	479	0	0	20	21	27	31
2	    488	488	0	0	20	21	21	22
3	    486	486	0	0	20	21	24	24
4	    487	487	0	0	20	20	22	22
5	    488	488	0	0	20	20	21	21
6	    488	488	0	0	20	21	21	22
7	    488	488	0	0	20	20	20	21
8	    489	489	0	0	20	20	21	21
9	    487	487	0	0	20	21	21	21
10	    488	488	0	0	20	21	21	22
11	    487	487	0	0	20	21	21	21
12	    488	488	0	0	20	21	21	21
13	    487	487	0	0	20	20	21	21
14	    489	489	0	0	20	20	21	21
15	    488	488	0	0	20	21	21	21
16	    488	488	0	0	20	20	21	21
17	    489	489	0	0	20	20	21	21
18	    488	488	0	0	20	21	21	21
19	    488	488	0	0	20	20	21	21
20	    488	488	0	0	20	20	20	21
21	    488	488	0	0	20	20	21	21
22	    488	488	0	0	20	20	20	21
23	    479	479	0	0	20	23	38	39
24	    489	489	0	0	20	21	21	21
25	    488	488	0	0	20	20	20	20
26	    488	488	0	0	20	20	21	21
27	    472	472	0	0	20	23	46	52
28	    489	489	0	0	20	21	21	22
29	    488	488	0	0	20	21	21	21
30	    499	499	0	0	20	20	20	20

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14616	487.2	0	0	20	20	21	52

DEBUG    ya.test:process.py:276 Command (pid 74411) 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, 6d7441b4-a79b-40ea-b704-7ff04458661f, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6d7441b4-a79b-40ea-b704-7ff04458661f, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6d7441b4-a79b-40ea-b704-7ff04458661f, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 502ff293-1913-4b32-b937-2e27c3203d04, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 502ff293-1913-4b32-b937-2e27c3203d04, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 502ff293-1913-4b32-b937-2e27c3203d04, ghrun-i2bt6vvmfe.auto.internal:28521): 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=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9f09d47-6904-4453-be2e-8e2678004cdc, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9f09d47-6904-4453-be2e-8e2678004cdc, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==" 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, a9f09d47-6904-4453-be2e-8e2678004cdc, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==
INFO     root:test_log_scenario.py:217 Count rows after insert 14483 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa506ef0-d4f5-4812-9a82-4be6d0c5f489, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa506ef0-d4f5-4812-9a82-4be6d0c5f489, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==" 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, fa506ef0-d4f5-4812-9a82-4be6d0c5f489, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bce44c77-14c8-4273-9e8f-a0b91f1bdb8a, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bce44c77-14c8-4273-9e8f-a0b91f1bdb8a, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==" 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, bce44c77-14c8-4273-9e8f-a0b91f1bdb8a, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydb/ydb -e grpc://localhost:28521 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydb/ydb -e grpc://localhost:28521 -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/ijom/000215/ydb/apps/ydb/ydb -e grpc://localhost:28521 -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, 978c13b7-7596-4ece-aa7e-34e2bdbdab53, ghrun-i2bt6vvmfe.auto.internal:28521): 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    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 978c13b7-7596-4ece-aa7e-34e2bdbdab53, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=M2I0Y2ZjN2QtNTZkZmNkNTktNDIzYmExYS00ZWNlNzc4Zg==" 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    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5906ead7-b06d-42f3-893f-3327302b107c, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 978c13b7-7596-4ece-aa7e-34e2bdbdab53, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5906ead7-b06d-42f3-893f-3327302b107c, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28521', '-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:610 Executing '['/home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28521', '-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: 81804
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ijom/000215/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:28521', '-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:628 Command pid: 81807
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5906ead7-b06d-42f3-893f-3327302b107c, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWNkZjU2Yy0xNmNjNGVhYy0yNjZhYjQxYi1mMGIzM2RmOQ==" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 81808
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8baa5230-def3-4097-ad24-7f30817ef0c0, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8baa5230-def3-4097-ad24-7f30817ef0c0, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=OWNkZjU2Yy0xNmNjNGVhYy0yNjZhYjQxYi1mMGIzM2RmOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8baa5230-def3-4097-ad24-7f30817ef0c0, ghrun-i2bt6vvmfe.auto.internal:28521): 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=OWNkZjU2Yy0xNmNjNGVhYy0yNjZhYjQxYi1mMGIzM2RmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98500c2e-b428-46eb-9554-4404a6ccbf1c, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98500c2e-b428-46eb-9554-4404a6ccbf1c, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=OWNkZjU2Yy0xNmNjNGVhYy0yNjZhYjQxYi1mMGIzM2RmOQ==" 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, acf4a219-22d4-4f58-bf8a-e8d9ab3c91c5, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, acf4a219-22d4-4f58-bf8a-e8d9ab3c91c5, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98500c2e-b428-46eb-9554-4404a6ccbf1c, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, acf4a219-22d4-4f58-bf8a-e8d9ab3c91c5, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2VlZDM3MmEtNTA0OGQ4MjAtYzg4ZTgwNjgtYjAzY2FhMmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9bb3f1e4-bbf3-4dd6-b72d-54c707c542c6, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9bb3f1e4-bbf3-4dd6-b72d-54c707c542c6, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=Y2VlZDM3MmEtNTA0OGQ4MjAtYzg4ZTgwNjgtYjAzY2FhMmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9bb3f1e4-bbf3-4dd6-b72d-54c707c542c6, ghrun-i2bt6vvmfe.auto.internal:28521): 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=Y2VlZDM3MmEtNTA0OGQ4MjAtYzg4ZTgwNjgtYjAzY2FhMmU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa879a9b-86bb-417e-b83f-fce2290f3610, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa879a9b-86bb-417e-b83f-fce2290f3610, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=Y2VlZDM3MmEtNTA0OGQ4MjAtYzg4ZTgwNjgtYjAzY2FhMmU=" 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, 55a29d9d-aead-49ca-b9ff-eaeccbeac808, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 55a29d9d-aead-49ca-b9ff-eaeccbeac808, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa879a9b-86bb-417e-b83f-fce2290f3610, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 55a29d9d-aead-49ca-b9ff-eaeccbeac808, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzExZDY3NDItMTBjN2ExZjUtNTMyMGVmMjYtZGVkYjAwM2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 95ca49f6-5102-4983-b888-2d1357e3b936, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 95ca49f6-5102-4983-b888-2d1357e3b936, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=NzExZDY3NDItMTBjN2ExZjUtNTMyMGVmMjYtZGVkYjAwM2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 95ca49f6-5102-4983-b888-2d1357e3b936, ghrun-i2bt6vvmfe.auto.internal:28521): 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=NzExZDY3NDItMTBjN2ExZjUtNTMyMGVmMjYtZGVkYjAwM2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57164fcf-1165-498c-bd64-fdfc3cd2726e, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57164fcf-1165-498c-bd64-fdfc3cd2726e, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=NzExZDY3NDItMTBjN2ExZjUtNTMyMGVmMjYtZGVkYjAwM2M=" 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, 870c565a-0c29-4967-9daf-5924afdb0f84, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 870c565a-0c29-4967-9daf-5924afdb0f84, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57164fcf-1165-498c-bd64-fdfc3cd2726e, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 870c565a-0c29-4967-9daf-5924afdb0f84, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjdlMTQ5MjYtZTZhMTQ1MzMtYzQ4NWM3ZWQtMjQ2NzIxMDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1bff6218-ebe0-41af-86ac-4233cc113808, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1bff6218-ebe0-41af-86ac-4233cc113808, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=MjdlMTQ5MjYtZTZhMTQ1MzMtYzQ4NWM3ZWQtMjQ2NzIxMDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1bff6218-ebe0-41af-86ac-4233cc113808, ghrun-i2bt6vvmfe.auto.internal:28521): 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=MjdlMTQ5MjYtZTZhMTQ1MzMtYzQ4NWM3ZWQtMjQ2NzIxMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c542291-b1be-47f5-9ae2-ac01ace1eb2f, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c542291-b1be-47f5-9ae2-ac01ace1eb2f, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=MjdlMTQ5MjYtZTZhMTQ1MzMtYzQ4NWM3ZWQtMjQ2NzIxMDk=" 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: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ab56435d-92aa-4ed2-9ec4-dd4b3e83aa5a, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c542291-b1be-47f5-9ae2-ac01ace1eb2f, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ab56435d-92aa-4ed2-9ec4-dd4b3e83aa5a, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ab56435d-92aa-4ed2-9ec4-dd4b3e83aa5a, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTZmNmNkOTUtMmI5MGU2MmYtMWQ1YmIxYzQtYWM2MjBhMjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 789493ca-95e5-4f1e-a7e2-025c1d2fd0ea, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 789493ca-95e5-4f1e-a7e2-025c1d2fd0ea, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=NTZmNmNkOTUtMmI5MGU2MmYtMWQ1YmIxYzQtYWM2MjBhMjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 789493ca-95e5-4f1e-a7e2-025c1d2fd0ea, ghrun-i2bt6vvmfe.auto.internal:28521): 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=NTZmNmNkOTUtMmI5MGU2MmYtMWQ1YmIxYzQtYWM2MjBhMjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99b59d27-1757-4b02-b703-8712f5d6d524, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99b59d27-1757-4b02-b703-8712f5d6d524, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=NTZmNmNkOTUtMmI5MGU2MmYtMWQ1YmIxYzQtYWM2MjBhMjQ=" 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, ed5a9fe9-8f30-45f1-85e9-abfb200aeefc, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ed5a9fe9-8f30-45f1-85e9-abfb200aeefc, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99b59d27-1757-4b02-b703-8712f5d6d524, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ed5a9fe9-8f30-45f1-85e9-abfb200aeefc, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTAxY2I1ZWMtZWQ0MjU0MDctZDg3NjkxYTktZDE3Mzk3YTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 84a58d80-18d1-4cda-af53-34abb19e2795, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 84a58d80-18d1-4cda-af53-34abb19e2795, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=ZTAxY2I1ZWMtZWQ0MjU0MDctZDg3NjkxYTktZDE3Mzk3YTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 84a58d80-18d1-4cda-af53-34abb19e2795, ghrun-i2bt6vvmfe.auto.internal:28521): 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=ZTAxY2I1ZWMtZWQ0MjU0MDctZDg3NjkxYTktZDE3Mzk3YTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c1afd6a-4aed-4b45-a736-828d945642c7, ghrun-i2bt6vvmfe.auto.internal:28521): 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, 7c1afd6a-4aed-4b45-a736-828d945642c7, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=ZTAxY2I1ZWMtZWQ0MjU0MDctZDg3NjkxYTktZDE3Mzk3YTU=" 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, 7bf896fb-9ab7-4536-acf6-498895b82ea3, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7bf896fb-9ab7-4536-acf6-498895b82ea3, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c1afd6a-4aed-4b45-a736-828d945642c7, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7bf896fb-9ab7-4536-acf6-498895b82ea3, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWNmY2MwNzgtNTdiYzFiOWEtMzhjYjEyMjMtYWI1MWNiNGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0772cce8-3370-4349-be56-6ed6138e21a5, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0772cce8-3370-4349-be56-6ed6138e21a5, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=MWNmY2MwNzgtNTdiYzFiOWEtMzhjYjEyMjMtYWI1MWNiNGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0772cce8-3370-4349-be56-6ed6138e21a5, ghrun-i2bt6vvmfe.auto.internal:28521): 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=MWNmY2MwNzgtNTdiYzFiOWEtMzhjYjEyMjMtYWI1MWNiNGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 891786c9-33bb-4fe5-aa5f-dac9c609664b, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 891786c9-33bb-4fe5-aa5f-dac9c609664b, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=MWNmY2MwNzgtNTdiYzFiOWEtMzhjYjEyMjMtYWI1MWNiNGU=" 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, d1102d9d-3027-4607-a9ef-f0b9b35fdb72, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d1102d9d-3027-4607-a9ef-f0b9b35fdb72, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 891786c9-33bb-4fe5-aa5f-dac9c609664b, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d1102d9d-3027-4607-a9ef-f0b9b35fdb72, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGMzNmViNzQtZDFlNTIyMzQtOThhYzg3NGMtYzZlNTE5OWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 45f4eca5-1756-4c2b-8b27-37dfc6b68eb1, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 45f4eca5-1756-4c2b-8b27-37dfc6b68eb1, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=OGMzNmViNzQtZDFlNTIyMzQtOThhYzg3NGMtYzZlNTE5OWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 45f4eca5-1756-4c2b-8b27-37dfc6b68eb1, ghrun-i2bt6vvmfe.auto.internal:28521): 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=OGMzNmViNzQtZDFlNTIyMzQtOThhYzg3NGMtYzZlNTE5OWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3ed110c5-c0cb-48cd-aa94-a3601e1f26af, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ed110c5-c0cb-48cd-aa94-a3601e1f26af, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=OGMzNmViNzQtZDFlNTIyMzQtOThhYzg3NGMtYzZlNTE5OWQ=" 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, 31a3c0a0-a073-4441-980a-9cf5b63a3397, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 31a3c0a0-a073-4441-980a-9cf5b63a3397, ghrun-i2bt6vvmfe.auto.internal:28521): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ed110c5-c0cb-48cd-aa94-a3601e1f26af, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 31a3c0a0-a073-4441-980a-9cf5b63a3397, ghrun-i2bt6vvmfe.auto.internal:28521): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGYyMWYyZWItZDllMmVlYjMtNjY0ZjBjOS05ODU1NGI2" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 09c5dafe-a979-4382-9cc9-b6f91d931136, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 09c5dafe-a979-4382-9cc9-b6f91d931136, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyMWYyZWItZDllMmVlYjMtNjY0ZjBjOS05ODU1NGI2" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 09c5dafe-a979-4382-9cc9-b6f91d931136, ghrun-i2bt6vvmfe.auto.internal:28521): 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=ZGYyMWYyZWItZDllMmVlYjMtNjY0ZjBjOS05ODU1NGI2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a2e5679-b492-483d-983c-0d946da461ee, ghrun-i2bt6vvmfe.auto.internal:28521): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a2e5679-b492-483d-983c-0d946da461ee, ghrun-i2bt6vvmfe.auto.internal:28521): request = { session_id: "ydb://session/3?node_id=1&id=ZGYyMWYyZWItZDllMmVlYjMtNjY0ZjBjOS05ODU1NGI2" 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, 7a2e5679-b492-483d-983c-0d946da461ee, ghrun-i2bt6vvmfe.auto.internal:28521): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 502ff293-1913-4b32-b937-2e27c3203d04, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:30:53.505879982+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8baa5230-def3-4097-ad24-7f30817ef0c0, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T10:30:53.506005369+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-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9bb3f1e4-bbf3-4dd6-b72d-54c707c542c6, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:30:53.506023802+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 95ca49f6-5102-4983-b888-2d1357e3b936, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T10:30:53.506040689+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-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1bff6218-ebe0-41af-86ac-4233cc113808, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:30:53.506066504+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 789493ca-95e5-4f1e-a7e2-025c1d2fd0ea, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:30:53.506086551+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 84a58d80-18d1-4cda-af53-34abb19e2795, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T10:30:53.506102814+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0772cce8-3370-4349-be56-6ed6138e21a5, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T10:30:53.506134906+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-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 45f4eca5-1756-4c2b-8b27-37dfc6b68eb1, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:30:53.506153988+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 09c5dafe-a979-4382-9cc9-b6f91d931136, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:28521 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T10:30:53.506174665+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 978c13b7-7596-4ece-aa7e-34e2bdbdab53, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T10:30:53.505987197+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-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 98500c2e-b428-46eb-9554-4404a6ccbf1c, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-13T10:30:53.506015946+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, aa879a9b-86bb-417e-b83f-fce2290f3610, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-13T10:30:53.506032158+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1c542291-b1be-47f5-9ae2-ac01ace1eb2f, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-13T10:30:53.506076551+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 57164fcf-1165-498c-bd64-fdfc3cd2726e, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T10:30:53.506057298+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 99b59d27-1757-4b02-b703-8712f5d6d524, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-13T10:30:53.506094629+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7c1afd6a-4aed-4b45-a736-828d945642c7, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-13T10:30:53.506126959+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 891786c9-33bb-4fe5-aa5f-dac9c609664b, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T10:30:53.506145226+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3ed110c5-c0cb-48cd-aa94-a3601e1f26af, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-13T10:30:53.506167495+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7a2e5679-b492-483d-983c-0d946da461ee, ghrun-i2bt6vvmfe.auto.internal:28521): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	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-13T10:30:53.506182745+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-i2bt6vvmfe.auto.internal:28521
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28521
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:28521". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 81808) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 81808) elapsed time (sec): 30.139551401138306
DEBUG    ya.test:process.py:263 Command (pid 81808) wtime: 30.141
DEBUG    ya.test:process.py:259 Command (pid 81804) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 81807) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 81808) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     92	92	0	0	50	385	467	483
2	    109	109	0	0	59	69	73	77
3	      0	0	0	3108	0	0	0	0
4	      0	0	0	1520	0	0	0	0
5	      0	0	0	0	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	1670	0	0	0	0
8	      0	0	0	3350	0	0	0	0
9	      0	0	0	3020	0	0	0	0
10	      0	0	0	2620	0	0	0	0
11	      0	0	0	3010	0	0	0	0
12	      0	0	0	2170	0	0	0	0
13	      0	0	0	3130	0	0	0	0
14	      0	0	0	3450	0	0	0	0
15	      0	0	0	3140	0	0	0	0
16	      0	0	0	3350	0	0	0	0
17	      0	0	0	3080	0	0	0	0
18	      0	0	0	3250	0	0	0	0
19	      0	0	0	3040	0	0	0	0
20	      0	0	0	3510	0	0	0	0
21	      0	0	0	3000	0	0	0	0
22	      0	0	0	2450	0	0	0	0
23	      0	0	0	3390	0	0	0	0
24	      0	0	0	2870	0	0	0	0
25	      0	0	0	3190	0	0	0	0
26	      0	0	0	3360	0	0	0	0
27	      0	0	0	3400	0	0	0	0
28	      0	0	0	3490	0	0	0	0
29	      0	0	0	3280	0	0	0	0
30	      0	0	0	3440	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    201	6.7	0	78288	57	265	445	483

DEBUG    ya.test:process.py:260 Command (pid 81804) elapsed time (sec): 30.141433715820312
DEBUG    ya.test:process.py:260 Command (pid 81807) elapsed time (sec): 30.139738082885742
DEBUG    ya.test:process.py:276 Command (pid 81808) errors:

DEBUG    ya.test:process.py:263 Command (pid 81804) wtime: 30.143
DEBUG    ya.test:process.py:263 Command (pid 81807) wtime: 30.142
DEBUG    ya.test:process.py:275 Command (pid 81804) 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	3110	0	0	0	0
4	      0	0	0	3260	0	0	0	0
5	      0	0	0	3090	0	0	0	0
6	      0	0	0	2600	0	0	0	0
7	      0	0	0	3410	0	0	0	0
8	      0	0	0	3350	0	0	0	0
9	      0	0	0	3020	0	0	0	0
10	      0	0	0	2620	0	0	0	0
11	      0	0	0	3010	0	0	0	0
12	      0	0	0	2180	0	0	0	0
13	      0	0	0	3130	0	0	0	0
14	      0	0	0	3450	0	0	0	0
15	      0	0	0	3140	0	0	0	0
16	      0	0	0	3340	0	0	0	0
17	      0	0	0	3080	0	0	0	0
18	      0	0	0	3250	0	0	0	0
19	      0	0	0	3040	0	0	0	0
20	      0	0	0	3510	0	0	0	0
21	      0	0	0	3000	0	0	0	0
22	      0	0	0	2450	0	0	0	0
23	      0	0	0	3390	0	0	0	0
24	      0	0	0	2870	0	0	0	0
25	      0	0	0	3190	0	0	0	0
26	      0	0	0	3360	0	0	0	0
27	      0	0	0	3400	0	0	0	0
28	      0	0	0	3490	0	0	0	0
29	      0	0	0	3280	0	0	0	0
30	      0	0	0	3440	0	0	0	0

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

DEBUG    ya.test:process.py:275 Command (pid 81807) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    129	129	0	0	39	325	369	373
2	    135	135	0	0	44	55	61	61
3	      0	0	0	3097	0	0	0	0
4	      0	0	0	3260	0	0	0	0
5	      0	0	0	3090	0	0	0	0
6	      0	0	0	2600	0	0	0	0
7	      0	0	0	3410	0	0	0	0
8	      0	0	0	3350	0	0	0	0
9	      0	0	0	3020	0	0	0	0
10	      0	0	0	2620	0	0	0	0
11	      0	0	0	3010	0	0	0	0
12	      0	0	0	2180	0	0	0	0
13	      0	0	0	3130	0	0	0	0
14	      0	0	0	3450	0	0	0	0
15	      0	0	0	3140	0	0	0	0
16	      0	0	0	3340	0	0	0	0
17	      0	0	0	3080	0	0	0	0
18	      0	0	0	3250	0	0	0	0
19	      0	0	0	3040	0	0	0	0
20	      0	0	0	3510	0	0	0	0
21	      0	0	0	2995	0	0	0	0
22	      0	0	0	2450	0	0	0	0
23	      0	0	0	3390	0	0	0	0
24	      0	0	0	2870	0	0	0	0
25	      0	0	0	3190	0	0	0	0
26	      0	0	0	3360	0	0	0	0
27	      0	0	0	3400	0	0	0	0
28	      0	0	0	3490	0	0	0	0
29	      0	0	0	3280	0	0	0	0
30	      0	0	0	3440	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    264	8.8	0	87442	42	153	355	373

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

DEBUG    ya.test:process.py:276 Command (pid 81807) 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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:28521
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28521". 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 ===============================
331.47s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.32s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
3.89s 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/ijom/000215/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/ijom/000215/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-13T10:30:51.686087Z): source_idx=0;tablet_id=72075186224037894;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 @ 0xA9A67E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA99EC76
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB836228
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7C8F0B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FFCF08
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FFCC5F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7A2C2D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1449E1FB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150E7477
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1503A3D3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1503A3D3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x15037D83
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1503B747
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144BBFE8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D255C25
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB7D7F97
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB826CD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB82AD94
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB82A9A0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB82B58E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA9A843C
21. ??:0: ?? @ 0x7F917B407AC2
22. ??:0: ?? @ 0x7F917B4998BF
============ 1 failed, 115 deselected, 1 error in 343.61s (0:05:43) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/0001ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001e5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000206/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000269/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.66s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/000227/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001f5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001f4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001eb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/00021f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.80s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/00020a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/000256/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000235/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.67s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/0001f7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/00020e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001fe/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001f1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/0001e4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001e0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000205/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000244/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/00024d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.67s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/0001e6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/00022e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000253/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.65s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/0002e6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/0001df/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/000220/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000201/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/00020b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001f9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.83s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/000217/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/00023a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/00022a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001fb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000218/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000263/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/0001f2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001f8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0002e5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.72s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/000224/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000203/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000200/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000208/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/0001e1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000210/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001e3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.70s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/000266/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/0002ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/00024a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.65s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/0002e9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.72s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/000214/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000260/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000212/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000241/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.80s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/000216/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/00020f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/000211/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.73s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/00025c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/00026f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001ef/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000272/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000223/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk66
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/00020d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000221/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk68
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001fd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001f6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.72s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/000207/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001e9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000213/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001ec/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/0001fc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001ff/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000222/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000247/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.76s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/0001ee/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/000259/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001e8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/00020c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.73s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/000233/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000250/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk84
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/000237/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.76s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/000231/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.77s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/00023d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000202/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.68s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/00021d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/00021b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk90
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/00021c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/00026c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.80s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/0002e7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk94
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/00021a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk95
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/0001e7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, 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/ijom/000219/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.71s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/000209/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ijom/00021e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.10s ============================
