| Duration | 178.234 sec |
|---|---|
| Tests | 326 |
| Failures | 3 |
| Test case: | test_init_unknown_option |
|---|---|
| Outcome: | Skipped |
| Duration: | 0.0 sec |
| Skipped | Beginning with UCX >= 1.12, it's only possible to validate UCP options but not options from other modules such as UCT. See https://github.com/openucx/ucx/issues/7519. |
/usr/src/ucx-py/tests/test_config.py:49: Beginning with UCX >= 1.12, it's only possible to validate UCP options but not options from other modules such as UCT. See https://github.com/openucx/ucx/issues/7519.
| Test case: | test_message_probe[am] |
|---|---|
| Outcome: | Failed |
| Duration: | 0.241 sec |
| Failed | failed on teardown with "ucp._libs.exceptions.UCXError: Trying to reset UCX but not all Endpoints and/or Listeners are closed(). The following objects are still referencing ApplicationContext: <frame at 0x55901510f1d0, file '/opt/conda/envs/gdf/lib/python3.10/site-packages/ucp/core.py', line 157, code _listener_handler_coroutine>" |
Traceback (most recent call last):
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/runner.py", line 344, in from_call
result: TResult | None = func()
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/runner.py", line 246, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/logging.py", line 858, in pytest_runtest_teardown
yield
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/capture.py", line 905, in pytest_runtest_teardown
return (yield)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/runner.py", line 193, in pytest_runtest_teardown
item.session._setupstate.teardown_exact(nextitem)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/runner.py", line 557, in teardown_exact
raise exceptions[0]
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/runner.py", line 546, in teardown_exact
fin()
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/fixtures.py", line 1068, in finish
raise exceptions[0]
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/fixtures.py", line 1057, in finish
fin()
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/fixtures.py", line 938, in _teardown_yield_fixture
next(it)
File "/usr/src/ucx-py/tests/conftest.py", line 49, in event_loop
ucp.reset()
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/ucp/core.py", line 983, in reset
raise UCXError(msg)
ucp._libs.exceptions.UCXError: Trying to reset UCX but not all Endpoints and/or Listeners are closed(). The following objects are still referencing ApplicationContext:
<frame at 0x55901510f1d0, file '/opt/conda/envs/gdf/lib/python3.10/site-packages/ucp/core.py', line 157, code _listener_handler_coroutine>
| Test case: | test_reset |
|---|---|
| Outcome: | Failed |
| Duration: | 0.228 sec |
| Failed | failed on teardown with "ucp._libs.exceptions.UCXError: Trying to reset UCX but not all Endpoints and/or Listeners are closed(). The following objects are still referencing ApplicationContext: <frame at 0x5590123cb780, file '/opt/conda/envs/gdf/lib/python3.10/site-packages/ucp/core.py', line 157, code _listener_handler_coroutine>" |
Traceback (most recent call last):
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/runner.py", line 344, in from_call
result: TResult | None = func()
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/runner.py", line 246, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/logging.py", line 858, in pytest_runtest_teardown
yield
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/capture.py", line 905, in pytest_runtest_teardown
return (yield)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/runner.py", line 193, in pytest_runtest_teardown
item.session._setupstate.teardown_exact(nextitem)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/runner.py", line 557, in teardown_exact
raise exceptions[0]
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/runner.py", line 546, in teardown_exact
fin()
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/fixtures.py", line 1068, in finish
raise exceptions[0]
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/fixtures.py", line 1057, in finish
fin()
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/fixtures.py", line 938, in _teardown_yield_fixture
next(it)
File "/usr/src/ucx-py/tests/conftest.py", line 49, in event_loop
ucp.reset()
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/ucp/core.py", line 983, in reset
raise UCXError(msg)
ucp._libs.exceptions.UCXError: Trying to reset UCX but not all Endpoints and/or Listeners are closed(). The following objects are still referencing ApplicationContext:
<frame at 0x5590123cb780, file '/opt/conda/envs/gdf/lib/python3.10/site-packages/ucp/core.py', line 157, code _listener_handler_coroutine>
| Test case: | test_send_recv_cu[tag-dataframe] |
|---|---|
| Outcome: | Skipped |
| Duration: | 0.0 sec |
| Skipped | need --runslow option to run |
/usr/src/ucx-py/tests/test_send_recv_two_workers.py:184: need --runslow option to run
| Test case: | test_send_recv_cu[tag-empty_dataframe] |
|---|---|
| Outcome: | Skipped |
| Duration: | 0.0 sec |
| Skipped | need --runslow option to run |
/usr/src/ucx-py/tests/test_send_recv_two_workers.py:184: need --runslow option to run
| Test case: | test_send_recv_cu[tag-series] |
|---|---|
| Outcome: | Skipped |
| Duration: | 0.0 sec |
| Skipped | need --runslow option to run |
/usr/src/ucx-py/tests/test_send_recv_two_workers.py:184: need --runslow option to run
| Test case: | test_send_recv_cu[tag-cupy_obj] |
|---|---|
| Outcome: | Skipped |
| Duration: | 0.0 sec |
| Skipped | need --runslow option to run |
/usr/src/ucx-py/tests/test_send_recv_two_workers.py:184: need --runslow option to run
| Test case: | test_send_recv_cu[am-dataframe] |
|---|---|
| Outcome: | Skipped |
| Duration: | 0.0 sec |
| Skipped | need --runslow option to run |
/usr/src/ucx-py/tests/test_send_recv_two_workers.py:184: need --runslow option to run
| Test case: | test_send_recv_cu[am-empty_dataframe] |
|---|---|
| Outcome: | Skipped |
| Duration: | 0.0 sec |
| Skipped | need --runslow option to run |
/usr/src/ucx-py/tests/test_send_recv_two_workers.py:184: need --runslow option to run
| Test case: | test_get_ucp_worker |
|---|---|
| Outcome: | Failed |
| Duration: | 0.219 sec |
| Failed | failed on teardown with "ucp._libs.exceptions.UCXError: Trying to reset UCX but not all Endpoints and/or Listeners are closed(). The following objects are still referencing ApplicationContext: <frame at 0x5590123cb780, file '/opt/conda/envs/gdf/lib/python3.10/site-packages/ucp/core.py', line 157, code _listener_handler_coroutine>" |
Traceback (most recent call last):
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/runner.py", line 344, in from_call
result: TResult | None = func()
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/runner.py", line 246, in <lambda>
lambda: runtest_hook(item=item, **kwds), when=when, reraise=reraise
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_hooks.py", line 512, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_callers.py", line 167, in _multicall
raise exception
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/logging.py", line 858, in pytest_runtest_teardown
yield
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_callers.py", line 139, in _multicall
teardown.throw(exception)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/capture.py", line 905, in pytest_runtest_teardown
return (yield)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/pluggy/_callers.py", line 121, in _multicall
res = hook_impl.function(*args)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/runner.py", line 193, in pytest_runtest_teardown
item.session._setupstate.teardown_exact(nextitem)
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/runner.py", line 557, in teardown_exact
raise exceptions[0]
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/runner.py", line 546, in teardown_exact
fin()
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/fixtures.py", line 1068, in finish
raise exceptions[0]
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/fixtures.py", line 1057, in finish
fin()
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/_pytest/fixtures.py", line 938, in _teardown_yield_fixture
next(it)
File "/usr/src/ucx-py/tests/conftest.py", line 49, in event_loop
ucp.reset()
File "/opt/conda/envs/gdf/lib/python3.10/site-packages/ucp/core.py", line 983, in reset
raise UCXError(msg)
ucp._libs.exceptions.UCXError: Trying to reset UCX but not all Endpoints and/or Listeners are closed(). The following objects are still referencing ApplicationContext:
<frame at 0x5590123cb780, file '/opt/conda/envs/gdf/lib/python3.10/site-packages/ucp/core.py', line 157, code _listener_handler_coroutine>