============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007c90/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 123 items

compaction_config.py ..

============================== slowest durations ===============================
10.40s call     compaction_config.py::TestCompactionConfig::test_constructor_overrides_preset
5.09s call     compaction_config.py::TestCompactionConfig::test_constructor_still_overrides_preset
0.01s setup    compaction_config.py::TestCompactionConfig::test_constructor_overrides_preset

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 16.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/yneo/007ca4/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 123 items

compaction_config.py ..

============================== slowest durations ===============================
6.87s call     compaction_config.py::TestCompactionConfig::test_lc_buckets
6.58s call     compaction_config.py::TestCompactionConfig::test_default

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 14.56s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d6b/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 123 items

compaction_config.py ..

============================== slowest durations ===============================
10.41s call     compaction_config.py::TestCompactionConfig::test_mix_constructor
8.08s call     compaction_config.py::TestCompactionConfig::test_lc_buckets_constructor
0.05s setup    compaction_config.py::TestCompactionConfig::test_lc_buckets_constructor
0.02s teardown compaction_config.py::TestCompactionConfig::test_lc_buckets_constructor
0.01s teardown compaction_config.py::TestCompactionConfig::test_mix_constructor
0.01s setup    compaction_config.py::TestCompactionConfig::test_mix_constructor
============================== 2 passed in 20.49s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007ce1/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 123 items

compaction_config.py ..

============================== slowest durations ===============================
8.37s call     compaction_config.py::TestCompactionConfig::test_tiling_constructor
7.40s call     compaction_config.py::TestCompactionConfig::test_tiling
0.01s setup    compaction_config.py::TestCompactionConfig::test_tiling

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 16.80s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d30/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 123 items

compaction_config.py ..

============================== slowest durations ===============================
13.81s call     compaction_config.py::TestCompactionConfig::test_wrong_constructor
8.96s call     compaction_config.py::TestCompactionConfig::test_wrong_preset

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 23.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/yneo/007d2d/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 123 items

data_read_correctness.py ..

============================== slowest durations ===============================
4.51s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.24s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.14s 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 5.95s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d0a/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 123 items

data_read_correctness.py .
order_by_with_limit.py .

============================== slowest durations ===============================
223.09s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
54.61s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
14.79s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
4.84s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.35s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.07s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
======================== 2 passed in 298.74s (0:04:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007c9e/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 123 items

order_by_with_limit.py ..

============================== slowest durations ===============================
84.12s 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 95.07s (0:01:35) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d29/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 123 items

order_by_with_limit.py .
tablets_movement.py .

============================== slowest durations ===============================
134.74s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
105.33s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
4.68s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
4.45s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.80s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.18s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
======================== 2 passed in 251.07s (0:04:11) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007caa/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 123 items

tablets_movement.py .
test_create.py .

============================== slowest durations ===============================
89.55s call     tablets_movement.py::TestTabletsMovement::test[ROW]
6.29s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
4.11s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.70s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.55s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 102.14s (0:01:42) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007c87/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 123 items

test_create.py ..

============================== slowest durations ===============================
8.17s setup    test_create.py::TestCreate::test_create_all_req_ints
5.88s call     test_create.py::TestCreate::test_create_decimals
0.74s call     test_create.py::TestCreate::test_create_all_req_ints

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 15.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/yneo/007c7c/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 123 items

test_create.py F.

=================================== FAILURES ===================================
_______________________ TestCreate.test_create_real_opt ________________________
ydb/tests/olap/test_create.py:239: in test_create_real_opt
    assert rows[0]['id'] == 0
E   assert 1 == 0
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_real_opt
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/yneo/007c7c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3795366
DEBUG    ya.test:process.py:259 Command (pid 3795366) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3795366) elapsed time (sec): 0.9084227085113525
DEBUG    ya.test:process.py:263 Command (pid 3795366) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3795366) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3795366) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3795366) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3795366) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3795366) maxrss: 551572
DEBUG    ya.test:process.py:263 Command (pid 3795366) minflt: 16335
DEBUG    ya.test:process.py:263 Command (pid 3795366) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3795366) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3795366) nivcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 3795366) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3795366) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3795366) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 3795366) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3795366) stime: 0.740108
DEBUG    ya.test:process.py:263 Command (pid 3795366) utime: 0.11176
DEBUG    ya.test:process.py:263 Command (pid 3795366) wtime: 0.909
DEBUG    ya.test:process.py:275 Command (pid 3795366) output:
Git info:
    Commit: 2355449a433f5b6495a22fc1e2a87dbbaec32d74
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 2ae1324a5c292c40c6d075bcaa539fcb40f70296 into df91496e7ad542ab47e3159ac595a3812d277a36
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-dyrkiipwka    Host information: 
        Linux ghrun-dyrkiipwka 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 3795366) errors:

INFO     __tests__.test_create:test_create.py:22 Git info:
    Commit: 2355449a433f5b6495a22fc1e2a87dbbaec32d74
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 2ae1324a5c292c40c6d075bcaa539fcb40f70296 into df91496e7ad542ab47e3159ac595a3812d277a36
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-dyrkiipwka    Host information: 
        Linux ghrun-dyrkiipwka 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/yneo/007c7c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25220
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/yneo/007c7c/r3tmp/kikimr_cluster_v5_z_wox
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/yneo/007c7c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6218
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19120
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27345
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12565
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yneo/007c7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_create.py.TestCreate.test_create_real_opt/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/yneo/007c7c/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/yneo/007c7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_create.py.TestCreate.test_create_real_opt/cluster/node_1/logfile_7ecul54p.log --grpc-port=6218 --mon-port=19120 --ic-port=25220
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6218/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yneo/007c7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_create.py.TestCreate.test_create_real_opt/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/yneo/007c7c/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/yneo/007c7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_create.py.TestCreate.test_create_real_opt/cluster/node_1/logfile_7ecul54p.log --grpc-port=6218 --mon-port=19120 --ic-port=25220
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/yneo/007c7c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/yneo/007c7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_create.py.TestCreate.test_create_real_opt/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/yneo/007c7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_create.py.TestCreate.test_create_real_opt/cluster/node_1/logfile_7ecul54p.log', '--grpc-port=6218', '--mon-port=19120', '--ic-port=25220')' in '/home/runner/.ya/build/build_root/yneo/007c7c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_create.py.TestCreate.test_create_real_opt/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3795978
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6218/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/yneo/007c7c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3795979
DEBUG    ya.test:process.py:259 Command (pid 3795979) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3795979) elapsed time (sec): 1.0638036727905273
DEBUG    ya.test:process.py:263 Command (pid 3795979) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3795979) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3795979) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3795979) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3795979) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3795979) maxrss: 551588
DEBUG    ya.test:process.py:263 Command (pid 3795979) minflt: 16333
DEBUG    ya.test:process.py:263 Command (pid 3795979) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3795979) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3795979) nivcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 3795979) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3795979) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3795979) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3795979) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3795979) stime: 0.858509
DEBUG    ya.test:process.py:263 Command (pid 3795979) utime: 0.129657
DEBUG    ya.test:process.py:263 Command (pid 3795979) wtime: 1.065
DEBUG    ya.test:process.py:275 Command (pid 3795979) output:
Git info:
    Commit: 2355449a433f5b6495a22fc1e2a87dbbaec32d74
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 2ae1324a5c292c40c6d075bcaa539fcb40f70296 into df91496e7ad542ab47e3159ac595a3812d277a36
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-dyrkiipwka    Host information: 
        Linux ghrun-dyrkiipwka 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 3795979) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 2355449a433f5b6495a22fc1e2a87dbbaec32d74
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 2ae1324a5c292c40c6d075bcaa539fcb40f70296 into df91496e7ad542ab47e3159ac595a3812d277a36
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-dyrkiipwka    Host information: 
        Linux ghrun-dyrkiipwka 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/yneo/007c7c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/yneo/007c7c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6218', '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: 25220\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/yneo/007c7c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6218', '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: 25220\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3798457
DEBUG    ya.test:process.py:259 Command (pid 3798457) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3798457) elapsed time (sec): 0.7503876686096191
DEBUG    ya.test:process.py:263 Command (pid 3798457) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3798457) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3798457) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3798457) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3798457) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3798457) maxrss: 560088
DEBUG    ya.test:process.py:263 Command (pid 3798457) minflt: 18473
DEBUG    ya.test:process.py:263 Command (pid 3798457) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3798457) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3798457) nivcsw: 71
DEBUG    ya.test:process.py:263 Command (pid 3798457) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3798457) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3798457) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 3798457) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3798457) stime: 0.5462779999999999
DEBUG    ya.test:process.py:263 Command (pid 3798457) utime: 0.14405099999999998
DEBUG    ya.test:process.py:263 Command (pid 3798457) wtime: 0.751
DEBUG    ya.test:process.py:275 Command (pid 3798457) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/yneo/007c7c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/yneo/007c7c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6218', '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/yneo/007c7c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6218', '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: 3799019
DEBUG    ya.test:process.py:259 Command (pid 3799019) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3799019) elapsed time (sec): 0.9989902973175049
DEBUG    ya.test:process.py:263 Command (pid 3799019) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799019) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3799019) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799019) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799019) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3799019) maxrss: 559916
DEBUG    ya.test:process.py:263 Command (pid 3799019) minflt: 19407
DEBUG    ya.test:process.py:263 Command (pid 3799019) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3799019) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3799019) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 3799019) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3799019) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3799019) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 3799019) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3799019) stime: 0.838445
DEBUG    ya.test:process.py:263 Command (pid 3799019) utime: 0.096679
DEBUG    ya.test:process.py:263 Command (pid 3799019) wtime: 1.0
DEBUG    ya.test:process.py:275 Command (pid 3799019) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3799019) 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', 10000), ('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', 10000), ('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, 5ce539d9-a96a-47cd-a0ac-2fe21dcdc57b, localhost:6218): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5ce539d9-a96a-47cd-a0ac-2fe21dcdc57b, localhost:6218): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5ce539d9-a96a-47cd-a0ac-2fe21dcdc57b, localhost:6218): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-dyrkiipwka.auto.internal" port: 6218 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-dyrkiipwka.auto.internal:6218, 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', 10000), ('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:6218
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_create.py::TestCreate, test_name: test_create_real_opt)
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, 176231b4-9808-4b30-b9ac-8ab9ad5caac6, ghrun-dyrkiipwka.auto.internal:6218): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 176231b4-9808-4b30-b9ac-8ab9ad5caac6, ghrun-dyrkiipwka.auto.internal:6218): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 176231b4-9808-4b30-b9ac-8ab9ad5caac6, ghrun-dyrkiipwka.auto.internal:6218): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWIwZDc1MjktNTNjOTRkMjctZGZiNzEyMmMtYmE4MTUxNjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, af96556e-7ba9-407a-ba18-c59e0608353d, ghrun-dyrkiipwka.auto.internal:6218): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, af96556e-7ba9-407a-ba18-c59e0608353d, ghrun-dyrkiipwka.auto.internal:6218): request = { session_id: "ydb://session/3?node_id=1&id=NWIwZDc1MjktNTNjOTRkMjctZGZiNzEyMmMtYmE4MTUxNjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, af96556e-7ba9-407a-ba18-c59e0608353d, ghrun-dyrkiipwka.auto.internal:6218): 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=NWIwZDc1MjktNTNjOTRkMjctZGZiNzEyMmMtYmE4MTUxNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4485013a-2ab8-4bef-bb69-7d0358806d7a, ghrun-dyrkiipwka.auto.internal:6218): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4485013a-2ab8-4bef-bb69-7d0358806d7a, ghrun-dyrkiipwka.auto.internal:6218): request = { session_id: "ydb://session/3?node_id=1&id=NWIwZDc1MjktNTNjOTRkMjctZGZiNzEyMmMtYmE4MTUxNjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE TABLE `/Root/create/table40291_5` (\n                id Uint64   NOT NULL,\n                v0 Float,\n                v1 Double,\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, 4485013a-2ab8-4bef-bb69-7d0358806d7a, ghrun-dyrkiipwka.auto.internal:6218): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWIwZDc1MjktNTNjOTRkMjctZGZiNzEyMmMtYmE4MTUxNjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWIwZDc1MjktNTNjOTRkMjctZGZiNzEyMmMtYmE4MTUxNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e6f5459f-b288-415b-9d53-6f51bb20e558, ghrun-dyrkiipwka.auto.internal:6218): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6f5459f-b288-415b-9d53-6f51bb20e558, ghrun-dyrkiipwka.auto.internal:6218): request = { session_id: "ydb://session/3?node_id=1&id=NWIwZDc1MjktNTNjOTRkMjctZGZiNzEyMmMtYmE4MTUxNjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "INSERT INTO `/Root/create/table40291_5` (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, e6f5459f-b288-415b-9d53-6f51bb20e558, ghrun-dyrkiipwka.auto.internal:6218): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWIwZDc1MjktNTNjOTRkMjctZGZiNzEyMmMtYmE4MTUxNjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWIwZDc1MjktNTNjOTRkMjctZGZiNzEyMmMtYmE4MTUxNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 128d8136-4a5e-4ffe-b703-27b1b0352087, ghrun-dyrkiipwka.auto.internal:6218): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 128d8136-4a5e-4ffe-b703-27b1b0352087, ghrun-dyrkiipwka.auto.internal:6218): request = { session_id: "ydb://session/3?node_id=1&id=NWIwZDc1MjktNTNjOTRkMjctZGZiNzEyMmMtYmE4MTUxNjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO `/Root/create/table40291_5`\n            (id, v0, v1)\n            VALUES\n            (1, 6.7f, 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, 128d8136-4a5e-4ffe-b703-27b1b0352087, ghrun-dyrkiipwka.auto.internal:6218): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWIwZDc1MjktNTNjOTRkMjctZGZiNzEyMmMtYmE4MTUxNjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWIwZDc1MjktNTNjOTRkMjctZGZiNzEyMmMtYmE4MTUxNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0daba63-ac8f-4cb2-a5a5-3fd924652676, ghrun-dyrkiipwka.auto.internal:6218): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0daba63-ac8f-4cb2-a5a5-3fd924652676, ghrun-dyrkiipwka.auto.internal:6218): request = { session_id: "ydb://session/3?node_id=1&id=NWIwZDc1MjktNTNjOTRkMjctZGZiNzEyMmMtYmE4MTUxNjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/create/table40291_5`;" } 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, b0daba63-ac8f-4cb2-a5a5-3fd924652676, ghrun-dyrkiipwka.auto.internal:6218): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWIwZDc1MjktNTNjOTRkMjctZGZiNzEyMmMtYmE4MTUxNjc=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
5.72s setup    test_create.py::TestCreate::test_create_real_opt
0.69s call     test_create.py::TestCreate::test_create_real_opt
0.40s call     test_create.py::TestCreate::test_create_real_req

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_create.py::TestCreate::test_create_real_opt - assert 1 == 0
========================= 1 failed, 1 passed in 8.40s ==========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d61/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 123 items

test_create.py ..

============================== slowest durations ===============================
5.22s setup    test_create.py::TestCreate::test_create_strings_opt
0.76s call     test_create.py::TestCreate::test_create_strings_opt
0.06s teardown test_create.py::TestCreate::test_dy_number_not_supported
0.04s call     test_create.py::TestCreate::test_dy_number_not_supported
0.03s setup    test_create.py::TestCreate::test_dy_number_not_supported

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 7.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/yneo/007cae/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 123 items

test_cs_many_updates.py drop table: 42.1 ms
create table: 886.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.1
    "min_ms": 25.5
    "median_ms": 28.6
    "max_ms": 62.8
    "stdev_ms": 11.3
select count(*) after initial inserts: 218.2 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 66.0
    "min_ms": 40.4
    "median_ms": 56.7
    "max_ms": 794.7
    "stdev_ms": 40.9
select count(*) after all modifications: 3712.3 ms
select all: 3496.5 ms
delete from table: 3612.5 ms
select all after delete: 4570.7 ms
.drop table: 58.2 ms
create table: 549.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.9
    "min_ms": 23.0
    "median_ms": 27.8
    "max_ms": 51.4
    "stdev_ms": 8.4
select count(*) after initial inserts: 121.3 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 79.0
    "min_ms": 49.3
    "median_ms": 75.9
    "max_ms": 142.7
    "stdev_ms": 19.7
updates (step 1):
    "runs": 200
    "avg_ms": 200.7
    "min_ms": 134.8
    "median_ms": 190.8
    "max_ms": 466.0
    "stdev_ms": 51.5
upserts (step 2):
    "runs": 200
    "avg_ms": 27.6
    "min_ms": 19.4
    "median_ms": 25.7
    "max_ms": 59.9
    "stdev_ms": 6.1
select count(*) after all modifications: 403.0 ms
select all: 324.4 ms
delete from table: 411.4 ms
select all after delete: 311.6 ms
.

============================== slowest durations ===============================
56.07s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
49.89s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
8.72s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
7.03s 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]
0.01s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
======================== 2 passed in 122.70s (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/yneo/007c77/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 123 items

test_cs_many_updates.py drop table: 20.6 ms
create table: 308.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.4
    "min_ms": 23.7
    "median_ms": 26.1
    "max_ms": 56.8
    "stdev_ms": 10.0
select count(*) after initial inserts: 140.8 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 157.3
    "min_ms": 89.6
    "median_ms": 146.5
    "max_ms": 780.0
    "stdev_ms": 49.3
select count(*) after all modifications: 299.5 ms
select all: 239.1 ms
delete from table: 332.1 ms
select all after delete: 363.8 ms
.drop table: 79.4 ms
create table: 750.5 ms
initial inserts:
    "runs": 15
    "avg_ms": 58.9
    "min_ms": 35.8
    "median_ms": 48.8
    "max_ms": 112.9
    "stdev_ms": 25.0
select count(*) after initial inserts: 150.7 ms
updates (step 0):
    "runs": 150
    "avg_ms": 214.3
    "min_ms": 121.1
    "median_ms": 203.8
    "max_ms": 461.8
    "stdev_ms": 58.6
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 117.5
    "min_ms": 66.7
    "median_ms": 106.9
    "max_ms": 243.0
    "stdev_ms": 38.5
select count(*) after all modifications: 505.4 ms
select all: 413.3 ms
delete from table: 694.8 ms
select all after delete: 339.2 ms
.

============================== slowest durations ===============================
159.36s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
47.73s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
12.04s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
7.78s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
0.03s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
======================== 2 passed in 227.95s (0:03:47) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d2a/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 123 items

test_cs_many_updates.py drop table: 23.7 ms
create table: 363.5 ms
initial inserts:
    "runs": 20
    "avg_ms": 29.1
    "min_ms": 22.7
    "median_ms": 27.4
    "max_ms": 54.0
    "stdev_ms": 6.9
select count(*) after initial inserts: 120.7 ms
updates (step 0):
    "runs": 200
    "avg_ms": 128.2
    "min_ms": 89.2
    "median_ms": 118.6
    "max_ms": 570.7
    "stdev_ms": 48.3
upserts (step 1):
    "runs": 200
    "avg_ms": 28.5
    "min_ms": 19.5
    "median_ms": 26.5
    "max_ms": 74.8
    "stdev_ms": 7.5
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 97.0
    "min_ms": 75.1
    "median_ms": 91.2
    "max_ms": 199.4
    "stdev_ms": 19.2
select count(*) after all modifications: 964.3 ms
select all: 948.1 ms
delete from table: 697.7 ms
select all after delete: 571.8 ms
.drop table: 68.9 ms
create table: 653.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 38.0
    "min_ms": 24.1
    "median_ms": 33.2
    "max_ms": 70.0
    "stdev_ms": 13.5
select count(*) after initial inserts: 139.1 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 47.1
    "min_ms": 20.7
    "median_ms": 41.0
    "max_ms": 142.1
    "stdev_ms": 19.9
select count(*) after all modifications: 428.0 ms
select all: 276.7 ms
delete from table: 386.3 ms
select all after delete: 458.5 ms
.

============================== slowest durations ===============================
49.86s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
45.34s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
12.09s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
4.90s 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 113.16s (0:01:53) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d53/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 123 items

test_cs_many_updates.py Generated operation sequence:
  0. BULK_UPSERT: 4 operations
  1. BULK_UPSERT: 3 operations
  2. UPDATE: 3 operations
  3. BULK_UPSERT: 20 operations
  4. UPSERT: 6 operations
  5. UPSERT: 6 operations
  6. BULK_UPSERT: 10 operations
  7. UPSERT: 10 operations
  8. UPSERT: 5 operations
  9. UPDATE: 4 operations
drop table: 19.8 ms
create table: 349.1 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.9
    "min_ms": 25.2
    "median_ms": 27.7
    "max_ms": 59.8
    "stdev_ms": 13.4
select count(*) after initial inserts: 128.2 ms
bulk_upserts (step 0):
    "runs": 4
    "avg_ms": 49.7
    "min_ms": 45.0
    "median_ms": 51.0
    "max_ms": 51.8
    "stdev_ms": 3.2
bulk_upserts (step 1):
    "runs": 3
    "avg_ms": 50.8
    "min_ms": 40.9
    "median_ms": 46.5
    "max_ms": 65.0
    "stdev_ms": 12.6
updates (step 2):
    "runs": 30
    "avg_ms": 119.9
    "min_ms": 98.2
    "median_ms": 121.0
    "max_ms": 142.5
    "stdev_ms": 11.2
bulk_upserts (step 3):
    "runs": 20
    "avg_ms": 57.7
    "min_ms": 45.2
    "median_ms": 56.5
    "max_ms": 85.0
    "stdev_ms": 9.9
upserts (step 4):
    "runs": 60
    "avg_ms": 29.3
    "min_ms": 20.7
    "median_ms": 27.6
    "max_ms": 57.7
    "stdev_ms": 6.3
upserts (step 5):
    "runs": 60
    "avg_ms": 29.4
    "min_ms": 21.3
    "median_ms": 27.8
    "max_ms": 45.3
    "stdev_ms": 6.0
bulk_upserts (step 6):
    "runs": 10
    "avg_ms": 59.4
    "min_ms": 49.2
    "median_ms": 57.2
    "max_ms": 73.5
    "stdev_ms": 8.1
upserts (step 7):
    "runs": 100
    "avg_ms": 31.8
    "min_ms": 19.9
    "median_ms": 29.0
    "max_ms": 67.3
    "stdev_ms": 8.7
upserts (step 8):
    "runs": 50
    "avg_ms": 30.1
    "min_ms": 22.8
    "median_ms": 27.5
    "max_ms": 53.8
    "stdev_ms": 7.2
updates (step 9):
    "runs": 40
    "avg_ms": 137.7
    "min_ms": 114.1
    "median_ms": 136.4
    "max_ms": 182.5
    "stdev_ms": 16.0
select count(*) after all modifications: 137.9 ms
select all: 167.4 ms
delete from table: 197.9 ms
select all after delete: 133.1 ms
.
test_delete.py .

============================== slowest durations ===============================
20.89s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
9.06s setup    test_delete.py::TestDelete::test_delete_rollback
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
4.23s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
1.40s call     test_delete.py::TestDelete::test_delete_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 43.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/yneo/007c8f/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 123 items

test_delete.py ..

============================== slowest durations ===============================
8.26s setup    test_delete.py::TestDelete::test_delete_where[False-100]
1.67s call     test_delete.py::TestDelete::test_delete_where[True-0]
1.08s call     test_delete.py::TestDelete::test_delete_where[False-100]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 12.07s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007ca6/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 123 items

test_delete.py ..

============================== slowest durations ===============================
7.90s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
1.04s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.71s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]
0.01s 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 10.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/yneo/007d07/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 123 items

test_delete.py ..

============================== slowest durations ===============================
5.22s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.72s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.69s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 7.69s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d2f/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 123 items

test_delete.py ..

============================== slowest durations ===============================
3.89s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.86s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.72s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 6.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/yneo/007cba/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 123 items

test_delete.py ..

============================== slowest durations ===============================
4.35s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.95s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
0.70s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 6.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/yneo/007d08/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 123 items

test_delete.py ..

============================== slowest durations ===============================
6.56s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.79s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
0.66s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 9.14s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d31/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 123 items

test_delete.py .

============================== slowest durations ===============================
4.43s setup    test_delete.py::TestDelete::test_incorrect
0.39s call     test_delete.py::TestDelete::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/yneo/007ca9/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 123 items

test_insert.py .

============================== slowest durations ===============================
8.54s setup    test_insert.py::TestInsertStatement::test_bool_pk_error_type
0.70s call     test_insert.py::TestInsertStatement::test_bool_pk_error_type
0.01s teardown test_insert.py::TestInsertStatement::test_bool_pk_error_type
============================== 1 passed in 10.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/yneo/007c85/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 123 items

test_insert.py .

============================== slowest durations ===============================
10.11s setup    test_insert.py::TestInsertStatement::test_bulk
0.56s call     test_insert.py::TestInsertStatement::test_bulk

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/yneo/007cfa/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 123 items

test_insert.py .

============================== slowest durations ===============================
5.57s setup    test_insert.py::TestInsertStatement::test_copy_full
1.13s call     test_insert.py::TestInsertStatement::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.67s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007ca5/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 123 items

test_insert.py .

============================== slowest durations ===============================
7.17s setup    test_insert.py::TestInsertStatement::test_copy_partial
1.43s call     test_insert.py::TestInsertStatement::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.70s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d64/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 123 items

test_insert.py .

============================== slowest durations ===============================
5.18s setup    test_insert.py::TestInsertStatement::test_duplicate
0.85s call     test_insert.py::TestInsertStatement::test_duplicate
0.01s teardown test_insert.py::TestInsertStatement::test_duplicate
============================== 1 passed in 7.39s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007cfb/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 123 items

test_insert.py .

============================== slowest durations ===============================
5.31s setup    test_insert.py::TestInsertStatement::test_incorrect
0.49s call     test_insert.py::TestInsertStatement::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.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/yneo/007c7a/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 123 items

test_insert.py .

============================== slowest durations ===============================
8.12s setup    test_insert.py::TestInsertStatement::test_insert_rollback
0.71s call     test_insert.py::TestInsertStatement::test_insert_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.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/yneo/007c93/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 123 items

test_insert.py .

============================== slowest durations ===============================
9.17s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.40s call     test_insert.py::TestInsertStatement::test_out_of_range

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.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/yneo/007d5a/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 123 items

test_insert.py .

============================== slowest durations ===============================
3.98s setup    test_insert.py::TestInsertStatement::test_plain
0.52s call     test_insert.py::TestInsertStatement::test_plain

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.40s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007cb2/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 123 items

test_insert.py .

============================== slowest durations ===============================
8.45s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int16]
1.53s 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 11.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/yneo/007c75/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 123 items

test_insert.py .

============================== slowest durations ===============================
7.22s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int32]
0.50s 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 8.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/yneo/007ca7/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 123 items

test_insert.py .

============================== slowest durations ===============================
9.30s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64]
0.85s 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 11.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/yneo/007c7b/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 123 items

test_insert.py .

============================== slowest durations ===============================
6.66s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint8]
0.75s 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 8.39s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007c9f/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 123 items

test_insert.py .

============================== slowest durations ===============================
6.66s setup    test_insert.py::TestInsertStatement::test_timestamp_pk_error_type
0.63s call     test_insert.py::TestInsertStatement::test_timestamp_pk_error_type

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.44s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007c9a/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 123 items

test_overloads.py .

============================== slowest durations ===============================
8.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 17.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/yneo/007d62/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 123 items

test_overloads.py .

============================== slowest durations ===============================
12.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
5.47s 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 18.61s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d4d/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 123 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
4.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.69s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007c86/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 123 items

test_overloads.py .

============================== slowest durations ===============================
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
6.89s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 15.07s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d2b/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 123 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
3.99s 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.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/yneo/007ca3/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 123 items

test_overloads.py .

============================== slowest durations ===============================
7.90s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
7.02s 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 16.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/yneo/007c9d/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 123 items

test_overloads.py .

============================== slowest durations ===============================
12.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
8.99s call     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 22.03s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d67/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 123 items

test_overloads.py .

============================== slowest durations ===============================
7.07s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
============================== 1 passed in 14.23s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d74/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 123 items

test_overloads.py .

============================== slowest durations ===============================
8.29s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
7.13s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.08s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
============================== 1 passed in 17.56s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007c92/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 123 items

test_overloads.py .

============================== slowest durations ===============================
12.33s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 20.47s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d63/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 123 items

test_overloads.py .

============================== slowest durations ===============================
12.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
7.13s call     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 20.56s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007c94/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 123 items

test_overloads.py .

============================== slowest durations ===============================
13.18s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
============================== 1 passed in 21.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/yneo/007cb7/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 123 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
5.43s call     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 18.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/yneo/007d5f/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 123 items

test_overloads.py .

============================== slowest durations ===============================
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.85s 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 14.29s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d56/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 123 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.10s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.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/yneo/007cb6/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 123 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
6.37s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
============================== 1 passed in 14.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/yneo/007c7e/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 123 items

test_overloads.py .

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

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 20.30s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d71/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 123 items

test_overloads.py .

============================== slowest durations ===============================
7.88s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
7.17s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 16.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/yneo/007cf3/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 123 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
5.39s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.39s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007cfc/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 123 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
4.96s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.03s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007c9b/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 123 items

test_overloads.py .

============================== slowest durations ===============================
8.12s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 16.07s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007c9c/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 123 items

test_overloads.py .

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

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 14.95s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d72/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 123 items

test_overloads.py .

============================== slowest durations ===============================
12.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
7.82s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.04s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
============================== 1 passed in 21.19s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d2e/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 123 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
4.77s call     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 17.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/yneo/007c81/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 123 items

test_overloads.py .

============================== slowest durations ===============================
12.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
6.42s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
============================== 1 passed in 19.56s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007cce/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 123 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 18.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/yneo/007d68/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 123 items

test_overloads.py .

============================== slowest durations ===============================
12.09s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
7.68s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 21.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/yneo/007d6d/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 123 items

test_overloads.py .

============================== slowest durations ===============================
8.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
7.08s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
============================== 1 passed in 16.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/yneo/007c79/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 123 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
6.93s 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 14.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/yneo/007c95/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 123 items

test_overloads.py .

============================== slowest durations ===============================
10.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 18.44s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007c84/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 123 items

test_overloads.py .

============================== slowest durations ===============================
13.17s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
12.04s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 26.33s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007cb1/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 123 items

test_overloads.py .

============================== slowest durations ===============================
126.95s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
7.03s 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 135.00s (0:02:15) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d52/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 123 items

test_overloads.py .

============================== slowest durations ===============================
124.99s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
12.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 138.07s (0:02:18) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d4e/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 123 items

test_overloads.py F

=================================== FAILURES ===================================
_______________ TestLogScenario.test_overloads_workload[1000-1] ________________
library/python/testing/yatest_common/yatest/common/process.py:384: in wait
    wait_for(
library/python/testing/yatest_common/yatest/common/process.py:765: in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
E   yatest.common.process.TimeoutError: 120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/yneo/007d4e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27317', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout

During handling of the above exception, another exception occurred:
ydb/tests/olap/test_overloads.py:190: in test_overloads_workload
    ydb_workload.bulk_upsert(seconds=wait_time, threads=10, rows=10, wait=True)
ydb/tests/olap/test_overloads.py:71: in bulk_upsert
    self._insert_rows(operation_name="bulk_upsert", seconds=seconds, threads=threads, rows=rows, wait=wait)
ydb/tests/olap/test_overloads.py:65: in _insert_rows
    self._call(command=command, wait=wait, timeout=2*seconds)
ydb/tests/olap/test_overloads.py:46: in _call
    yatest.common.execute(command=command, wait=wait, timeout=timeout, stderr=self.stderr, stdout=self.stdout)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:398: in wait
    raise ExecutionTimeoutError(self, str(e))
E   yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/yneo/007d4e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27317', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_overloads_workload[1000-1]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_overloads.py::TestLogScenario, test_name: test_overloads_workload[1000-1])
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/yneo/007d4e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3758826
DEBUG    ya.test:process.py:259 Command (pid 3758826) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3758826) elapsed time (sec): 0.3873317241668701
DEBUG    ya.test:process.py:263 Command (pid 3758826) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3758826) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3758826) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3758826) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3758826) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3758826) maxrss: 551588
DEBUG    ya.test:process.py:263 Command (pid 3758826) minflt: 16330
DEBUG    ya.test:process.py:263 Command (pid 3758826) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3758826) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3758826) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3758826) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3758826) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3758826) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3758826) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3758826) stime: 0.214879
DEBUG    ya.test:process.py:263 Command (pid 3758826) utime: 0.123356
DEBUG    ya.test:process.py:263 Command (pid 3758826) wtime: 0.393
DEBUG    ya.test:process.py:275 Command (pid 3758826) output:
Git info:
    Commit: 2355449a433f5b6495a22fc1e2a87dbbaec32d74
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 2ae1324a5c292c40c6d075bcaa539fcb40f70296 into df91496e7ad542ab47e3159ac595a3812d277a36
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-dyrkiipwka    Host information: 
        Linux ghrun-dyrkiipwka 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 3758826) errors:

INFO     __tests__.test_overloads:test_overloads.py:94 Git info:
    Commit: 2355449a433f5b6495a22fc1e2a87dbbaec32d74
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 2ae1324a5c292c40c6d075bcaa539fcb40f70296 into df91496e7ad542ab47e3159ac595a3812d277a36
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-dyrkiipwka    Host information: 
        Linux ghrun-dyrkiipwka 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/yneo/007d4e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23890
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/yneo/007d4e/r3tmp/kikimr_cluster_q0axa3g0
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/yneo/007d4e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27317
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3980
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7785
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15330
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yneo/007d4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/yneo/007d4e/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/yneo/007d4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/node_1/logfile_82oxejas.log --grpc-port=27317 --mon-port=3980 --ic-port=23890
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27317/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yneo/007d4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/yneo/007d4e/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/yneo/007d4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/node_1/logfile_82oxejas.log --grpc-port=27317 --mon-port=3980 --ic-port=23890
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/yneo/007d4e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/yneo/007d4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/yneo/007d4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/node_1/logfile_82oxejas.log', '--grpc-port=27317', '--mon-port=3980', '--ic-port=23890')' in '/home/runner/.ya/build/build_root/yneo/007d4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71/testing_out_stuff/test_overloads.py.TestLogScenario.test_overloads_workload.1000-1/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3759532
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27317/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/yneo/007d4e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3759534
DEBUG    ya.test:process.py:259 Command (pid 3759534) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3759534) elapsed time (sec): 0.4066779613494873
DEBUG    ya.test:process.py:263 Command (pid 3759534) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3759534) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3759534) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3759534) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3759534) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3759534) maxrss: 551556
DEBUG    ya.test:process.py:263 Command (pid 3759534) minflt: 18933
DEBUG    ya.test:process.py:263 Command (pid 3759534) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3759534) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3759534) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3759534) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3759534) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3759534) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3759534) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3759534) stime: 0.251382
DEBUG    ya.test:process.py:263 Command (pid 3759534) utime: 0.10374499999999999
DEBUG    ya.test:process.py:263 Command (pid 3759534) wtime: 0.408
DEBUG    ya.test:process.py:275 Command (pid 3759534) output:
Git info:
    Commit: 2355449a433f5b6495a22fc1e2a87dbbaec32d74
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 2ae1324a5c292c40c6d075bcaa539fcb40f70296 into df91496e7ad542ab47e3159ac595a3812d277a36
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-dyrkiipwka    Host information: 
        Linux ghrun-dyrkiipwka 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 3759534) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 2355449a433f5b6495a22fc1e2a87dbbaec32d74
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 2ae1324a5c292c40c6d075bcaa539fcb40f70296 into df91496e7ad542ab47e3159ac595a3812d277a36
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-dyrkiipwka    Host information: 
        Linux ghrun-dyrkiipwka 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/yneo/007d4e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/yneo/007d4e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27317', '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: 23890\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/yneo/007d4e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27317', '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: 23890\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3762376
DEBUG    ya.test:process.py:259 Command (pid 3762376) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3762376) elapsed time (sec): 0.5699317455291748
DEBUG    ya.test:process.py:263 Command (pid 3762376) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3762376) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3762376) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3762376) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3762376) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3762376) maxrss: 560096
DEBUG    ya.test:process.py:263 Command (pid 3762376) minflt: 18476
DEBUG    ya.test:process.py:263 Command (pid 3762376) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3762376) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3762376) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 3762376) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3762376) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3762376) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 3762376) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3762376) stime: 0.419108
DEBUG    ya.test:process.py:263 Command (pid 3762376) utime: 0.089407
DEBUG    ya.test:process.py:263 Command (pid 3762376) wtime: 0.572
DEBUG    ya.test:process.py:275 Command (pid 3762376) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/yneo/007d4e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/yneo/007d4e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27317', '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/yneo/007d4e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27317', '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: 3763267
DEBUG    ya.test:process.py:259 Command (pid 3763267) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3763267) elapsed time (sec): 0.4753844738006592
DEBUG    ya.test:process.py:263 Command (pid 3763267) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3763267) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3763267) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3763267) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3763267) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3763267) maxrss: 560100
DEBUG    ya.test:process.py:263 Command (pid 3763267) minflt: 18473
DEBUG    ya.test:process.py:263 Command (pid 3763267) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3763267) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3763267) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 3763267) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3763267) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3763267) nvcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 3763267) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3763267) stime: 0.30719399999999997
DEBUG    ya.test:process.py:263 Command (pid 3763267) utime: 0.10966
DEBUG    ya.test:process.py:263 Command (pid 3763267) wtime: 0.477
DEBUG    ya.test:process.py:275 Command (pid 3763267) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3763267) 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', 10000), ('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', 10000), ('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, 74631a6a-b0d9-4def-8e9b-8333ddb3b0d7, localhost:27317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 74631a6a-b0d9-4def-8e9b-8333ddb3b0d7, localhost:27317): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 74631a6a-b0d9-4def-8e9b-8333ddb3b0d7, localhost:27317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-dyrkiipwka.auto.internal" port: 27317 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-dyrkiipwka.auto.internal:27317, 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', 10000), ('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:27317
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/yneo/007d4e/ydb/apps/ydb/ydb
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/yneo/007d4e/ydb/apps/ydb/ydb -e grpc://localhost:27317 -d /Root workload log --path log_1000_1 init --path log_1000_1 --store column --ttl 1000 with wait = True
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/yneo/007d4e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27317', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', 'init', '--path', 'log_1000_1', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3764010
DEBUG    ya.test:process.py:259 Command (pid 3764010) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3764010) elapsed time (sec): 0.38310813903808594
DEBUG    ya.test:process.py:263 Command (pid 3764010) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3764010) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3764010) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3764010) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3764010) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3764010) maxrss: 164664
DEBUG    ya.test:process.py:263 Command (pid 3764010) minflt: 3630
DEBUG    ya.test:process.py:263 Command (pid 3764010) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3764010) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3764010) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 3764010) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3764010) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3764010) nvcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 3764010) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3764010) stime: 0.026477
DEBUG    ya.test:process.py:263 Command (pid 3764010) utime: 0.056738
DEBUG    ya.test:process.py:263 Command (pid 3764010) wtime: 0.384
DEBUG    ya.test:process.py:275 Command (pid 3764010) output:
None
DEBUG    ya.test:process.py:276 Command (pid 3764010) errors:

INFO     root:test_overloads.py:53 YdbWorkloadOverload bulk_upsert
INFO     root:test_overloads.py:45 YdbWorkloadOverload execute /home/runner/.ya/build/build_root/yneo/007d4e/ydb/apps/ydb/ydb -e grpc://localhost:27317 -d /Root workload log --path log_1000_1 run bulk_upsert --seconds 60 --threads 10 --rows 10 --quiet with wait = True
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/yneo/007d4e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27317', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3764261
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('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, feae05ea-5c3f-4b02-8a59-069bc08504dd, localhost:27317): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, feae05ea-5c3f-4b02-8a59-069bc08504dd, localhost:27317): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, feae05ea-5c3f-4b02-8a59-069bc08504dd, localhost:27317): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-dyrkiipwka.auto.internal" port: 27317 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-dyrkiipwka.auto.internal:27317, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27317
DEBUG    ya.test:process.py:773 Killing process 3764261
DEBUG    ya.test:process.py:799 Killing process tree for pid 3764261 (bin:'ydb')
DEBUG    ya.test:process.py:804 Sent signal 19 to the pid 3764261
DEBUG    ya.test:process.py:804 Sent signal 9 to the pid 3764261
DEBUG    ya.test:process.py:804 Sent signal 18 to the pid 3764261
DEBUG    ya.test:process.py:404 Command exception: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/yneo/007d4e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27317', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
DEBUG    ya.test:process.py:259 Command (pid 3764261) rc: -9
DEBUG    ya.test:process.py:260 Command (pid 3764261) elapsed time (sec): 120.1358757019043
DEBUG    ya.test:process.py:263 Command (pid 3764261) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3764261) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3764261) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3764261) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3764261) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3764261) maxrss: 164664
DEBUG    ya.test:process.py:263 Command (pid 3764261) minflt: 6215
DEBUG    ya.test:process.py:263 Command (pid 3764261) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3764261) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3764261) nivcsw: 351
DEBUG    ya.test:process.py:263 Command (pid 3764261) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3764261) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3764261) nvcsw: 635407
DEBUG    ya.test:process.py:263 Command (pid 3764261) oublock: 0
DEBUG    ya.test:process.py:263 Command (pid 3764261) stime: 2.757616
DEBUG    ya.test:process.py:263 Command (pid 3764261) utime: 3.053568
DEBUG    ya.test:process.py:263 Command (pid 3764261) wtime: 120.136
DEBUG    ya.test:process.py:275 Command (pid 3764261) output:
None
DEBUG    ya.test:process.py:276 Command (pid 3764261) errors:

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-dyrkiipwka'
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/yneo/007d4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71) 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.3764261' in '/home/runner/.ya/build/build_root/yneo/007d4e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, testing_out_stuff.tar.zstd, ytest.report.trace.pid)
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
---------------------------- 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:27317
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-dyrkiipwka.auto.internal:27317
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27317/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15330
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7785
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3980
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27317
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23890
============================== slowest durations ===============================
124.45s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
17.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_overloads.py::TestLogScenario::test_overloads_workload[1000-1] - yatest.common.process.ExecutionTimeoutError: (("120 second(s) wait timeout has expired: Command '['/home/runner/.ya/build/build_root/yneo/007d4e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27317', '-d', '/Root', 'workload', 'log', '--path', 'log_1000_1', 'run', 'bulk_upsert', '--seconds', '60', '--threads', '10', '--rows', '10', '--quiet']' stopped by 120 seconds timeout",), {})
======================== 1 failed in 142.74s (0:02:22) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007c7d/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 123 items

test_overloads.py .

============================== slowest durations ===============================
104.28s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 117.28s (0:01:57) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d0b/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 123 items

test_overloads.py .

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

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 103.24s (0:01:43) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007cb9/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 123 items

test_overloads.py .

============================== slowest durations ===============================
121.23s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
7.05s 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 129.45s (0:02:09) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d4f/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 123 items

test_replace.py .

============================== slowest durations ===============================
4.07s setup    test_replace.py::TestReplace::test_copy_full
1.07s call     test_replace.py::TestReplace::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.12s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007ca1/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 123 items

test_replace.py .

============================== slowest durations ===============================
10.68s setup    test_replace.py::TestReplace::test_copy_partial
2.74s call     test_replace.py::TestReplace::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 14.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/yneo/007d2c/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 123 items

test_replace.py .

============================== slowest durations ===============================
4.04s setup    test_replace.py::TestReplace::test_count
1.23s call     test_replace.py::TestReplace::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.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/yneo/007d6f/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 123 items

test_replace.py .

============================== slowest durations ===============================
7.17s setup    test_replace.py::TestReplace::test_incorrect
0.85s call     test_replace.py::TestReplace::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.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/yneo/007cd9/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 123 items

test_replace.py .

============================== slowest durations ===============================
5.00s setup    test_replace.py::TestReplace::test_partial_replace
0.65s call     test_replace.py::TestReplace::test_partial_replace

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.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/yneo/007c97/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 123 items

test_replace.py .

============================== slowest durations ===============================
11.13s setup    test_replace.py::TestReplace::test_replace_rollback
1.34s call     test_replace.py::TestReplace::test_replace_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.67s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007cf1/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 123 items

test_replace.py .

============================== slowest durations ===============================
6.71s setup    test_replace.py::TestReplace::test_replace_total
0.95s call     test_replace.py::TestReplace::test_replace_total

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.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/yneo/007ca0/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 123 items

test_replace.py .

============================== slowest durations ===============================
6.44s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.98s call     test_replace.py::TestReplace::test_replace_with_nulls

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.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/yneo/007d6c/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 123 items

test_select.py .

============================== slowest durations ===============================
7.79s setup    test_select.py::TestSelect::test_incorrect
0.67s call     test_select.py::TestSelect::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.95s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007cb0/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 123 items

test_select.py .

============================== slowest durations ===============================
6.24s setup    test_select.py::TestSelect::test_json_query
1.18s call     test_select.py::TestSelect::test_json_query

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.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/yneo/007d54/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 123 items

test_update.py .

============================== slowest durations ===============================
4.16s setup    test_update.py::TestUpdate::test_incorrect
0.38s call     test_update.py::TestUpdate::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.43s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007cca/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 123 items

test_update.py .

============================== slowest durations ===============================
4.92s setup    test_update.py::TestUpdate::test_partial_update
0.76s call     test_update.py::TestUpdate::test_partial_update

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.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/yneo/007cf9/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 123 items

test_update.py .

============================== slowest durations ===============================
5.33s setup    test_update.py::TestUpdate::test_update_many_rows
0.93s call     test_update.py::TestUpdate::test_update_many_rows

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.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/yneo/007d5e/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 123 items

test_update.py .

============================== slowest durations ===============================
3.82s setup    test_update.py::TestUpdate::test_update_pk
0.48s call     test_update.py::TestUpdate::test_update_pk

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.47s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007ca8/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 123 items

test_update.py .

============================== slowest durations ===============================
7.70s setup    test_update.py::TestUpdate::test_update_rollback
1.77s call     test_update.py::TestUpdate::test_update_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.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/yneo/007d6e/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 123 items

test_update.py .

============================== slowest durations ===============================
7.56s setup    test_update.py::TestUpdate::test_update_single_column
1.99s call     test_update.py::TestUpdate::test_update_single_column

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.40s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007c8e/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 123 items

test_update.py .

============================== slowest durations ===============================
11.38s setup    test_update.py::TestUpdate::test_update_single_row
1.03s call     test_update.py::TestUpdate::test_update_single_row

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.49s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007cf8/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 123 items

test_upsert.py .

============================== slowest durations ===============================
4.89s setup    test_upsert.py::TestUpsert::test_copy_full
1.08s call     test_upsert.py::TestUpsert::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.94s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007c82/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 123 items

test_upsert.py .

============================== slowest durations ===============================
5.65s setup    test_upsert.py::TestUpsert::test_copy_partial
1.13s call     test_upsert.py::TestUpsert::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.90s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007cb5/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 123 items

test_upsert.py .

============================== slowest durations ===============================
5.17s setup    test_upsert.py::TestUpsert::test_count
1.29s call     test_upsert.py::TestUpsert::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.50s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d6a/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 123 items

test_upsert.py .

============================== slowest durations ===============================
7.70s setup    test_upsert.py::TestUpsert::test_incorrect
0.84s call     test_upsert.py::TestUpsert::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.80s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007cab/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 123 items

test_upsert.py .

============================== slowest durations ===============================
6.73s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.61s call     test_upsert.py::TestUpsert::test_insert_nulls

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.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/yneo/007d59/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 123 items

test_upsert.py .

============================== slowest durations ===============================
3.73s setup    test_upsert.py::TestUpsert::test_partial_update
0.59s call     test_upsert.py::TestUpsert::test_partial_update

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/yneo/007d65/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 123 items

upgrade_to_internal_path_id.py .

============================== slowest durations ===============================
531.24s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
15.49s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.13s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
======================== 1 passed in 551.59s (0:09:11) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yneo/007d73/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 123 items

zip_bomb.py .

============================== slowest durations ===============================
60.12s call     zip_bomb.py::TestZipBomb::test
22.01s teardown zip_bomb.py::TestZipBomb::test
5.65s setup    zip_bomb.py::TestZipBomb::test
========================= 1 passed in 89.15s (0:01:29) =========================
