============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/0041f1/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_generator.py 
Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 764, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...s', '--ya-trace', '/home/runner/.ya/build/build_root/n9gb/0041f1/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/n9gb/0041f1', '--source-root', '/home/runner/.ya/build/build_root/n9gb/0041f1/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/n9gb/0041f1/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk0/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/benchmarks_init', '--test-tool-bin', '/home/runner/.ya/tools/v4/8067063302/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '10', '--modulo-index', '0', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/benchmarks_init', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_generator.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1749, in main
    res.wait(check_exit_code=False, timeout=run_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...s', '--ya-trace', '/home/runner/.ya/build/build_root/n9gb/0041f1/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/n9gb/0041f1', '--source-root', '/home/runner/.ya/build/build_root/n9gb/0041f1/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/n9gb/0041f1/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk0/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/benchmarks_init', '--test-tool-bin', '/home/runner/.ya/tools/v4/8067063302/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '10', '--modulo-index', '0', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/benchmarks_init', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_generator.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/004209/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_generator.py .

============================== slowest durations ===============================
578.43s call     test_generator.py::TestTpcdsGenerator::test_s1_parts
0.02s teardown test_generator.py::TestTpcdsGenerator::test_s1_parts
0.01s setup    test_generator.py::TestTpcdsGenerator::test_s1_parts
======================== 1 passed in 578.66s (0:09:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/0041db/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_generator.py .

============================== slowest durations ===============================
345.32s call     test_generator.py::TestTpcdsGenerator::test_s1_state
0.01s setup    test_generator.py::TestTpcdsGenerator::test_s1_state

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 345.38s (0:05:45) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/0041f9/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_generator.py 
Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 764, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...s', '--ya-trace', '/home/runner/.ya/build/build_root/n9gb/0041f9/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk3/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/n9gb/0041f9', '--source-root', '/home/runner/.ya/build/build_root/n9gb/0041f9/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/n9gb/0041f9/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk3/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/benchmarks_init', '--test-tool-bin', '/home/runner/.ya/tools/v4/8067063302/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '10', '--modulo-index', '3', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/benchmarks_init', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_generator.py']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1749, in main
    res.wait(check_exit_code=False, timeout=run_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...s', '--ya-trace', '/home/runner/.ya/build/build_root/n9gb/0041f9/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk3/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/n9gb/0041f9', '--source-root', '/home/runner/.ya/build/build_root/n9gb/0041f9/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/n9gb/0041f9/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk3/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/benchmarks_init', '--test-tool-bin', '/home/runner/.ya/tools/v4/8067063302/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '10', '--modulo-index', '3', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/benchmarks_init', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address', '--test-file-filter', 'test_generator.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/004213/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_generator.py .

============================== slowest durations ===============================
366.21s call     test_generator.py::TestTpchGenerator::test_s1
0.05s setup    test_generator.py::TestTpchGenerator::test_s1
0.02s teardown test_generator.py::TestTpchGenerator::test_s1
======================== 1 passed in 366.46s (0:06:06) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/0041c7/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_generator.py .

============================== slowest durations ===============================
160.39s call     test_generator.py::TestTpchGenerator::test_s1_parts
0.01s setup    test_generator.py::TestTpchGenerator::test_s1_parts

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 160.48s (0:02:40) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/004249/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_generator.py .

============================== slowest durations ===============================
192.97s call     test_generator.py::TestTpchGenerator::test_s1_state
0.01s setup    test_generator.py::TestTpchGenerator::test_s1_state
0.01s teardown test_generator.py::TestTpchGenerator::test_s1_state
======================== 1 passed in 193.06s (0:03:13) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/004204/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

test_generator.py .

============================== slowest durations ===============================
442.45s call     test_generator.py::TestTpchGenerator::test_s1_state_and_parts
0.07s setup    test_generator.py::TestTpchGenerator::test_s1_state_and_parts
0.01s teardown test_generator.py::TestTpchGenerator::test_s1_state_and_parts
======================== 1 passed in 442.77s (0:07:22) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/00423d/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

============================ no tests ran in 0.06s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/004201/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_generator/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 8 items

============================ no tests ran in 0.06s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/004217/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py ..

============================== slowest durations ===============================
1.09s call     test_init.py::TestClickbenchInit::test_s1_column
0.91s call     test_init.py::TestClickbenchInit::test_s1_row
0.07s setup    test_init.py::TestClickbenchInit::test_s1_row
0.05s setup    test_init.py::TestClickbenchInit::test_s1_column

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 2.35s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/004210/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py ..

============================== slowest durations ===============================
1.05s call     test_init.py::TestClickbenchInit::test_s1_s3
0.99s call     test_init.py::TestTpcdsInit::test_s1_column
0.06s setup    test_init.py::TestClickbenchInit::test_s1_s3
0.04s setup    test_init.py::TestTpcdsInit::test_s1_column
0.02s teardown test_init.py::TestTpcdsInit::test_s1_column

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 2.32s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/004232/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py ..

============================== slowest durations ===============================
0.99s call     test_init.py::TestTpcdsInit::test_s1_column_decimal_ydb
0.53s call     test_init.py::TestTpcdsInit::test_s1_column_decimal
0.01s setup    test_init.py::TestTpcdsInit::test_s1_column_decimal
0.01s setup    test_init.py::TestTpcdsInit::test_s1_column_decimal_ydb
0.01s teardown test_init.py::TestTpcdsInit::test_s1_column_decimal_ydb

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 1.62s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/0041f5/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py .

============================== slowest durations ===============================
1.04s call     test_init.py::TestTpcdsInit::test_s1_row
0.03s setup    test_init.py::TestTpcdsInit::test_s1_row

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 1.30s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/004242/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py .

============================== slowest durations ===============================
0.34s call     test_init.py::TestTpcdsInit::test_s1_s3
0.01s setup    test_init.py::TestTpcdsInit::test_s1_s3

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 0.41s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/004228/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py .

============================== slowest durations ===============================
0.42s call     test_init.py::TestTpchInit::test_s1_column
0.01s setup    test_init.py::TestTpchInit::test_s1_column

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 0.48s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/00420e/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py .

============================== slowest durations ===============================
0.93s call     test_init.py::TestTpchInit::test_s1_column_decimal
0.05s setup    test_init.py::TestTpchInit::test_s1_column_decimal

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 1.12s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/0041d2/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py .

============================== slowest durations ===============================
0.54s call     test_init.py::TestTpchInit::test_s1_column_decimal_ydb
0.03s setup    test_init.py::TestTpchInit::test_s1_column_decimal_ydb

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 0.67s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/00421d/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py .

============================== slowest durations ===============================
0.28s call     test_init.py::TestTpchInit::test_s1_row
0.01s setup    test_init.py::TestTpchInit::test_s1_row

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 0.34s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/n9gb/004250/ydb/tests/functional/benchmarks_init/test-results/py3test/testing_out_stuff/test_init/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 13 items

test_init.py .

============================== slowest durations ===============================
0.31s call     test_init.py::TestTpchInit::test_s1_s3
0.01s setup    test_init.py::TestTpchInit::test_s1_s3

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 0.37s ===============================
