Thread 0 failed
Thread 2 failed
Thread 0 failed
Thread 3 failed
Thread 4 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/9cqe/0023d2/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 1 failed
Thread 0x00007ba5f8874640 (most recent call first):
  File "contrib/python/grpcio/py3/grpc/_channel.py", line 1942 in _poll_connectivity
  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 0x00007ba5ff4a0640 (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 0x00007ba5ef024640 (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 0x00007ba609300640 (most recent call first):
  File "contrib/tools/python3/Lib/threading.py", line 359 in wait
  File "contrib/python/grpcio/py3/grpc/_utilities.py", line 108 in _block
  File "contrib/python/grpcio/py3/grpc/_utilities.py", line 162 in result
  File "contrib/python/ydb/py3/ydb/connection.py", line 527 in ready_factory
  File "contrib/python/ydb/py3/ydb/resolver.py", line 177 in context_resolve
  File "contrib/tools/python3/Lib/contextlib.py", line 137 in __enter__
  File "contrib/python/ydb/py3/ydb/pool.py", line 213 in execute_discovery
  File "contrib/python/ydb/py3/ydb/pool.py", line 264 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 0x00007fa63c57ba40 (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/9cqe/0023d2/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 63 in stop
  File "/home/runner/.ya/build/build_root/9cqe/0023d2/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: ...a/build/build_root/9cqe/0023d2/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/9cqe/0023d2/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk2/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/9cqe/0023d2', '--source-root', '/home/runner/.ya/build/build_root/9cqe/0023d2/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/9cqe/0023d2/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/9854287477/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--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', '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/9cqe/0023d2/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/9cqe/0023d2/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk2/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/9cqe/0023d2', '--source-root', '/home/runner/.ya/build/build_root/9cqe/0023d2/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/9cqe/0023d2/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/9854287477/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--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', '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",), {})
Was written: 0.0 MiB, Speed: 0.0 MiB/s
Step 1. only write
Write: 10% 4087 30% 4087 50% 4087 90% 4087 99% 4087 ms
Write: 10% 17388 30% 17388 50% 17388 90% 17388 99% 17388 ms
Write: 10% 19359 30% 19359 50% 19359 90% 19359 99% 19359 ms
Write: 10% 18118 30% 18118 50% 18118 90% 18118 99% 18118 ms
Write: 10% 18839 30% 18839 50% 18839 90% 18839 99% 18839 ms
Write: 10% 18001 30% 18001 50% 18001 90% 18001 99% 18001 ms
Write: 10% 17406 30% 17406 50% 17406 90% 17406 99% 17406 ms
Write: 10% 18635 30% 18635 50% 18635 90% 18635 99% 18635 ms
Write: 10% 18075 30% 18075 50% 18075 90% 18075 99% 18075 ms
Write: 10% 15638 30% 15638 50% 15638 90% 15638 99% 15638 ms
Write: 10% 17478 30% 17478 50% 17478 90% 17478 99% 17478 ms
Write: 10% 7116 30% 7116 50% 7116 90% 7116 99% 7116 ms
Write: 10% 17439 30% 17439 50% 17439 90% 17439 99% 17439 ms
Write: 10% 18188 30% 18188 50% 18188 90% 18188 99% 18188 ms
Write: 10% 17360 30% 17360 50% 17360 90% 17360 99% 17360 ms
Write: 10% 13093 30% 13093 50% 13093 90% 13093 99% 13093 ms
Write: 10% 19162 30% 19162 50% 19162 90% 19162 99% 19162 ms
Write: 10% 11273 30% 11273 50% 11273 90% 11273 99% 11273 ms
Write: 10% 16471 30% 16471 50% 16471 90% 16471 99% 16471 ms
Write: 10% 16154 30% 16154 50% 16154 90% 16154 99% 16154 ms
Write: 10% 14801 30% 14801 50% 14801 90% 14801 99% 14801 ms
Write: 10% 16898 30% 16898 50% 16898 90% 16898 99% 16898 ms
Write: 10% 5348 30% 5348 50% 5348 90% 5348 99% 5348 ms
Write: 10% 11065 30% 11065 50% 11065 90% 11065 99% 11065 ms
Write: 10% 7480 30% 7480 50% 7480 90% 7480 99% 7480 ms
Write: 10% 14371 30% 14371 50% 14371 90% 14371 99% 14371 ms
Write: 10% 13199 30% 13199 50% 13199 90% 13199 99% 13199 ms
Write: 10% 12606 30% 12606 50% 12606 90% 12606 99% 12606 ms
Write: 10% 6017 30% 6017 50% 6017 90% 6017 99% 6017 ms
Write: 10% 3732 30% 3732 50% 3732 90% 3732 99% 3732 ms
Write: 10% 2878 30% 2878 50% 2878 90% 2878 99% 2878 ms
Write: 10% 3115 30% 3115 50% 3115 90% 3115 99% 3115 ms
Write: 10% 13574 30% 13574 50% 13574 90% 13574 99% 13574 ms
Write: 10% 5379 30% 5379 50% 5379 90% 5379 99% 5379 ms
Write: 10% 3299 30% 3299 50% 3299 90% 3299 99% 3299 ms
Write: 10% 10261 30% 10261 50% 10261 90% 10261 99% 10261 ms
Write: 10% 8553 30% 8553 50% 8553 90% 8553 99% 8553 ms
Write: 10% 13095 30% 13095 50% 13095 90% 13095 99% 13095 ms
Write: 10% 18932 30% 18932 50% 18932 90% 18932 99% 18932 ms
Write: 10% 11707 30% 11707 50% 11707 90% 11707 99% 11707 ms
Write: 10% 13775 30% 13775 50% 13775 90% 13775 99% 13775 ms
Write: 10% 7349 30% 7349 50% 7349 90% 7349 99% 7349 ms
Write: 10% 14251 30% 14251 50% 14251 90% 14251 99% 14251 ms
Write: 10% 10112 30% 10112 50% 10112 90% 10112 99% 10112 ms
Write: 10% 4475 30% 4475 50% 4475 90% 4475 99% 4475 ms
Write: 10% 6792 30% 6792 50% 6792 90% 6792 99% 6792 ms
Write: 10% 2820 30% 2820 50% 2820 90% 2820 99% 2820 ms
Write: 10% 3293 30% 3293 50% 3293 90% 3293 99% 3293 ms
Write: 10% 5358 30% 5358 50% 5358 90% 5358 99% 5358 ms
Write: 10% 4410 30% 4410 50% 4410 90% 4410 99% 4410 ms
Write: 10% 4076 30% 4076 50% 4076 90% 4076 99% 4076 ms
Write: 10% 8500 30% 8500 50% 8500 90% 8500 99% 8500 ms
Write: 10% 4345 30% 4345 50% 4345 90% 4345 99% 4345 ms
Write: 10% 2589 30% 2589 50% 2589 90% 2589 99% 2589 ms
Write: 10% 10258 30% 10258 50% 10258 90% 10258 99% 10258 ms
Write: 10% 3305 30% 3305 50% 3305 90% 3305 99% 3305 ms
Write: 10% 5158 30% 5158 50% 5158 90% 5158 99% 5158 ms
Write: 10% 3239 30% 3239 50% 3239 90% 3239 99% 3239 ms
Write: 10% 2754 30% 2754 50% 2754 90% 2754 99% 2754 ms
Write: 10% 2765 30% 2765 50% 2765 90% 2765 99% 2765 ms
Write: 10% 3582 30% 3582 50% 3582 90% 3582 99% 3582 ms
Write: 10% 6426 30% 6426 50% 6426 90% 6426 99% 6426 ms
Write: 10% 4867 30% 4867 50% 4867 90% 4867 99% 4867 ms
Write: 10% 2671 30% 2671 50% 2671 90% 2671 99% 2671 ms
Step 2. read write
Write: 10% 11939 30% 11939 50% 11939 90% 11939 99% 11939 ms
Write: 10% 14180 30% 14180 50% 14180 90% 14180 99% 14180 ms
Write: 10% 15001 30% 15001 50% 15001 90% 15001 99% 15001 ms
Write: 10% 17949 30% 17949 50% 17949 90% 17949 99% 17949 ms
Write: 10% 18204 30% 18204 50% 18204 90% 18204 99% 18204 ms
Write: 10% 19129 30% 19129 50% 19129 90% 19129 99% 19129 ms
Write: 10% 17315 30% 17315 50% 17315 90% 17315 99% 17315 ms
Write: 10% 17759 30% 17759 50% 17759 90% 17759 99% 17759 ms
Write: 10% 15008 30% 15008 50% 15008 90% 15008 99% 15008 ms
Write: 10% 18351 30% 18351 50% 18351 90% 18351 99% 18351 ms
Write: 10% 19689 30% 19689 50% 19689 90% 19689 99% 19689 ms
Write: 10% 16628 30% 16628 50% 16628 90% 16628 99% 16628 ms
Write: 10% 8776 30% 8776 50% 8776 90% 8776 99% 8776 ms
Write: 10% 12857 30% 12857 50% 12857 90% 12857 99% 12857 ms
Write: 10% 15629 30% 15629 50% 15629 90% 15629 99% 15629 ms
Write: 10% 13031 30% 13031 50% 13031 90% 13031 99% 13031 ms
Write: 10% 12896 30% 12896 50% 12896 90% 12896 99% 12896 ms
Write: 10% 17280 30% 17280 50% 17280 90% 17280 99% 17280 ms
Write: 10% 11817 30% 11817 50% 11817 90% 11817 99% 11817 ms
Write: 10% 14394 30% 14394 50% 14394 90% 14394 99% 14394 ms
Write: 10% 11652 30% 11652 50% 11652 90% 11652 99% 11652 ms
Write: 10% 11033 30% 11033 50% 11033 90% 11033 99% 11033 ms
Write: 10% 11155 30% 11155 50% 11155 90% 11155 99% 11155 ms
Write: 10% 9602 30% 9602 50% 9602 90% 9602 99% 9602 ms
Write: 10% 8959 30% 8959 50% 8959 90% 8959 99% 8959 ms
Write: 10% 12908 30% 12908 50% 12908 90% 12908 99% 12908 ms
Write: 10% 6463 30% 6463 50% 6463 90% 6463 99% 6463 ms
Write: 10% 10670 30% 10670 50% 10670 90% 10670 99% 10670 ms
Write: 10% 10100 30% 10100 50% 10100 90% 10100 99% 10100 ms
Write: 10% 3746 30% 3746 50% 3746 90% 3746 99% 3746 ms
Write: 10% 9495 30% 9495 50% 9495 90% 9495 99% 9495 ms
Write: 10% 9817 30% 9817 50% 9817 90% 9817 99% 9817 ms
Write: 10% 6097 30% 6097 50% 6097 90% 6097 99% 6097 ms
Write: 10% 3245 30% 3245 50% 3245 90% 3245 99% 3245 ms
Write: 10% 14169 30% 14169 50% 14169 90% 14169 99% 14169 ms
Write: 10% 9290 30% 9290 50% 9290 90% 9290 99% 9290 ms
Write: 10% 10262 30% 10262 50% 10262 90% 10262 99% 10262 ms
Write: 10% 8566 30% 8566 50% 8566 90% 8566 99% 8566 ms
Write: 10% 3292 30% 3292 50% 3292 90% 3292 99% 3292 ms
Write: 10% 8954 30% 8954 50% 8954 90% 8954 99% 8954 ms
Write: 10% 10478 30% 10478 50% 10478 90% 10478 99% 10478 ms
Write: 10% 10975 30% 10975 50% 10975 90% 10975 99% 10975 ms
Write: 10% 12023 30% 12023 50% 12023 90% 12023 99% 12023 ms
Write: 10% 8208 30% 8208 50% 8208 90% 8208 99% 8208 ms
Write: 10% 4187 30% 4187 50% 4187 90% 4187 99% 4187 ms
Write: 10% 4558 30% 4558 50% 4558 90% 4558 99% 4558 ms
Write: 10% 6732 30% 6732 50% 6732 90% 6732 99% 6732 ms
Write: 10% 7549 30% 7549 50% 7549 90% 7549 99% 7549 ms
Write: 10% 2692 30% 2692 50% 2692 90% 2692 99% 2692 ms
Write: 10% 3207 30% 3207 50% 3207 90% 3207 99% 3207 ms
Write: 10% 5211 30% 5211 50% 5211 90% 5211 99% 5211 ms
Write: 10% 2959 30% 2959 50% 2959 90% 2959 99% 2959 ms
Write: 10% 6703 30% 6703 50% 6703 90% 6703 99% 6703 ms
Write: 10% 8433 30% 8433 50% 8433 90% 8433 99% 8433 ms
Write: 10% 2916 30% 2916 50% 2916 90% 2916 99% 2916 ms
Write: 10% 14585 30% 14585 50% 14585 90% 14585 99% 14585 ms
Write: 10% 2954 30% 2954 50% 2954 90% 2954 99% 2954 ms
Write: 10% 3159 30% 3159 50% 3159 90% 3159 99% 3159 ms
Write: 10% 7123 30% 7123 50% 7123 90% 7123 99% 7123 ms
Write: 10% 3031 30% 3031 50% 3031 90% 3031 99% 3031 ms
Write: 10% 3885 30% 3885 50% 3885 90% 3885 99% 3885 ms
Write: 10% 5014 30% 5014 50% 5014 90% 5014 99% 5014 ms
Write: 10% 2629 30% 2629 50% 2629 90% 2629 99% 2629 ms
Write: 10% 3000 30% 3000 50% 3000 90% 3000 99% 3000 ms
Read: 10% 6786 30% 10739 50% 14691 90% 22597 99% 24375 ms
Step 3. write modify
Was written: 16.6015625 MiB, Speed: 0.2766927083333333 MiB/s
Write: 10% 5342 30% 5342 50% 5342 90% 5342 99% 5342 ms
Write: 10% 5746 30% 5746 50% 5746 90% 5746 99% 5746 ms
Write: 10% 12212 30% 12212 50% 12212 90% 12212 99% 12212 ms
Write: 10% 13874 30% 13874 50% 13874 90% 13874 99% 13874 ms
Write: 10% 15493 30% 15493 50% 15493 90% 15493 99% 15493 ms
Write: 10% 16255 30% 16255 50% 16255 90% 16255 99% 16255 ms
Write: 10% 16406 30% 16406 50% 16406 90% 16406 99% 16406 ms
Write: 10% 18892 30% 18892 50% 18892 90% 18892 99% 18892 ms
Write: 10% 16571 30% 16571 50% 16571 90% 16571 99% 16571 ms
Write: 10% 16105 30% 16105 50% 16105 90% 16105 99% 16105 ms
Write: 10% 16918 30% 16918 50% 16918 90% 16918 99% 16918 ms
Write: 10% 19330 30% 19330 50% 19330 90% 19330 99% 19330 ms
Write: 10% 16082 30% 16082 50% 16082 90% 16082 99% 16082 ms
Write: 10% 16485 30% 16485 50% 16485 90% 16485 99% 16485 ms
Write: 10% 16690 30% 16690 50% 16690 90% 16690 99% 16690 ms
Write: 10% 16102 30% 16102 50% 16102 90% 16102 99% 16102 ms
Write: 10% 14856 30% 14856 50% 14856 90% 14856 99% 14856 ms
Write: 10% 16514 30% 16514 50% 16514 90% 16514 99% 16514 ms
Write: 10% 16747 30% 16747 50% 16747 90% 16747 99% 16747 ms
Write: 10% 15758 30% 15758 50% 15758 90% 15758 99% 15758 ms
Write: 10% 16395 30% 16395 50% 16395 90% 16395 99% 16395 ms
Write: 10% 12603 30% 12603 50% 12603 90% 12603 99% 12603 ms
Write: 10% 15587 30% 15587 50% 15587 90% 15587 99% 15587 ms
Write: 10% 10884 30% 10884 50% 10884 90% 10884 99% 10884 ms
Write: 10% 15060 30% 15060 50% 15060 90% 15060 99% 15060 ms
Write: 10% 12540 30% 12540 50% 12540 90% 12540 99% 12540 ms
Write: 10% 8025 30% 8025 50% 8025 90% 8025 99% 8025 ms
Write: 10% 7356 30% 7356 50% 7356 90% 7356 99% 7356 ms
Write: 10% 3618 30% 3618 50% 3618 90% 3618 99% 3618 ms
Write: 10% 12384 30% 12384 50% 12384 90% 12384 99% 12384 ms
Write: 10% 11032 30% 11032 50% 11032 90% 11032 99% 11032 ms
Write: 10% 6896 30% 6896 50% 6896 90% 6896 99% 6896 ms
Write: 10% 4764 30% 4764 50% 4764 90% 4764 99% 4764 ms
Write: 10% 6009 30% 6009 50% 6009 90% 6009 99% 6009 ms
Write: 10% 4201 30% 4201 50% 4201 90% 4201 99% 4201 ms
Write: 10% 7236 30% 7236 50% 7236 90% 7236 99% 7236 ms
Write: 10% 6123 30% 6123 50% 6123 90% 6123 99% 6123 ms
Write: 10% 3588 30% 3588 50% 3588 90% 3588 99% 3588 ms
Write: 10% 6786 30% 6786 50% 6786 90% 6786 99% 6786 ms
Write: 10% 10034 30% 10034 50% 10034 90% 10034 99% 10034 ms
Write: 10% 3248 30% 3248 50% 3248 90% 3248 99% 3248 ms
Write: 10% 10454 30% 10454 50% 10454 90% 10454 99% 10454 ms
Write: 10% 8967 30% 8967 50% 8967 90% 8967 99% 8967 ms
Write: 10% 5350 30% 5350 50% 5350 90% 5350 99% 5350 ms
Write: 10% 8729 30% 8729 50% 8729 90% 8729 99% 8729 ms
Write: 10% 3186 30% 3186 50% 3186 90% 3186 99% 3186 ms
Write: 10% 6546 30% 6546 50% 6546 90% 6546 99% 6546 ms
Write: 10% 8646 30% 8646 50% 8646 90% 8646 99% 8646 ms
Write: 10% 3715 30% 3715 50% 3715 90% 3715 99% 3715 ms
Write: 10% 13780 30% 13780 50% 13780 90% 13780 99% 13780 ms
Write: 10% 4831 30% 4831 50% 4831 90% 4831 99% 4831 ms
Write: 10% 4715 30% 4715 50% 4715 90% 4715 99% 4715 ms
Write: 10% 6280 30% 6280 50% 6280 90% 6280 99% 6280 ms
Write: 10% 9388 30% 9388 50% 9388 90% 9388 99% 9388 ms
Write: 10% 11330 30% 11330 50% 11330 90% 11330 99% 11330 ms
Write: 10% 5999 30% 5999 50% 5999 90% 5999 99% 5999 ms
Write: 10% 7900 30% 7900 50% 7900 90% 7900 99% 7900 ms
Write: 10% 7177 30% 7177 50% 7177 90% 7177 99% 7177 ms
Write: 10% 7472 30% 7472 50% 7472 90% 7472 99% 7472 ms
Write: 10% 3920 30% 3920 50% 3920 90% 3920 99% 3920 ms
Write: 10% 3966 30% 3966 50% 3966 90% 3966 99% 3966 ms
Write: 10% 5400 30% 5400 50% 5400 90% 5400 99% 5400 ms
Write: 10% 4098 30% 4098 50% 4098 90% 4098 99% 4098 ms
Write: 10% 3951 30% 3951 50% 3951 90% 3951 99% 3951 ms
Update: 10% 1879 30% 1879 50% 1879 90% 1879 99% 1879 ms
Step 4. read modify write
Write: 10% 2332 30% 2332 50% 2332 90% 2332 99% 2332 ms
Write: 10% 5184 30% 5184 50% 5184 90% 5184 99% 5184 ms
Write: 10% 3639 30% 3639 50% 3639 90% 3639 99% 3639 ms
Write: 10% 5436 30% 5436 50% 5436 90% 5436 99% 5436 ms
Write: 10% 17374 30% 17374 50% 17374 90% 17374 99% 17374 ms
Write: 10% 18184 30% 18184 50% 18184 90% 18184 99% 18184 ms
Write: 10% 17798 30% 17798 50% 17798 90% 17798 99% 17798 ms
Write: 10% 20279 30% 20279 50% 20279 90% 20279 99% 20279 ms
Write: 10% 18217 30% 18217 50% 18217 90% 18217 99% 18217 ms
Write: 10% 18006 30% 18006 50% 18006 90% 18006 99% 18006 ms
Write: 10% 17953 30% 17953 50% 17953 90% 17953 99% 17953 ms
Write: 10% 18494 30% 18494 50% 18494 90% 18494 99% 18494 ms
Write: 10% 19128 30% 19128 50% 19128 90% 19128 99% 19128 ms
Write: 10% 17337 30% 17337 50% 17337 90% 17337 99% 17337 ms
Write: 10% 18341 30% 18341 50% 18341 90% 18341 99% 18341 ms
Write: 10% 15608 30% 15608 50% 15608 90% 15608 99% 15608 ms
Write: 10% 18796 30% 18796 50% 18796 90% 18796 99% 18796 ms
Write: 10% 14946 30% 14946 50% 14946 90% 14946 99% 14946 ms
Write: 10% 14845 30% 14845 50% 14845 90% 14845 99% 14845 ms
Write: 10% 15178 30% 15178 50% 15178 90% 15178 99% 15178 ms
Write: 10% 9583 30% 9583 50% 9583 90% 9583 99% 9583 ms
Write: 10% 8755 30% 8755 50% 8755 90% 8755 99% 8755 ms
Write: 10% 16766 30% 16766 50% 16766 90% 16766 99% 16766 ms
Write: 10% 17646 30% 17646 50% 17646 90% 17646 99% 17646 ms
Write: 10% 14215 30% 14215 50% 14215 90% 14215 99% 14215 ms
Write: 10% 15108 30% 15108 50% 15108 90% 15108 99% 15108 ms
Write: 10% 14517 30% 14517 50% 14517 90% 14517 99% 14517 ms
Write: 10% 14607 30% 14607 50% 14607 90% 14607 99% 14607 ms
Write: 10% 3424 30% 3424 50% 3424 90% 3424 99% 3424 ms
Write: 10% 11612 30% 11612 50% 11612 90% 11612 99% 11612 ms
Write: 10% 11636 30% 11636 50% 11636 90% 11636 99% 11636 ms
Write: 10% 8161 30% 8161 50% 8161 90% 8161 99% 8161 ms
Write: 10% 5320 30% 5320 50% 5320 90% 5320 99% 5320 ms
Write: 10% 4710 30% 4710 50% 4710 90% 4710 99% 4710 ms
Write: 10% 4055 30% 4055 50% 4055 90% 4055 99% 4055 ms
Write: 10% 10736 30% 10736 50% 10736 90% 10736 99% 10736 ms
Write: 10% 7582 30% 7582 50% 7582 90% 7582 99% 7582 ms
Write: 10% 8622 30% 8622 50% 8622 90% 8622 99% 8622 ms
Write: 10% 15787 30% 15787 50% 15787 90% 15787 99% 15787 ms
Write: 10% 3743 30% 3743 50% 3743 90% 3743 99% 3743 ms
Write: 10% 7906 30% 7906 50% 7906 90% 7906 99% 7906 ms
Write: 10% 9193 30% 9193 50% 9193 90% 9193 99% 9193 ms
Write: 10% 7793 30% 7793 50% 7793 90% 7793 99% 7793 ms
Write: 10% 7070 30% 7070 50% 7070 90% 7070 99% 7070 ms
Write: 10% 11503 30% 11503 50% 11503 90% 11503 99% 11503 ms
Write: 10% 7034 30% 7034 50% 7034 90% 7034 99% 7034 ms
Write: 10% 11771 30% 11771 50% 11771 90% 11771 99% 11771 ms
Write: 10% 6146 30% 6146 50% 6146 90% 6146 99% 6146 ms
Write: 10% 11933 30% 11933 50% 11933 90% 11933 99% 11933 ms
Write: 10% 5142 30% 5142 50% 5142 90% 5142 99% 5142 ms
Write: 10% 6400 30% 6400 50% 6400 90% 6400 99% 6400 ms
Write: 10% 4981 30% 4981 50% 4981 90% 4981 99% 4981 ms
Write: 10% 6108 30% 6108 50% 6108 90% 6108 99% 6108 ms
Write: 10% 5571 30% 5571 50% 5571 90% 5571 99% 5571 ms
Write: 10% 6372 30% 6372 50% 6372 90% 6372 99% 6372 ms
Write: 10% 6121 30% 6121 50% 6121 90% 6121 99% 6121 ms
Write: 10% 4229 30% 4229 50% 4229 90% 4229 99% 4229 ms
Write: 10% 3915 30% 3915 50% 3915 90% 3915 99% 3915 ms
Write: 10% 4522 30% 4522 50% 4522 90% 4522 99% 4522 ms
Write: 10% 4330 30% 4330 50% 4330 90% 4330 99% 4330 ms
Write: 10% 3623 30% 3623 50% 3623 90% 3623 99% 3623 ms
Write: 10% 5196 30% 5196 50% 5196 90% 5196 99% 5196 ms
Write: 10% 4831 30% 4831 50% 4831 90% 4831 99% 4831 ms
Write: 10% 4532 30% 4532 50% 4532 90% 4532 99% 4532 ms
Read: 10% 6514 30% 10894 50% 15274 90% 24034 99% 26005 ms
Update: 10% 1691 30% 1691 50% 1691 90% 1691 99% 1691 ms
