contrib/python/Flask/py3/flask/scaffold.py:109: DeprecationWarning: 'pkgutil.find_loader' is deprecated and slated for removal in Python 3.14; use importlib.util.find_spec() instead
contrib/python/Werkzeug/py3/werkzeug/routing/rules.py:751: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
contrib/python/Werkzeug/py3/werkzeug/routing/rules.py:748: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
contrib/tools/python3/Lib/ast.py:587: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead
contrib/python/Werkzeug/py3/werkzeug/routing/rules.py:755: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
contrib/python/Werkzeug/py3/werkzeug/routing/rules.py:756: DeprecationWarning: Attribute s is deprecated and will be removed in Python 3.14; use value instead
contrib/python/Werkzeug/py3/werkzeug/routing/rules.py:756: DeprecationWarning: ast.Str is deprecated and will be removed in Python 3.14; use ast.Constant instead
Thread 0 failed
  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/9c3h/002fc0/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/9c3h/002fc0/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/9c3h/002fc0/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/9c3h/002fc0/environment/arcadia/ydb/tests/olap/scenario/conftest.py", line 81, in teardown_class
    cls._ydb_instance.stop()
  File "/home/runner/.ya/build/build_root/9c3h/002fc0/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/9c3h/002fc0/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_4/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/9c3h/002fc0/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_4/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-04T14:57:59.138446Z): tablet_id=72075186224037909;self_id=[4:7568884528722021244:2392];ev=NActors::IEventHandle;tx_id=281474976720689;lock_id=281474976720687;verification=!CommitSnapshot;fline=written.h:108;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA61FFD5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA618516
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4A6BE8
3. /-S/ydb/core/tx/columnshard/engines/portions/written.h:0: SetCommitSnapshot @ 0x167C13A6
4. /-S/ydb/core/tx/columnshard/engines/storage/granule/granule.h:228: AbortPortionOnExecute @ 0x16ADD001
5. /tmp//-S/ydb/core/tx/columnshard/operations/write.cpp:130: AbortOnExecute @ 0x16ADCE14
6. /tmp//-S/ydb/core/tx/columnshard/operations/manager.cpp:134: AbortTransactionOnExecute @ 0x16AD4E2E
7. /-S/ydb/core/tx/columnshard/transactions/operators/ev_write/abstract.h:116: ExecuteOnAbort @ 0x9FB726C
8. /tmp//-S/ydb/core/tx/columnshard/transactions/tx_controller.cpp:185: ExecuteOnCancel @ 0x16AFE41C
9. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:22: Execute @ 0x16B6294E
10. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:2032: ExecuteTransaction @ 0xCF88336
11. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1937: DoExecute @ 0xCF862FE
12. /tmp//-S/ydb/core/tablet_flat/flat_executor.cpp:1951: Execute @ 0xCF8967E
13. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:62: Execute @ 0xCF62476
14. /tmp//-S/ydb/core/tablet_flat/tablet_flat_executed.cpp:57: Execute @ 0xCF62476
15. /tmp//-S/ydb/core/tx/columnshard/columnshard__propose_cancel.cpp:38: Handle @ 0x16B62089
16. /-S/ydb/core/tx/columnshard/columnshard_impl.h:424: StateWork @ 0x16B29E68
17. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB451E57
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB497694
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB49B754
20. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB49B360
21. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB49BF4E
22. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA621C2C
23. ??:0: ?? @ 0x7F842D44EAC2
24. ??:0: ?? @ 0x7F842D4E08BF

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: ...0/ydb/tests/olap/scenario/ydb-tests-olap-scenario', '--basetemp', '/home/runner/.ya/build/build_root/9c3h/002fc0/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/9c3h/002fc0/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk2/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/9c3h/002fc0', '--source-root', '/home/runner/.ya/build/build_root/9c3h/002fc0/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/9c3h/002fc0/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', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '2', '--partition-mode', 'SEQUENTIAL', '--dep-root', 'ydb/tests/olap/scenario', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 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: (("...0/ydb/tests/olap/scenario/ydb-tests-olap-scenario', '--basetemp', '/home/runner/.ya/build/build_root/9c3h/002fc0/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/9c3h/002fc0/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/chunk2/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/9c3h/002fc0', '--source-root', '/home/runner/.ya/build/build_root/9c3h/002fc0/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/9c3h/002fc0/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', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '10', '--modulo-index', '2', '--partition-mode', 'SEQUENTIAL', '--dep-root', 'ydb/tests/olap/scenario', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
Was written: 0.0 MiB, Speed: 0.0 MiB/s
Step 1. only write
Write: 10% 1819 30% 1819 50% 1819 90% 1819 99% 1819 ms
Write: 10% 3759 30% 3759 50% 3759 90% 3759 99% 3759 ms
Write: 10% 1466 30% 1466 50% 1466 90% 1466 99% 1466 ms
Write: 10% 5069 30% 5069 50% 5069 90% 5069 99% 5069 ms
Write: 10% 2094 30% 2094 50% 2094 90% 2094 99% 2094 ms
Write: 10% 2236 30% 2236 50% 2236 90% 2236 99% 2236 ms
Write: 10% 5960 30% 5960 50% 5960 90% 5960 99% 5960 ms
Write: 10% 5328 30% 5328 50% 5328 90% 5328 99% 5328 ms
Write: 10% 6259 30% 6259 50% 6259 90% 6259 99% 6259 ms
Write: 10% 5608 30% 5608 50% 5608 90% 5608 99% 5608 ms
Write: 10% 10764 30% 10764 50% 10764 90% 10764 99% 10764 ms
Write: 10% 7840 30% 7840 50% 7840 90% 7840 99% 7840 ms
Write: 10% 6972 30% 6972 50% 6972 90% 6972 99% 6972 ms
Write: 10% 4916 30% 4916 50% 4916 90% 4916 99% 4916 ms
Write: 10% 6290 30% 6290 50% 6290 90% 6290 99% 6290 ms
Write: 10% 8894 30% 8894 50% 8894 90% 8894 99% 8894 ms
Write: 10% 12583 30% 12583 50% 12583 90% 12583 99% 12583 ms
Write: 10% 19035 30% 19035 50% 19035 90% 19035 99% 19035 ms
Write: 10% 20617 30% 20617 50% 20617 90% 20617 99% 20617 ms
Write: 10% 16377 30% 16377 50% 16377 90% 16377 99% 16377 ms
Write: 10% 17483 30% 17483 50% 17483 90% 17483 99% 17483 ms
Write: 10% 19659 30% 19659 50% 19659 90% 19659 99% 19659 ms
Write: 10% 17708 30% 17708 50% 17708 90% 17708 99% 17708 ms
Write: 10% 18318 30% 18318 50% 18318 90% 18318 99% 18318 ms
Write: 10% 16067 30% 16067 50% 16067 90% 16067 99% 16067 ms
Write: 10% 17480 30% 17480 50% 17480 90% 17480 99% 17480 ms
Write: 10% 16949 30% 16949 50% 16949 90% 16949 99% 16949 ms
Write: 10% 15462 30% 15462 50% 15462 90% 15462 99% 15462 ms
Write: 10% 14093 30% 14093 50% 14093 90% 14093 99% 14093 ms
Write: 10% 19891 30% 19891 50% 19891 90% 19891 99% 19891 ms
Write: 10% 19815 30% 19815 50% 19815 90% 19815 99% 19815 ms
Write: 10% 20184 30% 20184 50% 20184 90% 20184 99% 20184 ms
Write: 10% 16054 30% 16054 50% 16054 90% 16054 99% 16054 ms
Write: 10% 17662 30% 17662 50% 17662 90% 17662 99% 17662 ms
Write: 10% 19009 30% 19009 50% 19009 90% 19009 99% 19009 ms
Write: 10% 14641 30% 14641 50% 14641 90% 14641 99% 14641 ms
Write: 10% 13893 30% 13893 50% 13893 90% 13893 99% 13893 ms
Write: 10% 19128 30% 19128 50% 19128 90% 19128 99% 19128 ms
Write: 10% 13380 30% 13380 50% 13380 90% 13380 99% 13380 ms
Write: 10% 4766 30% 4766 50% 4766 90% 4766 99% 4766 ms
Write: 10% 12020 30% 12020 50% 12020 90% 12020 99% 12020 ms
Write: 10% 11481 30% 11481 50% 11481 90% 11481 99% 11481 ms
Write: 10% 5809 30% 5809 50% 5809 90% 5809 99% 5809 ms
Write: 10% 10152 30% 10152 50% 10152 90% 10152 99% 10152 ms
Write: 10% 7733 30% 7733 50% 7733 90% 7733 99% 7733 ms
Write: 10% 10168 30% 10168 50% 10168 90% 10168 99% 10168 ms
Write: 10% 4885 30% 4885 50% 4885 90% 4885 99% 4885 ms
Write: 10% 6395 30% 6395 50% 6395 90% 6395 99% 6395 ms
Write: 10% 6905 30% 6905 50% 6905 90% 6905 99% 6905 ms
Write: 10% 5847 30% 5847 50% 5847 90% 5847 99% 5847 ms
Write: 10% 7340 30% 7340 50% 7340 90% 7340 99% 7340 ms
Write: 10% 10023 30% 10023 50% 10023 90% 10023 99% 10023 ms
Write: 10% 6306 30% 6306 50% 6306 90% 6306 99% 6306 ms
Write: 10% 4658 30% 4658 50% 4658 90% 4658 99% 4658 ms
Write: 10% 13699 30% 13699 50% 13699 90% 13699 99% 13699 ms
Write: 10% 7930 30% 7930 50% 7930 90% 7930 99% 7930 ms
Write: 10% 4163 30% 4163 50% 4163 90% 4163 99% 4163 ms
Write: 10% 10039 30% 10039 50% 10039 90% 10039 99% 10039 ms
Write: 10% 12808 30% 12808 50% 12808 90% 12808 99% 12808 ms
Write: 10% 11554 30% 11554 50% 11554 90% 11554 99% 11554 ms
Write: 10% 5410 30% 5410 50% 5410 90% 5410 99% 5410 ms
Write: 10% 4936 30% 4936 50% 4936 90% 4936 99% 4936 ms
Write: 10% 7406 30% 7406 50% 7406 90% 7406 99% 7406 ms
Write: 10% 7661 30% 7661 50% 7661 90% 7661 99% 7661 ms
Step 2. read write
Write: 10% 2097 30% 2097 50% 2097 90% 2097 99% 2097 ms
Write: 10% 1732 30% 1732 50% 1732 90% 1732 99% 1732 ms
Write: 10% 3620 30% 3620 50% 3620 90% 3620 99% 3620 ms
Write: 10% 2570 30% 2570 50% 2570 90% 2570 99% 2570 ms
Write: 10% 3946 30% 3946 50% 3946 90% 3946 99% 3946 ms
Write: 10% 2869 30% 2869 50% 2869 90% 2869 99% 2869 ms
Write: 10% 12809 30% 12809 50% 12809 90% 12809 99% 12809 ms
Write: 10% 13534 30% 13534 50% 13534 90% 13534 99% 13534 ms
Write: 10% 15418 30% 15418 50% 15418 90% 15418 99% 15418 ms
Was written: 12.5 MiB, Speed: 0.20833333333333334 MiB/s
Write: 10% 20036 30% 20036 50% 20036 90% 20036 99% 20036 ms
Write: 10% 18993 30% 18993 50% 18993 90% 18993 99% 18993 ms
Write: 10% 22858 30% 22858 50% 22858 90% 22858 99% 22858 ms
Write: 10% 21191 30% 21191 50% 21191 90% 21191 99% 21191 ms
Write: 10% 20902 30% 20902 50% 20902 90% 20902 99% 20902 ms
Write: 10% 20405 30% 20405 50% 20405 90% 20405 99% 20405 ms
Write: 10% 14237 30% 14237 50% 14237 90% 14237 99% 14237 ms
Write: 10% 20482 30% 20482 50% 20482 90% 20482 99% 20482 ms
Write: 10% 3599 30% 3599 50% 3599 90% 3599 99% 3599 ms
Write: 10% 14940 30% 14940 50% 14940 90% 14940 99% 14940 ms
Write: 10% 14707 30% 14707 50% 14707 90% 14707 99% 14707 ms
Write: 10% 20374 30% 20374 50% 20374 90% 20374 99% 20374 ms
Write: 10% 10034 30% 10034 50% 10034 90% 10034 99% 10034 ms
Write: 10% 12383 30% 12383 50% 12383 90% 12383 99% 12383 ms
Write: 10% 17494 30% 17494 50% 17494 90% 17494 99% 17494 ms
Write: 10% 13486 30% 13486 50% 13486 90% 13486 99% 13486 ms
Write: 10% 11140 30% 11140 50% 11140 90% 11140 99% 11140 ms
Write: 10% 2429 30% 2429 50% 2429 90% 2429 99% 2429 ms
Write: 10% 21603 30% 21603 50% 21603 90% 21603 99% 21603 ms
Write: 10% 19008 30% 19008 50% 19008 90% 19008 99% 19008 ms
Write: 10% 5868 30% 5868 50% 5868 90% 5868 99% 5868 ms
Write: 10% 9867 30% 9867 50% 9867 90% 9867 99% 9867 ms
Write: 10% 13081 30% 13081 50% 13081 90% 13081 99% 13081 ms
Write: 10% 19723 30% 19723 50% 19723 90% 19723 99% 19723 ms
Write: 10% 21181 30% 21181 50% 21181 90% 21181 99% 21181 ms
Write: 10% 11408 30% 11408 50% 11408 90% 11408 99% 11408 ms
Write: 10% 16067 30% 16067 50% 16067 90% 16067 99% 16067 ms
Write: 10% 7807 30% 7807 50% 7807 90% 7807 99% 7807 ms
Write: 10% 9500 30% 9500 50% 9500 90% 9500 99% 9500 ms
Write: 10% 7367 30% 7367 50% 7367 90% 7367 99% 7367 ms
Write: 10% 7693 30% 7693 50% 7693 90% 7693 99% 7693 ms
Write: 10% 7654 30% 7654 50% 7654 90% 7654 99% 7654 ms
Write: 10% 4876 30% 4876 50% 4876 90% 4876 99% 4876 ms
Write: 10% 5807 30% 5807 50% 5807 90% 5807 99% 5807 ms
Write: 10% 14965 30% 14965 50% 14965 90% 14965 99% 14965 ms
Write: 10% 4866 30% 4866 50% 4866 90% 4866 99% 4866 ms
Write: 10% 3293 30% 3293 50% 3293 90% 3293 99% 3293 ms
Write: 10% 8053 30% 8053 50% 8053 90% 8053 99% 8053 ms
Write: 10% 3060 30% 3060 50% 3060 90% 3060 99% 3060 ms
Write: 10% 6788 30% 6788 50% 6788 90% 6788 99% 6788 ms
Write: 10% 10354 30% 10354 50% 10354 90% 10354 99% 10354 ms
Write: 10% 9999 30% 9999 50% 9999 90% 9999 99% 9999 ms
Write: 10% 9874 30% 9874 50% 9874 90% 9874 99% 9874 ms
Write: 10% 4393 30% 4393 50% 4393 90% 4393 99% 4393 ms
Write: 10% 10791 30% 10791 50% 10791 90% 10791 99% 10791 ms
Write: 10% 3837 30% 3837 50% 3837 90% 3837 99% 3837 ms
Write: 10% 4457 30% 4457 50% 4457 90% 4457 99% 4457 ms
Write: 10% 12108 30% 12108 50% 12108 90% 12108 99% 12108 ms
Write: 10% 6810 30% 6810 50% 6810 90% 6810 99% 6810 ms
Write: 10% 6158 30% 6158 50% 6158 90% 6158 99% 6158 ms
Write: 10% 4217 30% 4217 50% 4217 90% 4217 99% 4217 ms
Write: 10% 3384 30% 3384 50% 3384 90% 3384 99% 3384 ms
Write: 10% 2601 30% 2601 50% 2601 90% 2601 99% 2601 ms
Write: 10% 3862 30% 3862 50% 3862 90% 3862 99% 3862 ms
Write: 10% 3118 30% 3118 50% 3118 90% 3118 99% 3118 ms
Read: 10% 5254 30% 6281 50% 7309 90% 23025 99% 26561 ms
Step 3. write modify
Write: 10% 2019 30% 2019 50% 2019 90% 2019 99% 2019 ms
Write: 10% 7251 30% 7251 50% 7251 90% 7251 99% 7251 ms
Write: 10% 11517 30% 11517 50% 11517 90% 11517 99% 11517 ms
Write: 10% 11872 30% 11872 50% 11872 90% 11872 99% 11872 ms
Write: 10% 16124 30% 16124 50% 16124 90% 16124 99% 16124 ms
Write: 10% 20145 30% 20145 50% 20145 90% 20145 99% 20145 ms
Write: 10% 18848 30% 18848 50% 18848 90% 18848 99% 18848 ms
Write: 10% 19571 30% 19571 50% 19571 90% 19571 99% 19571 ms
Write: 10% 20387 30% 20387 50% 20387 90% 20387 99% 20387 ms
Write: 10% 21718 30% 21718 50% 21718 90% 21718 99% 21718 ms
Write: 10% 19857 30% 19857 50% 19857 90% 19857 99% 19857 ms
Write: 10% 16693 30% 16693 50% 16693 90% 16693 99% 16693 ms
Write: 10% 22087 30% 22087 50% 22087 90% 22087 99% 22087 ms
Write: 10% 20728 30% 20728 50% 20728 90% 20728 99% 20728 ms
Write: 10% 17394 30% 17394 50% 17394 90% 17394 99% 17394 ms
Write: 10% 10515 30% 10515 50% 10515 90% 10515 99% 10515 ms
Write: 10% 20431 30% 20431 50% 20431 90% 20431 99% 20431 ms
Write: 10% 17792 30% 17792 50% 17792 90% 17792 99% 17792 ms
Write: 10% 18476 30% 18476 50% 18476 90% 18476 99% 18476 ms
Write: 10% 16680 30% 16680 50% 16680 90% 16680 99% 16680 ms
Write: 10% 17502 30% 17502 50% 17502 90% 17502 99% 17502 ms
Write: 10% 20991 30% 20991 50% 20991 90% 20991 99% 20991 ms
Write: 10% 17994 30% 17994 50% 17994 90% 17994 99% 17994 ms
Write: 10% 16167 30% 16167 50% 16167 90% 16167 99% 16167 ms
Write: 10% 21012 30% 21012 50% 21012 90% 21012 99% 21012 ms
Write: 10% 15921 30% 15921 50% 15921 90% 15921 99% 15921 ms
Write: 10% 14612 30% 14612 50% 14612 90% 14612 99% 14612 ms
Write: 10% 6545 30% 6545 50% 6545 90% 6545 99% 6545 ms
Write: 10% 17788 30% 17788 50% 17788 90% 17788 99% 17788 ms
Write: 10% 16339 30% 16339 50% 16339 90% 16339 99% 16339 ms
Write: 10% 7662 30% 7662 50% 7662 90% 7662 99% 7662 ms
Write: 10% 14071 30% 14071 50% 14071 90% 14071 99% 14071 ms
Write: 10% 14463 30% 14463 50% 14463 90% 14463 99% 14463 ms
Write: 10% 7122 30% 7122 50% 7122 90% 7122 99% 7122 ms
Write: 10% 10012 30% 10012 50% 10012 90% 10012 99% 10012 ms
Write: 10% 15287 30% 15287 50% 15287 90% 15287 99% 15287 ms
Write: 10% 5679 30% 5679 50% 5679 90% 5679 99% 5679 ms
Write: 10% 8429 30% 8429 50% 8429 90% 8429 99% 8429 ms
Write: 10% 18240 30% 18240 50% 18240 90% 18240 99% 18240 ms
Write: 10% 6984 30% 6984 50% 6984 90% 6984 99% 6984 ms
Write: 10% 10029 30% 10029 50% 10029 90% 10029 99% 10029 ms
Write: 10% 9500 30% 9500 50% 9500 90% 9500 99% 9500 ms
Write: 10% 9362 30% 9362 50% 9362 90% 9362 99% 9362 ms
Write: 10% 15361 30% 15361 50% 15361 90% 15361 99% 15361 ms
Write: 10% 6875 30% 6875 50% 6875 90% 6875 99% 6875 ms
Write: 10% 8440 30% 8440 50% 8440 90% 8440 99% 8440 ms
Write: 10% 6310 30% 6310 50% 6310 90% 6310 99% 6310 ms
Write: 10% 4385 30% 4385 50% 4385 90% 4385 99% 4385 ms
Write: 10% 5223 30% 5223 50% 5223 90% 5223 99% 5223 ms
Write: 10% 11312 30% 11312 50% 11312 90% 11312 99% 11312 ms
Write: 10% 3355 30% 3355 50% 3355 90% 3355 99% 3355 ms
Write: 10% 3920 30% 3920 50% 3920 90% 3920 99% 3920 ms
Write: 10% 5398 30% 5398 50% 5398 90% 5398 99% 5398 ms
Write: 10% 4839 30% 4839 50% 4839 90% 4839 99% 4839 ms
Write: 10% 6305 30% 6305 50% 6305 90% 6305 99% 6305 ms
Write: 10% 4656 30% 4656 50% 4656 90% 4656 99% 4656 ms
Write: 10% 7733 30% 7733 50% 7733 90% 7733 99% 7733 ms
Write: 10% 5302 30% 5302 50% 5302 90% 5302 99% 5302 ms
Write: 10% 8576 30% 8576 50% 8576 90% 8576 99% 8576 ms
Write: 10% 5058 30% 5058 50% 5058 90% 5058 99% 5058 ms
Write: 10% 5369 30% 5369 50% 5369 90% 5369 99% 5369 ms
Write: 10% 6233 30% 6233 50% 6233 90% 6233 99% 6233 ms
Write: 10% 4694 30% 4694 50% 4694 90% 4694 99% 4694 ms
Write: 10% 4762 30% 4762 50% 4762 90% 4762 99% 4762 ms
Update: 10% 3364 30% 3364 50% 3364 90% 3364 99% 3364 ms
Step 4. read modify write
Write: 10% 1500 30% 1500 50% 1500 90% 1500 99% 1500 ms
Write: 10% 2319 30% 2319 50% 2319 90% 2319 99% 2319 ms
Write: 10% 4775 30% 4775 50% 4775 90% 4775 99% 4775 ms
Write: 10% 5026 30% 5026 50% 5026 90% 5026 99% 5026 ms
Was written: 22.16796875 MiB, Speed: 0.1611328125 MiB/s
Write: 10% 15450 30% 15450 50% 15450 90% 15450 99% 15450 ms
Write: 10% 15154 30% 15154 50% 15154 90% 15154 99% 15154 ms
Write: 10% 16632 30% 16632 50% 16632 90% 16632 99% 16632 ms
Write: 10% 17317 30% 17317 50% 17317 90% 17317 99% 17317 ms
Write: 10% 18533 30% 18533 50% 18533 90% 18533 99% 18533 ms
Write: 10% 17453 30% 17453 50% 17453 90% 17453 99% 17453 ms
Write: 10% 14708 30% 14708 50% 14708 90% 14708 99% 14708 ms
Write: 10% 17431 30% 17431 50% 17431 90% 17431 99% 17431 ms
Write: 10% 18862 30% 18862 50% 18862 90% 18862 99% 18862 ms
Write: 10% 16487 30% 16487 50% 16487 90% 16487 99% 16487 ms
Write: 10% 20716 30% 20716 50% 20716 90% 20716 99% 20716 ms
Write: 10% 23958 30% 23958 50% 23958 90% 23958 99% 23958 ms
Write: 10% 20304 30% 20304 50% 20304 90% 20304 99% 20304 ms
Write: 10% 10073 30% 10073 50% 10073 90% 10073 99% 10073 ms
Write: 10% 10577 30% 10577 50% 10577 90% 10577 99% 10577 ms
Write: 10% 20521 30% 20521 50% 20521 90% 20521 99% 20521 ms
Write: 10% 20739 30% 20739 50% 20739 90% 20739 99% 20739 ms
Write: 10% 9956 30% 9956 50% 9956 90% 9956 99% 9956 ms
Write: 10% 9353 30% 9353 50% 9353 90% 9353 99% 9353 ms
Write: 10% 19908 30% 19908 50% 19908 90% 19908 99% 19908 ms
Write: 10% 15856 30% 15856 50% 15856 90% 15856 99% 15856 ms
Write: 10% 11421 30% 11421 50% 11421 90% 11421 99% 11421 ms
Write: 10% 26577 30% 26577 50% 26577 90% 26577 99% 26577 ms
Write: 10% 14574 30% 14574 50% 14574 90% 14574 99% 14574 ms
Write: 10% 22160 30% 22160 50% 22160 90% 22160 99% 22160 ms
Write: 10% 6705 30% 6705 50% 6705 90% 6705 99% 6705 ms
Write: 10% 14960 30% 14960 50% 14960 90% 14960 99% 14960 ms
Write: 10% 19116 30% 19116 50% 19116 90% 19116 99% 19116 ms
Write: 10% 6999 30% 6999 50% 6999 90% 6999 99% 6999 ms
Write: 10% 12327 30% 12327 50% 12327 90% 12327 99% 12327 ms
Write: 10% 9821 30% 9821 50% 9821 90% 9821 99% 9821 ms
Write: 10% 15636 30% 15636 50% 15636 90% 15636 99% 15636 ms
Write: 10% 4767 30% 4767 50% 4767 90% 4767 99% 4767 ms
Write: 10% 26663 30% 26663 50% 26663 90% 26663 99% 26663 ms
Write: 10% 3816 30% 3816 50% 3816 90% 3816 99% 3816 ms
Write: 10% 14526 30% 14526 50% 14526 90% 14526 99% 14526 ms
Write: 10% 9534 30% 9534 50% 9534 90% 9534 99% 9534 ms
Write: 10% 4333 30% 4333 50% 4333 90% 4333 99% 4333 ms
Write: 10% 12114 30% 12114 50% 12114 90% 12114 99% 12114 ms
Write: 10% 21698 30% 21698 50% 21698 90% 21698 99% 21698 ms
Write: 10% 13420 30% 13420 50% 13420 90% 13420 99% 13420 ms
Write: 10% 4164 30% 4164 50% 4164 90% 4164 99% 4164 ms
Write: 10% 9716 30% 9716 50% 9716 90% 9716 99% 9716 ms
Write: 10% 9657 30% 9657 50% 9657 90% 9657 99% 9657 ms
Write: 10% 10929 30% 10929 50% 10929 90% 10929 99% 10929 ms
Write: 10% 12297 30% 12297 50% 12297 90% 12297 99% 12297 ms
Write: 10% 3645 30% 3645 50% 3645 90% 3645 99% 3645 ms
Write: 10% 10730 30% 10730 50% 10730 90% 10730 99% 10730 ms
Write: 10% 7963 30% 7963 50% 7963 90% 7963 99% 7963 ms
Write: 10% 2741 30% 2741 50% 2741 90% 2741 99% 2741 ms
Write: 10% 6856 30% 6856 50% 6856 90% 6856 99% 6856 ms
Write: 10% 9267 30% 9267 50% 9267 90% 9267 99% 9267 ms
Write: 10% 6383 30% 6383 50% 6383 90% 6383 99% 6383 ms
Write: 10% 4191 30% 4191 50% 4191 90% 4191 99% 4191 ms
Write: 10% 7964 30% 7964 50% 7964 90% 7964 99% 7964 ms
Write: 10% 12794 30% 12794 50% 12794 90% 12794 99% 12794 ms
Write: 10% 4864 30% 4864 50% 4864 90% 4864 99% 4864 ms
Write: 10% 4243 30% 4243 50% 4243 90% 4243 99% 4243 ms
Write: 10% 7336 30% 7336 50% 7336 90% 7336 99% 7336 ms
Write: 10% 4261 30% 4261 50% 4261 90% 4261 99% 4261 ms
Read: 10% 3896 30% 4128 50% 4360 90% 25534 99% 30298 ms
Update: 10% 5321 30% 5321 50% 5321 90% 5321 99% 5321 ms
