contrib/python/Flask/py3/flask/scaffold.py:109: DeprecationWarning: 'pkgutil.find_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
contrib/python/Werkzeug/py3/werkzeug/routing/rules.py:751: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
contrib/python/Werkzeug/py3/werkzeug/routing/rules.py:748: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
contrib/tools/python3/Lib/ast.py:587: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead
contrib/python/Werkzeug/py3/werkzeug/routing/rules.py:755: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
contrib/python/Werkzeug/py3/werkzeug/routing/rules.py:756: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead
contrib/python/Werkzeug/py3/werkzeug/routing/rules.py:756: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Thread 0 failed
Thread 4 failed
Thread 3 failed
Thread 2 failed
Thread 1 failed
  File "library/python/pytest/main.py", line 101, in main
    rc = pytest.main(
  File "contrib/python/pytest/py3/_pytest/config/__init__.py", line 175, in main
    ret: Union[ExitCode, int] = config.hook.pytest_cmdline_main(
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/main.py", line 320, in pytest_cmdline_main
    return wrap_session(config, _main)
  File "contrib/python/pytest/py3/_pytest/main.py", line 273, in wrap_session
    session.exitstatus = doit(config, session) or 0
  File "contrib/python/pytest/py3/_pytest/main.py", line 327, in _main
    config.hook.pytest_runtestloop(session=session)
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/main.py", line 352, in pytest_runtestloop
    item.config.hook.pytest_runtest_protocol(item=item, nextitem=nextitem)
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 115, in pytest_runtest_protocol
    runtestprotocol(item, nextitem=nextitem)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 134, in runtestprotocol
    reports.append(call_and_report(item, "call", log))
  File "contrib/python/pytest/py3/_pytest/runner.py", line 223, in call_and_report
    call = call_runtest_hook(item, when, **kwds)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 262, in call_runtest_hook
    return CallInfo.from_call(
  File "contrib/python/pytest/py3/_pytest/runner.py", line 342, in from_call
    result: Optional[TResult] = func()
  File "contrib/python/pytest/py3/_pytest/runner.py", line 263, in <lambda>
    lambda: ihook(item=item, **kwds), when=when, reraise=reraise
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 170, in pytest_runtest_call
    item.runtest()
  File "contrib/python/pytest/py3/_pytest/python.py", line 1844, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "library/python/pytest/plugins/ya.py", line 565, in pytest_pyfunc_call
    pyfuncitem.retval = testfunction(**testargs)
  File "/home/runner/.ya/build/build_root/0th7/000769/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 114, in test_multi
    t.join()
  File "contrib/tools/python3/Lib/threading.py", line 1149, in join
    self._wait_for_tstate_lock()
  File "contrib/tools/python3/Lib/threading.py", line 1169, in _wait_for_tstate_lock
    if lock.acquire(block, timeout):
  File "library/python/pytest/plugins/ya.py", line 344, in _graceful_shutdown
    stack = traceback.format_stack()
Thread 0x00007f1a0277d640 (most recent call first):
  File "ydb/tests/library/common/wait_for.py", line 19 in wait_for
  File "ydb/tests/library/harness/daemon.py", line 198 in stop
  File "ydb/tests/library/harness/kikimr_runner.py", line 262 in stop
  File "ydb/tests/library/harness/kikimr_runner.py", line 607 in __stop_node
  File "ydb/tests/library/harness/kikimr_runner.py", line 621 in stop_node
  File "contrib/tools/python3/Lib/threading.py", line 1012 in run
  File "contrib/tools/python3/Lib/threading.py", line 1075 in _bootstrap_inner
  File "contrib/tools/python3/Lib/threading.py", line 1032 in _bootstrap

Thread 0x00007f1a0f3fe640 (most recent call first):
  File "ydb/tests/olap/lib/ydb_cluster.py", line 157 in get_cluster_nodes
  File "ydb/tests/olap/lib/allure_utils.py", line 147 in _set_logs_command
  File "ydb/tests/olap/lib/allure_utils.py", line 856 in allure_test_description
  File "/home/runner/.ya/build/build_root/0th7/000769/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 159 in _test_suffix
  File "/home/runner/.ya/build/build_root/0th7/000769/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 85 in worker
  File "contrib/tools/python3/Lib/threading.py", line 1012 in run
  File "contrib/tools/python3/Lib/threading.py", line 1075 in _bootstrap_inner
  File "contrib/tools/python3/Lib/threading.py", line 1032 in _bootstrap

Thread 0x00007f1a107ff640 (most recent call first):
  File "contrib/tools/python3/Lib/threading.py", line 359 in wait
  File "contrib/python/ydb/py3/ydb/pool.py", line 274 in run
  File "contrib/tools/python3/Lib/threading.py", line 1075 in _bootstrap_inner
  File "contrib/tools/python3/Lib/threading.py", line 1032 in _bootstrap

Current thread 0x00007f1a32c31440 (most recent call first):
  File "contrib/tools/python3/Lib/threading.py", line 1169 in _wait_for_tstate_lock
  File "contrib/tools/python3/Lib/threading.py", line 1149 in join
  File "ydb/tests/library/harness/kikimr_runner.py", line 632 in stop
  File "/home/runner/.ya/build/build_root/0th7/000769/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 63 in stop
  File "/home/runner/.ya/build/build_root/0th7/000769/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 81 in teardown_class
  File "contrib/python/pytest/py3/_pytest/python.py", line 764 in _call_with_optional_argument
  File "contrib/python/pytest/py3/_pytest/python.py", line 847 in xunit_setup_class_fixture
  File "contrib/python/pytest/py3/_pytest/fixtures.py", line 926 in _teardown_yield_fixture
  File "contrib/python/pytest/py3/_pytest/fixtures.py", line 1042 in finish
  File "contrib/python/pytest/py3/_pytest/runner.py", line 543 in teardown_exact
  File "contrib/python/pytest/py3/_pytest/runner.py", line 109 in pytest_sessionfinish
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121 in _multicall
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120 in _hookexec
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512 in __call__
  File "contrib/python/pytest/py3/_pytest/main.py", line 308 in wrap_session
  File "contrib/python/pytest/py3/_pytest/main.py", line 320 in pytest_cmdline_main
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 121 in _multicall
  File "contrib/python/pluggy/py3/pluggy/_manager.py", line 120 in _hookexec
  File "contrib/python/pluggy/py3/pluggy/_hooks.py", line 512 in __call__
  File "contrib/python/pytest/py3/_pytest/config/__init__.py", line 175 in main
  File "library/python/pytest/main.py", line 101 in main

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: ...69/ydb/tests/olap/scenario/ydb-tests-olap-scenario', '--basetemp', '/home/runner/.ya/build/build_root/0th7/000769/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/0th7/000769/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk2/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/0th7/000769', '--source-root', '/home/runner/.ya/build/build_root/0th7/000769/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/0th7/000769/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/scenario', '--test-tool-bin', '/home/runner/.ya/tools/v4/9974358003/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '2', '--partition-mode', 'SEQUENTIAL', '--dep-root', 'ydb/tests/olap/scenario', '--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', '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']' 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 1770, 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: (("...69/ydb/tests/olap/scenario/ydb-tests-olap-scenario', '--basetemp', '/home/runner/.ya/build/build_root/0th7/000769/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/0th7/000769/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk2/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/0th7/000769', '--source-root', '/home/runner/.ya/build/build_root/0th7/000769/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/0th7/000769/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/scenario', '--test-tool-bin', '/home/runner/.ya/tools/v4/9974358003/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '2', '--partition-mode', 'SEQUENTIAL', '--dep-root', 'ydb/tests/olap/scenario', '--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', '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']' stopped by 600 seconds timeout",), {})
Was written: 0.0 MiB, Speed: 0.0 MiB/s
Step 1. only write
Write: 10% 1645 30% 1645 50% 1645 90% 1645 99% 1645 ms
Write: 10% 5243 30% 5243 50% 5243 90% 5243 99% 5243 ms
Write: 10% 6538 30% 6538 50% 6538 90% 6538 99% 6538 ms
Write: 10% 9611 30% 9611 50% 9611 90% 9611 99% 9611 ms
Write: 10% 10638 30% 10638 50% 10638 90% 10638 99% 10638 ms
Write: 10% 13732 30% 13732 50% 13732 90% 13732 99% 13732 ms
Write: 10% 15488 30% 15488 50% 15488 90% 15488 99% 15488 ms
Write: 10% 13733 30% 13733 50% 13733 90% 13733 99% 13733 ms
Write: 10% 13967 30% 13967 50% 13967 90% 13967 99% 13967 ms
Write: 10% 13401 30% 13401 50% 13401 90% 13401 99% 13401 ms
Write: 10% 14405 30% 14405 50% 14405 90% 14405 99% 14405 ms
Write: 10% 12712 30% 12712 50% 12712 90% 12712 99% 12712 ms
Write: 10% 13854 30% 13854 50% 13854 90% 13854 99% 13854 ms
Write: 10% 13728 30% 13728 50% 13728 90% 13728 99% 13728 ms
Write: 10% 12946 30% 12946 50% 12946 90% 12946 99% 12946 ms
Write: 10% 10487 30% 10487 50% 10487 90% 10487 99% 10487 ms
Write: 10% 12858 30% 12858 50% 12858 90% 12858 99% 12858 ms
Write: 10% 13946 30% 13946 50% 13946 90% 13946 99% 13946 ms
Write: 10% 12511 30% 12511 50% 12511 90% 12511 99% 12511 ms
Write: 10% 8705 30% 8705 50% 8705 90% 8705 99% 8705 ms
Write: 10% 13525 30% 13525 50% 13525 90% 13525 99% 13525 ms
Write: 10% 12717 30% 12717 50% 12717 90% 12717 99% 12717 ms
Write: 10% 11771 30% 11771 50% 11771 90% 11771 99% 11771 ms
Write: 10% 11132 30% 11132 50% 11132 90% 11132 99% 11132 ms
Write: 10% 9752 30% 9752 50% 9752 90% 9752 99% 9752 ms
Write: 10% 7205 30% 7205 50% 7205 90% 7205 99% 7205 ms
Write: 10% 10999 30% 10999 50% 10999 90% 10999 99% 10999 ms
Write: 10% 9214 30% 9214 50% 9214 90% 9214 99% 9214 ms
Write: 10% 10391 30% 10391 50% 10391 90% 10391 99% 10391 ms
Write: 10% 10208 30% 10208 50% 10208 90% 10208 99% 10208 ms
Write: 10% 12571 30% 12571 50% 12571 90% 12571 99% 12571 ms
Write: 10% 4403 30% 4403 50% 4403 90% 4403 99% 4403 ms
Write: 10% 6696 30% 6696 50% 6696 90% 6696 99% 6696 ms
Write: 10% 6285 30% 6285 50% 6285 90% 6285 99% 6285 ms
Write: 10% 12012 30% 12012 50% 12012 90% 12012 99% 12012 ms
Write: 10% 9256 30% 9256 50% 9256 90% 9256 99% 9256 ms
Write: 10% 3143 30% 3143 50% 3143 90% 3143 99% 3143 ms
Write: 10% 2473 30% 2473 50% 2473 90% 2473 99% 2473 ms
Write: 10% 2378 30% 2378 50% 2378 90% 2378 99% 2378 ms
Write: 10% 7080 30% 7080 50% 7080 90% 7080 99% 7080 ms
Write: 10% 14052 30% 14052 50% 14052 90% 14052 99% 14052 ms
Write: 10% 2265 30% 2265 50% 2265 90% 2265 99% 2265 ms
Write: 10% 4277 30% 4277 50% 4277 90% 4277 99% 4277 ms
Write: 10% 3197 30% 3197 50% 3197 90% 3197 99% 3197 ms
Write: 10% 6315 30% 6315 50% 6315 90% 6315 99% 6315 ms
Write: 10% 4024 30% 4024 50% 4024 90% 4024 99% 4024 ms
Write: 10% 3508 30% 3508 50% 3508 90% 3508 99% 3508 ms
Write: 10% 3477 30% 3477 50% 3477 90% 3477 99% 3477 ms
Write: 10% 3551 30% 3551 50% 3551 90% 3551 99% 3551 ms
Write: 10% 4589 30% 4589 50% 4589 90% 4589 99% 4589 ms
Write: 10% 4734 30% 4734 50% 4734 90% 4734 99% 4734 ms
Write: 10% 8876 30% 8876 50% 8876 90% 8876 99% 8876 ms
Write: 10% 3524 30% 3524 50% 3524 90% 3524 99% 3524 ms
Write: 10% 3141 30% 3141 50% 3141 90% 3141 99% 3141 ms
Write: 10% 3195 30% 3195 50% 3195 90% 3195 99% 3195 ms
Write: 10% 2991 30% 2991 50% 2991 90% 2991 99% 2991 ms
Write: 10% 2548 30% 2548 50% 2548 90% 2548 99% 2548 ms
Write: 10% 7889 30% 7889 50% 7889 90% 7889 99% 7889 ms
Write: 10% 2578 30% 2578 50% 2578 90% 2578 99% 2578 ms
Write: 10% 2567 30% 2567 50% 2567 90% 2567 99% 2567 ms
Write: 10% 10656 30% 10656 50% 10656 90% 10656 99% 10656 ms
Write: 10% 4177 30% 4177 50% 4177 90% 4177 99% 4177 ms
Write: 10% 2513 30% 2513 50% 2513 90% 2513 99% 2513 ms
Write: 10% 2619 30% 2619 50% 2619 90% 2619 99% 2619 ms
Step 2. read write
Write: 10% 6893 30% 6893 50% 6893 90% 6893 99% 6893 ms
Write: 10% 12838 30% 12838 50% 12838 90% 12838 99% 12838 ms
Write: 10% 11187 30% 11187 50% 11187 90% 11187 99% 11187 ms
Write: 10% 13851 30% 13851 50% 13851 90% 13851 99% 13851 ms
Write: 10% 12339 30% 12339 50% 12339 90% 12339 99% 12339 ms
Write: 10% 13163 30% 13163 50% 13163 90% 13163 99% 13163 ms
Write: 10% 12437 30% 12437 50% 12437 90% 12437 99% 12437 ms
Write: 10% 8860 30% 8860 50% 8860 90% 8860 99% 8860 ms
Write: 10% 12162 30% 12162 50% 12162 90% 12162 99% 12162 ms
Write: 10% 5018 30% 5018 50% 5018 90% 5018 99% 5018 ms
Write: 10% 11983 30% 11983 50% 11983 90% 11983 99% 11983 ms
Write: 10% 12495 30% 12495 50% 12495 90% 12495 99% 12495 ms
Write: 10% 10360 30% 10360 50% 10360 90% 10360 99% 10360 ms
Write: 10% 6731 30% 6731 50% 6731 90% 6731 99% 6731 ms
Write: 10% 6564 30% 6564 50% 6564 90% 6564 99% 6564 ms
Write: 10% 9679 30% 9679 50% 9679 90% 9679 99% 9679 ms
Write: 10% 11233 30% 11233 50% 11233 90% 11233 99% 11233 ms
Write: 10% 9929 30% 9929 50% 9929 90% 9929 99% 9929 ms
Write: 10% 9573 30% 9573 50% 9573 90% 9573 99% 9573 ms
Write: 10% 9407 30% 9407 50% 9407 90% 9407 99% 9407 ms
Write: 10% 7939 30% 7939 50% 7939 90% 7939 99% 7939 ms
Write: 10% 8489 30% 8489 50% 8489 90% 8489 99% 8489 ms
Write: 10% 9314 30% 9314 50% 9314 90% 9314 99% 9314 ms
Write: 10% 8960 30% 8960 50% 8960 90% 8960 99% 8960 ms
Write: 10% 8452 30% 8452 50% 8452 90% 8452 99% 8452 ms
Write: 10% 2848 30% 2848 50% 2848 90% 2848 99% 2848 ms
Write: 10% 7769 30% 7769 50% 7769 90% 7769 99% 7769 ms
Write: 10% 11560 30% 11560 50% 11560 90% 11560 99% 11560 ms
Write: 10% 7598 30% 7598 50% 7598 90% 7598 99% 7598 ms
Write: 10% 6832 30% 6832 50% 6832 90% 6832 99% 6832 ms
Write: 10% 3518 30% 3518 50% 3518 90% 3518 99% 3518 ms
Write: 10% 11592 30% 11592 50% 11592 90% 11592 99% 11592 ms
Write: 10% 5075 30% 5075 50% 5075 90% 5075 99% 5075 ms
Write: 10% 11491 30% 11491 50% 11491 90% 11491 99% 11491 ms
Write: 10% 6950 30% 6950 50% 6950 90% 6950 99% 6950 ms
Write: 10% 2330 30% 2330 50% 2330 90% 2330 99% 2330 ms
Write: 10% 6535 30% 6535 50% 6535 90% 6535 99% 6535 ms
Write: 10% 7804 30% 7804 50% 7804 90% 7804 99% 7804 ms
Write: 10% 4836 30% 4836 50% 4836 90% 4836 99% 4836 ms
Write: 10% 6759 30% 6759 50% 6759 90% 6759 99% 6759 ms
Write: 10% 3439 30% 3439 50% 3439 90% 3439 99% 3439 ms
Write: 10% 6130 30% 6130 50% 6130 90% 6130 99% 6130 ms
Write: 10% 6350 30% 6350 50% 6350 90% 6350 99% 6350 ms
Write: 10% 3987 30% 3987 50% 3987 90% 3987 99% 3987 ms
Write: 10% 8866 30% 8866 50% 8866 90% 8866 99% 8866 ms
Write: 10% 6399 30% 6399 50% 6399 90% 6399 99% 6399 ms
Write: 10% 6175 30% 6175 50% 6175 90% 6175 99% 6175 ms
Write: 10% 9259 30% 9259 50% 9259 90% 9259 99% 9259 ms
Write: 10% 3887 30% 3887 50% 3887 90% 3887 99% 3887 ms
Write: 10% 3602 30% 3602 50% 3602 90% 3602 99% 3602 ms
Write: 10% 2742 30% 2742 50% 2742 90% 2742 99% 2742 ms
Write: 10% 4913 30% 4913 50% 4913 90% 4913 99% 4913 ms
Write: 10% 2615 30% 2615 50% 2615 90% 2615 99% 2615 ms
Write: 10% 3421 30% 3421 50% 3421 90% 3421 99% 3421 ms
Write: 10% 2995 30% 2995 50% 2995 90% 2995 99% 2995 ms
Write: 10% 3512 30% 3512 50% 3512 90% 3512 99% 3512 ms
Write: 10% 3463 30% 3463 50% 3463 90% 3463 99% 3463 ms
Write: 10% 3334 30% 3334 50% 3334 90% 3334 99% 3334 ms
Write: 10% 6600 30% 6600 50% 6600 90% 6600 99% 6600 ms
Write: 10% 4699 30% 4699 50% 4699 90% 4699 99% 4699 ms
Write: 10% 3658 30% 3658 50% 3658 90% 3658 99% 3658 ms
Write: 10% 3058 30% 3058 50% 3058 90% 3058 99% 3058 ms
Write: 10% 3607 30% 3607 50% 3607 90% 3607 99% 3607 ms
Write: 10% 2740 30% 2740 50% 2740 90% 2740 99% 2740 ms
Read: 10% 7871 30% 9297 50% 10724 90% 13576 99% 14218 ms
Step 3. write modify
Write: 10% 876 30% 876 50% 876 90% 876 99% 876 ms
Write: 10% 5618 30% 5618 50% 5618 90% 5618 99% 5618 ms
Write: 10% 12462 30% 12462 50% 12462 90% 12462 99% 12462 ms
Write: 10% 13364 30% 13364 50% 13364 90% 13364 99% 13364 ms
Write: 10% 13502 30% 13502 50% 13502 90% 13502 99% 13502 ms
Write: 10% 14843 30% 14843 50% 14843 90% 14843 99% 14843 ms
Write: 10% 13736 30% 13736 50% 13736 90% 13736 99% 13736 ms
Write: 10% 14088 30% 14088 50% 14088 90% 14088 99% 14088 ms
Write: 10% 13902 30% 13902 50% 13902 90% 13902 99% 13902 ms
Write: 10% 13318 30% 13318 50% 13318 90% 13318 99% 13318 ms
Write: 10% 13952 30% 13952 50% 13952 90% 13952 99% 13952 ms
Write: 10% 13391 30% 13391 50% 13391 90% 13391 99% 13391 ms
Write: 10% 13210 30% 13210 50% 13210 90% 13210 99% 13210 ms
Write: 10% 13263 30% 13263 50% 13263 90% 13263 99% 13263 ms
Write: 10% 12454 30% 12454 50% 12454 90% 12454 99% 12454 ms
Write: 10% 7773 30% 7773 50% 7773 90% 7773 99% 7773 ms
Write: 10% 12827 30% 12827 50% 12827 90% 12827 99% 12827 ms
Write: 10% 12280 30% 12280 50% 12280 90% 12280 99% 12280 ms
Write: 10% 11991 30% 11991 50% 11991 90% 11991 99% 11991 ms
Write: 10% 6228 30% 6228 50% 6228 90% 6228 99% 6228 ms
Write: 10% 7382 30% 7382 50% 7382 90% 7382 99% 7382 ms
Write: 10% 11391 30% 11391 50% 11391 90% 11391 99% 11391 ms
Write: 10% 6374 30% 6374 50% 6374 90% 6374 99% 6374 ms
Write: 10% 11326 30% 11326 50% 11326 90% 11326 99% 11326 ms
Write: 10% 9264 30% 9264 50% 9264 90% 9264 99% 9264 ms
Write: 10% 10296 30% 10296 50% 10296 90% 10296 99% 10296 ms
Write: 10% 9644 30% 9644 50% 9644 90% 9644 99% 9644 ms
Write: 10% 9714 30% 9714 50% 9714 90% 9714 99% 9714 ms
Write: 10% 9325 30% 9325 50% 9325 90% 9325 99% 9325 ms
Write: 10% 8522 30% 8522 50% 8522 90% 8522 99% 8522 ms
Write: 10% 9420 30% 9420 50% 9420 90% 9420 99% 9420 ms
Write: 10% 9764 30% 9764 50% 9764 90% 9764 99% 9764 ms
Write: 10% 6745 30% 6745 50% 6745 90% 6745 99% 6745 ms
Write: 10% 7801 30% 7801 50% 7801 90% 7801 99% 7801 ms
Write: 10% 8094 30% 8094 50% 8094 90% 8094 99% 8094 ms
Write: 10% 7801 30% 7801 50% 7801 90% 7801 99% 7801 ms
Write: 10% 8611 30% 8611 50% 8611 90% 8611 99% 8611 ms
Write: 10% 7701 30% 7701 50% 7701 90% 7701 99% 7701 ms
Write: 10% 7346 30% 7346 50% 7346 90% 7346 99% 7346 ms
Write: 10% 7421 30% 7421 50% 7421 90% 7421 99% 7421 ms
Write: 10% 4494 30% 4494 50% 4494 90% 4494 99% 4494 ms
Write: 10% 6867 30% 6867 50% 6867 90% 6867 99% 6867 ms
Write: 10% 7489 30% 7489 50% 7489 90% 7489 99% 7489 ms
Write: 10% 12146 30% 12146 50% 12146 90% 12146 99% 12146 ms
Write: 10% 6867 30% 6867 50% 6867 90% 6867 99% 6867 ms
Write: 10% 11654 30% 11654 50% 11654 90% 11654 99% 11654 ms
Write: 10% 8339 30% 8339 50% 8339 90% 8339 99% 8339 ms
Write: 10% 5969 30% 5969 50% 5969 90% 5969 99% 5969 ms
Write: 10% 6279 30% 6279 50% 6279 90% 6279 99% 6279 ms
Write: 10% 6141 30% 6141 50% 6141 90% 6141 99% 6141 ms
Write: 10% 6643 30% 6643 50% 6643 90% 6643 99% 6643 ms
Write: 10% 5794 30% 5794 50% 5794 90% 5794 99% 5794 ms
Write: 10% 4170 30% 4170 50% 4170 90% 4170 99% 4170 ms
Write: 10% 5147 30% 5147 50% 5147 90% 5147 99% 5147 ms
Write: 10% 5251 30% 5251 50% 5251 90% 5251 99% 5251 ms
Write: 10% 4447 30% 4447 50% 4447 90% 4447 99% 4447 ms
Write: 10% 7155 30% 7155 50% 7155 90% 7155 99% 7155 ms
Write: 10% 4720 30% 4720 50% 4720 90% 4720 99% 4720 ms
Write: 10% 4476 30% 4476 50% 4476 90% 4476 99% 4476 ms
Write: 10% 4893 30% 4893 50% 4893 90% 4893 99% 4893 ms
Write: 10% 7978 30% 7978 50% 7978 90% 7978 99% 7978 ms
Write: 10% 5171 30% 5171 50% 5171 90% 5171 99% 5171 ms
Write: 10% 4409 30% 4409 50% 4409 90% 4409 99% 4409 ms
Write: 10% 5922 30% 5922 50% 5922 90% 5922 99% 5922 ms
Was written: 18.75 MiB, Speed: 0.3125 MiB/s
Update: 10% 1479 30% 1479 50% 1479 90% 1479 99% 1479 ms
Step 4. read modify write
Write: 10% 14283 30% 14283 50% 14283 90% 14283 99% 14283 ms
Write: 10% 16267 30% 16267 50% 16267 90% 16267 99% 16267 ms
Write: 10% 17136 30% 17136 50% 17136 90% 17136 99% 17136 ms
Write: 10% 17023 30% 17023 50% 17023 90% 17023 99% 17023 ms
Write: 10% 18654 30% 18654 50% 18654 90% 18654 99% 18654 ms
Write: 10% 18426 30% 18426 50% 18426 90% 18426 99% 18426 ms
Write: 10% 18856 30% 18856 50% 18856 90% 18856 99% 18856 ms
Write: 10% 14853 30% 14853 50% 14853 90% 14853 99% 14853 ms
Write: 10% 14698 30% 14698 50% 14698 90% 14698 99% 14698 ms
Write: 10% 19288 30% 19288 50% 19288 90% 19288 99% 19288 ms
Write: 10% 17869 30% 17869 50% 17869 90% 17869 99% 17869 ms
Write: 10% 14219 30% 14219 50% 14219 90% 14219 99% 14219 ms
Write: 10% 17045 30% 17045 50% 17045 90% 17045 99% 17045 ms
Write: 10% 15348 30% 15348 50% 15348 90% 15348 99% 15348 ms
Write: 10% 17835 30% 17835 50% 17835 90% 17835 99% 17835 ms
Write: 10% 17499 30% 17499 50% 17499 90% 17499 99% 17499 ms
Write: 10% 16552 30% 16552 50% 16552 90% 16552 99% 16552 ms
Write: 10% 17547 30% 17547 50% 17547 90% 17547 99% 17547 ms
Write: 10% 16224 30% 16224 50% 16224 90% 16224 99% 16224 ms
Write: 10% 15551 30% 15551 50% 15551 90% 15551 99% 15551 ms
Write: 10% 8616 30% 8616 50% 8616 90% 8616 99% 8616 ms
Write: 10% 15939 30% 15939 50% 15939 90% 15939 99% 15939 ms
Write: 10% 15823 30% 15823 50% 15823 90% 15823 99% 15823 ms
Write: 10% 15249 30% 15249 50% 15249 90% 15249 99% 15249 ms
Write: 10% 6751 30% 6751 50% 6751 90% 6751 99% 6751 ms
Write: 10% 15379 30% 15379 50% 15379 90% 15379 99% 15379 ms
Write: 10% 15693 30% 15693 50% 15693 90% 15693 99% 15693 ms
Write: 10% 8584 30% 8584 50% 8584 90% 8584 99% 8584 ms
Write: 10% 6333 30% 6333 50% 6333 90% 6333 99% 6333 ms
Write: 10% 18674 30% 18674 50% 18674 90% 18674 99% 18674 ms
Write: 10% 5844 30% 5844 50% 5844 90% 5844 99% 5844 ms
Write: 10% 5613 30% 5613 50% 5613 90% 5613 99% 5613 ms
Write: 10% 14013 30% 14013 50% 14013 90% 14013 99% 14013 ms
Write: 10% 4994 30% 4994 50% 4994 90% 4994 99% 4994 ms
Write: 10% 10008 30% 10008 50% 10008 90% 10008 99% 10008 ms
Write: 10% 11738 30% 11738 50% 11738 90% 11738 99% 11738 ms
Write: 10% 12868 30% 12868 50% 12868 90% 12868 99% 12868 ms
Write: 10% 10139 30% 10139 50% 10139 90% 10139 99% 10139 ms
Write: 10% 9684 30% 9684 50% 9684 90% 9684 99% 9684 ms
Write: 10% 5032 30% 5032 50% 5032 90% 5032 99% 5032 ms
Write: 10% 9492 30% 9492 50% 9492 90% 9492 99% 9492 ms
Write: 10% 5047 30% 5047 50% 5047 90% 5047 99% 5047 ms
Write: 10% 13562 30% 13562 50% 13562 90% 13562 99% 13562 ms
Write: 10% 7789 30% 7789 50% 7789 90% 7789 99% 7789 ms
Write: 10% 7442 30% 7442 50% 7442 90% 7442 99% 7442 ms
Write: 10% 6953 30% 6953 50% 6953 90% 6953 99% 6953 ms
Write: 10% 6780 30% 6780 50% 6780 90% 6780 99% 6780 ms
Write: 10% 15824 30% 15824 50% 15824 90% 15824 99% 15824 ms
Write: 10% 7649 30% 7649 50% 7649 90% 7649 99% 7649 ms
Write: 10% 6942 30% 6942 50% 6942 90% 6942 99% 6942 ms
Write: 10% 12246 30% 12246 50% 12246 90% 12246 99% 12246 ms
Write: 10% 6380 30% 6380 50% 6380 90% 6380 99% 6380 ms
Write: 10% 6796 30% 6796 50% 6796 90% 6796 99% 6796 ms
Write: 10% 9704 30% 9704 50% 9704 90% 9704 99% 9704 ms
Write: 10% 8609 30% 8609 50% 8609 90% 8609 99% 8609 ms
Write: 10% 5445 30% 5445 50% 5445 90% 5445 99% 5445 ms
Write: 10% 5336 30% 5336 50% 5336 90% 5336 99% 5336 ms
Write: 10% 6867 30% 6867 50% 6867 90% 6867 99% 6867 ms
Write: 10% 9698 30% 9698 50% 9698 90% 9698 99% 9698 ms
Write: 10% 7916 30% 7916 50% 7916 90% 7916 99% 7916 ms
Write: 10% 7220 30% 7220 50% 7220 90% 7220 99% 7220 ms
Write: 10% 6226 30% 6226 50% 6226 90% 6226 99% 6226 ms
Write: 10% 6169 30% 6169 50% 6169 90% 6169 99% 6169 ms
Write: 10% 6248 30% 6248 50% 6248 90% 6248 99% 6248 ms
Read: 10% 6277 30% 10131 50% 13986 90% 21695 99% 23430 ms
Update: 10% 2344 30% 2344 50% 2344 90% 2344 99% 2344 ms
