============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f8be/001a41/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_decimal
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 22 items

test_decimal.py ......................

============================== slowest durations ===============================
72.87s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
36.71s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
27.19s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
24.07s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
21.45s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
18.75s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
18.58s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
17.81s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
16.95s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
16.06s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
15.52s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
15.39s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
14.20s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
13.54s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
11.68s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
11.16s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
11.13s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
10.12s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
10.02s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
9.48s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
9.13s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]
8.27s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
5.86s call     test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
2.34s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[19]
2.28s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[18]
2.10s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[17]
2.07s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[21]
1.98s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
1.91s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[8]
1.87s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[6]
1.85s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[10]
1.79s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[3]
1.77s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[20]
1.76s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[11]
1.74s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[16]
1.73s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[14]
1.72s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
1.72s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[15]
1.72s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[7]
1.71s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[13]
1.63s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[5]
1.63s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[4]
1.62s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[12]
1.54s setup    test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[2]
0.03s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[9]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[22]
0.01s teardown test_decimal.py::TestTpchS0_1DecimalNative::test_tpch[1]

(19 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 22 passed in 454.74s (0:07:34) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f8be/0019b2/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 22 items

test_duplicates.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 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/f8be/0019b2/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/f8be/0019b2', '--source-root', '/home/runner/.ya/build/build_root/f8be/0019b2/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/f8be/0019b2/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/10153859564/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--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_duplicates.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 1768, in main
    res.wait(check_exit_code=False, timeout=current_run_test_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: (("...capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/f8be/0019b2/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/f8be/0019b2', '--source-root', '/home/runner/.ya/build/build_root/f8be/0019b2/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/f8be/0019b2/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_duplicates/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/10153859564/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--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_duplicates.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f8be/00194c/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_parallel
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 23 items

test_parallel.py .......................

============================== slowest durations ===============================
255.02s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
3.81s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
2.76s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
2.43s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
2.34s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
2.29s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
2.28s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
2.26s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
2.23s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
2.06s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
2.02s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
1.99s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
1.99s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
1.97s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
1.95s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
1.92s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
1.91s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
1.85s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
1.77s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
1.75s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
1.71s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
1.67s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
1.65s setup    test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.16s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query16]
0.14s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query20]
0.13s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query19]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query10]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query08]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query17]
0.12s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query22]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query09]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query01]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query11]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query21]
0.10s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query15]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query05]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query14]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query07]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query18]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query02]
0.08s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query06]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query13]
0.07s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query03]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query12]
0.06s call     test_parallel.py::TestTpchParallelS0_1T10::test[Query04]
0.05s call     test_parallel.py::TestTpchParallelS0_1T10::test[Sum]
0.01s teardown test_parallel.py::TestTpchParallelS0_1T10::test[Query01]

(22 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 23 passed in 304.11s (0:05:04) ========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f8be/001a09/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 22 items

test_s1.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 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ot/f8be/001a09/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/f8be/001a09/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/f8be/001a09', '--source-root', '/home/runner/.ya/build/build_root/f8be/001a09/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/f8be/001a09/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/10153859564/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--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_s1.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 1768, in main
    res.wait(check_exit_code=False, timeout=current_run_test_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: (("...ot/f8be/001a09/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/f8be/001a09/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/f8be/001a09', '--source-root', '/home/runner/.ya/build/build_root/f8be/001a09/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/f8be/001a09/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s1/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/10153859564/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--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_s1.py']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/f8be/001a25/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, timeout-2.4.0, typeguard-2.13.3
collected 66 items

test_s_float.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 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/f8be/001a25/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/f8be/001a25', '--source-root', '/home/runner/.ya/build/build_root/f8be/001a25/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/f8be/001a25/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/10153859564/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--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_s_float.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 1768, in main
    res.wait(check_exit_code=False, timeout=current_run_test_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: (("...tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/f8be/001a25/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/f8be/001a25', '--source-root', '/home/runner/.ya/build/build_root/f8be/001a25/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/f8be/001a25/ydb/tests/functional/tpc/medium/tpch/test-results/py3test/testing_out_stuff/test_s_float/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/functional/tpc/medium/tpch', '--test-tool-bin', '/home/runner/.ya/tools/v4/10153859564/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/functional/tpc/medium/tpch', '--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_s_float.py']' stopped by 600 seconds timeout",), {})
