Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-61594 Adapting the Chaos tests to run with Fusion-Access operator
  3. CNV-63927

[Chaos][GPFS][Automation] Fix tests.chaos.standard.test_standard.test_host_io_stress

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Critical Critical
    • None
    • None
    • CNV Chaos
    • Quality / Stability / Reliability
    • 13
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • Hide

      Last Comment by Qixuan Wang on 2025-07-02 09:53:

      Other than a potential difference in disk performance, I really can't think of anything else that might explain why the current stress test only fails on ocp-edge111-gpfs-4-19-0 (only automation).

      bm05-tlv uses NetAPP

      
      

      Disk /dev/sdc: 250 GiB, 268435456000 bytes, 524288000 sectors
      Di

      Show
      Last Comment by Qixuan Wang on 2025-07-02 09:53: Other than a potential difference in disk performance, I really can't think of anything else that might explain why the current stress test only fails on ocp-edge111-gpfs-4-19-0 (only automation). bm05-tlv uses NetAPP Disk /dev/sdc: 250 GiB, 268435456000 bytes, 524288000 sectors Di

      It happened in GPFS cluster (RHEL 8.6, OCP 4.19, CNV 4.19, Fusion-Accessor 0.0.21)

      It worked well in GPFS cluster (RHEL 9, OCP 4.16, CNV 4.16, Fusion-Accessor ?).

      It worked well with ODF.

       
      Traceback (most recent call last): File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/pytest/runner.py", line 341, in from_call result: TResult | None = func() ^^^^^^ File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/_pytest/runner.py", line 242, in <lambda> lambda: runtest_hook(item=item, {}kwds), when=when, reraise=reraise ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/pluggy/_hooks.py", line 512, in __call_ return self.hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/_pytest/threadexception.py", line 92, in pytest_runtest_call yield from thread_exception_runtest_hook() File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/_pytest/threadexception.py", line 68, in thread_exception_runtest_hook yield File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/_pytest/unraisableexception.py", line 95, in pytest_runtest_call yield from unraisable_exception_runtest_hook() File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/_pytest/unraisableexception.py", line 70, in unraisable_exception_runtest_hook yield File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/_pytest/capture.py", line 898, in pytest_runtest_call return (yield) ^^^^^ File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/_pytest/skipping.py", line 257, in pytest_runtest_call return (yield) ^^^^^ File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(args) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/_pytest/runner.py", line 174, in pytest_runtest_call item.runtest() File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/_pytest/python.py", line 1627, in runtest self.ihook.pytest_pyfunc_call(pyfuncitem=self) File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/pluggy/_hooks.py", line 512, in __call_ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/openshift-virtualization-tests/.venv/lib/python3.12/site-packages/_pytest/python.py", line 159, in pytest_pyfunc_call result = testfunction(*testargs) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/openshift-virtualization-tests/tests/chaos/standard/test_standard.py", line 150, in test_host_io_stress assert chaos_worker_background_process.exitcode == 0, "Background process execution failed" AssertionError: Background process execution failed assert 1 == 0 + where 1 = <Process name='stress-ng' pid=470 parent=26 stopped exitcode=1>.exitcode

              qwang@redhat.com Qixuan Wang
              nrozen@redhat.com Nir Rozen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: