============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.11.0, pluggy-0.13.1 -- /usr/bin/python cachedir: .pytest_cache rootdir: /build/python-cherrypy/src/cherrypy-18.6.1 collecting ... collected 0 items / 38 errors ==================================== ERRORS ==================================== ______________ ERROR collecting cherrypy/test/test_auth_basic.py _______________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_auth_basic.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ______________ ERROR collecting cherrypy/test/test_auth_digest.py ______________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_auth_digest.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' __________________ ERROR collecting cherrypy/test/test_bus.py __________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_bus.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ________________ ERROR collecting cherrypy/test/test_caching.py ________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_caching.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ________________ ERROR collecting cherrypy/test/test_config.py _________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_config.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _____________ ERROR collecting cherrypy/test/test_config_server.py _____________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_config_server.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _________________ ERROR collecting cherrypy/test/test_conn.py __________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_conn.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _________________ ERROR collecting cherrypy/test/test_core.py __________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_core.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _________ ERROR collecting cherrypy/test/test_dynamicobjectmapping.py __________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_dynamicobjectmapping.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _______________ ERROR collecting cherrypy/test/test_encoding.py ________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_encoding.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _________________ ERROR collecting cherrypy/test/test_etags.py _________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_etags.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _________________ ERROR collecting cherrypy/test/test_http.py __________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_http.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _______________ ERROR collecting cherrypy/test/test_httputil.py ________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_httputil.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _______________ ERROR collecting cherrypy/test/test_iterator.py ________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_iterator.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _________________ ERROR collecting cherrypy/test/test_json.py __________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_json.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ________________ ERROR collecting cherrypy/test/test_logging.py ________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_logging.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _________________ ERROR collecting cherrypy/test/test_mime.py __________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_mime.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ______________ ERROR collecting cherrypy/test/test_misc_tools.py _______________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_misc_tools.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ________________ ERROR collecting cherrypy/test/test_native.py _________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_native.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _____________ ERROR collecting cherrypy/test/test_objectmapping.py _____________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_objectmapping.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ________________ ERROR collecting cherrypy/test/test_params.py _________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_params.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ________________ ERROR collecting cherrypy/test/test_plugins.py ________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_plugins.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _________________ ERROR collecting cherrypy/test/test_proxy.py _________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_proxy.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _______________ ERROR collecting cherrypy/test/test_refleaks.py ________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_refleaks.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ______________ ERROR collecting cherrypy/test/test_request_obj.py ______________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_request_obj.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ________________ ERROR collecting cherrypy/test/test_routes.py _________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_routes.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ________________ ERROR collecting cherrypy/test/test_session.py ________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_session.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' __________ ERROR collecting cherrypy/test/test_sessionauthenticate.py __________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_sessionauthenticate.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ________________ ERROR collecting cherrypy/test/test_states.py _________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_states.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ________________ ERROR collecting cherrypy/test/test_static.py _________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_static.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _________________ ERROR collecting cherrypy/test/test_tools.py _________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_tools.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _______________ ERROR collecting cherrypy/test/test_tutorials.py _______________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_tutorials.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ______________ ERROR collecting cherrypy/test/test_virtualhost.py ______________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_virtualhost.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ________________ ERROR collecting cherrypy/test/test_wsgi_ns.py ________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_wsgi_ns.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ___________ ERROR collecting cherrypy/test/test_wsgi_unix_socket.py ____________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_wsgi_unix_socket.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ______________ ERROR collecting cherrypy/test/test_wsgi_vhost.py _______________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_wsgi_vhost.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' _______________ ERROR collecting cherrypy/test/test_wsgiapps.py ________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_wsgiapps.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' ________________ ERROR collecting cherrypy/test/test_xmlrpc.py _________________ ImportError while importing test module '/build/python-cherrypy/src/cherrypy-18.6.1/cherrypy/test/test_xmlrpc.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/lib/python3.10/site-packages/_pytest/python.py:578: in _importtestmodule mod = import_path(self.fspath, mode=importmode) /usr/lib/python3.10/site-packages/_pytest/pathlib.py:524: in import_path importlib.import_module(module_name) /usr/lib/python3.10/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :992: in _find_and_load_unlocked ??? :241: in _call_with_frames_removed ??? :1050: in _gcd_import ??? :1027: in _find_and_load ??? :1006: in _find_and_load_unlocked ??? :688: in _load_unlocked ??? :883: in exec_module ??? :241: in _call_with_frames_removed ??? cherrypy/__init__.py:73: in from ._cptools import default_toolbox as tools, Tool cherrypy/_cptools.py:29: in from cherrypy.lib import sessions as _sessions, xmlrpcutil as _xmlrpc cherrypy/lib/sessions.py:111: in import zc.lockfile E ModuleNotFoundError: No module named 'zc' =============================== warnings summary =============================== ../../../../usr/lib/python3.10/site-packages/packaging/version.py:111: 256 warnings /usr/lib/python3.10/site-packages/packaging/version.py:111: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release warnings.warn( -- Docs: https://docs.pytest.org/en/stable/warnings.html =========================== short test summary info ============================ ERROR cherrypy/test/test_auth_basic.py ERROR cherrypy/test/test_auth_digest.py ERROR cherrypy/test/test_bus.py ERROR cherrypy/test/test_caching.py ERROR cherrypy/test/test_config.py ERROR cherrypy/test/test_config_server.py ERROR cherrypy/test/test_conn.py ERROR cherrypy/test/test_core.py ERROR cherrypy/test/test_dynamicobjectmapping.py ERROR cherrypy/test/test_encoding.py ERROR cherrypy/test/test_etags.py ERROR cherrypy/test/test_http.py ERROR cherrypy/test/test_httputil.py ERROR cherrypy/test/test_iterator.py ERROR cherrypy/test/test_json.py ERROR cherrypy/test/test_logging.py ERROR cherrypy/test/test_mime.py ERROR cherrypy/test/test_misc_tools.py ERROR cherrypy/test/test_native.py ERROR cherrypy/test/test_objectmapping.py ERROR cherrypy/test/test_params.py ERROR cherrypy/test/test_plugins.py ERROR cherrypy/test/test_proxy.py ERROR cherrypy/test/test_refleaks.py ERROR cherrypy/test/test_request_obj.py ERROR cherrypy/test/test_routes.py ERROR cherrypy/test/test_session.py ERROR cherrypy/test/test_sessionauthenticate.py ERROR cherrypy/test/test_states.py ERROR cherrypy/test/test_static.py ERROR cherrypy/test/test_tools.py ERROR cherrypy/test/test_tutorials.py ERROR cherrypy/test/test_virtualhost.py ERROR cherrypy/test/test_wsgi_ns.py ERROR cherrypy/test/test_wsgi_unix_socket.py ERROR cherrypy/test/test_wsgi_vhost.py ERROR cherrypy/test/test_wsgiapps.py ERROR cherrypy/test/test_xmlrpc.py !!!!!!!!!!!!!!!!!!! Interrupted: 38 errors during collection !!!!!!!!!!!!!!!!!!! ====================== 256 warnings, 38 errors in 17.53s ======================= ==> ERROR: A failure occurred in check().  Aborting...