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

order_by_with_limit.py .

============================== slowest durations ===============================
9.84s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.29s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 108 deselected in 11.28s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zlf3/000ad8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

order_by_with_limit.py .

============================== slowest durations ===============================
68.86s call     order_by_with_limit.py::TestOrderBy::test_random
8.33s setup    order_by_with_limit.py::TestOrderBy::test_random
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random
================= 1 passed, 108 deselected in 78.41s (0:01:18) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zlf3/000ad4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

order_by_with_limit.py .

============================== slowest durations ===============================
109.96s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
8.35s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.11s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================ 1 passed, 108 deselected in 120.09s (0:02:00) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zlf3/000ade/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_create.py .

============================== slowest durations ===============================
11.58s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.60s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 108 deselected in 13.43s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 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/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-20T19:52:44.183152Z): source_id=123;tablet_id=72075186224037923;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 @ 0xA7C2AA5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7BAFE6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB651528
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD637EFB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9E11748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9E1149F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD61300D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1423762B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E7E457
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14DCF263
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14DCF263
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14DCC083
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14DD2B37
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14255418
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD8DF45
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5F4437
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB641FD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB646094
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB645CA0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB64688E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7C46FC
E   21. ??:0: ?? @ 0x7F8F7D9A5AC2
E   22. ??:0: ?? @ 0x7F8F7DA378BF
------------------------------ 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/zlf3/000adc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1088926
DEBUG    ya.test:process.py:259 Command (pid 1088926) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1088926) elapsed time (sec): 1.954590082168579
DEBUG    ya.test:process.py:263 Command (pid 1088926) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) maxrss: 543836
DEBUG    ya.test:process.py:263 Command (pid 1088926) minflt: 16216
DEBUG    ya.test:process.py:263 Command (pid 1088926) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) nivcsw: 518
DEBUG    ya.test:process.py:263 Command (pid 1088926) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1088926) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1088926) stime: 1.725115
DEBUG    ya.test:process.py:263 Command (pid 1088926) utime: 0.12265899999999999
DEBUG    ya.test:process.py:263 Command (pid 1088926) wtime: 1.956
DEBUG    ya.test:process.py:275 Command (pid 1088926) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tatfdmmwba    Host information: 
        Linux ghrun-tatfdmmwba 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tatfdmmwba    Host information: 
        Linux ghrun-tatfdmmwba 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26146
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/zlf3/000adc/r3tmp/kikimr_cluster_r5hvb861
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5376
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17853
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9360
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4159
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/zlf3/000adc/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/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_t4c3mdc9.log --grpc-port=5376 --mon-port=17853 --ic-port=26146
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5376/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/zlf3/000adc/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/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_t4c3mdc9.log --grpc-port=5376 --mon-port=17853 --ic-port=26146
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_t4c3mdc9.log', '--grpc-port=5376', '--mon-port=17853', '--ic-port=26146')' in '/home/runner/.ya/build/build_root/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1090114
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5376/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/zlf3/000adc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1090116
DEBUG    ya.test:process.py:259 Command (pid 1090116) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1090116) elapsed time (sec): 1.2720937728881836
DEBUG    ya.test:process.py:263 Command (pid 1090116) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) maxrss: 543952
DEBUG    ya.test:process.py:263 Command (pid 1090116) minflt: 16216
DEBUG    ya.test:process.py:263 Command (pid 1090116) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 1090116) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1090116) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1090116) stime: 1.055873
DEBUG    ya.test:process.py:263 Command (pid 1090116) utime: 0.10152599999999999
DEBUG    ya.test:process.py:263 Command (pid 1090116) wtime: 1.273
DEBUG    ya.test:process.py:275 Command (pid 1090116) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tatfdmmwba    Host information: 
        Linux ghrun-tatfdmmwba 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tatfdmmwba    Host information: 
        Linux ghrun-tatfdmmwba 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/zlf3/000adc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5376', '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: 26146\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/zlf3/000adc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5376', '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: 26146\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1093501
DEBUG    ya.test:process.py:259 Command (pid 1093501) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1093501) elapsed time (sec): 1.2460572719573975
DEBUG    ya.test:process.py:263 Command (pid 1093501) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) maxrss: 552224
DEBUG    ya.test:process.py:263 Command (pid 1093501) minflt: 18351
DEBUG    ya.test:process.py:263 Command (pid 1093501) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 1093501) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) nvcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 1093501) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1093501) stime: 0.853472
DEBUG    ya.test:process.py:263 Command (pid 1093501) utime: 0.12393
DEBUG    ya.test:process.py:263 Command (pid 1093501) wtime: 1.248
DEBUG    ya.test:process.py:275 Command (pid 1093501) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5376', '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/zlf3/000adc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5376', '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: 1094057
DEBUG    ya.test:process.py:259 Command (pid 1094057) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1094057) elapsed time (sec): 1.023756742477417
DEBUG    ya.test:process.py:263 Command (pid 1094057) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) maxrss: 552252
DEBUG    ya.test:process.py:263 Command (pid 1094057) minflt: 18353
DEBUG    ya.test:process.py:263 Command (pid 1094057) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) nivcsw: 59
DEBUG    ya.test:process.py:263 Command (pid 1094057) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 1094057) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1094057) stime: 0.8158829999999999
DEBUG    ya.test:process.py:263 Command (pid 1094057) utime: 0.12337799999999999
DEBUG    ya.test:process.py:263 Command (pid 1094057) wtime: 1.026
DEBUG    ya.test:process.py:275 Command (pid 1094057) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1094057) 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, 4e022ea7-e446-4a33-a174-80394e56730b, localhost:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4e022ea7-e446-4a33-a174-80394e56730b, localhost:5376): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4e022ea7-e446-4a33-a174-80394e56730b, localhost:5376): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tatfdmmwba.auto.internal" port: 5376 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-tatfdmmwba.auto.internal:5376, 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)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5376
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/zlf3/000adc/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydb/ydb -e grpc://localhost:5376 -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/zlf3/000adc/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5376', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1095065
DEBUG    ya.test:process.py:259 Command (pid 1095065) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1095065) elapsed time (sec): 0.4154326915740967
DEBUG    ya.test:process.py:263 Command (pid 1095065) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) maxrss: 172488
DEBUG    ya.test:process.py:263 Command (pid 1095065) minflt: 3541
DEBUG    ya.test:process.py:263 Command (pid 1095065) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1095065) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) nvcsw: 167
DEBUG    ya.test:process.py:263 Command (pid 1095065) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1095065) stime: 0.022515999999999998
DEBUG    ya.test:process.py:263 Command (pid 1095065) utime: 0.049534999999999996
DEBUG    ya.test:process.py:263 Command (pid 1095065) wtime: 0.417
DEBUG    ya.test:process.py:275 Command (pid 1095065) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1095065) 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/zlf3/000adc/ydb/apps/ydb/ydb -e grpc://localhost:5376 -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/zlf3/000adc/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5376', '-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: 1095344
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 1095344) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1095344) elapsed time (sec): 30.229196548461914
DEBUG    ya.test:process.py:263 Command (pid 1095344) wtime: 30.231
DEBUG    ya.test:process.py:275 Command (pid 1095344) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    435	435	0	0	20	33	40	50
2	    349	349	0	0	25	58	70	78
3	    447	447	0	0	21	29	39	43
4	    365	365	0	0	24	45	69	78
5	    453	453	0	0	21	28	39	42
6	    415	415	0	0	21	38	52	58
7	    410	410	0	0	22	38	45	49
8	    475	475	0	0	20	24	26	33
9	    483	483	0	0	20	22	22	24
10	    472	472	0	0	20	25	32	34
11	    461	461	0	0	20	26	36	39
12	    426	426	0	0	21	34	51	63
13	    419	419	0	0	21	38	47	53
14	    407	407	0	0	21	39	68	81
15	    439	439	0	0	20	33	39	42
16	    464	464	0	0	20	26	32	39
17	    437	437	0	0	21	35	45	52
18	    382	382	0	0	22	47	55	63
19	    471	471	0	0	20	26	29	34
20	    459	459	0	0	21	27	30	35
21	    419	419	0	0	21	35	55	61
22	    377	377	0	0	23	47	52	57
23	    460	460	0	0	20	25	31	35
24	    429	429	0	0	21	38	47	48
25	    393	393	0	0	21	43	60	70
26	    445	445	0	0	21	30	35	39
27	    436	436	0	0	21	34	45	52
28	    400	400	0	0	21	47	72	74
29	    460	460	0	0	20	29	35	38
30	    486	486	0	0	20	25	36	39

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12974	432.467	0	0	20	35	50	81

DEBUG    ya.test:process.py:276 Command (pid 1095344) 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, cf6ac818-049c-42b2-9f63-2ca27cf3107e, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cf6ac818-049c-42b2-9f63-2ca27cf3107e, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cf6ac818-049c-42b2-9f63-2ca27cf3107e, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a91a7f7d-188e-451a-abef-a868c82e809c, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a91a7f7d-188e-451a-abef-a868c82e809c, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a91a7f7d-188e-451a-abef-a868c82e809c, ghrun-tatfdmmwba.auto.internal:5376): 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=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 521c4420-9b18-44e1-a05e-89eca19c4a25, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 521c4420-9b18-44e1-a05e-89eca19c4a25, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 521c4420-9b18-44e1-a05e-89eca19c4a25, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=
INFO     root:test_log_scenario.py:217 Count rows after insert 12690 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af88fc9d-65db-44f8-a592-be2b67bbfe52, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af88fc9d-65db-44f8-a592-be2b67bbfe52, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af88fc9d-65db-44f8-a592-be2b67bbfe52, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5dece0ff-3963-4267-b5fe-004573134732, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5dece0ff-3963-4267-b5fe-004573134732, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5dece0ff-3963-4267-b5fe-004573134732, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=
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
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydb/ydb -e grpc://localhost:5376 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydb/ydb -e grpc://localhost:5376 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 648c39de-c3c4-43b5-8f8a-18f4564a7e33, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 648c39de-c3c4-43b5-8f8a-18f4564a7e33, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydb/ydb -e grpc://localhost:5376 -d /Root workload log --path log run 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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47db6616-328c-4631-bf3a-f1256749b559, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5376', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47db6616-328c-4631-bf3a-f1256749b559, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
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/zlf3/000adc/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5376', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 648c39de-c3c4-43b5-8f8a-18f4564a7e33, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjdiMjAxMWQtOGNiYTc1ZDEtMmFlMDhmNjMtZmIwNjY1ZWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a419e2fa-ac71-4a68-bd20-906a59c81746, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a419e2fa-ac71-4a68-bd20-906a59c81746, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=NjdiMjAxMWQtOGNiYTc1ZDEtMmFlMDhmNjMtZmIwNjY1ZWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47db6616-328c-4631-bf3a-f1256749b559, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5376', '-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: 1101813
DEBUG    ya.test:process.py:628 Command pid: 1101815
DEBUG    ya.test:process.py:628 Command pid: 1101821
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a419e2fa-ac71-4a68-bd20-906a59c81746, ghrun-tatfdmmwba.auto.internal:5376): 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=NjdiMjAxMWQtOGNiYTc1ZDEtMmFlMDhmNjMtZmIwNjY1ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8e24594-a3ff-4590-83ed-bcc88056ddf9, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8e24594-a3ff-4590-83ed-bcc88056ddf9, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=NjdiMjAxMWQtOGNiYTc1ZDEtMmFlMDhmNjMtZmIwNjY1ZWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8e24594-a3ff-4590-83ed-bcc88056ddf9, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 21e41815-a0a3-4014-a752-371231d13913, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 21e41815-a0a3-4014-a752-371231d13913, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 21e41815-a0a3-4014-a752-371231d13913, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzhiOWJjZmYtYmVjNzZlMmEtNWFhMzlmYTYtZWNkOTQyNmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c3e98a2a-659c-41a2-835e-373f7289b40e, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c3e98a2a-659c-41a2-835e-373f7289b40e, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=YzhiOWJjZmYtYmVjNzZlMmEtNWFhMzlmYTYtZWNkOTQyNmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c3e98a2a-659c-41a2-835e-373f7289b40e, ghrun-tatfdmmwba.auto.internal:5376): 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=YzhiOWJjZmYtYmVjNzZlMmEtNWFhMzlmYTYtZWNkOTQyNmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55cc3cb4-f3e9-4378-b7ad-78300ca51731, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55cc3cb4-f3e9-4378-b7ad-78300ca51731, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=YzhiOWJjZmYtYmVjNzZlMmEtNWFhMzlmYTYtZWNkOTQyNmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e8718a4f-838c-4f38-89d9-b1eead00fa0a, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e8718a4f-838c-4f38-89d9-b1eead00fa0a, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55cc3cb4-f3e9-4378-b7ad-78300ca51731, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e8718a4f-838c-4f38-89d9-b1eead00fa0a, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGZhMDIyOTMtNjllMDg0YjUtNGVkNTJmYzItZTMyOTFjMTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 79ef84b1-b007-4393-bfa2-eb7c8084b630, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 79ef84b1-b007-4393-bfa2-eb7c8084b630, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=NGZhMDIyOTMtNjllMDg0YjUtNGVkNTJmYzItZTMyOTFjMTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 79ef84b1-b007-4393-bfa2-eb7c8084b630, ghrun-tatfdmmwba.auto.internal:5376): 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=NGZhMDIyOTMtNjllMDg0YjUtNGVkNTJmYzItZTMyOTFjMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 777f8c3a-44d1-4b8b-852b-24bf8e482ff0, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 777f8c3a-44d1-4b8b-852b-24bf8e482ff0, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=NGZhMDIyOTMtNjllMDg0YjUtNGVkNTJmYzItZTMyOTFjMTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 62a41a42-3e7e-4664-9372-73f5413155af, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 62a41a42-3e7e-4664-9372-73f5413155af, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 777f8c3a-44d1-4b8b-852b-24bf8e482ff0, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 62a41a42-3e7e-4664-9372-73f5413155af, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzZmODA2MWEtNDRmZTk5YTktZDMwNDNhYWEtNzZjMTFiY2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7eee9f55-6f5f-49fe-bfdc-71d0b79f452a, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7eee9f55-6f5f-49fe-bfdc-71d0b79f452a, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=NzZmODA2MWEtNDRmZTk5YTktZDMwNDNhYWEtNzZjMTFiY2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7eee9f55-6f5f-49fe-bfdc-71d0b79f452a, ghrun-tatfdmmwba.auto.internal:5376): 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=NzZmODA2MWEtNDRmZTk5YTktZDMwNDNhYWEtNzZjMTFiY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93ad150d-613f-4b9e-aec2-89910bbaba5d, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93ad150d-613f-4b9e-aec2-89910bbaba5d, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=NzZmODA2MWEtNDRmZTk5YTktZDMwNDNhYWEtNzZjMTFiY2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93ad150d-613f-4b9e-aec2-89910bbaba5d, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
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, 8afa2b17-ee30-4465-ae50-14239501eca9, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8afa2b17-ee30-4465-ae50-14239501eca9, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8afa2b17-ee30-4465-ae50-14239501eca9, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjhjODYwNDktMTU4YmY3Y2EtOWZjY2Q4NjgtMTNiNmYxNmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2394913d-ba6a-437c-8844-bb725d44fb9f, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2394913d-ba6a-437c-8844-bb725d44fb9f, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=ZjhjODYwNDktMTU4YmY3Y2EtOWZjY2Q4NjgtMTNiNmYxNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2394913d-ba6a-437c-8844-bb725d44fb9f, ghrun-tatfdmmwba.auto.internal:5376): 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=ZjhjODYwNDktMTU4YmY3Y2EtOWZjY2Q4NjgtMTNiNmYxNmQ=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d22ed256-83b9-4cac-ba62-3f71c60986b5, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 38b19d67-b863-4df8-959b-008ab1670a0a, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d22ed256-83b9-4cac-ba62-3f71c60986b5, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=ZjhjODYwNDktMTU4YmY3Y2EtOWZjY2Q4NjgtMTNiNmYxNmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 38b19d67-b863-4df8-959b-008ab1670a0a, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d22ed256-83b9-4cac-ba62-3f71c60986b5, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 38b19d67-b863-4df8-959b-008ab1670a0a, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTRmY2ZiYTMtODcwZWM2YTMtYzIwY2JiOGYtODRmMzUyOGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ab2735a1-209e-4218-96f5-70ba6bf48d5f, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ab2735a1-209e-4218-96f5-70ba6bf48d5f, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=ZTRmY2ZiYTMtODcwZWM2YTMtYzIwY2JiOGYtODRmMzUyOGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ab2735a1-209e-4218-96f5-70ba6bf48d5f, ghrun-tatfdmmwba.auto.internal:5376): 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=ZTRmY2ZiYTMtODcwZWM2YTMtYzIwY2JiOGYtODRmMzUyOGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f3d0fb92-f191-4ed7-a501-e8032005586e, ghrun-tatfdmmwba.auto.internal:5376): 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, f3d0fb92-f191-4ed7-a501-e8032005586e, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=ZTRmY2ZiYTMtODcwZWM2YTMtYzIwY2JiOGYtODRmMzUyOGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8032a460-398f-482f-b228-3e0cfd2f8ea2, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8032a460-398f-482f-b228-3e0cfd2f8ea2, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3d0fb92-f191-4ed7-a501-e8032005586e, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8032a460-398f-482f-b228-3e0cfd2f8ea2, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzVlOTJjYmEtOGM5YjZhYWUtNWNmNzYyZmQtNTAzOWMzN2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 00dd9af2-ea7a-4766-a476-50864c7ebd02, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 00dd9af2-ea7a-4766-a476-50864c7ebd02, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=MzVlOTJjYmEtOGM5YjZhYWUtNWNmNzYyZmQtNTAzOWMzN2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 00dd9af2-ea7a-4766-a476-50864c7ebd02, ghrun-tatfdmmwba.auto.internal:5376): 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=MzVlOTJjYmEtOGM5YjZhYWUtNWNmNzYyZmQtNTAzOWMzN2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ded8fe29-b70b-4a9d-a44c-d0f892d18d46, ghrun-tatfdmmwba.auto.internal:5376): 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, ded8fe29-b70b-4a9d-a44c-d0f892d18d46, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=MzVlOTJjYmEtOGM5YjZhYWUtNWNmNzYyZmQtNTAzOWMzN2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ded8fe29-b70b-4a9d-a44c-d0f892d18d46, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fffa4435-0d6c-44b4-bb55-5154137d1228, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fffa4435-0d6c-44b4-bb55-5154137d1228, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fffa4435-0d6c-44b4-bb55-5154137d1228, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmEzNWRiNzgtNDUzMmFlNTEtYTI0NWViYzItNmIyYmIxYzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0534bf1c-f39b-4429-8868-a8af30c5f601, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0534bf1c-f39b-4429-8868-a8af30c5f601, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=ZmEzNWRiNzgtNDUzMmFlNTEtYTI0NWViYzItNmIyYmIxYzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0534bf1c-f39b-4429-8868-a8af30c5f601, ghrun-tatfdmmwba.auto.internal:5376): 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=ZmEzNWRiNzgtNDUzMmFlNTEtYTI0NWViYzItNmIyYmIxYzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6de2fa3e-041b-4f23-8df9-891827486a8e, ghrun-tatfdmmwba.auto.internal:5376): 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, 6de2fa3e-041b-4f23-8df9-891827486a8e, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=ZmEzNWRiNzgtNDUzMmFlNTEtYTI0NWViYzItNmIyYmIxYzM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 13f3b1a6-c722-4f17-bd52-df084fc18008, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6de2fa3e-041b-4f23-8df9-891827486a8e, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 13f3b1a6-c722-4f17-bd52-df084fc18008, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 13f3b1a6-c722-4f17-bd52-df084fc18008, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTk4OTE1NGYtN2VjMzBkZGQtZjNjNTBmOTEtMzRjMjcyY2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6773a64f-8e53-4aa5-af2c-6bd3ce6c7b98, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6773a64f-8e53-4aa5-af2c-6bd3ce6c7b98, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=NTk4OTE1NGYtN2VjMzBkZGQtZjNjNTBmOTEtMzRjMjcyY2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6773a64f-8e53-4aa5-af2c-6bd3ce6c7b98, ghrun-tatfdmmwba.auto.internal:5376): 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=NTk4OTE1NGYtN2VjMzBkZGQtZjNjNTBmOTEtMzRjMjcyY2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d71644a5-db98-45fd-aca0-db63a1c827b6, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d71644a5-db98-45fd-aca0-db63a1c827b6, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=NTk4OTE1NGYtN2VjMzBkZGQtZjNjNTBmOTEtMzRjMjcyY2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d71644a5-db98-45fd-aca0-db63a1c827b6, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a91a7f7d-188e-451a-abef-a868c82e809c, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994162286+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a419e2fa-ac71-4a68-bd20-906a59c81746, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994318623+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-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c3e98a2a-659c-41a2-835e-373f7289b40e, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994342536+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 79ef84b1-b007-4393-bfa2-eb7c8084b630, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994379608+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7eee9f55-6f5f-49fe-bfdc-71d0b79f452a, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994413739+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2394913d-ba6a-437c-8844-bb725d44fb9f, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994436637+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ab2735a1-209e-4218-96f5-70ba6bf48d5f, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994468131+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 00dd9af2-ea7a-4766-a476-50864c7ebd02, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994492234+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0534bf1c-f39b-4429-8868-a8af30c5f601, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994527536+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6773a64f-8e53-4aa5-af2c-6bd3ce6c7b98, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994553422+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-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 47db6616-328c-4631-bf3a-f1256749b559, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994301574+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-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b8e24594-a3ff-4590-83ed-bcc88056ddf9, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994331685+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 55cc3cb4-f3e9-4378-b7ad-78300ca51731, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994368171+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 777f8c3a-44d1-4b8b-852b-24bf8e482ff0, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994399696+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 93ad150d-613f-4b9e-aec2-89910bbaba5d, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994425997+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d22ed256-83b9-4cac-ba62-3f71c60986b5, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994457242+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-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ded8fe29-b70b-4a9d-a44c-d0f892d18d46, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994515964+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-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f3d0fb92-f191-4ed7-a501-e8032005586e, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994481686+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-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6de2fa3e-041b-4f23-8df9-891827486a8e, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994541382+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d71644a5-db98-45fd-aca0-db63a1c827b6, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994565458+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
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.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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.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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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    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 1101815) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1101815) elapsed time (sec): 30.2092866897583
DEBUG    ya.test:process.py:263 Command (pid 1101815) wtime: 30.225
DEBUG    ya.test:process.py:275 Command (pid 1101815) 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	69	0	0	0	0
4	      0	0	0	1430	0	0	0	0
5	      0	0	0	1832	0	0	0	0
6	      0	0	0	1422	0	0	0	0
7	      0	0	0	1510	0	0	0	0
8	      0	0	0	1718	0	0	0	0
9	      0	0	0	1879	0	0	0	0
10	      0	0	0	2320	0	0	0	0
11	      0	0	0	1862	0	0	0	0
12	      0	0	0	1329	0	0	0	0
13	      0	0	0	1928	0	0	0	0
14	      0	0	0	1906	0	0	0	0
15	      0	0	0	2077	0	0	0	0
16	      0	0	0	2138	0	0	0	0
17	      0	0	0	2098	0	0	0	0
18	      0	0	0	2387	0	0	0	0
19	      0	0	0	2530	0	0	0	0
20	      0	0	0	2125	0	0	0	0
21	      0	0	0	2478	0	0	0	0
22	      0	0	0	2014	0	0	0	0
23	      0	0	0	2348	0	0	0	0
24	      0	0	0	2439	0	0	0	0
25	      0	0	0	2377	0	0	0	0
26	      0	0	0	2510	0	0	0	0
27	      0	0	0	2600	0	0	0	0
28	      0	0	0	2710	0	0	0	0
29	      0	0	0	2526	0	0	0	0
30	      0	0	0	2467	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1101821) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1101821) elapsed time (sec): 30.300747632980347
DEBUG    ya.test:process.py:263 Command (pid 1101821) wtime: 30.309
DEBUG    ya.test:process.py:275 Command (pid 1101821) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     79	79	0	0	77	411	443	449
2	    184	184	0	0	51	78	97	119
3	     46	46	0	253	50	80	83	83
4	      0	0	0	1252	0	0	0	0
5	      0	0	0	1786	0	0	0	0
6	      0	0	0	1287	0	0	0	0
7	      0	0	0	1670	0	0	0	0
8	      0	0	0	1653	0	0	0	0
9	      0	0	0	1945	0	0	0	0
10	      0	0	0	2233	0	0	0	0
11	      0	0	0	1684	0	0	0	0
12	      0	0	0	1277	0	0	0	0
13	      0	0	0	2108	0	0	0	0
14	      0	0	0	1753	0	0	0	0
15	      0	0	0	2183	0	0	0	0
16	      0	0	0	1985	0	0	0	0
17	      0	0	0	2092	0	0	0	0
18	      0	0	0	2351	0	0	0	0
19	      0	0	0	2589	0	0	0	0
20	      0	0	0	2088	0	0	0	0
21	      0	0	0	2480	0	0	0	0
22	      0	0	0	2038	0	0	0	0
23	      0	0	0	2369	0	0	0	0
24	      0	0	0	2359	0	0	0	0
25	      0	0	0	2347	0	0	0	0
26	      0	0	0	2553	0	0	0	0
27	      0	0	0	2620	0	0	0	0
28	      0	0	0	2689	0	0	0	0
29	      0	0	0	2487	0	0	0	0
30	      0	0	0	2464	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    309	10.3	0	56595	55	137	415	449

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1101813) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1101813) elapsed time (sec): 30.309426069259644
DEBUG    ya.test:process.py:263 Command (pid 1101813) wtime: 30.332
DEBUG    ya.test:process.py:275 Command (pid 1101813) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     55	55	0	0	92	551	559	559
2	    139	139	0	0	69	104	131	136
3	     34	34	0	272	78	100	101	101
4	      0	0	0	1474	0	0	0	0
5	      0	0	0	1942	0	0	0	0
6	      0	0	0	1424	0	0	0	0
7	      0	0	0	1743	0	0	0	0
8	      0	0	0	1645	0	0	0	0
9	      0	0	0	1916	0	0	0	0
10	      0	0	0	2289	0	0	0	0
11	      0	0	0	1814	0	0	0	0
12	      0	0	0	1363	0	0	0	0
13	      0	0	0	2075	0	0	0	0
14	      0	0	0	1854	0	0	0	0
15	      0	0	0	2160	0	0	0	0
16	      0	0	0	2065	0	0	0	0
17	      0	0	0	2167	0	0	0	0
18	      0	0	0	2350	0	0	0	0
19	      0	0	0	2600	0	0	0	0
20	      0	0	0	2118	0	0	0	0
21	      0	0	0	2499	0	0	0	0
22	      0	0	0	1998	0	0	0	0
23	      0	0	0	2389	0	0	0	0
24	      0	0	0	2400	0	0	0	0
25	      0	0	0	2370	0	0	0	0
26	      0	0	0	2560	0	0	0	0
27	      0	0	0	2620	0	0	0	0
28	      0	0	0	2700	0	0	0	0
29	      0	0	0	2510	0	0	0	0
30	      0	0	0	2498	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    228	7.6	0	57815	75	131	555	559

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-tatfdmmwba'
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/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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.1090114' in '/home/runner/.ya/build/build_root/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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_t4c3mdc9.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:5376/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4159
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9360
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17853
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5376
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26146
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:301: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:459: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1088926
DEBUG    ya.test:process.py:259 Command (pid 1088926) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1088926) elapsed time (sec): 1.954590082168579
DEBUG    ya.test:process.py:263 Command (pid 1088926) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) maxrss: 543836
DEBUG    ya.test:process.py:263 Command (pid 1088926) minflt: 16216
DEBUG    ya.test:process.py:263 Command (pid 1088926) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) nivcsw: 518
DEBUG    ya.test:process.py:263 Command (pid 1088926) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1088926) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1088926) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1088926) stime: 1.725115
DEBUG    ya.test:process.py:263 Command (pid 1088926) utime: 0.12265899999999999
DEBUG    ya.test:process.py:263 Command (pid 1088926) wtime: 1.956
DEBUG    ya.test:process.py:275 Command (pid 1088926) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tatfdmmwba    Host information: 
        Linux ghrun-tatfdmmwba 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tatfdmmwba    Host information: 
        Linux ghrun-tatfdmmwba 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26146
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/zlf3/000adc/r3tmp/kikimr_cluster_r5hvb861
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5376
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17853
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9360
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4159
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/zlf3/000adc/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/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_t4c3mdc9.log --grpc-port=5376 --mon-port=17853 --ic-port=26146
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5376/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/zlf3/000adc/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/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_t4c3mdc9.log --grpc-port=5376 --mon-port=17853 --ic-port=26146
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_t4c3mdc9.log', '--grpc-port=5376', '--mon-port=17853', '--ic-port=26146')' in '/home/runner/.ya/build/build_root/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1090114
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5376/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/zlf3/000adc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1090116
DEBUG    ya.test:process.py:259 Command (pid 1090116) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1090116) elapsed time (sec): 1.2720937728881836
DEBUG    ya.test:process.py:263 Command (pid 1090116) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) maxrss: 543952
DEBUG    ya.test:process.py:263 Command (pid 1090116) minflt: 16216
DEBUG    ya.test:process.py:263 Command (pid 1090116) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 1090116) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1090116) nvcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 1090116) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1090116) stime: 1.055873
DEBUG    ya.test:process.py:263 Command (pid 1090116) utime: 0.10152599999999999
DEBUG    ya.test:process.py:263 Command (pid 1090116) wtime: 1.273
DEBUG    ya.test:process.py:275 Command (pid 1090116) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tatfdmmwba    Host information: 
        Linux ghrun-tatfdmmwba 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tatfdmmwba    Host information: 
        Linux ghrun-tatfdmmwba 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/zlf3/000adc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5376', '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: 26146\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/zlf3/000adc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5376', '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: 26146\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1093501
DEBUG    ya.test:process.py:259 Command (pid 1093501) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1093501) elapsed time (sec): 1.2460572719573975
DEBUG    ya.test:process.py:263 Command (pid 1093501) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) maxrss: 552224
DEBUG    ya.test:process.py:263 Command (pid 1093501) minflt: 18351
DEBUG    ya.test:process.py:263 Command (pid 1093501) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 1093501) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1093501) nvcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 1093501) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1093501) stime: 0.853472
DEBUG    ya.test:process.py:263 Command (pid 1093501) utime: 0.12393
DEBUG    ya.test:process.py:263 Command (pid 1093501) wtime: 1.248
DEBUG    ya.test:process.py:275 Command (pid 1093501) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5376', '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/zlf3/000adc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5376', '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: 1094057
DEBUG    ya.test:process.py:259 Command (pid 1094057) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1094057) elapsed time (sec): 1.023756742477417
DEBUG    ya.test:process.py:263 Command (pid 1094057) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) maxrss: 552252
DEBUG    ya.test:process.py:263 Command (pid 1094057) minflt: 18353
DEBUG    ya.test:process.py:263 Command (pid 1094057) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) nivcsw: 59
DEBUG    ya.test:process.py:263 Command (pid 1094057) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1094057) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 1094057) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1094057) stime: 0.8158829999999999
DEBUG    ya.test:process.py:263 Command (pid 1094057) utime: 0.12337799999999999
DEBUG    ya.test:process.py:263 Command (pid 1094057) wtime: 1.026
DEBUG    ya.test:process.py:275 Command (pid 1094057) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1094057) 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, 4e022ea7-e446-4a33-a174-80394e56730b, localhost:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4e022ea7-e446-4a33-a174-80394e56730b, localhost:5376): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4e022ea7-e446-4a33-a174-80394e56730b, localhost:5376): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tatfdmmwba.auto.internal" port: 5376 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-tatfdmmwba.auto.internal:5376, 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)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5376
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/zlf3/000adc/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydb/ydb -e grpc://localhost:5376 -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/zlf3/000adc/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5376', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1095065
DEBUG    ya.test:process.py:259 Command (pid 1095065) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1095065) elapsed time (sec): 0.4154326915740967
DEBUG    ya.test:process.py:263 Command (pid 1095065) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) maxrss: 172488
DEBUG    ya.test:process.py:263 Command (pid 1095065) minflt: 3541
DEBUG    ya.test:process.py:263 Command (pid 1095065) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1095065) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1095065) nvcsw: 167
DEBUG    ya.test:process.py:263 Command (pid 1095065) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1095065) stime: 0.022515999999999998
DEBUG    ya.test:process.py:263 Command (pid 1095065) utime: 0.049534999999999996
DEBUG    ya.test:process.py:263 Command (pid 1095065) wtime: 0.417
DEBUG    ya.test:process.py:275 Command (pid 1095065) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1095065) 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/zlf3/000adc/ydb/apps/ydb/ydb -e grpc://localhost:5376 -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/zlf3/000adc/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5376', '-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: 1095344
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 1095344) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1095344) elapsed time (sec): 30.229196548461914
DEBUG    ya.test:process.py:263 Command (pid 1095344) wtime: 30.231
DEBUG    ya.test:process.py:275 Command (pid 1095344) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    435	435	0	0	20	33	40	50
2	    349	349	0	0	25	58	70	78
3	    447	447	0	0	21	29	39	43
4	    365	365	0	0	24	45	69	78
5	    453	453	0	0	21	28	39	42
6	    415	415	0	0	21	38	52	58
7	    410	410	0	0	22	38	45	49
8	    475	475	0	0	20	24	26	33
9	    483	483	0	0	20	22	22	24
10	    472	472	0	0	20	25	32	34
11	    461	461	0	0	20	26	36	39
12	    426	426	0	0	21	34	51	63
13	    419	419	0	0	21	38	47	53
14	    407	407	0	0	21	39	68	81
15	    439	439	0	0	20	33	39	42
16	    464	464	0	0	20	26	32	39
17	    437	437	0	0	21	35	45	52
18	    382	382	0	0	22	47	55	63
19	    471	471	0	0	20	26	29	34
20	    459	459	0	0	21	27	30	35
21	    419	419	0	0	21	35	55	61
22	    377	377	0	0	23	47	52	57
23	    460	460	0	0	20	25	31	35
24	    429	429	0	0	21	38	47	48
25	    393	393	0	0	21	43	60	70
26	    445	445	0	0	21	30	35	39
27	    436	436	0	0	21	34	45	52
28	    400	400	0	0	21	47	72	74
29	    460	460	0	0	20	29	35	38
30	    486	486	0	0	20	25	36	39

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12974	432.467	0	0	20	35	50	81

DEBUG    ya.test:process.py:276 Command (pid 1095344) 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, cf6ac818-049c-42b2-9f63-2ca27cf3107e, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cf6ac818-049c-42b2-9f63-2ca27cf3107e, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cf6ac818-049c-42b2-9f63-2ca27cf3107e, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a91a7f7d-188e-451a-abef-a868c82e809c, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a91a7f7d-188e-451a-abef-a868c82e809c, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a91a7f7d-188e-451a-abef-a868c82e809c, ghrun-tatfdmmwba.auto.internal:5376): 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=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 521c4420-9b18-44e1-a05e-89eca19c4a25, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 521c4420-9b18-44e1-a05e-89eca19c4a25, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 521c4420-9b18-44e1-a05e-89eca19c4a25, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=
INFO     root:test_log_scenario.py:217 Count rows after insert 12690 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af88fc9d-65db-44f8-a592-be2b67bbfe52, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af88fc9d-65db-44f8-a592-be2b67bbfe52, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af88fc9d-65db-44f8-a592-be2b67bbfe52, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5dece0ff-3963-4267-b5fe-004573134732, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5dece0ff-3963-4267-b5fe-004573134732, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5dece0ff-3963-4267-b5fe-004573134732, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=
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
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydb/ydb -e grpc://localhost:5376 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydb/ydb -e grpc://localhost:5376 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 648c39de-c3c4-43b5-8f8a-18f4564a7e33, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 648c39de-c3c4-43b5-8f8a-18f4564a7e33, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydb/ydb -e grpc://localhost:5376 -d /Root workload log --path log run 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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47db6616-328c-4631-bf3a-f1256749b559, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5376', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47db6616-328c-4631-bf3a-f1256749b559, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=Y2YxYjA5MGEtZTZkYjJkMzAtMTU1ZTRlMGItZWJhZWZiNGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
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/zlf3/000adc/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5376', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 648c39de-c3c4-43b5-8f8a-18f4564a7e33, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjdiMjAxMWQtOGNiYTc1ZDEtMmFlMDhmNjMtZmIwNjY1ZWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a419e2fa-ac71-4a68-bd20-906a59c81746, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a419e2fa-ac71-4a68-bd20-906a59c81746, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=NjdiMjAxMWQtOGNiYTc1ZDEtMmFlMDhmNjMtZmIwNjY1ZWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47db6616-328c-4631-bf3a-f1256749b559, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/zlf3/000adc/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5376', '-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: 1101813
DEBUG    ya.test:process.py:628 Command pid: 1101815
DEBUG    ya.test:process.py:628 Command pid: 1101821
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a419e2fa-ac71-4a68-bd20-906a59c81746, ghrun-tatfdmmwba.auto.internal:5376): 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=NjdiMjAxMWQtOGNiYTc1ZDEtMmFlMDhmNjMtZmIwNjY1ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8e24594-a3ff-4590-83ed-bcc88056ddf9, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8e24594-a3ff-4590-83ed-bcc88056ddf9, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=NjdiMjAxMWQtOGNiYTc1ZDEtMmFlMDhmNjMtZmIwNjY1ZWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8e24594-a3ff-4590-83ed-bcc88056ddf9, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 21e41815-a0a3-4014-a752-371231d13913, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 21e41815-a0a3-4014-a752-371231d13913, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 21e41815-a0a3-4014-a752-371231d13913, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzhiOWJjZmYtYmVjNzZlMmEtNWFhMzlmYTYtZWNkOTQyNmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c3e98a2a-659c-41a2-835e-373f7289b40e, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c3e98a2a-659c-41a2-835e-373f7289b40e, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=YzhiOWJjZmYtYmVjNzZlMmEtNWFhMzlmYTYtZWNkOTQyNmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c3e98a2a-659c-41a2-835e-373f7289b40e, ghrun-tatfdmmwba.auto.internal:5376): 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=YzhiOWJjZmYtYmVjNzZlMmEtNWFhMzlmYTYtZWNkOTQyNmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55cc3cb4-f3e9-4378-b7ad-78300ca51731, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55cc3cb4-f3e9-4378-b7ad-78300ca51731, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=YzhiOWJjZmYtYmVjNzZlMmEtNWFhMzlmYTYtZWNkOTQyNmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, e8718a4f-838c-4f38-89d9-b1eead00fa0a, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e8718a4f-838c-4f38-89d9-b1eead00fa0a, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55cc3cb4-f3e9-4378-b7ad-78300ca51731, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e8718a4f-838c-4f38-89d9-b1eead00fa0a, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGZhMDIyOTMtNjllMDg0YjUtNGVkNTJmYzItZTMyOTFjMTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 79ef84b1-b007-4393-bfa2-eb7c8084b630, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 79ef84b1-b007-4393-bfa2-eb7c8084b630, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=NGZhMDIyOTMtNjllMDg0YjUtNGVkNTJmYzItZTMyOTFjMTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 79ef84b1-b007-4393-bfa2-eb7c8084b630, ghrun-tatfdmmwba.auto.internal:5376): 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=NGZhMDIyOTMtNjllMDg0YjUtNGVkNTJmYzItZTMyOTFjMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 777f8c3a-44d1-4b8b-852b-24bf8e482ff0, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 777f8c3a-44d1-4b8b-852b-24bf8e482ff0, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=NGZhMDIyOTMtNjllMDg0YjUtNGVkNTJmYzItZTMyOTFjMTE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 62a41a42-3e7e-4664-9372-73f5413155af, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 62a41a42-3e7e-4664-9372-73f5413155af, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 777f8c3a-44d1-4b8b-852b-24bf8e482ff0, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 62a41a42-3e7e-4664-9372-73f5413155af, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzZmODA2MWEtNDRmZTk5YTktZDMwNDNhYWEtNzZjMTFiY2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7eee9f55-6f5f-49fe-bfdc-71d0b79f452a, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7eee9f55-6f5f-49fe-bfdc-71d0b79f452a, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=NzZmODA2MWEtNDRmZTk5YTktZDMwNDNhYWEtNzZjMTFiY2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7eee9f55-6f5f-49fe-bfdc-71d0b79f452a, ghrun-tatfdmmwba.auto.internal:5376): 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=NzZmODA2MWEtNDRmZTk5YTktZDMwNDNhYWEtNzZjMTFiY2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93ad150d-613f-4b9e-aec2-89910bbaba5d, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93ad150d-613f-4b9e-aec2-89910bbaba5d, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=NzZmODA2MWEtNDRmZTk5YTktZDMwNDNhYWEtNzZjMTFiY2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93ad150d-613f-4b9e-aec2-89910bbaba5d, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
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, 8afa2b17-ee30-4465-ae50-14239501eca9, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8afa2b17-ee30-4465-ae50-14239501eca9, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8afa2b17-ee30-4465-ae50-14239501eca9, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjhjODYwNDktMTU4YmY3Y2EtOWZjY2Q4NjgtMTNiNmYxNmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2394913d-ba6a-437c-8844-bb725d44fb9f, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2394913d-ba6a-437c-8844-bb725d44fb9f, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=ZjhjODYwNDktMTU4YmY3Y2EtOWZjY2Q4NjgtMTNiNmYxNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2394913d-ba6a-437c-8844-bb725d44fb9f, ghrun-tatfdmmwba.auto.internal:5376): 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=ZjhjODYwNDktMTU4YmY3Y2EtOWZjY2Q4NjgtMTNiNmYxNmQ=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d22ed256-83b9-4cac-ba62-3f71c60986b5, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 38b19d67-b863-4df8-959b-008ab1670a0a, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d22ed256-83b9-4cac-ba62-3f71c60986b5, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=ZjhjODYwNDktMTU4YmY3Y2EtOWZjY2Q4NjgtMTNiNmYxNmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 38b19d67-b863-4df8-959b-008ab1670a0a, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d22ed256-83b9-4cac-ba62-3f71c60986b5, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 38b19d67-b863-4df8-959b-008ab1670a0a, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTRmY2ZiYTMtODcwZWM2YTMtYzIwY2JiOGYtODRmMzUyOGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ab2735a1-209e-4218-96f5-70ba6bf48d5f, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ab2735a1-209e-4218-96f5-70ba6bf48d5f, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=ZTRmY2ZiYTMtODcwZWM2YTMtYzIwY2JiOGYtODRmMzUyOGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ab2735a1-209e-4218-96f5-70ba6bf48d5f, ghrun-tatfdmmwba.auto.internal:5376): 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=ZTRmY2ZiYTMtODcwZWM2YTMtYzIwY2JiOGYtODRmMzUyOGQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f3d0fb92-f191-4ed7-a501-e8032005586e, ghrun-tatfdmmwba.auto.internal:5376): 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, f3d0fb92-f191-4ed7-a501-e8032005586e, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=ZTRmY2ZiYTMtODcwZWM2YTMtYzIwY2JiOGYtODRmMzUyOGQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8032a460-398f-482f-b228-3e0cfd2f8ea2, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8032a460-398f-482f-b228-3e0cfd2f8ea2, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3d0fb92-f191-4ed7-a501-e8032005586e, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8032a460-398f-482f-b228-3e0cfd2f8ea2, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzVlOTJjYmEtOGM5YjZhYWUtNWNmNzYyZmQtNTAzOWMzN2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 00dd9af2-ea7a-4766-a476-50864c7ebd02, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 00dd9af2-ea7a-4766-a476-50864c7ebd02, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=MzVlOTJjYmEtOGM5YjZhYWUtNWNmNzYyZmQtNTAzOWMzN2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 00dd9af2-ea7a-4766-a476-50864c7ebd02, ghrun-tatfdmmwba.auto.internal:5376): 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=MzVlOTJjYmEtOGM5YjZhYWUtNWNmNzYyZmQtNTAzOWMzN2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ded8fe29-b70b-4a9d-a44c-d0f892d18d46, ghrun-tatfdmmwba.auto.internal:5376): 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, ded8fe29-b70b-4a9d-a44c-d0f892d18d46, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=MzVlOTJjYmEtOGM5YjZhYWUtNWNmNzYyZmQtNTAzOWMzN2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ded8fe29-b70b-4a9d-a44c-d0f892d18d46, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fffa4435-0d6c-44b4-bb55-5154137d1228, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fffa4435-0d6c-44b4-bb55-5154137d1228, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fffa4435-0d6c-44b4-bb55-5154137d1228, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmEzNWRiNzgtNDUzMmFlNTEtYTI0NWViYzItNmIyYmIxYzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0534bf1c-f39b-4429-8868-a8af30c5f601, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0534bf1c-f39b-4429-8868-a8af30c5f601, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=ZmEzNWRiNzgtNDUzMmFlNTEtYTI0NWViYzItNmIyYmIxYzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0534bf1c-f39b-4429-8868-a8af30c5f601, ghrun-tatfdmmwba.auto.internal:5376): 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=ZmEzNWRiNzgtNDUzMmFlNTEtYTI0NWViYzItNmIyYmIxYzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6de2fa3e-041b-4f23-8df9-891827486a8e, ghrun-tatfdmmwba.auto.internal:5376): 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, 6de2fa3e-041b-4f23-8df9-891827486a8e, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=ZmEzNWRiNzgtNDUzMmFlNTEtYTI0NWViYzItNmIyYmIxYzM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 13f3b1a6-c722-4f17-bd52-df084fc18008, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6de2fa3e-041b-4f23-8df9-891827486a8e, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 13f3b1a6-c722-4f17-bd52-df084fc18008, ghrun-tatfdmmwba.auto.internal:5376): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 13f3b1a6-c722-4f17-bd52-df084fc18008, ghrun-tatfdmmwba.auto.internal:5376): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTk4OTE1NGYtN2VjMzBkZGQtZjNjNTBmOTEtMzRjMjcyY2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6773a64f-8e53-4aa5-af2c-6bd3ce6c7b98, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6773a64f-8e53-4aa5-af2c-6bd3ce6c7b98, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=NTk4OTE1NGYtN2VjMzBkZGQtZjNjNTBmOTEtMzRjMjcyY2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6773a64f-8e53-4aa5-af2c-6bd3ce6c7b98, ghrun-tatfdmmwba.auto.internal:5376): 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=NTk4OTE1NGYtN2VjMzBkZGQtZjNjNTBmOTEtMzRjMjcyY2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d71644a5-db98-45fd-aca0-db63a1c827b6, ghrun-tatfdmmwba.auto.internal:5376): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d71644a5-db98-45fd-aca0-db63a1c827b6, ghrun-tatfdmmwba.auto.internal:5376): request = { session_id: "ydb://session/3?node_id=1&id=NTk4OTE1NGYtN2VjMzBkZGQtZjNjNTBmOTEtMzRjMjcyY2E=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d71644a5-db98-45fd-aca0-db63a1c827b6, ghrun-tatfdmmwba.auto.internal:5376): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a91a7f7d-188e-451a-abef-a868c82e809c, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994162286+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a419e2fa-ac71-4a68-bd20-906a59c81746, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994318623+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-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c3e98a2a-659c-41a2-835e-373f7289b40e, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994342536+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 79ef84b1-b007-4393-bfa2-eb7c8084b630, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994379608+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7eee9f55-6f5f-49fe-bfdc-71d0b79f452a, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994413739+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2394913d-ba6a-437c-8844-bb725d44fb9f, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994436637+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ab2735a1-209e-4218-96f5-70ba6bf48d5f, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994468131+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 00dd9af2-ea7a-4766-a476-50864c7ebd02, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994492234+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0534bf1c-f39b-4429-8868-a8af30c5f601, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994527536+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6773a64f-8e53-4aa5-af2c-6bd3ce6c7b98, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5376 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994553422+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-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 47db6616-328c-4631-bf3a-f1256749b559, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994301574+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-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b8e24594-a3ff-4590-83ed-bcc88056ddf9, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994331685+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 55cc3cb4-f3e9-4378-b7ad-78300ca51731, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994368171+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 777f8c3a-44d1-4b8b-852b-24bf8e482ff0, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994399696+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 93ad150d-613f-4b9e-aec2-89910bbaba5d, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994425997+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d22ed256-83b9-4cac-ba62-3f71c60986b5, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994457242+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-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ded8fe29-b70b-4a9d-a44c-d0f892d18d46, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994515964+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-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f3d0fb92-f191-4ed7-a501-e8032005586e, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-20T19:52:46.994481686+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-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6de2fa3e-041b-4f23-8df9-891827486a8e, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994541382+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d71644a5-db98-45fd-aca0-db63a1c827b6, ghrun-tatfdmmwba.auto.internal:5376): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-20T19:52:46.994565458+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
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.connection:connection.py:549 Closing channel for endpoint ghrun-tatfdmmwba.auto.internal:5376
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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.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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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    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 1101815) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1101815) elapsed time (sec): 30.2092866897583
DEBUG    ya.test:process.py:263 Command (pid 1101815) wtime: 30.225
DEBUG    ya.test:process.py:275 Command (pid 1101815) 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	69	0	0	0	0
4	      0	0	0	1430	0	0	0	0
5	      0	0	0	1832	0	0	0	0
6	      0	0	0	1422	0	0	0	0
7	      0	0	0	1510	0	0	0	0
8	      0	0	0	1718	0	0	0	0
9	      0	0	0	1879	0	0	0	0
10	      0	0	0	2320	0	0	0	0
11	      0	0	0	1862	0	0	0	0
12	      0	0	0	1329	0	0	0	0
13	      0	0	0	1928	0	0	0	0
14	      0	0	0	1906	0	0	0	0
15	      0	0	0	2077	0	0	0	0
16	      0	0	0	2138	0	0	0	0
17	      0	0	0	2098	0	0	0	0
18	      0	0	0	2387	0	0	0	0
19	      0	0	0	2530	0	0	0	0
20	      0	0	0	2125	0	0	0	0
21	      0	0	0	2478	0	0	0	0
22	      0	0	0	2014	0	0	0	0
23	      0	0	0	2348	0	0	0	0
24	      0	0	0	2439	0	0	0	0
25	      0	0	0	2377	0	0	0	0
26	      0	0	0	2510	0	0	0	0
27	      0	0	0	2600	0	0	0	0
28	      0	0	0	2710	0	0	0	0
29	      0	0	0	2526	0	0	0	0
30	      0	0	0	2467	0	0	0	0

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

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1101821) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1101821) elapsed time (sec): 30.300747632980347
DEBUG    ya.test:process.py:263 Command (pid 1101821) wtime: 30.309
DEBUG    ya.test:process.py:275 Command (pid 1101821) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     79	79	0	0	77	411	443	449
2	    184	184	0	0	51	78	97	119
3	     46	46	0	253	50	80	83	83
4	      0	0	0	1252	0	0	0	0
5	      0	0	0	1786	0	0	0	0
6	      0	0	0	1287	0	0	0	0
7	      0	0	0	1670	0	0	0	0
8	      0	0	0	1653	0	0	0	0
9	      0	0	0	1945	0	0	0	0
10	      0	0	0	2233	0	0	0	0
11	      0	0	0	1684	0	0	0	0
12	      0	0	0	1277	0	0	0	0
13	      0	0	0	2108	0	0	0	0
14	      0	0	0	1753	0	0	0	0
15	      0	0	0	2183	0	0	0	0
16	      0	0	0	1985	0	0	0	0
17	      0	0	0	2092	0	0	0	0
18	      0	0	0	2351	0	0	0	0
19	      0	0	0	2589	0	0	0	0
20	      0	0	0	2088	0	0	0	0
21	      0	0	0	2480	0	0	0	0
22	      0	0	0	2038	0	0	0	0
23	      0	0	0	2369	0	0	0	0
24	      0	0	0	2359	0	0	0	0
25	      0	0	0	2347	0	0	0	0
26	      0	0	0	2553	0	0	0	0
27	      0	0	0	2620	0	0	0	0
28	      0	0	0	2689	0	0	0	0
29	      0	0	0	2487	0	0	0	0
30	      0	0	0	2464	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    309	10.3	0	56595	55	137	415	449

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 1101813) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1101813) elapsed time (sec): 30.309426069259644
DEBUG    ya.test:process.py:263 Command (pid 1101813) wtime: 30.332
DEBUG    ya.test:process.py:275 Command (pid 1101813) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     55	55	0	0	92	551	559	559
2	    139	139	0	0	69	104	131	136
3	     34	34	0	272	78	100	101	101
4	      0	0	0	1474	0	0	0	0
5	      0	0	0	1942	0	0	0	0
6	      0	0	0	1424	0	0	0	0
7	      0	0	0	1743	0	0	0	0
8	      0	0	0	1645	0	0	0	0
9	      0	0	0	1916	0	0	0	0
10	      0	0	0	2289	0	0	0	0
11	      0	0	0	1814	0	0	0	0
12	      0	0	0	1363	0	0	0	0
13	      0	0	0	2075	0	0	0	0
14	      0	0	0	1854	0	0	0	0
15	      0	0	0	2160	0	0	0	0
16	      0	0	0	2065	0	0	0	0
17	      0	0	0	2167	0	0	0	0
18	      0	0	0	2350	0	0	0	0
19	      0	0	0	2600	0	0	0	0
20	      0	0	0	2118	0	0	0	0
21	      0	0	0	2499	0	0	0	0
22	      0	0	0	1998	0	0	0	0
23	      0	0	0	2389	0	0	0	0
24	      0	0	0	2400	0	0	0	0
25	      0	0	0	2370	0	0	0	0
26	      0	0	0	2560	0	0	0	0
27	      0	0	0	2620	0	0	0	0
28	      0	0	0	2700	0	0	0	0
29	      0	0	0	2510	0	0	0	0
30	      0	0	0	2498	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    228	7.6	0	57815	75	131	555	559

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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:5376
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5376". 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 ===============================
366.54s call     test_log_scenario.py::TestLogScenario::test_log_uniform
8.22s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
7.95s teardown 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/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/zlf3/000adc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-20T19:52:44.183152Z): source_id=123;tablet_id=72075186224037923;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 @ 0xA7C2AA5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7BAFE6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB651528
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD637EFB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9E11748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9E1149F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD61300D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1423762B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E7E457
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14DCF263
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14DCF263
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14DCC083
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14DD2B37
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14255418
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD8DF45
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5F4437
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB641FD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB646094
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB645CA0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB64688E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7C46FC
21. ??:0: ?? @ 0x7F8F7D9A5AC2
22. ??:0: ?? @ 0x7F8F7DA378BF
============ 1 failed, 108 deselected, 1 error in 384.22s (0:06:24) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zlf3/000ad9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_replace.py .

============================== slowest durations ===============================
9.56s setup    test_replace.py::TestReplace::test_copy_full
1.36s call     test_replace.py::TestReplace::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 108 deselected in 12.03s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zlf3/000ad3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_replace.py .

============================== slowest durations ===============================
9.77s setup    test_replace.py::TestReplace::test_copy_partial
1.32s call     test_replace.py::TestReplace::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 108 deselected in 12.30s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/zlf3/000ada/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

test_replace.py .

============================== slowest durations ===============================
8.68s setup    test_replace.py::TestReplace::test_count
1.19s call     test_replace.py::TestReplace::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 108 deselected in 11.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/zlf3/000add/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

=========================== 108 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/zlf3/000ad7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 108 deselected / 8 selected

=========================== 108 deselected in 1.07s ============================
