  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/5bmw/002aa6/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 81, in teardown_class
    cls._ydb_instance.stop()
  File "/home/runner/.ya/build/build_root/5bmw/002aa6/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 651, 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/5bmw/002aa6/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/5bmw/002aa6/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/5bmw/002aa6', '--source-root', '/home/runner/.ya/build/build_root/5bmw/002aa6/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/5bmw/002aa6/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/9985353571/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/5bmw/002aa6/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/5bmw/002aa6/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk0/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/5bmw/002aa6', '--source-root', '/home/runner/.ya/build/build_root/5bmw/002aa6/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/5bmw/002aa6/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/9985353571/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
Thread 0 failed
Was written: 0.0 MiB, Speed: 0.0 MiB/s
Step 1. only write
Write: 10% 1253 30% 1253 50% 1253 90% 1253 99% 1253 ms
Write: 10% 1210 30% 1210 50% 1210 90% 1210 99% 1210 ms
Write: 10% 989 30% 989 50% 989 90% 989 99% 989 ms
Write: 10% 3948 30% 3948 50% 3948 90% 3948 99% 3948 ms
Write: 10% 5319 30% 5319 50% 5319 90% 5319 99% 5319 ms
Write: 10% 3688 30% 3688 50% 3688 90% 3688 99% 3688 ms
Write: 10% 4784 30% 4784 50% 4784 90% 4784 99% 4784 ms
Write: 10% 7395 30% 7395 50% 7395 90% 7395 99% 7395 ms
Write: 10% 7872 30% 7872 50% 7872 90% 7872 99% 7872 ms
Write: 10% 9824 30% 9824 50% 9824 90% 9824 99% 9824 ms
Write: 10% 8151 30% 8151 50% 8151 90% 8151 99% 8151 ms
Write: 10% 11699 30% 11699 50% 11699 90% 11699 99% 11699 ms
Write: 10% 12272 30% 12272 50% 12272 90% 12272 99% 12272 ms
Write: 10% 18122 30% 18122 50% 18122 90% 18122 99% 18122 ms
Write: 10% 12980 30% 12980 50% 12980 90% 12980 99% 12980 ms
Write: 10% 18351 30% 18351 50% 18351 90% 18351 99% 18351 ms
Write: 10% 20904 30% 20904 50% 20904 90% 20904 99% 20904 ms
Write: 10% 17314 30% 17314 50% 17314 90% 17314 99% 17314 ms
Write: 10% 18141 30% 18141 50% 18141 90% 18141 99% 18141 ms
Write: 10% 15725 30% 15725 50% 15725 90% 15725 99% 15725 ms
Write: 10% 12359 30% 12359 50% 12359 90% 12359 99% 12359 ms
Write: 10% 8019 30% 8019 50% 8019 90% 8019 99% 8019 ms
Write: 10% 16079 30% 16079 50% 16079 90% 16079 99% 16079 ms
Write: 10% 16023 30% 16023 50% 16023 90% 16023 99% 16023 ms
Write: 10% 13863 30% 13863 50% 13863 90% 13863 99% 13863 ms
Write: 10% 9069 30% 9069 50% 9069 90% 9069 99% 9069 ms
Write: 10% 20216 30% 20216 50% 20216 90% 20216 99% 20216 ms
Write: 10% 18428 30% 18428 50% 18428 90% 18428 99% 18428 ms
Write: 10% 15795 30% 15795 50% 15795 90% 15795 99% 15795 ms
Write: 10% 14100 30% 14100 50% 14100 90% 14100 99% 14100 ms
Write: 10% 8869 30% 8869 50% 8869 90% 8869 99% 8869 ms
Write: 10% 8336 30% 8336 50% 8336 90% 8336 99% 8336 ms
Write: 10% 9891 30% 9891 50% 9891 90% 9891 99% 9891 ms
Write: 10% 7699 30% 7699 50% 7699 90% 7699 99% 7699 ms
Write: 10% 4279 30% 4279 50% 4279 90% 4279 99% 4279 ms
Write: 10% 8304 30% 8304 50% 8304 90% 8304 99% 8304 ms
Write: 10% 7844 30% 7844 50% 7844 90% 7844 99% 7844 ms
Write: 10% 6668 30% 6668 50% 6668 90% 6668 99% 6668 ms
Write: 10% 3905 30% 3905 50% 3905 90% 3905 99% 3905 ms
Write: 10% 9223 30% 9223 50% 9223 90% 9223 99% 9223 ms
Write: 10% 18385 30% 18385 50% 18385 90% 18385 99% 18385 ms
Write: 10% 4463 30% 4463 50% 4463 90% 4463 99% 4463 ms
Write: 10% 13897 30% 13897 50% 13897 90% 13897 99% 13897 ms
Write: 10% 13667 30% 13667 50% 13667 90% 13667 99% 13667 ms
Write: 10% 9681 30% 9681 50% 9681 90% 9681 99% 9681 ms
Write: 10% 8791 30% 8791 50% 8791 90% 8791 99% 8791 ms
Write: 10% 11506 30% 11506 50% 11506 90% 11506 99% 11506 ms
Write: 10% 7838 30% 7838 50% 7838 90% 7838 99% 7838 ms
Write: 10% 8678 30% 8678 50% 8678 90% 8678 99% 8678 ms
Write: 10% 5272 30% 5272 50% 5272 90% 5272 99% 5272 ms
Write: 10% 4971 30% 4971 50% 4971 90% 4971 99% 4971 ms
Write: 10% 6309 30% 6309 50% 6309 90% 6309 99% 6309 ms
Write: 10% 3282 30% 3282 50% 3282 90% 3282 99% 3282 ms
Write: 10% 10560 30% 10560 50% 10560 90% 10560 99% 10560 ms
Write: 10% 6856 30% 6856 50% 6856 90% 6856 99% 6856 ms
Write: 10% 3042 30% 3042 50% 3042 90% 3042 99% 3042 ms
Write: 10% 2528 30% 2528 50% 2528 90% 2528 99% 2528 ms
Write: 10% 4926 30% 4926 50% 4926 90% 4926 99% 4926 ms
Write: 10% 4598 30% 4598 50% 4598 90% 4598 99% 4598 ms
Write: 10% 6388 30% 6388 50% 6388 90% 6388 99% 6388 ms
Write: 10% 3980 30% 3980 50% 3980 90% 3980 99% 3980 ms
Write: 10% 5643 30% 5643 50% 5643 90% 5643 99% 5643 ms
Write: 10% 9582 30% 9582 50% 9582 90% 9582 99% 9582 ms
Write: 10% 4529 30% 4529 50% 4529 90% 4529 99% 4529 ms
Step 2. read write
Write: 10% 2727 30% 2727 50% 2727 90% 2727 99% 2727 ms
Write: 10% 1013 30% 1013 50% 1013 90% 1013 99% 1013 ms
Write: 10% 9935 30% 9935 50% 9935 90% 9935 99% 9935 ms
Write: 10% 13604 30% 13604 50% 13604 90% 13604 99% 13604 ms
Write: 10% 14012 30% 14012 50% 14012 90% 14012 99% 14012 ms
Write: 10% 19632 30% 19632 50% 19632 90% 19632 99% 19632 ms
Write: 10% 21750 30% 21750 50% 21750 90% 21750 99% 21750 ms
Write: 10% 22096 30% 22096 50% 22096 90% 22096 99% 22096 ms
Was written: 12.5 MiB, Speed: 0.20833333333333334 MiB/s
Write: 10% 21930 30% 21930 50% 21930 90% 21930 99% 21930 ms
Write: 10% 21866 30% 21866 50% 21866 90% 21866 99% 21866 ms
Write: 10% 23066 30% 23066 50% 23066 90% 23066 99% 23066 ms
Write: 10% 22885 30% 22885 50% 22885 90% 22885 99% 22885 ms
Write: 10% 20679 30% 20679 50% 20679 90% 20679 99% 20679 ms
Write: 10% 23357 30% 23357 50% 23357 90% 23357 99% 23357 ms
Write: 10% 22538 30% 22538 50% 22538 90% 22538 99% 22538 ms
Write: 10% 19987 30% 19987 50% 19987 90% 19987 99% 19987 ms
Write: 10% 24251 30% 24251 50% 24251 90% 24251 99% 24251 ms
Write: 10% 15713 30% 15713 50% 15713 90% 15713 99% 15713 ms
Write: 10% 15844 30% 15844 50% 15844 90% 15844 99% 15844 ms
Write: 10% 21152 30% 21152 50% 21152 90% 21152 99% 21152 ms
Write: 10% 16883 30% 16883 50% 16883 90% 16883 99% 16883 ms
Write: 10% 21218 30% 21218 50% 21218 90% 21218 99% 21218 ms
Write: 10% 19074 30% 19074 50% 19074 90% 19074 99% 19074 ms
Write: 10% 23501 30% 23501 50% 23501 90% 23501 99% 23501 ms
Write: 10% 14289 30% 14289 50% 14289 90% 14289 99% 14289 ms
Write: 10% 20565 30% 20565 50% 20565 90% 20565 99% 20565 ms
Write: 10% 18463 30% 18463 50% 18463 90% 18463 99% 18463 ms
Write: 10% 16575 30% 16575 50% 16575 90% 16575 99% 16575 ms
Write: 10% 13912 30% 13912 50% 13912 90% 13912 99% 13912 ms
Write: 10% 13997 30% 13997 50% 13997 90% 13997 99% 13997 ms
Write: 10% 21241 30% 21241 50% 21241 90% 21241 99% 21241 ms
Write: 10% 13120 30% 13120 50% 13120 90% 13120 99% 13120 ms
Write: 10% 19789 30% 19789 50% 19789 90% 19789 99% 19789 ms
Write: 10% 16711 30% 16711 50% 16711 90% 16711 99% 16711 ms
Write: 10% 12514 30% 12514 50% 12514 90% 12514 99% 12514 ms
Write: 10% 17242 30% 17242 50% 17242 90% 17242 99% 17242 ms
Write: 10% 18205 30% 18205 50% 18205 90% 18205 99% 18205 ms
Write: 10% 16973 30% 16973 50% 16973 90% 16973 99% 16973 ms
Write: 10% 19894 30% 19894 50% 19894 90% 19894 99% 19894 ms
Write: 10% 4845 30% 4845 50% 4845 90% 4845 99% 4845 ms
Write: 10% 14084 30% 14084 50% 14084 90% 14084 99% 14084 ms
Write: 10% 22264 30% 22264 50% 22264 90% 22264 99% 22264 ms
Write: 10% 18814 30% 18814 50% 18814 90% 18814 99% 18814 ms
Write: 10% 12672 30% 12672 50% 12672 90% 12672 99% 12672 ms
Write: 10% 4418 30% 4418 50% 4418 90% 4418 99% 4418 ms
Write: 10% 7479 30% 7479 50% 7479 90% 7479 99% 7479 ms
Write: 10% 4730 30% 4730 50% 4730 90% 4730 99% 4730 ms
Write: 10% 9364 30% 9364 50% 9364 90% 9364 99% 9364 ms
Write: 10% 4079 30% 4079 50% 4079 90% 4079 99% 4079 ms
Write: 10% 8977 30% 8977 50% 8977 90% 8977 99% 8977 ms
Write: 10% 14171 30% 14171 50% 14171 90% 14171 99% 14171 ms
Write: 10% 3798 30% 3798 50% 3798 90% 3798 99% 3798 ms
Write: 10% 8502 30% 8502 50% 8502 90% 8502 99% 8502 ms
Write: 10% 8472 30% 8472 50% 8472 90% 8472 99% 8472 ms
Write: 10% 6654 30% 6654 50% 6654 90% 6654 99% 6654 ms
Write: 10% 10676 30% 10676 50% 10676 90% 10676 99% 10676 ms
Write: 10% 7314 30% 7314 50% 7314 90% 7314 99% 7314 ms
Write: 10% 7232 30% 7232 50% 7232 90% 7232 99% 7232 ms
Write: 10% 4637 30% 4637 50% 4637 90% 4637 99% 4637 ms
Write: 10% 4702 30% 4702 50% 4702 90% 4702 99% 4702 ms
Write: 10% 9488 30% 9488 50% 9488 90% 9488 99% 9488 ms
Write: 10% 4614 30% 4614 50% 4614 90% 4614 99% 4614 ms
Write: 10% 4540 30% 4540 50% 4540 90% 4540 99% 4540 ms
Write: 10% 4212 30% 4212 50% 4212 90% 4212 99% 4212 ms
Read: 10% 6615 30% 11310 50% 16005 90% 23166 99% 24777 ms
Step 3. write modify
Write: 10% 1327 30% 1327 50% 1327 90% 1327 99% 1327 ms
Write: 10% 3133 30% 3133 50% 3133 90% 3133 99% 3133 ms
Write: 10% 4512 30% 4512 50% 4512 90% 4512 99% 4512 ms
Write: 10% 1663 30% 1663 50% 1663 90% 1663 99% 1663 ms
Write: 10% 4022 30% 4022 50% 4022 90% 4022 99% 4022 ms
Write: 10% 4533 30% 4533 50% 4533 90% 4533 99% 4533 ms
Write: 10% 6201 30% 6201 50% 6201 90% 6201 99% 6201 ms
Write: 10% 9291 30% 9291 50% 9291 90% 9291 99% 9291 ms
Write: 10% 11973 30% 11973 50% 11973 90% 11973 99% 11973 ms
Write: 10% 22401 30% 22401 50% 22401 90% 22401 99% 22401 ms
Write: 10% 20486 30% 20486 50% 20486 90% 20486 99% 20486 ms
Write: 10% 26525 30% 26525 50% 26525 90% 26525 99% 26525 ms
Write: 10% 26664 30% 26664 50% 26664 90% 26664 99% 26664 ms
Write: 10% 20726 30% 20726 50% 20726 90% 20726 99% 20726 ms
Write: 10% 22762 30% 22762 50% 22762 90% 22762 99% 22762 ms
Write: 10% 21701 30% 21701 50% 21701 90% 21701 99% 21701 ms
Write: 10% 22252 30% 22252 50% 22252 90% 22252 99% 22252 ms
Write: 10% 24899 30% 24899 50% 24899 90% 24899 99% 24899 ms
Write: 10% 26802 30% 26802 50% 26802 90% 26802 99% 26802 ms
Write: 10% 25318 30% 25318 50% 25318 90% 25318 99% 25318 ms
Write: 10% 25104 30% 25104 50% 25104 90% 25104 99% 25104 ms
Write: 10% 22512 30% 22512 50% 22512 90% 22512 99% 22512 ms
Write: 10% 22708 30% 22708 50% 22708 90% 22708 99% 22708 ms
Write: 10% 18122 30% 18122 50% 18122 90% 18122 99% 18122 ms
Write: 10% 28689 30% 28689 50% 28689 90% 28689 99% 28689 ms
Write: 10% 17126 30% 17126 50% 17126 90% 17126 99% 17126 ms
Write: 10% 22130 30% 22130 50% 22130 90% 22130 99% 22130 ms
Write: 10% 17985 30% 17985 50% 17985 90% 17985 99% 17985 ms
Write: 10% 21134 30% 21134 50% 21134 90% 21134 99% 21134 ms
Write: 10% 13605 30% 13605 50% 13605 90% 13605 99% 13605 ms
Write: 10% 12588 30% 12588 50% 12588 90% 12588 99% 12588 ms
Write: 10% 6465 30% 6465 50% 6465 90% 6465 99% 6465 ms
Write: 10% 20330 30% 20330 50% 20330 90% 20330 99% 20330 ms
Write: 10% 18907 30% 18907 50% 18907 90% 18907 99% 18907 ms
Write: 10% 11173 30% 11173 50% 11173 90% 11173 99% 11173 ms
Write: 10% 16702 30% 16702 50% 16702 90% 16702 99% 16702 ms
Write: 10% 29572 30% 29572 50% 29572 90% 29572 99% 29572 ms
Write: 10% 11608 30% 11608 50% 11608 90% 11608 99% 11608 ms
Write: 10% 7317 30% 7317 50% 7317 90% 7317 99% 7317 ms
Write: 10% 12216 30% 12216 50% 12216 90% 12216 99% 12216 ms
Write: 10% 12073 30% 12073 50% 12073 90% 12073 99% 12073 ms
Write: 10% 13252 30% 13252 50% 13252 90% 13252 99% 13252 ms
Write: 10% 11516 30% 11516 50% 11516 90% 11516 99% 11516 ms
Write: 10% 24182 30% 24182 50% 24182 90% 24182 99% 24182 ms
Write: 10% 12205 30% 12205 50% 12205 90% 12205 99% 12205 ms
Write: 10% 11655 30% 11655 50% 11655 90% 11655 99% 11655 ms
Write: 10% 10328 30% 10328 50% 10328 90% 10328 99% 10328 ms
Write: 10% 12755 30% 12755 50% 12755 90% 12755 99% 12755 ms
Write: 10% 18107 30% 18107 50% 18107 90% 18107 99% 18107 ms
Write: 10% 6069 30% 6069 50% 6069 90% 6069 99% 6069 ms
Write: 10% 4942 30% 4942 50% 4942 90% 4942 99% 4942 ms
Write: 10% 7992 30% 7992 50% 7992 90% 7992 99% 7992 ms
Write: 10% 5918 30% 5918 50% 5918 90% 5918 99% 5918 ms
Write: 10% 10148 30% 10148 50% 10148 90% 10148 99% 10148 ms
Write: 10% 6245 30% 6245 50% 6245 90% 6245 99% 6245 ms
Write: 10% 5258 30% 5258 50% 5258 90% 5258 99% 5258 ms
Write: 10% 4124 30% 4124 50% 4124 90% 4124 99% 4124 ms
Write: 10% 8164 30% 8164 50% 8164 90% 8164 99% 8164 ms
Write: 10% 9992 30% 9992 50% 9992 90% 9992 99% 9992 ms
Write: 10% 10338 30% 10338 50% 10338 90% 10338 99% 10338 ms
Write: 10% 11608 30% 11608 50% 11608 90% 11608 99% 11608 ms
Write: 10% 6095 30% 6095 50% 6095 90% 6095 99% 6095 ms
Write: 10% 9278 30% 9278 50% 9278 90% 9278 99% 9278 ms
Write: 10% 7253 30% 7253 50% 7253 90% 7253 99% 7253 ms
Was written: 18.75 MiB, Speed: 0.10416666666666667 MiB/s
Update: 10% 3857 30% 3857 50% 3857 90% 3857 99% 3857 ms
Step 4. read modify write
Write: 10% 23242 30% 23242 50% 23242 90% 23242 99% 23242 ms
Write: 10% 21755 30% 21755 50% 21755 90% 21755 99% 21755 ms
Write: 10% 24476 30% 24476 50% 24476 90% 24476 99% 24476 ms
Write: 10% 22841 30% 22841 50% 22841 90% 22841 99% 22841 ms
Write: 10% 23916 30% 23916 50% 23916 90% 23916 99% 23916 ms
Write: 10% 23582 30% 23582 50% 23582 90% 23582 99% 23582 ms
Write: 10% 22527 30% 22527 50% 22527 90% 22527 99% 22527 ms
Write: 10% 23591 30% 23591 50% 23591 90% 23591 99% 23591 ms
Write: 10% 23256 30% 23256 50% 23256 90% 23256 99% 23256 ms
Write: 10% 22309 30% 22309 50% 22309 90% 22309 99% 22309 ms
Write: 10% 22054 30% 22054 50% 22054 90% 22054 99% 22054 ms
Write: 10% 22210 30% 22210 50% 22210 90% 22210 99% 22210 ms
Write: 10% 26014 30% 26014 50% 26014 90% 26014 99% 26014 ms
Write: 10% 21564 30% 21564 50% 21564 90% 21564 99% 21564 ms
Write: 10% 22578 30% 22578 50% 22578 90% 22578 99% 22578 ms
Write: 10% 22479 30% 22479 50% 22479 90% 22479 99% 22479 ms
Write: 10% 21356 30% 21356 50% 21356 90% 21356 99% 21356 ms
Write: 10% 21940 30% 21940 50% 21940 90% 21940 99% 21940 ms
Write: 10% 15046 30% 15046 50% 15046 90% 15046 99% 15046 ms
Write: 10% 20908 30% 20908 50% 20908 90% 20908 99% 20908 ms
Write: 10% 15714 30% 15714 50% 15714 90% 15714 99% 15714 ms
Write: 10% 17227 30% 17227 50% 17227 90% 17227 99% 17227 ms
Write: 10% 11734 30% 11734 50% 11734 90% 11734 99% 11734 ms
Write: 10% 11116 30% 11116 50% 11116 90% 11116 99% 11116 ms
Write: 10% 17940 30% 17940 50% 17940 90% 17940 99% 17940 ms
Write: 10% 20146 30% 20146 50% 20146 90% 20146 99% 20146 ms
Write: 10% 19233 30% 19233 50% 19233 90% 19233 99% 19233 ms
Write: 10% 3484 30% 3484 50% 3484 90% 3484 99% 3484 ms
Write: 10% 16078 30% 16078 50% 16078 90% 16078 99% 16078 ms
Write: 10% 10312 30% 10312 50% 10312 90% 10312 99% 10312 ms
Write: 10% 7618 30% 7618 50% 7618 90% 7618 99% 7618 ms
Write: 10% 20238 30% 20238 50% 20238 90% 20238 99% 20238 ms
Write: 10% 6930 30% 6930 50% 6930 90% 6930 99% 6930 ms
Write: 10% 12762 30% 12762 50% 12762 90% 12762 99% 12762 ms
Write: 10% 5466 30% 5466 50% 5466 90% 5466 99% 5466 ms
Write: 10% 10215 30% 10215 50% 10215 90% 10215 99% 10215 ms
Write: 10% 10586 30% 10586 50% 10586 90% 10586 99% 10586 ms
Write: 10% 9610 30% 9610 50% 9610 90% 9610 99% 9610 ms
Write: 10% 15472 30% 15472 50% 15472 90% 15472 99% 15472 ms
Write: 10% 9451 30% 9451 50% 9451 90% 9451 99% 9451 ms
Write: 10% 4635 30% 4635 50% 4635 90% 4635 99% 4635 ms
Write: 10% 6806 30% 6806 50% 6806 90% 6806 99% 6806 ms
Write: 10% 4041 30% 4041 50% 4041 90% 4041 99% 4041 ms
Write: 10% 6507 30% 6507 50% 6507 90% 6507 99% 6507 ms
Write: 10% 6804 30% 6804 50% 6804 90% 6804 99% 6804 ms
Write: 10% 6832 30% 6832 50% 6832 90% 6832 99% 6832 ms
Write: 10% 10364 30% 10364 50% 10364 90% 10364 99% 10364 ms
Write: 10% 5154 30% 5154 50% 5154 90% 5154 99% 5154 ms
Write: 10% 6643 30% 6643 50% 6643 90% 6643 99% 6643 ms
Write: 10% 5026 30% 5026 50% 5026 90% 5026 99% 5026 ms
Write: 10% 4847 30% 4847 50% 4847 90% 4847 99% 4847 ms
Write: 10% 12256 30% 12256 50% 12256 90% 12256 99% 12256 ms
Write: 10% 3543 30% 3543 50% 3543 90% 3543 99% 3543 ms
Write: 10% 3871 30% 3871 50% 3871 90% 3871 99% 3871 ms
Write: 10% 5416 30% 5416 50% 5416 90% 5416 99% 5416 ms
Write: 10% 7882 30% 7882 50% 7882 90% 7882 99% 7882 ms
Write: 10% 13634 30% 13634 50% 13634 90% 13634 99% 13634 ms
Write: 10% 18691 30% 18691 50% 18691 90% 18691 99% 18691 ms
Write: 10% 8018 30% 8018 50% 8018 90% 8018 99% 8018 ms
Write: 10% 7260 30% 7260 50% 7260 90% 7260 99% 7260 ms
Write: 10% 3923 30% 3923 50% 3923 90% 3923 99% 3923 ms
Write: 10% 5256 30% 5256 50% 5256 90% 5256 99% 5256 ms
Write: 10% 4267 30% 4267 50% 4267 90% 4267 99% 4267 ms
Write: 10% 5001 30% 5001 50% 5001 90% 5001 99% 5001 ms
Read: 10% 4970 30% 5100 50% 5231 90% 25547 99% 30118 ms
Update: 10% 2880 30% 2880 50% 2880 90% 2880 99% 2880 ms
