Test pipeline failure#363
Build #20260324.1 had test failures
Details
- Failed: 24 (100.00%)
- Passed: 0 (0.00%)
- Other: 0 (0.00%)
- Total: 24
Annotations
Check failure on line 754 in Build log
azure-pipelines / sonic-net.sonic-host-services
Build log #L754
Bash exited with code '2'.
Check failure on line 19 in Build log
azure-pipelines / sonic-net.sonic-host-services
Build log #L19
There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.
Check failure on line 1 in tests.caclmgrd.caclmgrd_bfd_test
azure-pipelines / sonic-net.sonic-host-services
tests.caclmgrd.caclmgrd_bfd_test
collection failure
Raw output
ImportError while importing test module '/__w/1/s/tests/caclmgrd/caclmgrd_bfd_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/_pytest/python.py:493: in importtestmodule
mod = import_path(
/usr/lib/python3/dist-packages/_pytest/pathlib.py:587: in import_path
importlib.import_module(module_name)
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1387: in _gcd_import
???
<frozen importlib._bootstrap>:1360: in _find_and_load
???
<frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:935: in _load_unlocked
???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:185: in exec_module
exec(co, module.__dict__)
tests/caclmgrd/caclmgrd_bfd_test.py:11: in <module>
from tests.common.mock_configdb import MockConfigDb
E ModuleNotFoundError: No module named 'tests.common'
Check failure on line 1 in tests.caclmgrd.caclmgrd_bgp_loopback1_test
azure-pipelines / sonic-net.sonic-host-services
tests.caclmgrd.caclmgrd_bgp_loopback1_test
collection failure
Raw output
ImportError while importing test module '/__w/1/s/tests/caclmgrd/caclmgrd_bgp_loopback1_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/_pytest/python.py:493: in importtestmodule
mod = import_path(
/usr/lib/python3/dist-packages/_pytest/pathlib.py:587: in import_path
importlib.import_module(module_name)
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1387: in _gcd_import
???
<frozen importlib._bootstrap>:1360: in _find_and_load
???
<frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:935: in _load_unlocked
???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:185: in exec_module
exec(co, module.__dict__)
tests/caclmgrd/caclmgrd_bgp_loopback1_test.py:11: in <module>
from tests.common.mock_configdb import MockConfigDb
E ModuleNotFoundError: No module named 'tests.common'
Check failure on line 1 in tests.caclmgrd.caclmgrd_conntrack_test
azure-pipelines / sonic-net.sonic-host-services
tests.caclmgrd.caclmgrd_conntrack_test
collection failure
Raw output
ImportError while importing test module '/__w/1/s/tests/caclmgrd/caclmgrd_conntrack_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/_pytest/python.py:493: in importtestmodule
mod = import_path(
/usr/lib/python3/dist-packages/_pytest/pathlib.py:587: in import_path
importlib.import_module(module_name)
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1387: in _gcd_import
???
<frozen importlib._bootstrap>:1360: in _find_and_load
???
<frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:935: in _load_unlocked
???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:185: in exec_module
exec(co, module.__dict__)
tests/caclmgrd/caclmgrd_conntrack_test.py:11: in <module>
from tests.common.mock_configdb import MockConfigDb
E ModuleNotFoundError: No module named 'tests.common'
Check failure on line 1 in tests.caclmgrd.caclmgrd_chassis_midplane_test
azure-pipelines / sonic-net.sonic-host-services
tests.caclmgrd.caclmgrd_chassis_midplane_test
collection failure
Raw output
ImportError while importing test module '/__w/1/s/tests/caclmgrd/caclmgrd_chassis_midplane_test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3/dist-packages/_pytest/python.py:493: in importtestmodule
mod = import_path(
/usr/lib/python3/dist-packages/_pytest/pathlib.py:587: in import_path
importlib.import_module(module_name)
/usr/lib/python3.13/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1387: in _gcd_import
???
<frozen importlib._bootstrap>:1360: in _find_and_load
???
<frozen importlib._bootstrap>:1331: in _find_and_load_unlocked
???
<frozen importlib._bootstrap>:935: in _load_unlocked
???
/usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:185: in exec_module
exec(co, module.__dict__)
tests/caclmgrd/caclmgrd_chassis_midplane_test.py:11: in <module>
from tests.common.mock_configdb import MockConfigDb
E ModuleNotFoundError: No module named 'tests.common'