============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ef6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

data_read_correctness.py ..

============================== slowest durations ===============================
6.27s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.27s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.17s call     data_read_correctness.py::TestDataReadCorrectness::test[table]
0.01s setup    data_read_correctness.py::TestDataReadCorrectness::test[table]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 7.91s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ebb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

data_read_correctness.py .
order_by_with_limit.py .

============================== slowest durations ===============================
180.99s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
57.16s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
23.08s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
4.19s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.17s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.06s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
======================== 2 passed in 267.07s (0:04:27) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eb8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

order_by_with_limit.py ..

============================== slowest durations ===============================
82.21s call     order_by_with_limit.py::TestOrderBy::test_random
9.73s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.24s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 2 passed in 93.23s (0:01:33) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ee7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

order_by_with_limit.py .
tablets_movement.py .

============================== slowest durations ===============================
130.70s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
101.10s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
5.35s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
3.21s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.70s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.14s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
======================== 2 passed in 242.29s (0:04:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ecd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

tablets_movement.py .
test_create.py F

=================================== FAILURES ===================================
_____________________ TestCreate.test_create_all_opt_ints ______________________
ydb/tests/olap/test_create.py:78: in test_create_all_opt_ints
    assert rows[0][key] == 0
E   assert 1 == 0
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_all_opt_ints
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.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8d6f/002ecd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3283427
DEBUG    ya.test:process.py:259 Command (pid 3283427) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3283427) elapsed time (sec): 0.5020992755889893
DEBUG    ya.test:process.py:263 Command (pid 3283427) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3283427) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3283427) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3283427) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3283427) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3283427) maxrss: 1434976
DEBUG    ya.test:process.py:263 Command (pid 3283427) minflt: 16294
DEBUG    ya.test:process.py:263 Command (pid 3283427) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3283427) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3283427) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 3283427) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3283427) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3283427) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3283427) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3283427) stime: 0.358531
DEBUG    ya.test:process.py:263 Command (pid 3283427) utime: 0.095608
DEBUG    ya.test:process.py:263 Command (pid 3283427) wtime: 0.504
DEBUG    ya.test:process.py:275 Command (pid 3283427) output:
Git info:
    Commit: 558ae1b144170be5ab11c501e627ada92b298b86
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge f5fb60728e1511df9877011aa920771de46e74d6 into 98e37a542a2b917b7a71524ec04df470c650154f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xva6kcymzm    Host information: 
        Linux ghrun-xva6kcymzm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_create:test_create.py:22 Git info:
    Commit: 558ae1b144170be5ab11c501e627ada92b298b86
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge f5fb60728e1511df9877011aa920771de46e74d6 into 98e37a542a2b917b7a71524ec04df470c650154f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xva6kcymzm    Host information: 
        Linux ghrun-xva6kcymzm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8d6f/002ecd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11551
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/8d6f/002ecd/r3tmp/kikimr_cluster_as4at22s
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8d6f/002ecd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2635
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18115
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31551
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8d6f/002ecd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/8d6f/002ecd/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/8d6f/002ecd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1/logfile_q7r9ueic.log --grpc-port=2635 --mon-port=14786 --ic-port=11551
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2635/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8d6f/002ecd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/8d6f/002ecd/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/8d6f/002ecd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1/logfile_q7r9ueic.log --grpc-port=2635 --mon-port=14786 --ic-port=11551
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8d6f/002ecd/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8d6f/002ecd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/8d6f/002ecd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1/logfile_q7r9ueic.log', '--grpc-port=2635', '--mon-port=14786', '--ic-port=11551')' in '/home/runner/.ya/build/build_root/8d6f/002ecd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3283560
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2635/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8d6f/002ecd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3283561
DEBUG    ya.test:process.py:259 Command (pid 3283561) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3283561) elapsed time (sec): 0.41701745986938477
DEBUG    ya.test:process.py:263 Command (pid 3283561) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3283561) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3283561) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3283561) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3283561) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3283561) maxrss: 1434976
DEBUG    ya.test:process.py:263 Command (pid 3283561) minflt: 17216
DEBUG    ya.test:process.py:263 Command (pid 3283561) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3283561) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3283561) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 3283561) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3283561) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3283561) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3283561) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3283561) stime: 0.257758
DEBUG    ya.test:process.py:263 Command (pid 3283561) utime: 0.111034
DEBUG    ya.test:process.py:263 Command (pid 3283561) wtime: 0.418
DEBUG    ya.test:process.py:275 Command (pid 3283561) output:
Git info:
    Commit: 558ae1b144170be5ab11c501e627ada92b298b86
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge f5fb60728e1511df9877011aa920771de46e74d6 into 98e37a542a2b917b7a71524ec04df470c650154f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xva6kcymzm    Host information: 
        Linux ghrun-xva6kcymzm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 558ae1b144170be5ab11c501e627ada92b298b86
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge f5fb60728e1511df9877011aa920771de46e74d6 into 98e37a542a2b917b7a71524ec04df470c650154f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xva6kcymzm    Host information: 
        Linux ghrun-xva6kcymzm 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/8d6f/002ecd/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/8d6f/002ecd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2635', '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: 11551\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8d6f/002ecd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2635', '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: 11551\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3285212
DEBUG    ya.test:process.py:259 Command (pid 3285212) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3285212) elapsed time (sec): 0.5029749870300293
DEBUG    ya.test:process.py:263 Command (pid 3285212) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3285212) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3285212) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3285212) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3285212) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3285212) maxrss: 1434976
DEBUG    ya.test:process.py:263 Command (pid 3285212) minflt: 18440
DEBUG    ya.test:process.py:263 Command (pid 3285212) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3285212) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3285212) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3285212) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3285212) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3285212) nvcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 3285212) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3285212) stime: 0.343421
DEBUG    ya.test:process.py:263 Command (pid 3285212) utime: 0.11580399999999999
DEBUG    ya.test:process.py:263 Command (pid 3285212) wtime: 0.504
DEBUG    ya.test:process.py:275 Command (pid 3285212) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8d6f/002ecd/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/8d6f/002ecd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2635', '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.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8d6f/002ecd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2635', '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: 3285646
DEBUG    ya.test:process.py:259 Command (pid 3285646) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3285646) elapsed time (sec): 0.4065995216369629
DEBUG    ya.test:process.py:263 Command (pid 3285646) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3285646) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3285646) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3285646) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3285646) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3285646) maxrss: 1434976
DEBUG    ya.test:process.py:263 Command (pid 3285646) minflt: 18437
DEBUG    ya.test:process.py:263 Command (pid 3285646) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3285646) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3285646) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3285646) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3285646) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3285646) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 3285646) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3285646) stime: 0.232261
DEBUG    ya.test:process.py:263 Command (pid 3285646) utime: 0.129908
DEBUG    ya.test:process.py:263 Command (pid 3285646) wtime: 0.408
DEBUG    ya.test:process.py:275 Command (pid 3285646) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3285646) 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, eb2fc7b1-7d17-4823-b262-0c851f0099f4, localhost:2635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, eb2fc7b1-7d17-4823-b262-0c851f0099f4, localhost:2635): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, eb2fc7b1-7d17-4823-b262-0c851f0099f4, localhost:2635): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-xva6kcymzm.auto.internal" port: 2635 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-xva6kcymzm.auto.internal:2635, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2635
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_create.py::TestCreate, test_name: test_create_all_opt_ints)
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, 40168b8f-fc28-4662-9d4e-58b8d55f5728, ghrun-xva6kcymzm.auto.internal:2635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 40168b8f-fc28-4662-9d4e-58b8d55f5728, ghrun-xva6kcymzm.auto.internal:2635): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 40168b8f-fc28-4662-9d4e-58b8d55f5728, ghrun-xva6kcymzm.auto.internal:2635): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODY1NjNkYzYtYzY0MWRiY2YtZmIxNmJjYmYtY2Y5YjRkMg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 635f68f4-6583-47e9-87e0-2e999d947530, ghrun-xva6kcymzm.auto.internal:2635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 635f68f4-6583-47e9-87e0-2e999d947530, ghrun-xva6kcymzm.auto.internal:2635): request = { session_id: "ydb://session/3?node_id=1&id=ODY1NjNkYzYtYzY0MWRiY2YtZmIxNmJjYmYtY2Y5YjRkMg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 635f68f4-6583-47e9-87e0-2e999d947530, ghrun-xva6kcymzm.auto.internal:2635): 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=ODY1NjNkYzYtYzY0MWRiY2YtZmIxNmJjYmYtY2Y5YjRkMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7164c7a4-70af-4018-b5fd-a0f6e5d0bf47, ghrun-xva6kcymzm.auto.internal:2635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7164c7a4-70af-4018-b5fd-a0f6e5d0bf47, ghrun-xva6kcymzm.auto.internal:2635): request = { session_id: "ydb://session/3?node_id=1&id=ODY1NjNkYzYtYzY0MWRiY2YtZmIxNmJjYmYtY2Y5YjRkMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE TABLE `/Root/create/table30504_1` (\n                id Uint64 NOT NULL,\n                v0 Int8,\n                v1 Int16,\n                v2 Int32,\n                v3 Int64,\n                v4 Uint8,\n                v5 Uint16,\n                v6 Uint32,\n                v7 Uint64,\n                PRIMARY KEY(id),\n            )\n            WITH (STORE = COLUMN);\n            " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7164c7a4-70af-4018-b5fd-a0f6e5d0bf47, ghrun-xva6kcymzm.auto.internal:2635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODY1NjNkYzYtYzY0MWRiY2YtZmIxNmJjYmYtY2Y5YjRkMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODY1NjNkYzYtYzY0MWRiY2YtZmIxNmJjYmYtY2Y5YjRkMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b38a51b-4cce-4b62-acb6-1c9cbc779a8e, ghrun-xva6kcymzm.auto.internal:2635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b38a51b-4cce-4b62-acb6-1c9cbc779a8e, ghrun-xva6kcymzm.auto.internal:2635): request = { session_id: "ydb://session/3?node_id=1&id=ODY1NjNkYzYtYzY0MWRiY2YtZmIxNmJjYmYtY2Y5YjRkMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "INSERT INTO `/Root/create/table30504_1` (id) VALUES (0);" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b38a51b-4cce-4b62-acb6-1c9cbc779a8e, ghrun-xva6kcymzm.auto.internal:2635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODY1NjNkYzYtYzY0MWRiY2YtZmIxNmJjYmYtY2Y5YjRkMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODY1NjNkYzYtYzY0MWRiY2YtZmIxNmJjYmYtY2Y5YjRkMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f509b3d5-129f-41d0-bd44-5d9dd0295b0d, ghrun-xva6kcymzm.auto.internal:2635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f509b3d5-129f-41d0-bd44-5d9dd0295b0d, ghrun-xva6kcymzm.auto.internal:2635): request = { session_id: "ydb://session/3?node_id=1&id=ODY1NjNkYzYtYzY0MWRiY2YtZmIxNmJjYmYtY2Y5YjRkMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO `/Root/create/table30504_1`\n            (id, v0, v1, v2, v3, v4, v5, v6, v7)\n            VALUES\n            (1, -2, -3, -4, -5, 6, 7, 8, 9);\n            " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f509b3d5-129f-41d0-bd44-5d9dd0295b0d, ghrun-xva6kcymzm.auto.internal:2635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODY1NjNkYzYtYzY0MWRiY2YtZmIxNmJjYmYtY2Y5YjRkMg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODY1NjNkYzYtYzY0MWRiY2YtZmIxNmJjYmYtY2Y5YjRkMg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18da9cba-769e-41a6-ac44-7ad0ccefe5fe, ghrun-xva6kcymzm.auto.internal:2635): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18da9cba-769e-41a6-ac44-7ad0ccefe5fe, ghrun-xva6kcymzm.auto.internal:2635): request = { session_id: "ydb://session/3?node_id=1&id=ODY1NjNkYzYtYzY0MWRiY2YtZmIxNmJjYmYtY2Y5YjRkMg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/create/table30504_1`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18da9cba-769e-41a6-ac44-7ad0ccefe5fe, ghrun-xva6kcymzm.auto.internal:2635): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODY1NjNkYzYtYzY0MWRiY2YtZmIxNmJjYmYtY2Y5YjRkMg==
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
101.39s call     tablets_movement.py::TestTabletsMovement::test[ROW]
17.96s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
3.78s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.67s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.41s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_create.py::TestCreate::test_create_all_opt_ints - assert 1 == 0
=================== 1 failed, 1 passed in 125.73s (0:02:05) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ea3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_create.py ..

============================== slowest durations ===============================
15.63s setup    test_create.py::TestCreate::test_create_all_req_ints
10.53s call     test_create.py::TestCreate::test_create_decimals
1.51s call     test_create.py::TestCreate::test_create_all_req_ints
0.01s setup    test_create.py::TestCreate::test_create_decimals

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 28.91s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002f2b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_create.py ..

============================== slowest durations ===============================
4.60s setup    test_create.py::TestCreate::test_create_real_opt
0.73s call     test_create.py::TestCreate::test_create_real_opt
0.49s call     test_create.py::TestCreate::test_create_real_req

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 6.96s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eb7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_create.py ..

============================== slowest durations ===============================
12.86s setup    test_create.py::TestCreate::test_create_strings_opt
1.07s call     test_create.py::TestCreate::test_create_strings_opt
0.04s call     test_create.py::TestCreate::test_dy_number_not_supported
0.02s setup    test_create.py::TestCreate::test_dy_number_not_supported

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 15.25s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ec9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_cs_many_updates.py drop table: 16.9 ms
create table: 1145.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 52.0
    "min_ms": 29.9
    "median_ms": 51.9
    "max_ms": 99.8
    "stdev_ms": 20.9
select count(*) after initial inserts: 168.6 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 88.7
    "min_ms": 46.7
    "median_ms": 76.5
    "max_ms": 1192.7
    "stdev_ms": 62.4
select count(*) after all modifications: 3191.5 ms
select all: 3946.2 ms
delete from table: 3829.3 ms
select all after delete: 4609.3 ms
.drop table: 38.1 ms
create table: 499.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.1
    "min_ms": 26.8
    "median_ms": 34.1
    "max_ms": 45.5
    "stdev_ms": 5.7
select count(*) after initial inserts: 115.6 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 55.4
    "min_ms": 43.0
    "median_ms": 53.9
    "max_ms": 74.7
    "stdev_ms": 6.7
updates (step 1):
    "runs": 200
    "avg_ms": 150.5
    "min_ms": 117.7
    "median_ms": 149.1
    "max_ms": 290.8
    "stdev_ms": 19.6
upserts (step 2):
    "runs": 200
    "avg_ms": 21.9
    "min_ms": 17.2
    "median_ms": 21.5
    "max_ms": 36.1
    "stdev_ms": 2.2
select count(*) after all modifications: 277.4 ms
select all: 290.7 ms
delete from table: 313.2 ms
select all after delete: 270.6 ms
.

============================== slowest durations ===============================
61.80s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
42.16s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
17.80s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
3.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 126.18s (0:02:06) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eb0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_cs_many_updates.py drop table: 38.7 ms
create table: 687.5 ms
initial inserts:
    "runs": 10
    "avg_ms": 49.2
    "min_ms": 27.6
    "median_ms": 38.5
    "max_ms": 169.5
    "stdev_ms": 42.5
select count(*) after initial inserts: 126.8 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 132.5
    "min_ms": 78.8
    "median_ms": 123.4
    "max_ms": 366.0
    "stdev_ms": 35.5
select count(*) after all modifications: 267.2 ms
select all: 259.0 ms
delete from table: 289.5 ms
select all after delete: 221.5 ms
.drop table: 25.8 ms
create table: 368.5 ms
initial inserts:
    "runs": 15
    "avg_ms": 28.3
    "min_ms": 20.4
    "median_ms": 29.7
    "max_ms": 30.8
    "stdev_ms": 3.1
select count(*) after initial inserts: 88.9 ms
updates (step 0):
    "runs": 150
    "avg_ms": 117.2
    "min_ms": 88.3
    "median_ms": 114.0
    "max_ms": 192.9
    "stdev_ms": 21.0
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 70.5
    "min_ms": 59.5
    "median_ms": 67.9
    "max_ms": 97.5
    "stdev_ms": 7.9
select count(*) after all modifications: 364.3 ms
select all: 351.1 ms
delete from table: 396.7 ms
select all after delete: 325.3 ms
.

============================== slowest durations ===============================
134.95s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
26.98s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
11.18s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 181.83s (0:03:01) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e6d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_cs_many_updates.py drop table: 26.2 ms
create table: 702.6 ms
initial inserts:
    "runs": 20
    "avg_ms": 40.6
    "min_ms": 26.9
    "median_ms": 39.5
    "max_ms": 77.4
    "stdev_ms": 11.7
select count(*) after initial inserts: 121.0 ms
updates (step 0):
    "runs": 200
    "avg_ms": 140.4
    "min_ms": 100.1
    "median_ms": 128.6
    "max_ms": 497.6
    "stdev_ms": 41.0
upserts (step 1):
    "runs": 200
    "avg_ms": 26.8
    "min_ms": 22.2
    "median_ms": 26.6
    "max_ms": 33.8
    "stdev_ms": 2.1
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 83.4
    "min_ms": 72.6
    "median_ms": 82.7
    "max_ms": 100.7
    "stdev_ms": 4.5
select count(*) after all modifications: 578.7 ms
select all: 475.9 ms
delete from table: 529.8 ms
select all after delete: 493.3 ms
.drop table: 34.6 ms
create table: 371.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.5
    "min_ms": 28.6
    "median_ms": 30.2
    "max_ms": 33.7
    "stdev_ms": 1.7
select count(*) after initial inserts: 97.5 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 24.1
    "min_ms": 13.2
    "median_ms": 23.7
    "max_ms": 59.8
    "stdev_ms": 3.5
select count(*) after all modifications: 205.2 ms
select all: 188.2 ms
delete from table: 238.1 ms
select all after delete: 210.3 ms
.

============================== slowest durations ===============================
45.53s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
25.73s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
7.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
5.66s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 2 passed in 85.53s (0:01:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eca/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_cs_many_updates.py Generated operation sequence:
  0. UPSERT: 17 operations
  1. UPDATE: 13 operations
  2. UPSERT: 11 operations
  3. BULK_UPSERT: 9 operations
  4. UPDATE: 17 operations
  5. UPSERT: 18 operations
  6. UPSERT: 4 operations
  7. UPSERT: 5 operations
  8. UPSERT: 11 operations
  9. BULK_UPSERT: 9 operations
drop table: 21.8 ms
create table: 363.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 40.2
    "min_ms": 29.4
    "median_ms": 37.9
    "max_ms": 78.5
    "stdev_ms": 14.7
select count(*) after initial inserts: 124.6 ms
upserts (step 0):
    "runs": 170
    "avg_ms": 42.8
    "min_ms": 21.3
    "median_ms": 39.1
    "max_ms": 93.1
    "stdev_ms": 15.4
updates (step 1):
    "runs": 130
    "avg_ms": 177.6
    "min_ms": 117.4
    "median_ms": 167.8
    "max_ms": 351.8
    "stdev_ms": 40.6
upserts (step 2):
    "runs": 110
    "avg_ms": 43.8
    "min_ms": 23.9
    "median_ms": 40.8
    "max_ms": 125.4
    "stdev_ms": 17.0
bulk_upserts (step 3):
    "runs": 9
    "avg_ms": 62.4
    "min_ms": 46.3
    "median_ms": 58.5
    "max_ms": 90.7
    "stdev_ms": 13.2
updates (step 4):
    "runs": 170
    "avg_ms": 175.1
    "min_ms": 118.3
    "median_ms": 170.0
    "max_ms": 285.2
    "stdev_ms": 33.6
upserts (step 5):
    "runs": 180
    "avg_ms": 32.5
    "min_ms": 21.6
    "median_ms": 30.9
    "max_ms": 65.4
    "stdev_ms": 7.0
upserts (step 6):
    "runs": 40
    "avg_ms": 31.0
    "min_ms": 24.6
    "median_ms": 29.7
    "max_ms": 46.3
    "stdev_ms": 5.5
upserts (step 7):
    "runs": 50
    "avg_ms": 29.8
    "min_ms": 23.6
    "median_ms": 29.3
    "max_ms": 47.2
    "stdev_ms": 4.5
upserts (step 8):
    "runs": 110
    "avg_ms": 29.9
    "min_ms": 23.3
    "median_ms": 28.7
    "max_ms": 49.5
    "stdev_ms": 4.7
bulk_upserts (step 9):
    "runs": 9
    "avg_ms": 50.6
    "min_ms": 46.9
    "median_ms": 51.4
    "max_ms": 52.8
    "stdev_ms": 2.1
select count(*) after all modifications: 290.0 ms
select all: 295.7 ms
delete from table: 336.5 ms
select all after delete: 270.2 ms
.
test_delete.py .

============================== slowest durations ===============================
79.97s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
7.72s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
7.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
3.98s setup    test_delete.py::TestDelete::test_delete_rollback
0.91s call     test_delete.py::TestDelete::test_delete_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 100.82s (0:01:40) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e90/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
8.04s setup    test_delete.py::TestDelete::test_delete_where[False-100]
0.98s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.84s call     test_delete.py::TestDelete::test_delete_where[False-100]
0.01s setup    test_delete.py::TestDelete::test_delete_where[True-0]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 11.66s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002edd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
9.09s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.02s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.74s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.02s setup    test_delete.py::TestDelete::test_delete_where[id = 101-100]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 12.17s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ec6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
19.71s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
3.07s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
2.10s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.02s setup    test_delete.py::TestDelete::test_delete_where[id > 50-51]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 26.11s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eb9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
17.81s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
2.66s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
2.36s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.05s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 24.26s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e9d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
10.86s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
1.53s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.01s teardown test_delete.py::TestDelete::test_delete_where[vf > 300-100]
============================== 1 passed in 13.72s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e93/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
6.06s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
1.40s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.60s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e9a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
10.73s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.17s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.17s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002edf/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
6.31s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
1.57s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.01s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002f44/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
4.52s setup    test_delete.py::TestDelete::test_incorrect
0.57s call     test_delete.py::TestDelete::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.25s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002f31/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
4.41s setup    test_insert.py::TestInsertStatement::test_bool_pk_error_type
0.47s call     test_insert.py::TestInsertStatement::test_bool_pk_error_type

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.10s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eaa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
11.13s setup    test_insert.py::TestInsertStatement::test_bulk
1.31s call     test_insert.py::TestInsertStatement::test_bulk

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 14.02s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ebd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
24.39s setup    test_insert.py::TestInsertStatement::test_copy_full
3.89s call     test_insert.py::TestInsertStatement::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 29.59s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eaf/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
12.23s setup    test_insert.py::TestInsertStatement::test_copy_partial
2.40s call     test_insert.py::TestInsertStatement::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 15.83s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ec5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
15.24s setup    test_insert.py::TestInsertStatement::test_duplicate
0.79s call     test_insert.py::TestInsertStatement::test_duplicate

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 17.15s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002f4b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
4.24s setup    test_insert.py::TestInsertStatement::test_incorrect
0.39s call     test_insert.py::TestInsertStatement::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.74s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ec0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
8.55s setup    test_insert.py::TestInsertStatement::test_insert_rollback
1.55s call     test_insert.py::TestInsertStatement::test_insert_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed 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/8d6f/002e8d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
7.40s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.58s call     test_insert.py::TestInsertStatement::test_out_of_range

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.37s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eb5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
13.85s setup    test_insert.py::TestInsertStatement::test_plain
0.95s call     test_insert.py::TestInsertStatement::test_plain

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 16.01s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ed4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
8.98s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int16]
0.43s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int16]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.83s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ec7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
7.45s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int32]
0.96s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int32]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.58s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e9c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
20.49s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64]
0.96s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 22.73s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e92/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
10.60s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint8]
0.57s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.82s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eb4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
14.49s setup    test_insert.py::TestInsertStatement::test_timestamp_pk_error_type
1.06s call     test_insert.py::TestInsertStatement::test_timestamp_pk_error_type

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 16.77s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ecf/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_log_scenario.py .

============================== slowest durations ===============================
23.91s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
12.33s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
8.76s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
============================== 1 passed in 46.13s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ea0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_log_scenario.py .

============================== slowest durations ===============================
18.96s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
17.18s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
10.36s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
============================== 1 passed in 47.82s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

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/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-12-15T07:16:27.200305Z): source_idx=0;tablet_id=72075186224037918;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 @ 0xA99D7E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA995C76
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB82D228
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7BFDAB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FF3F08
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FF3C5F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD799ACD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1449E4CB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150E7747
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1503A6A3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1503A6A3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x15038053
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1503BA17
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144BC2B8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D24B6E5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB7CEF97
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB81DCD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB821D94
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB8219A0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB82258E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA99F43C
E   21. ??:0: ?? @ 0x7FC6584FAAC2
E   22. ??:0: ?? @ 0x7FC65858C8BF
------------------------------ 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/8d6f/002f43/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3199725
DEBUG    ya.test:process.py:259 Command (pid 3199725) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3199725) elapsed time (sec): 0.5233416557312012
DEBUG    ya.test:process.py:263 Command (pid 3199725) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) maxrss: 548896
DEBUG    ya.test:process.py:263 Command (pid 3199725) minflt: 16292
DEBUG    ya.test:process.py:263 Command (pid 3199725) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) nivcsw: 174
DEBUG    ya.test:process.py:263 Command (pid 3199725) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3199725) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3199725) stime: 0.329803
DEBUG    ya.test:process.py:263 Command (pid 3199725) utime: 0.136747
DEBUG    ya.test:process.py:263 Command (pid 3199725) wtime: 0.526
DEBUG    ya.test:process.py:275 Command (pid 3199725) output:
Git info:
    Commit: 558ae1b144170be5ab11c501e627ada92b298b86
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge f5fb60728e1511df9877011aa920771de46e74d6 into 98e37a542a2b917b7a71524ec04df470c650154f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xva6kcymzm    Host information: 
        Linux ghrun-xva6kcymzm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 558ae1b144170be5ab11c501e627ada92b298b86
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge f5fb60728e1511df9877011aa920771de46e74d6 into 98e37a542a2b917b7a71524ec04df470c650154f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xva6kcymzm    Host information: 
        Linux ghrun-xva6kcymzm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11434
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/8d6f/002f43/r3tmp/kikimr_cluster_heys5mh3
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8958
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11124
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6059
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27506
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/8d6f/002f43/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/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_avf5ynxr.log --grpc-port=8958 --mon-port=11124 --ic-port=11434
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8958/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/8d6f/002f43/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/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_avf5ynxr.log --grpc-port=8958 --mon-port=11124 --ic-port=11434
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_avf5ynxr.log', '--grpc-port=8958', '--mon-port=11124', '--ic-port=11434')' in '/home/runner/.ya/build/build_root/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3199867
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8958/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/8d6f/002f43/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3199868
DEBUG    ya.test:process.py:259 Command (pid 3199868) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3199868) elapsed time (sec): 0.49808526039123535
DEBUG    ya.test:process.py:263 Command (pid 3199868) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) maxrss: 548884
DEBUG    ya.test:process.py:263 Command (pid 3199868) minflt: 16296
DEBUG    ya.test:process.py:263 Command (pid 3199868) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3199868) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3199868) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3199868) stime: 0.333566
DEBUG    ya.test:process.py:263 Command (pid 3199868) utime: 0.115191
DEBUG    ya.test:process.py:263 Command (pid 3199868) wtime: 0.499
DEBUG    ya.test:process.py:275 Command (pid 3199868) output:
Git info:
    Commit: 558ae1b144170be5ab11c501e627ada92b298b86
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge f5fb60728e1511df9877011aa920771de46e74d6 into 98e37a542a2b917b7a71524ec04df470c650154f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xva6kcymzm    Host information: 
        Linux ghrun-xva6kcymzm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 558ae1b144170be5ab11c501e627ada92b298b86
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge f5fb60728e1511df9877011aa920771de46e74d6 into 98e37a542a2b917b7a71524ec04df470c650154f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xva6kcymzm    Host information: 
        Linux ghrun-xva6kcymzm 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/8d6f/002f43/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8958', '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: 11434\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/8d6f/002f43/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8958', '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: 11434\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3201281
DEBUG    ya.test:process.py:259 Command (pid 3201281) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3201281) elapsed time (sec): 0.48426198959350586
DEBUG    ya.test:process.py:263 Command (pid 3201281) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) maxrss: 557160
DEBUG    ya.test:process.py:263 Command (pid 3201281) minflt: 18438
DEBUG    ya.test:process.py:263 Command (pid 3201281) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 3201281) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 3201281) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3201281) stime: 0.304298
DEBUG    ya.test:process.py:263 Command (pid 3201281) utime: 0.140477
DEBUG    ya.test:process.py:263 Command (pid 3201281) wtime: 0.495
DEBUG    ya.test:process.py:275 Command (pid 3201281) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8958', '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/8d6f/002f43/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8958', '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: 3201524
DEBUG    ya.test:process.py:259 Command (pid 3201524) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3201524) elapsed time (sec): 0.43575119972229004
DEBUG    ya.test:process.py:263 Command (pid 3201524) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) maxrss: 557136
DEBUG    ya.test:process.py:263 Command (pid 3201524) minflt: 18437
DEBUG    ya.test:process.py:263 Command (pid 3201524) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3201524) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 3201524) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3201524) stime: 0.253152
DEBUG    ya.test:process.py:263 Command (pid 3201524) utime: 0.12853499999999998
DEBUG    ya.test:process.py:263 Command (pid 3201524) wtime: 0.437
DEBUG    ya.test:process.py:275 Command (pid 3201524) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3201524) 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, 8dacbe95-b209-44f1-b281-eb5bb256fa40, localhost:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8dacbe95-b209-44f1-b281-eb5bb256fa40, localhost:8958): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8dacbe95-b209-44f1-b281-eb5bb256fa40, localhost:8958): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-xva6kcymzm.auto.internal" port: 8958 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-xva6kcymzm.auto.internal:8958, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8958
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydb/ydb -e grpc://localhost:8958 -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/8d6f/002f43/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8958', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3201850
DEBUG    ya.test:process.py:259 Command (pid 3201850) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3201850) elapsed time (sec): 0.5104217529296875
DEBUG    ya.test:process.py:263 Command (pid 3201850) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201850) inblock: 456
DEBUG    ya.test:process.py:263 Command (pid 3201850) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201850) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201850) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 3201850) maxrss: 168084
DEBUG    ya.test:process.py:263 Command (pid 3201850) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 3201850) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3201850) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3201850) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 3201850) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3201850) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3201850) nvcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 3201850) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3201850) stime: 0.036289999999999996
DEBUG    ya.test:process.py:263 Command (pid 3201850) utime: 0.047178
DEBUG    ya.test:process.py:263 Command (pid 3201850) wtime: 0.514
DEBUG    ya.test:process.py:275 Command (pid 3201850) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3201850) 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/8d6f/002f43/ydb/apps/ydb/ydb -e grpc://localhost:8958 -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/8d6f/002f43/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8958', '-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: 3202371
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 3202371) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3202371) elapsed time (sec): 30.714834928512573
DEBUG    ya.test:process.py:263 Command (pid 3202371) wtime: 30.722
DEBUG    ya.test:process.py:275 Command (pid 3202371) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    404	404	0	0	21	40	75	78
2	    439	439	0	0	22	31	34	38
3	    444	444	0	0	21	30	33	36
4	    483	483	0	0	20	23	26	28
5	    468	468	0	0	20	26	30	35
6	    456	456	0	0	20	27	41	51
7	    420	420	0	0	21	36	41	46
8	    425	425	0	0	21	33	42	44
9	    435	435	0	0	21	36	45	51
10	    417	417	0	0	20	36	59	66
11	    460	460	0	0	20	33	42	43
12	    438	438	0	0	21	31	52	56
13	    435	435	0	0	21	34	39	44
14	    460	460	0	0	20	26	33	36
15	    395	395	0	0	22	39	63	66
16	    408	408	0	0	22	39	46	48
17	    346	346	0	0	25	46	79	82
18	    388	388	0	0	22	58	88	91
19	    339	339	0	0	25	66	87	92
20	    336	336	0	0	23	69	92	99
21	    278	278	0	0	21	126	141	145
22	    289	289	0	0	24	106	144	146
23	    271	271	0	0	26	74	141	162
24	    316	316	0	0	24	96	148	150
25	    309	309	0	0	26	69	139	148
26	    380	380	0	0	22	47	54	58
27	    399	399	0	0	21	51	78	81
28	    372	372	0	0	24	43	57	67
29	    290	290	0	0	27	91	105	111
30	     63	63	0	0	25	955	1055	1095

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11363	378.767	0	0	21	44	94	1095

DEBUG    ya.test:process.py:276 Command (pid 3202371) 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, 0dc5f5b0-ad59-4a36-9d8d-15a2f0fb0578, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0dc5f5b0-ad59-4a36-9d8d-15a2f0fb0578, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0dc5f5b0-ad59-4a36-9d8d-15a2f0fb0578, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bf0b074d-3334-45e5-bf34-22fe5aa79e44, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bf0b074d-3334-45e5-bf34-22fe5aa79e44, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bf0b074d-3334-45e5-bf34-22fe5aa79e44, ghrun-xva6kcymzm.auto.internal:8958): 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=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32936ba5-0737-45cc-993a-df77c21818c1, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32936ba5-0737-45cc-993a-df77c21818c1, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32936ba5-0737-45cc-993a-df77c21818c1, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=
INFO     root:test_log_scenario.py:217 Count rows after insert 11036 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d688486-e615-40ac-836b-ae8f55d99942, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d688486-e615-40ac-836b-ae8f55d99942, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d688486-e615-40ac-836b-ae8f55d99942, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 514ce19a-0006-493e-82db-c56999f138bb, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 514ce19a-0006-493e-82db-c56999f138bb, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 514ce19a-0006-493e-82db-c56999f138bb, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydb/ydb -e grpc://localhost:8958 -d /Root workload log --path log run 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/8d6f/002f43/ydb/apps/ydb/ydb -e grpc://localhost:8958 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydb/ydb -e grpc://localhost:8958 -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.connection:connection.py:421 RpcState(ExecuteQuery, 2f528bdd-20ae-4255-a3dd-f9912d985bdf, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f528bdd-20ae-4255-a3dd-f9912d985bdf, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 207f339e-07d2-4c6f-98da-0d9620cec0ed, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f528bdd-20ae-4255-a3dd-f9912d985bdf, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 207f339e-07d2-4c6f-98da-0d9620cec0ed, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 207f339e-07d2-4c6f-98da-0d9620cec0ed, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTY4ZjRkOWEtNTMxMGI3YzQtNjFkYmJiNDEtNDFmYzVlN2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 68674c87-e92d-46a4-9f57-1414ac2b6056, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8958', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8958', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3220584
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/8d6f/002f43/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8958', '-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    ydb.connection:connection.py:63 RpcState(AttachSession, 68674c87-e92d-46a4-9f57-1414ac2b6056, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YTY4ZjRkOWEtNTMxMGI3YzQtNjFkYmJiNDEtNDFmYzVlN2M=" }
DEBUG    ya.test:process.py:628 Command pid: 3220587
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 68674c87-e92d-46a4-9f57-1414ac2b6056, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 3220588
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTY4ZjRkOWEtNTMxMGI3YzQtNjFkYmJiNDEtNDFmYzVlN2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7755c78a-c259-47db-b2c5-47ccf4cd1707, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 206db753-8b76-4679-91c6-a73699dabc53, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 206db753-8b76-4679-91c6-a73699dabc53, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7755c78a-c259-47db-b2c5-47ccf4cd1707, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YTY4ZjRkOWEtNTMxMGI3YzQtNjFkYmJiNDEtNDFmYzVlN2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7755c78a-c259-47db-b2c5-47ccf4cd1707, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 206db753-8b76-4679-91c6-a73699dabc53, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzMxNzY3YTYtM2I2YWEwOTctMTVkNzk0NjYtYzgxY2Q3ZDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bc862813-0ce3-4428-aa00-071a0c96a58d, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bc862813-0ce3-4428-aa00-071a0c96a58d, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YzMxNzY3YTYtM2I2YWEwOTctMTVkNzk0NjYtYzgxY2Q3ZDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bc862813-0ce3-4428-aa00-071a0c96a58d, ghrun-xva6kcymzm.auto.internal:8958): 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=YzMxNzY3YTYtM2I2YWEwOTctMTVkNzk0NjYtYzgxY2Q3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cded1932-6911-484d-b2cd-e3a264592727, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cded1932-6911-484d-b2cd-e3a264592727, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YzMxNzY3YTYtM2I2YWEwOTctMTVkNzk0NjYtYzgxY2Q3ZDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cded1932-6911-484d-b2cd-e3a264592727, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6c28257c-e91e-47a2-8302-13ad7e85a59e, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6c28257c-e91e-47a2-8302-13ad7e85a59e, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6c28257c-e91e-47a2-8302-13ad7e85a59e, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTJmZjEwNWUtYzE1NzcwMzEtZmY4MTZlNTktZThkM2FhNWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 34187260-0c1d-4c22-b57d-7ba4e7ccfe11, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 34187260-0c1d-4c22-b57d-7ba4e7ccfe11, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=MTJmZjEwNWUtYzE1NzcwMzEtZmY4MTZlNTktZThkM2FhNWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 34187260-0c1d-4c22-b57d-7ba4e7ccfe11, ghrun-xva6kcymzm.auto.internal:8958): 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=MTJmZjEwNWUtYzE1NzcwMzEtZmY4MTZlNTktZThkM2FhNWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ee183a7-ceef-4583-b72e-2dc7ffb6628f, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ee183a7-ceef-4583-b72e-2dc7ffb6628f, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=MTJmZjEwNWUtYzE1NzcwMzEtZmY4MTZlNTktZThkM2FhNWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ee183a7-ceef-4583-b72e-2dc7ffb6628f, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 04a52630-3a68-4d56-bec0-5dc4230709bd, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 04a52630-3a68-4d56-bec0-5dc4230709bd, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 04a52630-3a68-4d56-bec0-5dc4230709bd, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzdiYWUwY2UtNGM1OGIwY2MtMzk3MWU2MWUtNmZmOGVlMjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6c7e33d8-71a4-4409-be50-81fb47413e3c, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6c7e33d8-71a4-4409-be50-81fb47413e3c, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YzdiYWUwY2UtNGM1OGIwY2MtMzk3MWU2MWUtNmZmOGVlMjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6c7e33d8-71a4-4409-be50-81fb47413e3c, ghrun-xva6kcymzm.auto.internal:8958): 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=YzdiYWUwY2UtNGM1OGIwY2MtMzk3MWU2MWUtNmZmOGVlMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9bfdf145-b396-4855-8dd3-56538cbef975, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bfdf145-b396-4855-8dd3-56538cbef975, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YzdiYWUwY2UtNGM1OGIwY2MtMzk3MWU2MWUtNmZmOGVlMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a456fe4c-48eb-4546-a07c-ac1f0db14598, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a456fe4c-48eb-4546-a07c-ac1f0db14598, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bfdf145-b396-4855-8dd3-56538cbef975, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a456fe4c-48eb-4546-a07c-ac1f0db14598, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGQyZjlhM2ItYTIyOTIwOGEtZjVmNjU0OTktOTU1ZTNlZTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, adc94452-6f7f-4178-9d1c-295d1b20ef68, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, adc94452-6f7f-4178-9d1c-295d1b20ef68, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=NGQyZjlhM2ItYTIyOTIwOGEtZjVmNjU0OTktOTU1ZTNlZTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, adc94452-6f7f-4178-9d1c-295d1b20ef68, ghrun-xva6kcymzm.auto.internal:8958): 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=NGQyZjlhM2ItYTIyOTIwOGEtZjVmNjU0OTktOTU1ZTNlZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b274008-c34b-49b5-96a3-43d532bf03a6, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b274008-c34b-49b5-96a3-43d532bf03a6, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=NGQyZjlhM2ItYTIyOTIwOGEtZjVmNjU0OTktOTU1ZTNlZTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b274008-c34b-49b5-96a3-43d532bf03a6, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 19a63cd4-5a9e-48d0-ae78-9dc22dfd8dba, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 19a63cd4-5a9e-48d0-ae78-9dc22dfd8dba, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 19a63cd4-5a9e-48d0-ae78-9dc22dfd8dba, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGEyMTk2NjAtMzkyNjliZjktZDU3NDBkOGQtYTliNTI1OGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ae14f227-6544-4c39-86ef-45a15cb3be14, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ae14f227-6544-4c39-86ef-45a15cb3be14, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=OGEyMTk2NjAtMzkyNjliZjktZDU3NDBkOGQtYTliNTI1OGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ae14f227-6544-4c39-86ef-45a15cb3be14, ghrun-xva6kcymzm.auto.internal:8958): 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=OGEyMTk2NjAtMzkyNjliZjktZDU3NDBkOGQtYTliNTI1OGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 944192d4-39df-43fb-a988-0a9b005628f9, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 944192d4-39df-43fb-a988-0a9b005628f9, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=OGEyMTk2NjAtMzkyNjliZjktZDU3NDBkOGQtYTliNTI1OGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 944192d4-39df-43fb-a988-0a9b005628f9, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d6f2489c-666b-43ef-a4df-c5aa013922ba, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d6f2489c-666b-43ef-a4df-c5aa013922ba, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d6f2489c-666b-43ef-a4df-c5aa013922ba, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzMxZWQ0MTQtNWEyODY5YWEtZjE1NDk5NWYtYzk4NWY0ZTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9c7d85ea-03f7-41c4-a59c-003e52e3391b, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9c7d85ea-03f7-41c4-a59c-003e52e3391b, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=NzMxZWQ0MTQtNWEyODY5YWEtZjE1NDk5NWYtYzk4NWY0ZTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9c7d85ea-03f7-41c4-a59c-003e52e3391b, ghrun-xva6kcymzm.auto.internal:8958): 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=NzMxZWQ0MTQtNWEyODY5YWEtZjE1NDk5NWYtYzk4NWY0ZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9976fc46-1bff-41b1-9fb0-6dfd7f183ff6, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9976fc46-1bff-41b1-9fb0-6dfd7f183ff6, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=NzMxZWQ0MTQtNWEyODY5YWEtZjE1NDk5NWYtYzk4NWY0ZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2e40f783-00a5-4499-ac90-2175f91ee6a8, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9976fc46-1bff-41b1-9fb0-6dfd7f183ff6, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2e40f783-00a5-4499-ac90-2175f91ee6a8, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2e40f783-00a5-4499-ac90-2175f91ee6a8, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWNkNDMzMmUtMTE1MGEwOGItMmQ2NjkxNGQtNDRjZGFlNjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c45aea07-a0f1-40b5-aa61-b515b52418ac, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c45aea07-a0f1-40b5-aa61-b515b52418ac, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=ZWNkNDMzMmUtMTE1MGEwOGItMmQ2NjkxNGQtNDRjZGFlNjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c45aea07-a0f1-40b5-aa61-b515b52418ac, ghrun-xva6kcymzm.auto.internal:8958): 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=ZWNkNDMzMmUtMTE1MGEwOGItMmQ2NjkxNGQtNDRjZGFlNjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e45104b9-2e66-4682-98f5-d10b246314ef, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e45104b9-2e66-4682-98f5-d10b246314ef, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=ZWNkNDMzMmUtMTE1MGEwOGItMmQ2NjkxNGQtNDRjZGFlNjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e45104b9-2e66-4682-98f5-d10b246314ef, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3fac325b-17f2-4beb-9d59-5189c8f98db0, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3fac325b-17f2-4beb-9d59-5189c8f98db0, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3fac325b-17f2-4beb-9d59-5189c8f98db0, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjcyMTM3My02ODFlODg5OC1mNjNkYzFkMS1hNmJmNThmZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 808d73ee-7a13-48dd-bbf5-79853819c7cd, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 808d73ee-7a13-48dd-bbf5-79853819c7cd, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=MjcyMTM3My02ODFlODg5OC1mNjNkYzFkMS1hNmJmNThmZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 808d73ee-7a13-48dd-bbf5-79853819c7cd, ghrun-xva6kcymzm.auto.internal:8958): 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=MjcyMTM3My02ODFlODg5OC1mNjNkYzFkMS1hNmJmNThmZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71018813-55da-424e-a756-ceda62727035, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71018813-55da-424e-a756-ceda62727035, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=MjcyMTM3My02ODFlODg5OC1mNjNkYzFkMS1hNmJmNThmZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71018813-55da-424e-a756-ceda62727035, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bf0b074d-3334-45e5-bf34-22fe5aa79e44, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533597962+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9bfdf145-b396-4855-8dd3-56538cbef975, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533877137+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 68674c87-e92d-46a4-9f57-1414ac2b6056, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533775963+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 34187260-0c1d-4c22-b57d-7ba4e7ccfe11, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-15T07:16:48.533830195+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6c7e33d8-71a4-4409-be50-81fb47413e3c, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533861002+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ae14f227-6544-4c39-86ef-45a15cb3be14, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533914786+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9c7d85ea-03f7-41c4-a59c-003e52e3391b, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.53394264+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 808d73ee-7a13-48dd-bbf5-79853819c7cd, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.53400266+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2f528bdd-20ae-4255-a3dd-f9912d985bdf, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-15T07:16:48.533750648+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cded1932-6911-484d-b2cd-e3a264592727, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533817106+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7755c78a-c259-47db-b2c5-47ccf4cd1707, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533790376+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0b274008-c34b-49b5-96a3-43d532bf03a6, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-15T07:16:48.533903287+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9976fc46-1bff-41b1-9fb0-6dfd7f183ff6, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533960287+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 71018813-55da-424e-a756-ceda62727035, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.53401398+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 944192d4-39df-43fb-a988-0a9b005628f9, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533928215+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bc862813-0ce3-4428-aa00-071a0c96a58d, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533803945+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, adc94452-6f7f-4178-9d1c-295d1b20ef68, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533890845+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c45aea07-a0f1-40b5-aa61-b515b52418ac, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-15T07:16:48.533974637+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-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQyZjlhM2ItYTIyOTIwOGEtZjVmNjU0OTktOTU1ZTNlZTc=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e45104b9-2e66-4682-98f5-d10b246314ef, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-15T07:16:48.533990209+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-xva6kcymzm.auto.internal:8958
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6ee183a7-ceef-4583-b72e-2dc7ffb6628f, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-15T07:16:48.533847816+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-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
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: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: 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    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 3220587) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3220587) elapsed time (sec): 30.273250818252563
DEBUG    ya.test:process.py:263 Command (pid 3220587) wtime: 30.28
DEBUG    ya.test:process.py:275 Command (pid 3220587) 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	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	0	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	10	0	0	0	0
15	      0	0	0	10	0	0	0	0
16	      0	0	0	10	0	0	0	0
17	      0	0	0	10	0	0	0	0
18	      0	0	0	10	0	0	0	0
19	      0	0	0	0	0	0	0	0
20	      0	0	0	0	0	0	0	0
21	      0	0	0	0	0	0	0	0
22	      0	0	0	0	0	0	0	0
23	      0	0	0	593	0	0	0	0
24	      0	0	0	1086	0	0	0	0
25	      0	0	0	976	0	0	0	0
26	      0	0	0	965	0	0	0	0
27	      0	0	0	1340	0	0	0	0
28	      0	0	0	1212	0	0	0	0
29	      0	0	0	1203	0	0	0	0
30	      0	0	0	1272	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 3220587) 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 3220584) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3220584) elapsed time (sec): 30.298178911209106
DEBUG    ya.test:process.py:263 Command (pid 3220584) wtime: 30.302
DEBUG    ya.test:process.py:275 Command (pid 3220584) 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	     55	55	0	6	162	1127	1127	1143
4	     75	75	0	0	116	247	255	263
5	     75	75	0	0	130	196	214	221
6	     99	99	0	0	95	157	180	181
7	      0	0	0	10	0	0	0	0
8	      0	0	0	0	0	0	0	0
9	     88	88	0	0	104	1191	1207	1215
10	     76	76	0	0	128	186	187	193
11	     97	97	0	0	98	141	161	162
12	     57	57	0	0	164	289	297	301
13	     89	89	0	0	112	138	146	167
14	     78	78	0	0	122	165	173	175
15	     78	78	0	0	131	220	232	236
16	     74	74	0	0	141	174	179	180
17	     78	78	0	0	129	169	173	176
18	     22	22	0	0	133	206	209	209
19	      0	0	0	10	0	0	0	0
20	      0	0	0	0	0	0	0	0
21	      0	0	0	0	0	0	0	0
22	      0	0	0	0	0	0	0	0
23	      0	0	0	730	0	0	0	0
24	      0	0	0	1284	0	0	0	0
25	      0	0	0	1034	0	0	0	0
26	      0	0	0	867	0	0	0	0
27	      0	0	0	1035	0	0	0	0
28	      0	0	0	1075	0	0	0	0
29	      0	0	0	1154	0	0	0	0
30	      0	0	0	1384	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1041	34.7	0	8599	120	206	1143	1215

DEBUG    ya.test:process.py:276 Command (pid 3220584) 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 3220588) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3220588) elapsed time (sec): 30.309690713882446
DEBUG    ya.test:process.py:263 Command (pid 3220588) wtime: 30.316
DEBUG    ya.test:process.py:275 Command (pid 3220588) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	303	603	603	603
2	      5	5	0	0	1511	1655	1655	1655
3	     84	84	0	0	115	1551	1719	1735
4	     96	96	0	0	89	233	243	244
5	     98	98	0	0	101	157	170	180
6	    132	132	0	0	68	127	158	161
7	      0	0	0	0	0	0	0	0
8	      1	1	0	0	1943	1943	1943	1943
9	    117	117	0	0	82	2095	2127	2127
10	     99	99	0	0	97	153	166	184
11	    128	128	0	0	70	114	126	133
12	     73	73	0	0	116	249	257	263
13	    122	122	0	0	82	118	122	125
14	    104	104	0	0	90	140	148	164
15	     97	97	0	0	100	174	190	196
16	     93	93	0	0	104	144	158	164
17	     98	98	0	0	102	142	148	151
18	     37	37	0	0	82	188	196	196
19	      0	0	0	0	0	0	0	0
20	      0	0	0	0	0	0	0	0
21	      0	0	0	0	0	0	0	0
22	      0	0	0	0	0	0	0	0
23	      0	0	0	607	0	0	0	0
24	      0	0	0	1048	0	0	0	0
25	      0	0	0	924	0	0	0	0
26	      0	0	0	932	0	0	0	0
27	      0	0	0	1096	0	0	0	0
28	      0	0	0	953	0	0	0	0
29	      0	0	0	1130	0	0	0	0
30	      0	0	0	1035	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1394	46.4667	0	7725	89	179	1655	2127

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". 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:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:681 Close topic client
DEBUG    ydb.topic:topic.py:684 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8958
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8958". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-xva6kcymzm'
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/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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.3199867' in '/home/runner/.ya/build/build_root/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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_avf5ynxr.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:8958/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27506
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6059
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11124
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8958
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11434
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:137: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:132: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:98: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3199725
DEBUG    ya.test:process.py:259 Command (pid 3199725) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3199725) elapsed time (sec): 0.5233416557312012
DEBUG    ya.test:process.py:263 Command (pid 3199725) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) maxrss: 548896
DEBUG    ya.test:process.py:263 Command (pid 3199725) minflt: 16292
DEBUG    ya.test:process.py:263 Command (pid 3199725) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) nivcsw: 174
DEBUG    ya.test:process.py:263 Command (pid 3199725) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3199725) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3199725) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3199725) stime: 0.329803
DEBUG    ya.test:process.py:263 Command (pid 3199725) utime: 0.136747
DEBUG    ya.test:process.py:263 Command (pid 3199725) wtime: 0.526
DEBUG    ya.test:process.py:275 Command (pid 3199725) output:
Git info:
    Commit: 558ae1b144170be5ab11c501e627ada92b298b86
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge f5fb60728e1511df9877011aa920771de46e74d6 into 98e37a542a2b917b7a71524ec04df470c650154f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xva6kcymzm    Host information: 
        Linux ghrun-xva6kcymzm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 558ae1b144170be5ab11c501e627ada92b298b86
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge f5fb60728e1511df9877011aa920771de46e74d6 into 98e37a542a2b917b7a71524ec04df470c650154f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xva6kcymzm    Host information: 
        Linux ghrun-xva6kcymzm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11434
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/8d6f/002f43/r3tmp/kikimr_cluster_heys5mh3
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8958
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11124
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6059
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27506
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/8d6f/002f43/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/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_avf5ynxr.log --grpc-port=8958 --mon-port=11124 --ic-port=11434
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8958/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/8d6f/002f43/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/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_avf5ynxr.log --grpc-port=8958 --mon-port=11124 --ic-port=11434
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_avf5ynxr.log', '--grpc-port=8958', '--mon-port=11124', '--ic-port=11434')' in '/home/runner/.ya/build/build_root/8d6f/002f43/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3199867
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8958/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/8d6f/002f43/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3199868
DEBUG    ya.test:process.py:259 Command (pid 3199868) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3199868) elapsed time (sec): 0.49808526039123535
DEBUG    ya.test:process.py:263 Command (pid 3199868) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) maxrss: 548884
DEBUG    ya.test:process.py:263 Command (pid 3199868) minflt: 16296
DEBUG    ya.test:process.py:263 Command (pid 3199868) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3199868) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3199868) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3199868) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3199868) stime: 0.333566
DEBUG    ya.test:process.py:263 Command (pid 3199868) utime: 0.115191
DEBUG    ya.test:process.py:263 Command (pid 3199868) wtime: 0.499
DEBUG    ya.test:process.py:275 Command (pid 3199868) output:
Git info:
    Commit: 558ae1b144170be5ab11c501e627ada92b298b86
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge f5fb60728e1511df9877011aa920771de46e74d6 into 98e37a542a2b917b7a71524ec04df470c650154f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xva6kcymzm    Host information: 
        Linux ghrun-xva6kcymzm 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 558ae1b144170be5ab11c501e627ada92b298b86
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge f5fb60728e1511df9877011aa920771de46e74d6 into 98e37a542a2b917b7a71524ec04df470c650154f
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-xva6kcymzm    Host information: 
        Linux ghrun-xva6kcymzm 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/8d6f/002f43/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8958', '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: 11434\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/8d6f/002f43/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8958', '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: 11434\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3201281
DEBUG    ya.test:process.py:259 Command (pid 3201281) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3201281) elapsed time (sec): 0.48426198959350586
DEBUG    ya.test:process.py:263 Command (pid 3201281) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) maxrss: 557160
DEBUG    ya.test:process.py:263 Command (pid 3201281) minflt: 18438
DEBUG    ya.test:process.py:263 Command (pid 3201281) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 3201281) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3201281) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 3201281) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3201281) stime: 0.304298
DEBUG    ya.test:process.py:263 Command (pid 3201281) utime: 0.140477
DEBUG    ya.test:process.py:263 Command (pid 3201281) wtime: 0.495
DEBUG    ya.test:process.py:275 Command (pid 3201281) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8958', '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/8d6f/002f43/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8958', '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: 3201524
DEBUG    ya.test:process.py:259 Command (pid 3201524) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3201524) elapsed time (sec): 0.43575119972229004
DEBUG    ya.test:process.py:263 Command (pid 3201524) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) maxrss: 557136
DEBUG    ya.test:process.py:263 Command (pid 3201524) minflt: 18437
DEBUG    ya.test:process.py:263 Command (pid 3201524) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3201524) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3201524) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 3201524) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3201524) stime: 0.253152
DEBUG    ya.test:process.py:263 Command (pid 3201524) utime: 0.12853499999999998
DEBUG    ya.test:process.py:263 Command (pid 3201524) wtime: 0.437
DEBUG    ya.test:process.py:275 Command (pid 3201524) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3201524) 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, 8dacbe95-b209-44f1-b281-eb5bb256fa40, localhost:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8dacbe95-b209-44f1-b281-eb5bb256fa40, localhost:8958): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8dacbe95-b209-44f1-b281-eb5bb256fa40, localhost:8958): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-xva6kcymzm.auto.internal" port: 8958 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-xva6kcymzm.auto.internal:8958, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8958
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydb/ydb -e grpc://localhost:8958 -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/8d6f/002f43/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8958', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3201850
DEBUG    ya.test:process.py:259 Command (pid 3201850) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3201850) elapsed time (sec): 0.5104217529296875
DEBUG    ya.test:process.py:263 Command (pid 3201850) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201850) inblock: 456
DEBUG    ya.test:process.py:263 Command (pid 3201850) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201850) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3201850) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 3201850) maxrss: 168084
DEBUG    ya.test:process.py:263 Command (pid 3201850) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 3201850) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3201850) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3201850) nivcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 3201850) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3201850) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3201850) nvcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 3201850) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3201850) stime: 0.036289999999999996
DEBUG    ya.test:process.py:263 Command (pid 3201850) utime: 0.047178
DEBUG    ya.test:process.py:263 Command (pid 3201850) wtime: 0.514
DEBUG    ya.test:process.py:275 Command (pid 3201850) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3201850) 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/8d6f/002f43/ydb/apps/ydb/ydb -e grpc://localhost:8958 -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/8d6f/002f43/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8958', '-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: 3202371
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 3202371) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3202371) elapsed time (sec): 30.714834928512573
DEBUG    ya.test:process.py:263 Command (pid 3202371) wtime: 30.722
DEBUG    ya.test:process.py:275 Command (pid 3202371) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    404	404	0	0	21	40	75	78
2	    439	439	0	0	22	31	34	38
3	    444	444	0	0	21	30	33	36
4	    483	483	0	0	20	23	26	28
5	    468	468	0	0	20	26	30	35
6	    456	456	0	0	20	27	41	51
7	    420	420	0	0	21	36	41	46
8	    425	425	0	0	21	33	42	44
9	    435	435	0	0	21	36	45	51
10	    417	417	0	0	20	36	59	66
11	    460	460	0	0	20	33	42	43
12	    438	438	0	0	21	31	52	56
13	    435	435	0	0	21	34	39	44
14	    460	460	0	0	20	26	33	36
15	    395	395	0	0	22	39	63	66
16	    408	408	0	0	22	39	46	48
17	    346	346	0	0	25	46	79	82
18	    388	388	0	0	22	58	88	91
19	    339	339	0	0	25	66	87	92
20	    336	336	0	0	23	69	92	99
21	    278	278	0	0	21	126	141	145
22	    289	289	0	0	24	106	144	146
23	    271	271	0	0	26	74	141	162
24	    316	316	0	0	24	96	148	150
25	    309	309	0	0	26	69	139	148
26	    380	380	0	0	22	47	54	58
27	    399	399	0	0	21	51	78	81
28	    372	372	0	0	24	43	57	67
29	    290	290	0	0	27	91	105	111
30	     63	63	0	0	25	955	1055	1095

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  11363	378.767	0	0	21	44	94	1095

DEBUG    ya.test:process.py:276 Command (pid 3202371) 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, 0dc5f5b0-ad59-4a36-9d8d-15a2f0fb0578, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0dc5f5b0-ad59-4a36-9d8d-15a2f0fb0578, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0dc5f5b0-ad59-4a36-9d8d-15a2f0fb0578, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bf0b074d-3334-45e5-bf34-22fe5aa79e44, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bf0b074d-3334-45e5-bf34-22fe5aa79e44, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bf0b074d-3334-45e5-bf34-22fe5aa79e44, ghrun-xva6kcymzm.auto.internal:8958): 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=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32936ba5-0737-45cc-993a-df77c21818c1, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32936ba5-0737-45cc-993a-df77c21818c1, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32936ba5-0737-45cc-993a-df77c21818c1, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=
INFO     root:test_log_scenario.py:217 Count rows after insert 11036 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d688486-e615-40ac-836b-ae8f55d99942, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d688486-e615-40ac-836b-ae8f55d99942, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d688486-e615-40ac-836b-ae8f55d99942, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 514ce19a-0006-493e-82db-c56999f138bb, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 514ce19a-0006-493e-82db-c56999f138bb, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 514ce19a-0006-493e-82db-c56999f138bb, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydb/ydb -e grpc://localhost:8958 -d /Root workload log --path log run 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/8d6f/002f43/ydb/apps/ydb/ydb -e grpc://localhost:8958 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydb/ydb -e grpc://localhost:8958 -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.connection:connection.py:421 RpcState(ExecuteQuery, 2f528bdd-20ae-4255-a3dd-f9912d985bdf, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f528bdd-20ae-4255-a3dd-f9912d985bdf, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YTEyNTM4MjktYzVlNzVkM2QtYjgzMTY3MTktZDdmNDgwMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 207f339e-07d2-4c6f-98da-0d9620cec0ed, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f528bdd-20ae-4255-a3dd-f9912d985bdf, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 207f339e-07d2-4c6f-98da-0d9620cec0ed, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 207f339e-07d2-4c6f-98da-0d9620cec0ed, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTY4ZjRkOWEtNTMxMGI3YzQtNjFkYmJiNDEtNDFmYzVlN2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 68674c87-e92d-46a4-9f57-1414ac2b6056, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8958', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/8d6f/002f43/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8958', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3220584
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/8d6f/002f43/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8958', '-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    ydb.connection:connection.py:63 RpcState(AttachSession, 68674c87-e92d-46a4-9f57-1414ac2b6056, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YTY4ZjRkOWEtNTMxMGI3YzQtNjFkYmJiNDEtNDFmYzVlN2M=" }
DEBUG    ya.test:process.py:628 Command pid: 3220587
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 68674c87-e92d-46a4-9f57-1414ac2b6056, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 3220588
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTY4ZjRkOWEtNTMxMGI3YzQtNjFkYmJiNDEtNDFmYzVlN2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7755c78a-c259-47db-b2c5-47ccf4cd1707, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 206db753-8b76-4679-91c6-a73699dabc53, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 206db753-8b76-4679-91c6-a73699dabc53, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7755c78a-c259-47db-b2c5-47ccf4cd1707, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YTY4ZjRkOWEtNTMxMGI3YzQtNjFkYmJiNDEtNDFmYzVlN2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7755c78a-c259-47db-b2c5-47ccf4cd1707, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 206db753-8b76-4679-91c6-a73699dabc53, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzMxNzY3YTYtM2I2YWEwOTctMTVkNzk0NjYtYzgxY2Q3ZDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bc862813-0ce3-4428-aa00-071a0c96a58d, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bc862813-0ce3-4428-aa00-071a0c96a58d, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YzMxNzY3YTYtM2I2YWEwOTctMTVkNzk0NjYtYzgxY2Q3ZDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bc862813-0ce3-4428-aa00-071a0c96a58d, ghrun-xva6kcymzm.auto.internal:8958): 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=YzMxNzY3YTYtM2I2YWEwOTctMTVkNzk0NjYtYzgxY2Q3ZDI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cded1932-6911-484d-b2cd-e3a264592727, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cded1932-6911-484d-b2cd-e3a264592727, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YzMxNzY3YTYtM2I2YWEwOTctMTVkNzk0NjYtYzgxY2Q3ZDI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cded1932-6911-484d-b2cd-e3a264592727, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6c28257c-e91e-47a2-8302-13ad7e85a59e, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6c28257c-e91e-47a2-8302-13ad7e85a59e, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6c28257c-e91e-47a2-8302-13ad7e85a59e, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTJmZjEwNWUtYzE1NzcwMzEtZmY4MTZlNTktZThkM2FhNWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 34187260-0c1d-4c22-b57d-7ba4e7ccfe11, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 34187260-0c1d-4c22-b57d-7ba4e7ccfe11, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=MTJmZjEwNWUtYzE1NzcwMzEtZmY4MTZlNTktZThkM2FhNWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 34187260-0c1d-4c22-b57d-7ba4e7ccfe11, ghrun-xva6kcymzm.auto.internal:8958): 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=MTJmZjEwNWUtYzE1NzcwMzEtZmY4MTZlNTktZThkM2FhNWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ee183a7-ceef-4583-b72e-2dc7ffb6628f, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ee183a7-ceef-4583-b72e-2dc7ffb6628f, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=MTJmZjEwNWUtYzE1NzcwMzEtZmY4MTZlNTktZThkM2FhNWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ee183a7-ceef-4583-b72e-2dc7ffb6628f, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 04a52630-3a68-4d56-bec0-5dc4230709bd, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 04a52630-3a68-4d56-bec0-5dc4230709bd, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 04a52630-3a68-4d56-bec0-5dc4230709bd, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzdiYWUwY2UtNGM1OGIwY2MtMzk3MWU2MWUtNmZmOGVlMjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6c7e33d8-71a4-4409-be50-81fb47413e3c, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6c7e33d8-71a4-4409-be50-81fb47413e3c, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YzdiYWUwY2UtNGM1OGIwY2MtMzk3MWU2MWUtNmZmOGVlMjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6c7e33d8-71a4-4409-be50-81fb47413e3c, ghrun-xva6kcymzm.auto.internal:8958): 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=YzdiYWUwY2UtNGM1OGIwY2MtMzk3MWU2MWUtNmZmOGVlMjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9bfdf145-b396-4855-8dd3-56538cbef975, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bfdf145-b396-4855-8dd3-56538cbef975, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=YzdiYWUwY2UtNGM1OGIwY2MtMzk3MWU2MWUtNmZmOGVlMjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a456fe4c-48eb-4546-a07c-ac1f0db14598, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a456fe4c-48eb-4546-a07c-ac1f0db14598, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bfdf145-b396-4855-8dd3-56538cbef975, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a456fe4c-48eb-4546-a07c-ac1f0db14598, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGQyZjlhM2ItYTIyOTIwOGEtZjVmNjU0OTktOTU1ZTNlZTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, adc94452-6f7f-4178-9d1c-295d1b20ef68, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, adc94452-6f7f-4178-9d1c-295d1b20ef68, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=NGQyZjlhM2ItYTIyOTIwOGEtZjVmNjU0OTktOTU1ZTNlZTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, adc94452-6f7f-4178-9d1c-295d1b20ef68, ghrun-xva6kcymzm.auto.internal:8958): 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=NGQyZjlhM2ItYTIyOTIwOGEtZjVmNjU0OTktOTU1ZTNlZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b274008-c34b-49b5-96a3-43d532bf03a6, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b274008-c34b-49b5-96a3-43d532bf03a6, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=NGQyZjlhM2ItYTIyOTIwOGEtZjVmNjU0OTktOTU1ZTNlZTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b274008-c34b-49b5-96a3-43d532bf03a6, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 19a63cd4-5a9e-48d0-ae78-9dc22dfd8dba, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 19a63cd4-5a9e-48d0-ae78-9dc22dfd8dba, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 19a63cd4-5a9e-48d0-ae78-9dc22dfd8dba, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGEyMTk2NjAtMzkyNjliZjktZDU3NDBkOGQtYTliNTI1OGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ae14f227-6544-4c39-86ef-45a15cb3be14, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ae14f227-6544-4c39-86ef-45a15cb3be14, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=OGEyMTk2NjAtMzkyNjliZjktZDU3NDBkOGQtYTliNTI1OGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ae14f227-6544-4c39-86ef-45a15cb3be14, ghrun-xva6kcymzm.auto.internal:8958): 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=OGEyMTk2NjAtMzkyNjliZjktZDU3NDBkOGQtYTliNTI1OGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 944192d4-39df-43fb-a988-0a9b005628f9, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 944192d4-39df-43fb-a988-0a9b005628f9, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=OGEyMTk2NjAtMzkyNjliZjktZDU3NDBkOGQtYTliNTI1OGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 944192d4-39df-43fb-a988-0a9b005628f9, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d6f2489c-666b-43ef-a4df-c5aa013922ba, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d6f2489c-666b-43ef-a4df-c5aa013922ba, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d6f2489c-666b-43ef-a4df-c5aa013922ba, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzMxZWQ0MTQtNWEyODY5YWEtZjE1NDk5NWYtYzk4NWY0ZTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9c7d85ea-03f7-41c4-a59c-003e52e3391b, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9c7d85ea-03f7-41c4-a59c-003e52e3391b, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=NzMxZWQ0MTQtNWEyODY5YWEtZjE1NDk5NWYtYzk4NWY0ZTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9c7d85ea-03f7-41c4-a59c-003e52e3391b, ghrun-xva6kcymzm.auto.internal:8958): 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=NzMxZWQ0MTQtNWEyODY5YWEtZjE1NDk5NWYtYzk4NWY0ZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9976fc46-1bff-41b1-9fb0-6dfd7f183ff6, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9976fc46-1bff-41b1-9fb0-6dfd7f183ff6, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=NzMxZWQ0MTQtNWEyODY5YWEtZjE1NDk5NWYtYzk4NWY0ZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2e40f783-00a5-4499-ac90-2175f91ee6a8, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9976fc46-1bff-41b1-9fb0-6dfd7f183ff6, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2e40f783-00a5-4499-ac90-2175f91ee6a8, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2e40f783-00a5-4499-ac90-2175f91ee6a8, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWNkNDMzMmUtMTE1MGEwOGItMmQ2NjkxNGQtNDRjZGFlNjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c45aea07-a0f1-40b5-aa61-b515b52418ac, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c45aea07-a0f1-40b5-aa61-b515b52418ac, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=ZWNkNDMzMmUtMTE1MGEwOGItMmQ2NjkxNGQtNDRjZGFlNjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c45aea07-a0f1-40b5-aa61-b515b52418ac, ghrun-xva6kcymzm.auto.internal:8958): 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=ZWNkNDMzMmUtMTE1MGEwOGItMmQ2NjkxNGQtNDRjZGFlNjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e45104b9-2e66-4682-98f5-d10b246314ef, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e45104b9-2e66-4682-98f5-d10b246314ef, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=ZWNkNDMzMmUtMTE1MGEwOGItMmQ2NjkxNGQtNDRjZGFlNjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e45104b9-2e66-4682-98f5-d10b246314ef, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 3fac325b-17f2-4beb-9d59-5189c8f98db0, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3fac325b-17f2-4beb-9d59-5189c8f98db0, ghrun-xva6kcymzm.auto.internal:8958): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3fac325b-17f2-4beb-9d59-5189c8f98db0, ghrun-xva6kcymzm.auto.internal:8958): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjcyMTM3My02ODFlODg5OC1mNjNkYzFkMS1hNmJmNThmZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 808d73ee-7a13-48dd-bbf5-79853819c7cd, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 808d73ee-7a13-48dd-bbf5-79853819c7cd, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=MjcyMTM3My02ODFlODg5OC1mNjNkYzFkMS1hNmJmNThmZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 808d73ee-7a13-48dd-bbf5-79853819c7cd, ghrun-xva6kcymzm.auto.internal:8958): 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=MjcyMTM3My02ODFlODg5OC1mNjNkYzFkMS1hNmJmNThmZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71018813-55da-424e-a756-ceda62727035, ghrun-xva6kcymzm.auto.internal:8958): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71018813-55da-424e-a756-ceda62727035, ghrun-xva6kcymzm.auto.internal:8958): request = { session_id: "ydb://session/3?node_id=1&id=MjcyMTM3My02ODFlODg5OC1mNjNkYzFkMS1hNmJmNThmZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71018813-55da-424e-a756-ceda62727035, ghrun-xva6kcymzm.auto.internal:8958): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bf0b074d-3334-45e5-bf34-22fe5aa79e44, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533597962+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9bfdf145-b396-4855-8dd3-56538cbef975, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533877137+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 68674c87-e92d-46a4-9f57-1414ac2b6056, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533775963+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 34187260-0c1d-4c22-b57d-7ba4e7ccfe11, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-15T07:16:48.533830195+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6c7e33d8-71a4-4409-be50-81fb47413e3c, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533861002+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ae14f227-6544-4c39-86ef-45a15cb3be14, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533914786+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9c7d85ea-03f7-41c4-a59c-003e52e3391b, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.53394264+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 808d73ee-7a13-48dd-bbf5-79853819c7cd, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.53400266+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2f528bdd-20ae-4255-a3dd-f9912d985bdf, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-15T07:16:48.533750648+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cded1932-6911-484d-b2cd-e3a264592727, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533817106+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7755c78a-c259-47db-b2c5-47ccf4cd1707, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533790376+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0b274008-c34b-49b5-96a3-43d532bf03a6, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-15T07:16:48.533903287+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9976fc46-1bff-41b1-9fb0-6dfd7f183ff6, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533960287+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 71018813-55da-424e-a756-ceda62727035, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.53401398+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 944192d4-39df-43fb-a988-0a9b005628f9, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533928215+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bc862813-0ce3-4428-aa00-071a0c96a58d, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533803945+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, adc94452-6f7f-4178-9d1c-295d1b20ef68, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-15T07:16:48.533890845+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c45aea07-a0f1-40b5-aa61-b515b52418ac, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:8958 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-15T07:16:48.533974637+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-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQyZjlhM2ItYTIyOTIwOGEtZjVmNjU0OTktOTU1ZTNlZTc=
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e45104b9-2e66-4682-98f5-d10b246314ef, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-15T07:16:48.533990209+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-xva6kcymzm.auto.internal:8958
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6ee183a7-ceef-4583-b72e-2dc7ffb6628f, ghrun-xva6kcymzm.auto.internal:8958): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-15T07:16:48.533847816+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-xva6kcymzm.auto.internal:8958
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-xva6kcymzm.auto.internal:8958
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: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: 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    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 3220587) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3220587) elapsed time (sec): 30.273250818252563
DEBUG    ya.test:process.py:263 Command (pid 3220587) wtime: 30.28
DEBUG    ya.test:process.py:275 Command (pid 3220587) 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	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	0	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	10	0	0	0	0
15	      0	0	0	10	0	0	0	0
16	      0	0	0	10	0	0	0	0
17	      0	0	0	10	0	0	0	0
18	      0	0	0	10	0	0	0	0
19	      0	0	0	0	0	0	0	0
20	      0	0	0	0	0	0	0	0
21	      0	0	0	0	0	0	0	0
22	      0	0	0	0	0	0	0	0
23	      0	0	0	593	0	0	0	0
24	      0	0	0	1086	0	0	0	0
25	      0	0	0	976	0	0	0	0
26	      0	0	0	965	0	0	0	0
27	      0	0	0	1340	0	0	0	0
28	      0	0	0	1212	0	0	0	0
29	      0	0	0	1203	0	0	0	0
30	      0	0	0	1272	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 3220587) 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 3220584) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3220584) elapsed time (sec): 30.298178911209106
DEBUG    ya.test:process.py:263 Command (pid 3220584) wtime: 30.302
DEBUG    ya.test:process.py:275 Command (pid 3220584) 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	     55	55	0	6	162	1127	1127	1143
4	     75	75	0	0	116	247	255	263
5	     75	75	0	0	130	196	214	221
6	     99	99	0	0	95	157	180	181
7	      0	0	0	10	0	0	0	0
8	      0	0	0	0	0	0	0	0
9	     88	88	0	0	104	1191	1207	1215
10	     76	76	0	0	128	186	187	193
11	     97	97	0	0	98	141	161	162
12	     57	57	0	0	164	289	297	301
13	     89	89	0	0	112	138	146	167
14	     78	78	0	0	122	165	173	175
15	     78	78	0	0	131	220	232	236
16	     74	74	0	0	141	174	179	180
17	     78	78	0	0	129	169	173	176
18	     22	22	0	0	133	206	209	209
19	      0	0	0	10	0	0	0	0
20	      0	0	0	0	0	0	0	0
21	      0	0	0	0	0	0	0	0
22	      0	0	0	0	0	0	0	0
23	      0	0	0	730	0	0	0	0
24	      0	0	0	1284	0	0	0	0
25	      0	0	0	1034	0	0	0	0
26	      0	0	0	867	0	0	0	0
27	      0	0	0	1035	0	0	0	0
28	      0	0	0	1075	0	0	0	0
29	      0	0	0	1154	0	0	0	0
30	      0	0	0	1384	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1041	34.7	0	8599	120	206	1143	1215

DEBUG    ya.test:process.py:276 Command (pid 3220584) 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 3220588) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3220588) elapsed time (sec): 30.309690713882446
DEBUG    ya.test:process.py:263 Command (pid 3220588) wtime: 30.316
DEBUG    ya.test:process.py:275 Command (pid 3220588) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	303	603	603	603
2	      5	5	0	0	1511	1655	1655	1655
3	     84	84	0	0	115	1551	1719	1735
4	     96	96	0	0	89	233	243	244
5	     98	98	0	0	101	157	170	180
6	    132	132	0	0	68	127	158	161
7	      0	0	0	0	0	0	0	0
8	      1	1	0	0	1943	1943	1943	1943
9	    117	117	0	0	82	2095	2127	2127
10	     99	99	0	0	97	153	166	184
11	    128	128	0	0	70	114	126	133
12	     73	73	0	0	116	249	257	263
13	    122	122	0	0	82	118	122	125
14	    104	104	0	0	90	140	148	164
15	     97	97	0	0	100	174	190	196
16	     93	93	0	0	104	144	158	164
17	     98	98	0	0	102	142	148	151
18	     37	37	0	0	82	188	196	196
19	      0	0	0	0	0	0	0	0
20	      0	0	0	0	0	0	0	0
21	      0	0	0	0	0	0	0	0
22	      0	0	0	0	0	0	0	0
23	      0	0	0	607	0	0	0	0
24	      0	0	0	1048	0	0	0	0
25	      0	0	0	924	0	0	0	0
26	      0	0	0	932	0	0	0	0
27	      0	0	0	1096	0	0	0	0
28	      0	0	0	953	0	0	0	0
29	      0	0	0	1130	0	0	0	0
30	      0	0	0	1035	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1394	46.4667	0	7725	89	179	1655	2127

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

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

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-12-15T07:16:27.200305Z): source_idx=0;tablet_id=72075186224037918;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 @ 0xA99D7E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA995C76
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB82D228
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7BFDAB
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FF3F08
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FF3C5F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD799ACD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1449E4CB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150E7747
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1503A6A3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1503A6A3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x15038053
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1503BA17
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144BC2B8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D24B6E5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB7CEF97
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB81DCD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB821D94
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB8219A0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB82258E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA99F43C
21. ??:0: ?? @ 0x7FC6584FAAC2
22. ??:0: ?? @ 0x7FC65858C8BF
==================== 1 failed, 1 error in 363.37s (0:06:03) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ee3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
5.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
============================== 1 passed in 14.01s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ebe/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
17.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
10.87s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
============================== 1 passed in 29.20s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e9e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.40s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
12.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
============================== 1 passed in 25.98s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002f40/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
5.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
============================== 1 passed in 13.71s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002f29/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
4.57s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
============================== 1 passed in 17.73s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eb1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
14.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
12.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 27.58s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ead/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
13.78s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
12.10s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 27.00s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ea4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
10.01s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 23.64s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e07/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
8.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
============================== 1 passed in 21.34s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e8e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
13.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
============================== 1 passed in 22.35s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eae/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
15.17s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
12.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
============================== 1 passed in 28.45s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e7f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
8.66s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
============================== 1 passed in 22.35s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e95/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
13.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 21.35s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002f02/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.08s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
============================== 1 passed in 18.16s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002f01/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
============================== 1 passed in 13.09s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e6f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
9.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
============================== 1 passed in 18.41s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ef0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.41s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
============================== 1 passed in 13.63s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eab/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
12.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
============================== 1 passed in 26.21s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ecb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
8.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
============================== 1 passed in 16.81s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002f4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.23s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
============================== 1 passed in 12.38s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ede/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
12.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
============================== 1 passed in 25.78s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ea7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
18.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
============================== 1 passed in 27.46s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ed9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
17.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
8.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
============================== 1 passed in 26.58s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ed6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
21.92s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
============================== 1 passed in 30.25s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e94/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
11.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
============================== 1 passed in 20.22s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eac/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
16.30s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
============================== 1 passed in 24.55s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ec3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
11.56s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
============================== 1 passed in 19.76s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e96/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
16.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
============================== 1 passed in 25.22s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ec8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk66
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
8.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
============================== 1 passed in 21.68s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ea1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
14.46s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
============================== 1 passed in 22.87s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ec4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk68
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.14s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability
9.74s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
============================== 1 passed in 23.51s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ea8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
81.74s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
========================= 1 passed in 89.79s (0:01:29) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eb2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
79.81s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
========================= 1 passed in 87.96s (0:01:27) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eb3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
118.03s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
======================== 1 passed in 122.37s (0:02:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e73/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
126.19s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
12.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
======================== 1 passed in 139.79s (0:02:19) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ec1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
82.59s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 1 passed in 90.79s (0:01:30) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ea2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
82.11s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
========================= 1 passed in 90.46s (0:01:30) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e8c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
8.74s setup    test_replace.py::TestReplace::test_copy_full
1.55s call     test_replace.py::TestReplace::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.82s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e62/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
8.55s setup    test_replace.py::TestReplace::test_copy_partial
1.86s call     test_replace.py::TestReplace::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.81s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e99/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
10.61s setup    test_replace.py::TestReplace::test_count
1.65s call     test_replace.py::TestReplace::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.66s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e98/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
9.91s setup    test_replace.py::TestReplace::test_incorrect
0.63s call     test_replace.py::TestReplace::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.83s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e71/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
7.50s setup    test_replace.py::TestReplace::test_partial_replace
0.91s call     test_replace.py::TestReplace::test_partial_replace

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.97s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ee8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
7.51s setup    test_replace.py::TestReplace::test_replace_rollback
1.36s call     test_replace.py::TestReplace::test_replace_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.05s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002f96/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
4.40s setup    test_replace.py::TestReplace::test_replace_total
0.87s call     test_replace.py::TestReplace::test_replace_total

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.41s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e81/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
6.80s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.59s call     test_replace.py::TestReplace::test_replace_with_nulls
0.01s teardown test_replace.py::TestReplace::test_replace_with_nulls
============================== 1 passed in 8.76s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ee9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_select.py .

============================== slowest durations ===============================
5.25s setup    test_select.py::TestSelect::test_incorrect
0.46s call     test_select.py::TestSelect::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.84s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eb6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk84
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_select.py .

============================== slowest durations ===============================
19.67s setup    test_select.py::TestSelect::test_json_query
2.90s call     test_select.py::TestSelect::test_json_query

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 23.89s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ee0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
5.72s setup    test_update.py::TestUpdate::test_incorrect
0.51s call     test_update.py::TestUpdate::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.42s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002edb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
5.34s setup    test_update.py::TestUpdate::test_partial_update
1.60s call     test_update.py::TestUpdate::test_partial_update

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.96s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e9b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
16.41s setup    test_update.py::TestUpdate::test_update_many_rows
2.54s call     test_update.py::TestUpdate::test_update_many_rows

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 20.08s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ecc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
8.88s setup    test_update.py::TestUpdate::test_update_pk
0.60s call     test_update.py::TestUpdate::test_update_pk

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.48s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ef4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
7.04s setup    test_update.py::TestUpdate::test_update_rollback
1.13s call     test_update.py::TestUpdate::test_update_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.25s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002efd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk90
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
4.47s setup    test_update.py::TestUpdate::test_update_single_column
0.91s call     test_update.py::TestUpdate::test_update_single_column

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.52s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002eec/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
4.74s setup    test_update.py::TestUpdate::test_update_single_row
0.92s call     test_update.py::TestUpdate::test_update_single_row

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.79s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ea9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
12.63s setup    test_upsert.py::TestUpsert::test_copy_full
2.68s call     test_upsert.py::TestUpsert::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 16.62s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ebf/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
9.50s setup    test_upsert.py::TestUpsert::test_copy_partial
2.78s call     test_upsert.py::TestUpsert::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.54s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ed8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk94
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
6.26s setup    test_upsert.py::TestUpsert::test_count
2.12s call     test_upsert.py::TestUpsert::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.52s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ed2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk95
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
7.43s setup    test_upsert.py::TestUpsert::test_incorrect
0.43s call     test_upsert.py::TestUpsert::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.15s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002e80/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
10.01s setup    test_upsert.py::TestUpsert::test_insert_nulls
1.00s call     test_upsert.py::TestUpsert::test_insert_nulls

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.32s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002f06/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
4.47s setup    test_upsert.py::TestUpsert::test_partial_update
0.64s call     test_upsert.py::TestUpsert::test_partial_update

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.17s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ea6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

upgrade_to_internal_path_id.py .

============================== slowest durations ===============================
557.56s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
30.74s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.08s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
======================== 1 passed in 592.49s (0:09:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/8d6f/002ea5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items

zip_bomb.py .

============================== slowest durations ===============================
67.07s call     zip_bomb.py::TestZipBomb::test
22.01s teardown zip_bomb.py::TestZipBomb::test
8.04s setup    zip_bomb.py::TestZipBomb::test
========================= 1 passed in 98.95s (0:01:38) =========================
