[AutoPR azure-mgmt-managednetworkfabric]-generated-from-SDK Generation - Python-6094859 #46061
Build #20260528.33 had test failures
Details
- Failed: 378 (11.59%)
- Passed: 0 (0.00%)
- Other: 2,884 (88.41%)
- Total: 3,262
Annotations
Check failure on line 2390 in Build log
azure-pipelines / python - pullrequest
Build log #L2390
PowerShell exited with code '1'.
Check failure on line 64969 in Build log
azure-pipelines / python - pullrequest
Build log #L64969
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 91 in Build log
azure-pipelines / python - pullrequest
Build log #L91
1ES PT Internal Error: An exception of type InternalErrorException occurred in run_sdl_scan_optimization.py. Arguments: (FileNotFoundError(2, 'No such file or directory'),)
Check failure on line 69865 in Build log
azure-pipelines / python - pullrequest
Build log #L69865
There are one or more test failures detected in result files. Detailed summary of published test results can be viewed in the Tests tab.
azure-pipelines / python - pullrequest
sdk.managednetworkfabric.azure-mgmt-managednetworkfabric.generated_tests.test_managed_network_fabric_access_control_lists_operations_async
collection failure
Raw output
ImportError while importing test module '/mnt/vss/_work/1/s/sdk/managednetworkfabric/azure-mgmt-managednetworkfabric/generated_tests/test_managed_network_fabric_access_control_lists_operations_async.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/azure/core/pipeline/transport/__init__.py:90: in __getattr__
from ._aiohttp import AioHttpTransport
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/azure/core/pipeline/transport/_aiohttp.py:49: in <module>
import aiohttp
E ModuleNotFoundError: No module named 'aiohttp'
The above exception was the direct cause of the following exception:
/opt/hostedtoolcache/Python/3.13.13/x64/lib/python3.13/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
generated_tests/test_managed_network_fabric_access_control_lists_operations_async.py:12: in <module>
from devtools_testutils.aio import recorded_by_proxy_async
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/devtools_testutils/aio/__init__.py:1: in <module>
from .proxy_testcase_async import recorded_by_proxy_async
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/devtools_testutils/aio/proxy_testcase_async.py:11: in <module>
from azure.core.pipeline.transport import AioHttpTransport
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/azure/core/pipeline/transport/__init__.py:94: in __getattr__
raise ImportError("aiohttp package is not installed") from err
E ImportError: aiohttp package is not installed
azure-pipelines / python - pullrequest
sdk.managednetworkfabric.azure-mgmt-managednetworkfabric.generated_tests.test_managed_network_fabric_external_networks_operations_async
collection failure
Raw output
ImportError while importing test module '/mnt/vss/_work/1/s/sdk/managednetworkfabric/azure-mgmt-managednetworkfabric/generated_tests/test_managed_network_fabric_external_networks_operations_async.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/azure/core/pipeline/transport/__init__.py:90: in __getattr__
from ._aiohttp import AioHttpTransport
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/azure/core/pipeline/transport/_aiohttp.py:49: in <module>
import aiohttp
E ModuleNotFoundError: No module named 'aiohttp'
The above exception was the direct cause of the following exception:
/opt/hostedtoolcache/Python/3.13.13/x64/lib/python3.13/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
generated_tests/test_managed_network_fabric_external_networks_operations_async.py:12: in <module>
from devtools_testutils.aio import recorded_by_proxy_async
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/devtools_testutils/aio/__init__.py:1: in <module>
from .proxy_testcase_async import recorded_by_proxy_async
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/devtools_testutils/aio/proxy_testcase_async.py:11: in <module>
from azure.core.pipeline.transport import AioHttpTransport
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/azure/core/pipeline/transport/__init__.py:94: in __getattr__
raise ImportError("aiohttp package is not installed") from err
E ImportError: aiohttp package is not installed
azure-pipelines / python - pullrequest
sdk.managednetworkfabric.azure-mgmt-managednetworkfabric.generated_tests.test_managed_network_fabric_internal_networks_operations_async
collection failure
Raw output
ImportError while importing test module '/mnt/vss/_work/1/s/sdk/managednetworkfabric/azure-mgmt-managednetworkfabric/generated_tests/test_managed_network_fabric_internal_networks_operations_async.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/azure/core/pipeline/transport/__init__.py:90: in __getattr__
from ._aiohttp import AioHttpTransport
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/azure/core/pipeline/transport/_aiohttp.py:49: in <module>
import aiohttp
E ModuleNotFoundError: No module named 'aiohttp'
The above exception was the direct cause of the following exception:
/opt/hostedtoolcache/Python/3.13.13/x64/lib/python3.13/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
generated_tests/test_managed_network_fabric_internal_networks_operations_async.py:12: in <module>
from devtools_testutils.aio import recorded_by_proxy_async
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/devtools_testutils/aio/__init__.py:1: in <module>
from .proxy_testcase_async import recorded_by_proxy_async
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/devtools_testutils/aio/proxy_testcase_async.py:11: in <module>
from azure.core.pipeline.transport import AioHttpTransport
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/azure/core/pipeline/transport/__init__.py:94: in __getattr__
raise ImportError("aiohttp package is not installed") from err
E ImportError: aiohttp package is not installed
azure-pipelines / python - pullrequest
sdk.managednetworkfabric.azure-mgmt-managednetworkfabric.generated_tests.test_managed_network_fabric_internet_gateway_rules_operations_async
collection failure
Raw output
ImportError while importing test module '/mnt/vss/_work/1/s/sdk/managednetworkfabric/azure-mgmt-managednetworkfabric/generated_tests/test_managed_network_fabric_internet_gateway_rules_operations_async.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/azure/core/pipeline/transport/__init__.py:90: in __getattr__
from ._aiohttp import AioHttpTransport
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/azure/core/pipeline/transport/_aiohttp.py:49: in <module>
import aiohttp
E ModuleNotFoundError: No module named 'aiohttp'
The above exception was the direct cause of the following exception:
/opt/hostedtoolcache/Python/3.13.13/x64/lib/python3.13/importlib/__init__.py:88: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
generated_tests/test_managed_network_fabric_internet_gateway_rules_operations_async.py:12: in <module>
from devtools_testutils.aio import recorded_by_proxy_async
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/devtools_testutils/aio/__init__.py:1: in <module>
from .proxy_testcase_async import recorded_by_proxy_async
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/devtools_testutils/aio/proxy_testcase_async.py:11: in <module>
from azure.core.pipeline.transport import AioHttpTransport
../../../.venv/azure-mgmt-managednetworkfabric/.venv_whl/lib/python3.13/site-packages/azure/core/pipeline/transport/__init__.py:94: in __getattr__
raise ImportError("aiohttp package is not installed") from err
E ImportError: aiohttp package is not installed