Avi Load Balancer integrated with NSX T cloud.
Workaround
To reduce the probability of the race condition recurring, increase the AVI controller's reconcile and discovery timer:
> show controller properties | grep cloud_
> configure controller properties> cloud_reconcile_interval 20> cloud_discovery_interval 20> save
While the above fix can help to reduce probablity of landing into the issue, the issue is essentially triggered if NSX-T or vCenter API timeouts are frequent in your environment. Hence, it is advised to investigate the underlying API latency or authentication failures separately with NSX and vCenter Team. To open a case with Broadcom, refer kb-142884
Fix: