Azure-Samples / jmeter-aci-terraform

Scalable cloud load/stress testing pipeline solution with Apache JMeter and Terraform to dynamically provision and destroy the required infrastructure on Azure.
MIT License
119 stars 99 forks source link

Failing: RESULTS: Collect JMeter Controller and Worker Logs #83

Open PankajNalawade opened 2 years ago

PankajNalawade commented 2 years ago

I am facing issue while running load test as shown below.

ERROR: The command failed with an unexpected error. Here is the traceback: ERROR: 'ContainerInstanceManagementClient' object has no attribute 'container'

image

Does anyone know how to fix this issue?

Note: When I ran my script on 10th September 2021, every task ran successfully after that I did not change anything in the yaml and not even in the scipt.

castaoh commented 2 years ago

AFAIK is an issue related with az container logs command on AZ cli ver 2.28.0

wenbya commented 2 years ago

just comment out the container log in yaml step. this issue related to AZ CLI version.

verymadmax commented 2 years ago

on this step i had another issue with container and next step is failed because ##[error]Bash exited with code '1'.

Screenshot_16