  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 135, in runtestprotocol
    reports.append(call_and_report(item, "teardown", log, nextitem=nextitem))
  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 183, in pytest_runtest_teardown
    item.session._setupstate.teardown_exact(nextitem)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 543, in teardown_exact
    fin()
  File "contrib/python/pytest/py3/_pytest/fixtures.py", line 1042, in finish
    func()
  File "contrib/python/pytest/py3/_pytest/fixtures.py", line 926, in _teardown_yield_fixture
    next(it)
  File "contrib/python/pytest/py3/_pytest/python.py", line 847, in xunit_setup_class_fixture
    _call_with_optional_argument(func, self.obj)
  File "contrib/python/pytest/py3/_pytest/python.py", line 764, in _call_with_optional_argument
    func(arg)
  File "/home/runner/.ya/build/build_root/id9d/002f24/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 81, in teardown_class
    cls._ydb_instance.stop()
  File "/home/runner/.ya/build/build_root/id9d/002f24/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 63, in stop
    self._temp_ydb_cluster.stop()
  File "ydb/tests/library/harness/kikimr_runner.py", line 669, in stop
    thread.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()

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: ...a/build/build_root/id9d/002f24/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/id9d/002f24/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/id9d/002f24', '--source-root', '/home/runner/.ya/build/build_root/id9d/002f24/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/id9d/002f24/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/scenario', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '10', '--modulo-index', '0', '--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', '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']' 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: (("...a/build/build_root/id9d/002f24/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/id9d/002f24/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/id9d/002f24', '--source-root', '/home/runner/.ya/build/build_root/id9d/002f24/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/id9d/002f24/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/scenario', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '10', '--modulo-index', '0', '--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', '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']' stopped by 600 seconds timeout",), {})
Thread 0 failed
Was written: 0.0 MiB, Speed: 0.0 MiB/s
Step 1. only write
Write: 10% 2660 30% 2660 50% 2660 90% 2660 99% 2660 ms
Write: 10% 5197 30% 5197 50% 5197 90% 5197 99% 5197 ms
Write: 10% 5410 30% 5410 50% 5410 90% 5410 99% 5410 ms
Write: 10% 10206 30% 10206 50% 10206 90% 10206 99% 10206 ms
Write: 10% 12203 30% 12203 50% 12203 90% 12203 99% 12203 ms
Write: 10% 10542 30% 10542 50% 10542 90% 10542 99% 10542 ms
Write: 10% 12609 30% 12609 50% 12609 90% 12609 99% 12609 ms
Write: 10% 14398 30% 14398 50% 14398 90% 14398 99% 14398 ms
Write: 10% 14084 30% 14084 50% 14084 90% 14084 99% 14084 ms
Write: 10% 19876 30% 19876 50% 19876 90% 19876 99% 19876 ms
Write: 10% 17827 30% 17827 50% 17827 90% 17827 99% 17827 ms
Write: 10% 18716 30% 18716 50% 18716 90% 18716 99% 18716 ms
Write: 10% 17505 30% 17505 50% 17505 90% 17505 99% 17505 ms
Write: 10% 18696 30% 18696 50% 18696 90% 18696 99% 18696 ms
Write: 10% 17993 30% 17993 50% 17993 90% 17993 99% 17993 ms
Write: 10% 16267 30% 16267 50% 16267 90% 16267 99% 16267 ms
Write: 10% 12354 30% 12354 50% 12354 90% 12354 99% 12354 ms
Write: 10% 15041 30% 15041 50% 15041 90% 15041 99% 15041 ms
Write: 10% 13138 30% 13138 50% 13138 90% 13138 99% 13138 ms
Write: 10% 19985 30% 19985 50% 19985 90% 19985 99% 19985 ms
Write: 10% 12851 30% 12851 50% 12851 90% 12851 99% 12851 ms
Write: 10% 12472 30% 12472 50% 12472 90% 12472 99% 12472 ms
Write: 10% 19275 30% 19275 50% 19275 90% 19275 99% 19275 ms
Write: 10% 12077 30% 12077 50% 12077 90% 12077 99% 12077 ms
Write: 10% 12073 30% 12073 50% 12073 90% 12073 99% 12073 ms
Write: 10% 11643 30% 11643 50% 11643 90% 11643 99% 11643 ms
Write: 10% 12520 30% 12520 50% 12520 90% 12520 99% 12520 ms
Write: 10% 12031 30% 12031 50% 12031 90% 12031 99% 12031 ms
Write: 10% 17742 30% 17742 50% 17742 90% 17742 99% 17742 ms
Write: 10% 16847 30% 16847 50% 16847 90% 16847 99% 16847 ms
Write: 10% 15915 30% 15915 50% 15915 90% 15915 99% 15915 ms
Write: 10% 14604 30% 14604 50% 14604 90% 14604 99% 14604 ms
Write: 10% 8275 30% 8275 50% 8275 90% 8275 99% 8275 ms
Write: 10% 7997 30% 7997 50% 7997 90% 7997 99% 7997 ms
Write: 10% 10977 30% 10977 50% 10977 90% 10977 99% 10977 ms
Write: 10% 12292 30% 12292 50% 12292 90% 12292 99% 12292 ms
Write: 10% 8828 30% 8828 50% 8828 90% 8828 99% 8828 ms
Write: 10% 8422 30% 8422 50% 8422 90% 8422 99% 8422 ms
Write: 10% 10538 30% 10538 50% 10538 90% 10538 99% 10538 ms
Write: 10% 12246 30% 12246 50% 12246 90% 12246 99% 12246 ms
Write: 10% 2267 30% 2267 50% 2267 90% 2267 99% 2267 ms
Write: 10% 4129 30% 4129 50% 4129 90% 4129 99% 4129 ms
Write: 10% 4128 30% 4128 50% 4128 90% 4128 99% 4128 ms
Write: 10% 3289 30% 3289 50% 3289 90% 3289 99% 3289 ms
Write: 10% 6110 30% 6110 50% 6110 90% 6110 99% 6110 ms
Write: 10% 2527 30% 2527 50% 2527 90% 2527 99% 2527 ms
Write: 10% 5297 30% 5297 50% 5297 90% 5297 99% 5297 ms
Write: 10% 6481 30% 6481 50% 6481 90% 6481 99% 6481 ms
Write: 10% 7812 30% 7812 50% 7812 90% 7812 99% 7812 ms
Write: 10% 3856 30% 3856 50% 3856 90% 3856 99% 3856 ms
Write: 10% 5572 30% 5572 50% 5572 90% 5572 99% 5572 ms
Write: 10% 13867 30% 13867 50% 13867 90% 13867 99% 13867 ms
Write: 10% 10318 30% 10318 50% 10318 90% 10318 99% 10318 ms
Write: 10% 2843 30% 2843 50% 2843 90% 2843 99% 2843 ms
Write: 10% 2748 30% 2748 50% 2748 90% 2748 99% 2748 ms
Write: 10% 2196 30% 2196 50% 2196 90% 2196 99% 2196 ms
Write: 10% 3565 30% 3565 50% 3565 90% 3565 99% 3565 ms
Write: 10% 9461 30% 9461 50% 9461 90% 9461 99% 9461 ms
Write: 10% 4630 30% 4630 50% 4630 90% 4630 99% 4630 ms
Write: 10% 2427 30% 2427 50% 2427 90% 2427 99% 2427 ms
Write: 10% 10028 30% 10028 50% 10028 90% 10028 99% 10028 ms
Write: 10% 8370 30% 8370 50% 8370 90% 8370 99% 8370 ms
Write: 10% 15470 30% 15470 50% 15470 90% 15470 99% 15470 ms
Write: 10% 2764 30% 2764 50% 2764 90% 2764 99% 2764 ms
Step 2. read write
Write: 10% 1179 30% 1179 50% 1179 90% 1179 99% 1179 ms
Write: 10% 974 30% 974 50% 974 90% 974 99% 974 ms
Write: 10% 1705 30% 1705 50% 1705 90% 1705 99% 1705 ms
Write: 10% 1268 30% 1268 50% 1268 90% 1268 99% 1268 ms
Write: 10% 8021 30% 8021 50% 8021 90% 8021 99% 8021 ms
Write: 10% 13044 30% 13044 50% 13044 90% 13044 99% 13044 ms
Write: 10% 14198 30% 14198 50% 14198 90% 14198 99% 14198 ms
Write: 10% 13699 30% 13699 50% 13699 90% 13699 99% 13699 ms
Write: 10% 13880 30% 13880 50% 13880 90% 13880 99% 13880 ms
Write: 10% 16709 30% 16709 50% 16709 90% 16709 99% 16709 ms
Write: 10% 12186 30% 12186 50% 12186 90% 12186 99% 12186 ms
Write: 10% 19341 30% 19341 50% 19341 90% 19341 99% 19341 ms
Write: 10% 15441 30% 15441 50% 15441 90% 15441 99% 15441 ms
Write: 10% 20417 30% 20417 50% 20417 90% 20417 99% 20417 ms
Write: 10% 19046 30% 19046 50% 19046 90% 19046 99% 19046 ms
Write: 10% 17455 30% 17455 50% 17455 90% 17455 99% 17455 ms
Write: 10% 18757 30% 18757 50% 18757 90% 18757 99% 18757 ms
Write: 10% 14973 30% 14973 50% 14973 90% 14973 99% 14973 ms
Write: 10% 16023 30% 16023 50% 16023 90% 16023 99% 16023 ms
Write: 10% 12405 30% 12405 50% 12405 90% 12405 99% 12405 ms
Write: 10% 16274 30% 16274 50% 16274 90% 16274 99% 16274 ms
Write: 10% 14269 30% 14269 50% 14269 90% 14269 99% 14269 ms
Write: 10% 16470 30% 16470 50% 16470 90% 16470 99% 16470 ms
Write: 10% 17800 30% 17800 50% 17800 90% 17800 99% 17800 ms
Write: 10% 9049 30% 9049 50% 9049 90% 9049 99% 9049 ms
Write: 10% 16604 30% 16604 50% 16604 90% 16604 99% 16604 ms
Write: 10% 15967 30% 15967 50% 15967 90% 15967 99% 15967 ms
Write: 10% 9605 30% 9605 50% 9605 90% 9605 99% 9605 ms
Write: 10% 13470 30% 13470 50% 13470 90% 13470 99% 13470 ms
Write: 10% 11619 30% 11619 50% 11619 90% 11619 99% 11619 ms
Write: 10% 19209 30% 19209 50% 19209 90% 19209 99% 19209 ms
Write: 10% 13730 30% 13730 50% 13730 90% 13730 99% 13730 ms
Write: 10% 2615 30% 2615 50% 2615 90% 2615 99% 2615 ms
Write: 10% 8149 30% 8149 50% 8149 90% 8149 99% 8149 ms
Write: 10% 8811 30% 8811 50% 8811 90% 8811 99% 8811 ms
Write: 10% 11805 30% 11805 50% 11805 90% 11805 99% 11805 ms
Write: 10% 9963 30% 9963 50% 9963 90% 9963 99% 9963 ms
Write: 10% 6166 30% 6166 50% 6166 90% 6166 99% 6166 ms
Write: 10% 4789 30% 4789 50% 4789 90% 4789 99% 4789 ms
Write: 10% 10097 30% 10097 50% 10097 90% 10097 99% 10097 ms
Write: 10% 2464 30% 2464 50% 2464 90% 2464 99% 2464 ms
Write: 10% 6791 30% 6791 50% 6791 90% 6791 99% 6791 ms
Write: 10% 6983 30% 6983 50% 6983 90% 6983 99% 6983 ms
Write: 10% 11455 30% 11455 50% 11455 90% 11455 99% 11455 ms
Write: 10% 7334 30% 7334 50% 7334 90% 7334 99% 7334 ms
Write: 10% 7102 30% 7102 50% 7102 90% 7102 99% 7102 ms
Write: 10% 15919 30% 15919 50% 15919 90% 15919 99% 15919 ms
Write: 10% 4742 30% 4742 50% 4742 90% 4742 99% 4742 ms
Write: 10% 2447 30% 2447 50% 2447 90% 2447 99% 2447 ms
Write: 10% 3923 30% 3923 50% 3923 90% 3923 99% 3923 ms
Write: 10% 4988 30% 4988 50% 4988 90% 4988 99% 4988 ms
Write: 10% 2665 30% 2665 50% 2665 90% 2665 99% 2665 ms
Write: 10% 7232 30% 7232 50% 7232 90% 7232 99% 7232 ms
Write: 10% 4420 30% 4420 50% 4420 90% 4420 99% 4420 ms
Write: 10% 5154 30% 5154 50% 5154 90% 5154 99% 5154 ms
Write: 10% 6047 30% 6047 50% 6047 90% 6047 99% 6047 ms
Write: 10% 2849 30% 2849 50% 2849 90% 2849 99% 2849 ms
Write: 10% 2757 30% 2757 50% 2757 90% 2757 99% 2757 ms
Write: 10% 2498 30% 2498 50% 2498 90% 2498 99% 2498 ms
Write: 10% 10202 30% 10202 50% 10202 90% 10202 99% 10202 ms
Write: 10% 5306 30% 5306 50% 5306 90% 5306 99% 5306 ms
Write: 10% 4226 30% 4226 50% 4226 90% 4226 99% 4226 ms
Write: 10% 3819 30% 3819 50% 3819 90% 3819 99% 3819 ms
Write: 10% 3130 30% 3130 50% 3130 90% 3130 99% 3130 ms
Was written: 12.5 MiB, Speed: 0.20833333333333334 MiB/s
Read: 10% 3859 30% 4342 50% 4824 90% 24753 99% 29237 ms
Step 3. write modify
Write: 10% 692 30% 692 50% 692 90% 692 99% 692 ms
Write: 10% 2855 30% 2855 50% 2855 90% 2855 99% 2855 ms
Write: 10% 1577 30% 1577 50% 1577 90% 1577 99% 1577 ms
Write: 10% 2300 30% 2300 50% 2300 90% 2300 99% 2300 ms
Write: 10% 2816 30% 2816 50% 2816 90% 2816 99% 2816 ms
Write: 10% 2328 30% 2328 50% 2328 90% 2328 99% 2328 ms
Write: 10% 3659 30% 3659 50% 3659 90% 3659 99% 3659 ms
Write: 10% 3981 30% 3981 50% 3981 90% 3981 99% 3981 ms
Write: 10% 4677 30% 4677 50% 4677 90% 4677 99% 4677 ms
Write: 10% 5324 30% 5324 50% 5324 90% 5324 99% 5324 ms
Write: 10% 3233 30% 3233 50% 3233 90% 3233 99% 3233 ms
Write: 10% 3938 30% 3938 50% 3938 90% 3938 99% 3938 ms
Write: 10% 3652 30% 3652 50% 3652 90% 3652 99% 3652 ms
Write: 10% 6642 30% 6642 50% 6642 90% 6642 99% 6642 ms
Write: 10% 4923 30% 4923 50% 4923 90% 4923 99% 4923 ms
Write: 10% 7951 30% 7951 50% 7951 90% 7951 99% 7951 ms
Write: 10% 7255 30% 7255 50% 7255 90% 7255 99% 7255 ms
Write: 10% 9320 30% 9320 50% 9320 90% 9320 99% 9320 ms
Write: 10% 12628 30% 12628 50% 12628 90% 12628 99% 12628 ms
Write: 10% 15210 30% 15210 50% 15210 90% 15210 99% 15210 ms
Write: 10% 15139 30% 15139 50% 15139 90% 15139 99% 15139 ms
Write: 10% 15117 30% 15117 50% 15117 90% 15117 99% 15117 ms
Write: 10% 13605 30% 13605 50% 13605 90% 13605 99% 13605 ms
Write: 10% 15716 30% 15716 50% 15716 90% 15716 99% 15716 ms
Write: 10% 14864 30% 14864 50% 14864 90% 14864 99% 14864 ms
Write: 10% 12138 30% 12138 50% 12138 90% 12138 99% 12138 ms
Write: 10% 13544 30% 13544 50% 13544 90% 13544 99% 13544 ms
Write: 10% 16509 30% 16509 50% 16509 90% 16509 99% 16509 ms
Write: 10% 16196 30% 16196 50% 16196 90% 16196 99% 16196 ms
Write: 10% 14864 30% 14864 50% 14864 90% 14864 99% 14864 ms
Write: 10% 14765 30% 14765 50% 14765 90% 14765 99% 14765 ms
Write: 10% 14487 30% 14487 50% 14487 90% 14487 99% 14487 ms
Write: 10% 11863 30% 11863 50% 11863 90% 11863 99% 11863 ms
Write: 10% 11748 30% 11748 50% 11748 90% 11748 99% 11748 ms
Write: 10% 13870 30% 13870 50% 13870 90% 13870 99% 13870 ms
Write: 10% 9519 30% 9519 50% 9519 90% 9519 99% 9519 ms
Write: 10% 10108 30% 10108 50% 10108 90% 10108 99% 10108 ms
Write: 10% 8668 30% 8668 50% 8668 90% 8668 99% 8668 ms
Write: 10% 11935 30% 11935 50% 11935 90% 11935 99% 11935 ms
Write: 10% 7428 30% 7428 50% 7428 90% 7428 99% 7428 ms
Write: 10% 7400 30% 7400 50% 7400 90% 7400 99% 7400 ms
Write: 10% 6861 30% 6861 50% 6861 90% 6861 99% 6861 ms
Write: 10% 6075 30% 6075 50% 6075 90% 6075 99% 6075 ms
Write: 10% 5755 30% 5755 50% 5755 90% 5755 99% 5755 ms
Write: 10% 3593 30% 3593 50% 3593 90% 3593 99% 3593 ms
Write: 10% 5628 30% 5628 50% 5628 90% 5628 99% 5628 ms
Write: 10% 3690 30% 3690 50% 3690 90% 3690 99% 3690 ms
Write: 10% 16119 30% 16119 50% 16119 90% 16119 99% 16119 ms
Write: 10% 2234 30% 2234 50% 2234 90% 2234 99% 2234 ms
Write: 10% 4804 30% 4804 50% 4804 90% 4804 99% 4804 ms
Write: 10% 4241 30% 4241 50% 4241 90% 4241 99% 4241 ms
Write: 10% 4918 30% 4918 50% 4918 90% 4918 99% 4918 ms
Write: 10% 12438 30% 12438 50% 12438 90% 12438 99% 12438 ms
Write: 10% 12646 30% 12646 50% 12646 90% 12646 99% 12646 ms
Write: 10% 2344 30% 2344 50% 2344 90% 2344 99% 2344 ms
Write: 10% 7135 30% 7135 50% 7135 90% 7135 99% 7135 ms
Write: 10% 3960 30% 3960 50% 3960 90% 3960 99% 3960 ms
Write: 10% 4830 30% 4830 50% 4830 90% 4830 99% 4830 ms
Write: 10% 2797 30% 2797 50% 2797 90% 2797 99% 2797 ms
Write: 10% 5568 30% 5568 50% 5568 90% 5568 99% 5568 ms
Write: 10% 4688 30% 4688 50% 4688 90% 4688 99% 4688 ms
Write: 10% 4369 30% 4369 50% 4369 90% 4369 99% 4369 ms
Write: 10% 2606 30% 2606 50% 2606 90% 2606 99% 2606 ms
Write: 10% 5115 30% 5115 50% 5115 90% 5115 99% 5115 ms
Update: 10% 2377 30% 2377 50% 2377 90% 2377 99% 2377 ms
Step 4. read modify write
Write: 10% 2587 30% 2587 50% 2587 90% 2587 99% 2587 ms
Write: 10% 2191 30% 2191 50% 2191 90% 2191 99% 2191 ms
Write: 10% 1996 30% 1996 50% 1996 90% 1996 99% 1996 ms
Write: 10% 5874 30% 5874 50% 5874 90% 5874 99% 5874 ms
Write: 10% 5324 30% 5324 50% 5324 90% 5324 99% 5324 ms
Write: 10% 8039 30% 8039 50% 8039 90% 8039 99% 8039 ms
Was written: 22.94921875 MiB, Speed: 0.17415364583333334 MiB/s
Write: 10% 9864 30% 9864 50% 9864 90% 9864 99% 9864 ms
Write: 10% 14060 30% 14060 50% 14060 90% 14060 99% 14060 ms
Write: 10% 14122 30% 14122 50% 14122 90% 14122 99% 14122 ms
Write: 10% 12950 30% 12950 50% 12950 90% 12950 99% 12950 ms
Write: 10% 15573 30% 15573 50% 15573 90% 15573 99% 15573 ms
Write: 10% 15378 30% 15378 50% 15378 90% 15378 99% 15378 ms
Write: 10% 14279 30% 14279 50% 14279 90% 14279 99% 14279 ms
Write: 10% 15411 30% 15411 50% 15411 90% 15411 99% 15411 ms
Write: 10% 15864 30% 15864 50% 15864 90% 15864 99% 15864 ms
Write: 10% 16154 30% 16154 50% 16154 90% 16154 99% 16154 ms
Write: 10% 18437 30% 18437 50% 18437 90% 18437 99% 18437 ms
Write: 10% 20182 30% 20182 50% 20182 90% 20182 99% 20182 ms
Write: 10% 19469 30% 19469 50% 19469 90% 19469 99% 19469 ms
Write: 10% 20527 30% 20527 50% 20527 90% 20527 99% 20527 ms
Write: 10% 19363 30% 19363 50% 19363 90% 19363 99% 19363 ms
Write: 10% 7541 30% 7541 50% 7541 90% 7541 99% 7541 ms
Write: 10% 17238 30% 17238 50% 17238 90% 17238 99% 17238 ms
Write: 10% 16989 30% 16989 50% 16989 90% 16989 99% 16989 ms
Write: 10% 7615 30% 7615 50% 7615 90% 7615 99% 7615 ms
Write: 10% 6747 30% 6747 50% 6747 90% 6747 99% 6747 ms
Write: 10% 20720 30% 20720 50% 20720 90% 20720 99% 20720 ms
Write: 10% 10530 30% 10530 50% 10530 90% 10530 99% 10530 ms
Write: 10% 17657 30% 17657 50% 17657 90% 17657 99% 17657 ms
Write: 10% 10500 30% 10500 50% 10500 90% 10500 99% 10500 ms
Write: 10% 15483 30% 15483 50% 15483 90% 15483 99% 15483 ms
Write: 10% 5360 30% 5360 50% 5360 90% 5360 99% 5360 ms
Write: 10% 15258 30% 15258 50% 15258 90% 15258 99% 15258 ms
Write: 10% 8024 30% 8024 50% 8024 90% 8024 99% 8024 ms
Write: 10% 8008 30% 8008 50% 8008 90% 8008 99% 8008 ms
Write: 10% 3337 30% 3337 50% 3337 90% 3337 99% 3337 ms
Write: 10% 12140 30% 12140 50% 12140 90% 12140 99% 12140 ms
Write: 10% 4096 30% 4096 50% 4096 90% 4096 99% 4096 ms
Write: 10% 6849 30% 6849 50% 6849 90% 6849 99% 6849 ms
Write: 10% 4321 30% 4321 50% 4321 90% 4321 99% 4321 ms
Write: 10% 13703 30% 13703 50% 13703 90% 13703 99% 13703 ms
Write: 10% 16871 30% 16871 50% 16871 90% 16871 99% 16871 ms
Write: 10% 5544 30% 5544 50% 5544 90% 5544 99% 5544 ms
Write: 10% 19455 30% 19455 50% 19455 90% 19455 99% 19455 ms
Write: 10% 9362 30% 9362 50% 9362 90% 9362 99% 9362 ms
Write: 10% 6687 30% 6687 50% 6687 90% 6687 99% 6687 ms
Write: 10% 12769 30% 12769 50% 12769 90% 12769 99% 12769 ms
Write: 10% 8650 30% 8650 50% 8650 90% 8650 99% 8650 ms
Write: 10% 5096 30% 5096 50% 5096 90% 5096 99% 5096 ms
Write: 10% 14463 30% 14463 50% 14463 90% 14463 99% 14463 ms
Write: 10% 7092 30% 7092 50% 7092 90% 7092 99% 7092 ms
Write: 10% 7994 30% 7994 50% 7994 90% 7994 99% 7994 ms
Write: 10% 9374 30% 9374 50% 9374 90% 9374 99% 9374 ms
Write: 10% 3200 30% 3200 50% 3200 90% 3200 99% 3200 ms
Write: 10% 4206 30% 4206 50% 4206 90% 4206 99% 4206 ms
Write: 10% 12110 30% 12110 50% 12110 90% 12110 99% 12110 ms
Write: 10% 3986 30% 3986 50% 3986 90% 3986 99% 3986 ms
Write: 10% 5818 30% 5818 50% 5818 90% 5818 99% 5818 ms
Write: 10% 2724 30% 2724 50% 2724 90% 2724 99% 2724 ms
Write: 10% 4029 30% 4029 50% 4029 90% 4029 99% 4029 ms
Write: 10% 3535 30% 3535 50% 3535 90% 3535 99% 3535 ms
Write: 10% 8160 30% 8160 50% 8160 90% 8160 99% 8160 ms
Write: 10% 3638 30% 3638 50% 3638 90% 3638 99% 3638 ms
Write: 10% 2720 30% 2720 50% 2720 90% 2720 99% 2720 ms
Read: 10% 5789 30% 8744 50% 11698 90% 21202 99% 23340 ms
Update: 10% 2792 30% 2792 50% 2792 90% 2792 99% 2792 ms
