Thread 0 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/amb4/00172c/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 123, in test
    self.worker(ctx, get_external_param("table_suffix", ""), exit_codes, 0, errors)
  File "/home/runner/.ya/build/build_root/amb4/00172c/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 85, in worker
    self._test_suffix(local_ctx, suffix, codes, idx)
  File "/home/runner/.ya/build/build_root/amb4/00172c/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 136, in _test_suffix
    ctx.executable(self, ctx)
  File "ydb/tests/olap/scenario/test_insert.py", line 106, in scenario_read_data_during_bulk_upsert
    thread2.join_all()
  File "ydb/tests/olap/common/thread_helper.py", line 45, in join_all
    thread.join(timeout=timeout)
  File "ydb/tests/olap/common/thread_helper.py", line 16, in join
    super().join(timeout)
  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 0 failed
Traceback (most recent call last):
  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 167, in _multicall
    raise exception
  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 308, in wrap_session
    config.hook.pytest_sessionfinish(
  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 167, in _multicall
    raise exception
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
  File "contrib/python/pytest/py3/_pytest/logging.py", line 861, in pytest_sessionfinish
    return (yield)
            ^^^^^
  File "contrib/python/pluggy/py3/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
  File "contrib/python/pytest/py3/_pytest/terminal.py", line 854, in pytest_sessionfinish
    result = yield
             ^^^^^
  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 109, in pytest_sessionfinish
    session._setupstate.teardown_exact(None)
  File "contrib/python/pytest/py3/_pytest/runner.py", line 554, in teardown_exact
    raise exceptions[0]
  File "contrib/python/pytest/py3/_pytest/runner.py", line 543, in teardown_exact
    fin()
  File "contrib/python/pytest/py3/_pytest/fixtures.py", line 1049, in finish
    raise exc
  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/amb4/00172c/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 81, in teardown_class
    cls._ydb_instance.stop()
  File "/home/runner/.ya/build/build_root/amb4/00172c/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 694, in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/amb4/00172c/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_insert.py.TestInsert.test.read_data_during_bulk_upsert/cluster/node_7/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/amb4/00172c/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_insert.py.TestInsert.test.read_data_during_bulk_upsert/cluster/node_7/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-07T18:55:29.727295Z): tablet_id=72075186224037936;self_id=[7:7570058956564549835:2394];ev=NActors::IEventHandle;tx_id=281474976720673;lock_id=281474976720671;verification=!HasRemoveSnapshot();fline=portion_info.h:217;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0x1FA880B7
1. /-S/util/system/yassert.cpp:55: Panic @ 0x1FA75DEA
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0x2232233D
3. /-S/ydb/core/tx/columnshard/engines/portions/portion_info.h:217: SetRemoveSnapshot @ 0x1E692611
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:234: AbortPortionOnExecute @ 0x42457410
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:131: AbortOnExecute @ 0x42456B9C
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x42443D99
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0x1E73BD0F
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x424B3F95
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x425B7A15
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2032: ExecuteTransaction @ 0x274084B0
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1937: DoExecute @ 0x274027BC
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1951: Execute @ 0x2740B0DE
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0x2739EBAA
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0x2739EBAA
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x425B6435
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x42525867
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0x22214C07
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0x222FAE11
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0x22304A36
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0x22303FED
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0x2230605E
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0x1FA8D114
23. /tmp//-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239: asan_thread_start @ 0x1F72AB26
24. ??:0: ?? @ 0x7F12FFC17AC2
25. ??:0: ?? @ 0x7F12FFCA98BF

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: .../build/build_root/amb4/00172c/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/amb4/00172c/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk2/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/amb4/00172c', '--source-root', '/home/runner/.ya/build/build_root/amb4/00172c/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/amb4/00172c/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/10164110401/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 1768, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: ((".../build/build_root/amb4/00172c/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/amb4/00172c/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk2/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/amb4/00172c', '--source-root', '/home/runner/.ya/build/build_root/amb4/00172c/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/amb4/00172c/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/10164110401/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% 6126 30% 6126 50% 6126 90% 6126 99% 6126 ms
Write: 10% 18000 30% 18000 50% 18000 90% 18000 99% 18000 ms
Write: 10% 17220 30% 17220 50% 17220 90% 17220 99% 17220 ms
Write: 10% 18178 30% 18178 50% 18178 90% 18178 99% 18178 ms
Write: 10% 18917 30% 18917 50% 18917 90% 18917 99% 18917 ms
Write: 10% 21233 30% 21233 50% 21233 90% 21233 99% 21233 ms
Write: 10% 22689 30% 22689 50% 22689 90% 22689 99% 22689 ms
Write: 10% 21504 30% 21504 50% 21504 90% 21504 99% 21504 ms
Write: 10% 20843 30% 20843 50% 20843 90% 20843 99% 20843 ms
Write: 10% 20606 30% 20606 50% 20606 90% 20606 99% 20606 ms
Write: 10% 19616 30% 19616 50% 19616 90% 19616 99% 19616 ms
Write: 10% 20800 30% 20800 50% 20800 90% 20800 99% 20800 ms
Write: 10% 15066 30% 15066 50% 15066 90% 15066 99% 15066 ms
Write: 10% 14976 30% 14976 50% 14976 90% 14976 99% 14976 ms
Write: 10% 14450 30% 14450 50% 14450 90% 14450 99% 14450 ms
Write: 10% 12100 30% 12100 50% 12100 90% 12100 99% 12100 ms
Write: 10% 19098 30% 19098 50% 19098 90% 19098 99% 19098 ms
Write: 10% 19385 30% 19385 50% 19385 90% 19385 99% 19385 ms
Write: 10% 5108 30% 5108 50% 5108 90% 5108 99% 5108 ms
Write: 10% 19276 30% 19276 50% 19276 90% 19276 99% 19276 ms
Write: 10% 9743 30% 9743 50% 9743 90% 9743 99% 9743 ms
Write: 10% 11992 30% 11992 50% 11992 90% 11992 99% 11992 ms
Write: 10% 18426 30% 18426 50% 18426 90% 18426 99% 18426 ms
Write: 10% 15248 30% 15248 50% 15248 90% 15248 99% 15248 ms
Write: 10% 3589 30% 3589 50% 3589 90% 3589 99% 3589 ms
Write: 10% 15130 30% 15130 50% 15130 90% 15130 99% 15130 ms
Write: 10% 9989 30% 9989 50% 9989 90% 9989 99% 9989 ms
Write: 10% 15288 30% 15288 50% 15288 90% 15288 99% 15288 ms
Write: 10% 2541 30% 2541 50% 2541 90% 2541 99% 2541 ms
Write: 10% 20483 30% 20483 50% 20483 90% 20483 99% 20483 ms
Write: 10% 17663 30% 17663 50% 17663 90% 17663 99% 17663 ms
Write: 10% 2190 30% 2190 50% 2190 90% 2190 99% 2190 ms
Write: 10% 11076 30% 11076 50% 11076 90% 11076 99% 11076 ms
Write: 10% 23474 30% 23474 50% 23474 90% 23474 99% 23474 ms
Write: 10% 17846 30% 17846 50% 17846 90% 17846 99% 17846 ms
Write: 10% 11944 30% 11944 50% 11944 90% 11944 99% 11944 ms
Write: 10% 12434 30% 12434 50% 12434 90% 12434 99% 12434 ms
Write: 10% 9317 30% 9317 50% 9317 90% 9317 99% 9317 ms
Write: 10% 6294 30% 6294 50% 6294 90% 6294 99% 6294 ms
Write: 10% 3783 30% 3783 50% 3783 90% 3783 99% 3783 ms
Write: 10% 5551 30% 5551 50% 5551 90% 5551 99% 5551 ms
Write: 10% 7028 30% 7028 50% 7028 90% 7028 99% 7028 ms
Write: 10% 2763 30% 2763 50% 2763 90% 2763 99% 2763 ms
Write: 10% 9591 30% 9591 50% 9591 90% 9591 99% 9591 ms
Write: 10% 2601 30% 2601 50% 2601 90% 2601 99% 2601 ms
Write: 10% 6201 30% 6201 50% 6201 90% 6201 99% 6201 ms
Write: 10% 11724 30% 11724 50% 11724 90% 11724 99% 11724 ms
Write: 10% 2606 30% 2606 50% 2606 90% 2606 99% 2606 ms
Write: 10% 10195 30% 10195 50% 10195 90% 10195 99% 10195 ms
Write: 10% 2619 30% 2619 50% 2619 90% 2619 99% 2619 ms
Write: 10% 10930 30% 10930 50% 10930 90% 10930 99% 10930 ms
Write: 10% 3431 30% 3431 50% 3431 90% 3431 99% 3431 ms
Write: 10% 13045 30% 13045 50% 13045 90% 13045 99% 13045 ms
Write: 10% 4802 30% 4802 50% 4802 90% 4802 99% 4802 ms
Write: 10% 4542 30% 4542 50% 4542 90% 4542 99% 4542 ms
Write: 10% 6763 30% 6763 50% 6763 90% 6763 99% 6763 ms
Write: 10% 2476 30% 2476 50% 2476 90% 2476 99% 2476 ms
Write: 10% 3205 30% 3205 50% 3205 90% 3205 99% 3205 ms
Write: 10% 2582 30% 2582 50% 2582 90% 2582 99% 2582 ms
Write: 10% 7108 30% 7108 50% 7108 90% 7108 99% 7108 ms
Write: 10% 2661 30% 2661 50% 2661 90% 2661 99% 2661 ms
Write: 10% 2864 30% 2864 50% 2864 90% 2864 99% 2864 ms
Write: 10% 6653 30% 6653 50% 6653 90% 6653 99% 6653 ms
Write: 10% 2734 30% 2734 50% 2734 90% 2734 99% 2734 ms
Step 2. read write
Write: 10% 3513 30% 3513 50% 3513 90% 3513 99% 3513 ms
Write: 10% 7221 30% 7221 50% 7221 90% 7221 99% 7221 ms
Write: 10% 6624 30% 6624 50% 6624 90% 6624 99% 6624 ms
Write: 10% 9812 30% 9812 50% 9812 90% 9812 99% 9812 ms
Write: 10% 14267 30% 14267 50% 14267 90% 14267 99% 14267 ms
Write: 10% 16499 30% 16499 50% 16499 90% 16499 99% 16499 ms
Write: 10% 18197 30% 18197 50% 18197 90% 18197 99% 18197 ms
Write: 10% 17056 30% 17056 50% 17056 90% 17056 99% 17056 ms
Write: 10% 18401 30% 18401 50% 18401 90% 18401 99% 18401 ms
Write: 10% 14990 30% 14990 50% 14990 90% 14990 99% 14990 ms
Write: 10% 16909 30% 16909 50% 16909 90% 16909 99% 16909 ms
Write: 10% 15167 30% 15167 50% 15167 90% 15167 99% 15167 ms
Write: 10% 14936 30% 14936 50% 14936 90% 14936 99% 14936 ms
Write: 10% 13132 30% 13132 50% 13132 90% 13132 99% 13132 ms
Write: 10% 13005 30% 13005 50% 13005 90% 13005 99% 13005 ms
Write: 10% 10017 30% 10017 50% 10017 90% 10017 99% 10017 ms
Write: 10% 9352 30% 9352 50% 9352 90% 9352 99% 9352 ms
Write: 10% 15695 30% 15695 50% 15695 90% 15695 99% 15695 ms
Write: 10% 13274 30% 13274 50% 13274 90% 13274 99% 13274 ms
Write: 10% 12932 30% 12932 50% 12932 90% 12932 99% 12932 ms
Write: 10% 16029 30% 16029 50% 16029 90% 16029 99% 16029 ms
Write: 10% 10487 30% 10487 50% 10487 90% 10487 99% 10487 ms
Write: 10% 14705 30% 14705 50% 14705 90% 14705 99% 14705 ms
Write: 10% 14233 30% 14233 50% 14233 90% 14233 99% 14233 ms
Write: 10% 15742 30% 15742 50% 15742 90% 15742 99% 15742 ms
Write: 10% 17151 30% 17151 50% 17151 90% 17151 99% 17151 ms
Write: 10% 4475 30% 4475 50% 4475 90% 4475 99% 4475 ms
Write: 10% 9745 30% 9745 50% 9745 90% 9745 99% 9745 ms
Write: 10% 2654 30% 2654 50% 2654 90% 2654 99% 2654 ms
Write: 10% 14812 30% 14812 50% 14812 90% 14812 99% 14812 ms
Write: 10% 9049 30% 9049 50% 9049 90% 9049 99% 9049 ms
Write: 10% 7988 30% 7988 50% 7988 90% 7988 99% 7988 ms
Write: 10% 16566 30% 16566 50% 16566 90% 16566 99% 16566 ms
Write: 10% 15800 30% 15800 50% 15800 90% 15800 99% 15800 ms
Write: 10% 9024 30% 9024 50% 9024 90% 9024 99% 9024 ms
Write: 10% 8276 30% 8276 50% 8276 90% 8276 99% 8276 ms
Write: 10% 11274 30% 11274 50% 11274 90% 11274 99% 11274 ms
Write: 10% 12030 30% 12030 50% 12030 90% 12030 99% 12030 ms
Write: 10% 3920 30% 3920 50% 3920 90% 3920 99% 3920 ms
Write: 10% 4467 30% 4467 50% 4467 90% 4467 99% 4467 ms
Write: 10% 3059 30% 3059 50% 3059 90% 3059 99% 3059 ms
Write: 10% 9660 30% 9660 50% 9660 90% 9660 99% 9660 ms
Write: 10% 3258 30% 3258 50% 3258 90% 3258 99% 3258 ms
Write: 10% 2885 30% 2885 50% 2885 90% 2885 99% 2885 ms
Write: 10% 15184 30% 15184 50% 15184 90% 15184 99% 15184 ms
Write: 10% 5282 30% 5282 50% 5282 90% 5282 99% 5282 ms
Write: 10% 13631 30% 13631 50% 13631 90% 13631 99% 13631 ms
Write: 10% 2152 30% 2152 50% 2152 90% 2152 99% 2152 ms
Write: 10% 2797 30% 2797 50% 2797 90% 2797 99% 2797 ms
Write: 10% 5578 30% 5578 50% 5578 90% 5578 99% 5578 ms
Write: 10% 14567 30% 14567 50% 14567 90% 14567 99% 14567 ms
Write: 10% 2692 30% 2692 50% 2692 90% 2692 99% 2692 ms
Write: 10% 3184 30% 3184 50% 3184 90% 3184 99% 3184 ms
Write: 10% 3513 30% 3513 50% 3513 90% 3513 99% 3513 ms
Write: 10% 3967 30% 3967 50% 3967 90% 3967 99% 3967 ms
Write: 10% 7042 30% 7042 50% 7042 90% 7042 99% 7042 ms
Write: 10% 10709 30% 10709 50% 10709 90% 10709 99% 10709 ms
Write: 10% 6946 30% 6946 50% 6946 90% 6946 99% 6946 ms
Write: 10% 8703 30% 8703 50% 8703 90% 8703 99% 8703 ms
Write: 10% 13902 30% 13902 50% 13902 90% 13902 99% 13902 ms
Write: 10% 2882 30% 2882 50% 2882 90% 2882 99% 2882 ms
Write: 10% 6076 30% 6076 50% 6076 90% 6076 99% 6076 ms
Write: 10% 2578 30% 2578 50% 2578 90% 2578 99% 2578 ms
Write: 10% 8975 30% 8975 50% 8975 90% 8975 99% 8975 ms
Read: 10% 5141 30% 6976 50% 8811 90% 17776 99% 19793 ms
Step 3. write modify
Was written: 14.94140625 MiB, Speed: 0.2490234375 MiB/s
Write: 10% 1491 30% 1491 50% 1491 90% 1491 99% 1491 ms
Write: 10% 1307 30% 1307 50% 1307 90% 1307 99% 1307 ms
Write: 10% 1686 30% 1686 50% 1686 90% 1686 99% 1686 ms
Write: 10% 6137 30% 6137 50% 6137 90% 6137 99% 6137 ms
Write: 10% 4984 30% 4984 50% 4984 90% 4984 99% 4984 ms
Write: 10% 12075 30% 12075 50% 12075 90% 12075 99% 12075 ms
Write: 10% 13272 30% 13272 50% 13272 90% 13272 99% 13272 ms
Write: 10% 18007 30% 18007 50% 18007 90% 18007 99% 18007 ms
Write: 10% 11812 30% 11812 50% 11812 90% 11812 99% 11812 ms
Write: 10% 21413 30% 21413 50% 21413 90% 21413 99% 21413 ms
Write: 10% 18685 30% 18685 50% 18685 90% 18685 99% 18685 ms
Write: 10% 19266 30% 19266 50% 19266 90% 19266 99% 19266 ms
Write: 10% 16275 30% 16275 50% 16275 90% 16275 99% 16275 ms
Write: 10% 16258 30% 16258 50% 16258 90% 16258 99% 16258 ms
Write: 10% 15260 30% 15260 50% 15260 90% 15260 99% 15260 ms
Write: 10% 18089 30% 18089 50% 18089 90% 18089 99% 18089 ms
Write: 10% 10793 30% 10793 50% 10793 90% 10793 99% 10793 ms
Write: 10% 18123 30% 18123 50% 18123 90% 18123 99% 18123 ms
Write: 10% 13893 30% 13893 50% 13893 90% 13893 99% 13893 ms
Write: 10% 14983 30% 14983 50% 14983 90% 14983 99% 14983 ms
Write: 10% 18478 30% 18478 50% 18478 90% 18478 99% 18478 ms
Write: 10% 18347 30% 18347 50% 18347 90% 18347 99% 18347 ms
Write: 10% 15098 30% 15098 50% 15098 90% 15098 99% 15098 ms
Write: 10% 16041 30% 16041 50% 16041 90% 16041 99% 16041 ms
Write: 10% 21646 30% 21646 50% 21646 90% 21646 99% 21646 ms
Write: 10% 18380 30% 18380 50% 18380 90% 18380 99% 18380 ms
Write: 10% 19926 30% 19926 50% 19926 90% 19926 99% 19926 ms
Write: 10% 6174 30% 6174 50% 6174 90% 6174 99% 6174 ms
Write: 10% 19364 30% 19364 50% 19364 90% 19364 99% 19364 ms
Write: 10% 11388 30% 11388 50% 11388 90% 11388 99% 11388 ms
Write: 10% 16383 30% 16383 50% 16383 90% 16383 99% 16383 ms
Write: 10% 8179 30% 8179 50% 8179 90% 8179 99% 8179 ms
Write: 10% 7969 30% 7969 50% 7969 90% 7969 99% 7969 ms
Write: 10% 20355 30% 20355 50% 20355 90% 20355 99% 20355 ms
Write: 10% 7778 30% 7778 50% 7778 90% 7778 99% 7778 ms
Write: 10% 13428 30% 13428 50% 13428 90% 13428 99% 13428 ms
Write: 10% 13444 30% 13444 50% 13444 90% 13444 99% 13444 ms
Write: 10% 6712 30% 6712 50% 6712 90% 6712 99% 6712 ms
Write: 10% 9723 30% 9723 50% 9723 90% 9723 99% 9723 ms
Write: 10% 13050 30% 13050 50% 13050 90% 13050 99% 13050 ms
Write: 10% 10573 30% 10573 50% 10573 90% 10573 99% 10573 ms
Write: 10% 14323 30% 14323 50% 14323 90% 14323 99% 14323 ms
Write: 10% 5902 30% 5902 50% 5902 90% 5902 99% 5902 ms
Write: 10% 5023 30% 5023 50% 5023 90% 5023 99% 5023 ms
Write: 10% 11412 30% 11412 50% 11412 90% 11412 99% 11412 ms
Write: 10% 8598 30% 8598 50% 8598 90% 8598 99% 8598 ms
Write: 10% 3187 30% 3187 50% 3187 90% 3187 99% 3187 ms
Write: 10% 17355 30% 17355 50% 17355 90% 17355 99% 17355 ms
Write: 10% 2774 30% 2774 50% 2774 90% 2774 99% 2774 ms
Write: 10% 6389 30% 6389 50% 6389 90% 6389 99% 6389 ms
Write: 10% 11678 30% 11678 50% 11678 90% 11678 99% 11678 ms
Write: 10% 5030 30% 5030 50% 5030 90% 5030 99% 5030 ms
Write: 10% 8997 30% 8997 50% 8997 90% 8997 99% 8997 ms
Write: 10% 3254 30% 3254 50% 3254 90% 3254 99% 3254 ms
Write: 10% 3943 30% 3943 50% 3943 90% 3943 99% 3943 ms
Write: 10% 3529 30% 3529 50% 3529 90% 3529 99% 3529 ms
Write: 10% 3200 30% 3200 50% 3200 90% 3200 99% 3200 ms
Write: 10% 5249 30% 5249 50% 5249 90% 5249 99% 5249 ms
Write: 10% 8344 30% 8344 50% 8344 90% 8344 99% 8344 ms
Write: 10% 3544 30% 3544 50% 3544 90% 3544 99% 3544 ms
Write: 10% 7498 30% 7498 50% 7498 90% 7498 99% 7498 ms
Write: 10% 6839 30% 6839 50% 6839 90% 6839 99% 6839 ms
Write: 10% 5577 30% 5577 50% 5577 90% 5577 99% 5577 ms
Write: 10% 5674 30% 5674 50% 5674 90% 5674 99% 5674 ms
Update: 10% 2465 30% 2465 50% 2465 90% 2465 99% 2465 ms
Step 4. read modify write
Write: 10% 3481 30% 3481 50% 3481 90% 3481 99% 3481 ms
Write: 10% 11811 30% 11811 50% 11811 90% 11811 99% 11811 ms
Write: 10% 11061 30% 11061 50% 11061 90% 11061 99% 11061 ms
Write: 10% 11280 30% 11280 50% 11280 90% 11280 99% 11280 ms
Write: 10% 14605 30% 14605 50% 14605 90% 14605 99% 14605 ms
Write: 10% 12919 30% 12919 50% 12919 90% 12919 99% 12919 ms
Write: 10% 14992 30% 14992 50% 14992 90% 14992 99% 14992 ms
Write: 10% 19849 30% 19849 50% 19849 90% 19849 99% 19849 ms
Write: 10% 21306 30% 21306 50% 21306 90% 21306 99% 21306 ms
Was written: 25.0 MiB, Speed: 0.16764322916666666 MiB/s
Write: 10% 22015 30% 22015 50% 22015 90% 22015 99% 22015 ms
Write: 10% 20603 30% 20603 50% 20603 90% 20603 99% 20603 ms
Write: 10% 24766 30% 24766 50% 24766 90% 24766 99% 24766 ms
Write: 10% 21323 30% 21323 50% 21323 90% 21323 99% 21323 ms
Write: 10% 19484 30% 19484 50% 19484 90% 19484 99% 19484 ms
Write: 10% 22367 30% 22367 50% 22367 90% 22367 99% 22367 ms
Write: 10% 21799 30% 21799 50% 21799 90% 21799 99% 21799 ms
Write: 10% 22526 30% 22526 50% 22526 90% 22526 99% 22526 ms
Write: 10% 18029 30% 18029 50% 18029 90% 18029 99% 18029 ms
Write: 10% 16475 30% 16475 50% 16475 90% 16475 99% 16475 ms
Write: 10% 21074 30% 21074 50% 21074 90% 21074 99% 21074 ms
Write: 10% 15906 30% 15906 50% 15906 90% 15906 99% 15906 ms
Write: 10% 11698 30% 11698 50% 11698 90% 11698 99% 11698 ms
Write: 10% 20455 30% 20455 50% 20455 90% 20455 99% 20455 ms
Write: 10% 12990 30% 12990 50% 12990 90% 12990 99% 12990 ms
Write: 10% 20610 30% 20610 50% 20610 90% 20610 99% 20610 ms
Write: 10% 17202 30% 17202 50% 17202 90% 17202 99% 17202 ms
Write: 10% 14782 30% 14782 50% 14782 90% 14782 99% 14782 ms
Write: 10% 13190 30% 13190 50% 13190 90% 13190 99% 13190 ms
Write: 10% 13665 30% 13665 50% 13665 90% 13665 99% 13665 ms
Write: 10% 15711 30% 15711 50% 15711 90% 15711 99% 15711 ms
Write: 10% 17468 30% 17468 50% 17468 90% 17468 99% 17468 ms
Write: 10% 10128 30% 10128 50% 10128 90% 10128 99% 10128 ms
Write: 10% 15057 30% 15057 50% 15057 90% 15057 99% 15057 ms
Write: 10% 9979 30% 9979 50% 9979 90% 9979 99% 9979 ms
Write: 10% 11708 30% 11708 50% 11708 90% 11708 99% 11708 ms
Write: 10% 10029 30% 10029 50% 10029 90% 10029 99% 10029 ms
Write: 10% 9335 30% 9335 50% 9335 90% 9335 99% 9335 ms
Write: 10% 15164 30% 15164 50% 15164 90% 15164 99% 15164 ms
Write: 10% 8480 30% 8480 50% 8480 90% 8480 99% 8480 ms
Write: 10% 13390 30% 13390 50% 13390 90% 13390 99% 13390 ms
Write: 10% 8834 30% 8834 50% 8834 90% 8834 99% 8834 ms
Write: 10% 4995 30% 4995 50% 4995 90% 4995 99% 4995 ms
Write: 10% 6001 30% 6001 50% 6001 90% 6001 99% 6001 ms
Write: 10% 6016 30% 6016 50% 6016 90% 6016 99% 6016 ms
Write: 10% 5906 30% 5906 50% 5906 90% 5906 99% 5906 ms
Write: 10% 15702 30% 15702 50% 15702 90% 15702 99% 15702 ms
Write: 10% 5058 30% 5058 50% 5058 90% 5058 99% 5058 ms
Write: 10% 4833 30% 4833 50% 4833 90% 4833 99% 4833 ms
Write: 10% 10761 30% 10761 50% 10761 90% 10761 99% 10761 ms
Write: 10% 5487 30% 5487 50% 5487 90% 5487 99% 5487 ms
Write: 10% 5819 30% 5819 50% 5819 90% 5819 99% 5819 ms
Write: 10% 16480 30% 16480 50% 16480 90% 16480 99% 16480 ms
Write: 10% 4010 30% 4010 50% 4010 90% 4010 99% 4010 ms
Write: 10% 3583 30% 3583 50% 3583 90% 3583 99% 3583 ms
Write: 10% 6188 30% 6188 50% 6188 90% 6188 99% 6188 ms
Write: 10% 4529 30% 4529 50% 4529 90% 4529 99% 4529 ms
Write: 10% 9684 30% 9684 50% 9684 90% 9684 99% 9684 ms
Write: 10% 5948 30% 5948 50% 5948 90% 5948 99% 5948 ms
Write: 10% 4790 30% 4790 50% 4790 90% 4790 99% 4790 ms
Write: 10% 6824 30% 6824 50% 6824 90% 6824 99% 6824 ms
Write: 10% 4564 30% 4564 50% 4564 90% 4564 99% 4564 ms
Write: 10% 10407 30% 10407 50% 10407 90% 10407 99% 10407 ms
Write: 10% 12126 30% 12126 50% 12126 90% 12126 99% 12126 ms
Write: 10% 5294 30% 5294 50% 5294 90% 5294 99% 5294 ms
Read: 10% 7173 30% 12784 50% 18394 90% 29615 99% 32140 ms
Update: 10% 2229 30% 2229 50% 2229 90% 2229 99% 2229 ms
