sonic-swss
sonic-swss copied to clipboard
[VS test] p4rt test teardown failures
Observing transient failures on the p4rt tests:
p4rt/test_p4rt_acl.py::TestP4RTAcl::test_AclRuleAddWithoutTableDefinitionFails ERROR [ 99%]
p4rt/test_p4rt_mirror.py::TestP4RTMirror::test_MirrorSessionAddModifyAndDelete PASSED [100%]
==================================== ERRORS ====================================
_ ERROR at teardown of TestP4RTAcl.test_AclRuleAddWithoutTableDefinitionFails __
tp = <class 'ValueError'>, value = None, tb = None
def reraise(tp, value, tb=None):
try:
if value is None:
value = tp()
if value.__traceback__ is not tb:
raise value.with_traceback(tb)
> raise value
/usr/lib/python3/dist-packages/six.py:703:
Check run - https://dev.azure.com/mssonic/build/_build/results?buildId=119857&view=logs&j=3f6395b2-1619-5ebe-f305-2aedcf353cb5&t=f9db2383-9349-50ba-61c3-4bde15cec59e
@bhagatyj, please check this.
@mint570 Looks like a P4orch/ACL issue. Runming, can you help triage this issue
The test is closed to the end. I think this is the same as https://github.com/Azure/sonic-swss/issues/2330. We have a fix pending https://github.com/Azure/sonic-swss/pull/2350
@prsunny Do we still see the issue after https://github.com/sonic-net/sonic-swss/pull/2350? If not, can we close this issue?