neutron_tempest_plugin.fwaas.api.test_fwaasv2_extensions failed

Bug #1889730 reported by yao ning
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
New
Undecided
Unassigned

Bug Description

neutron_tempest_plugin.fwaas.api.test_fwaasv2_extensions.FWaaSv2ExtensionTestJSON.test_create_show_delete_firewall_group
Traceback (most recent call last):
  File "/var/lib/kolla/venv/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/api/test_fwaasv2_extensions.py", line 307, in test_create_show_delete_firewall_group
    self.firewall_groups_client.delete_firewall_group(fwg_id)
  File "/var/lib/kolla/venv/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/services/v2_client.py", line 38, in delete_firewall_group
    return self.delete_resource(uri)
  File "/var/lib/rally/.rally/verification/verifier-12db7925-d2e9-471d-bbca-d728fd14dcde/repo/tempest/lib/services/network/base.py", line 41, in delete_resource
    resp, body = self.delete(req_uri)
  File "/var/lib/rally/.rally/verification/verifier-12db7925-d2e9-471d-bbca-d728fd14dcde/repo/tempest/lib/common/rest_client.py", line 314, in delete
    return self.request('DELETE', url, extra_headers, headers, body)
  File "/var/lib/rally/.rally/verification/verifier-12db7925-d2e9-471d-bbca-d728fd14dcde/repo/tempest/lib/common/rest_client.py", line 687, in request
    self._error_checker(resp, resp_body)
  File "/var/lib/rally/.rally/verification/verifier-12db7925-d2e9-471d-bbca-d728fd14dcde/repo/tempest/lib/common/rest_client.py", line 808, in _error_checker
    raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {u'message': u'Firewall group a1c7ebe3-93cd-489f-927b-149dddbcb21c is still active.', u'type': u'FirewallGroupInUse', u'detail': u''}

neutron_tempest_plugin.fwaas.api.test_fwaasv2_extensions.FWaaSv2ExtensionTestJSON.test_update_firewall_group
Traceback (most recent call last):
  File "/var/lib/kolla/venv/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/api/test_fwaasv2_extensions.py", line 344, in test_update_firewall_group
    self.firewall_groups_client.delete_firewall_group(fwg_id)
  File "/var/lib/kolla/venv/lib/python2.7/site-packages/neutron_tempest_plugin/fwaas/services/v2_client.py", line 38, in delete_firewall_group
    return self.delete_resource(uri)
  File "/var/lib/rally/.rally/verification/verifier-12db7925-d2e9-471d-bbca-d728fd14dcde/repo/tempest/lib/services/network/base.py", line 41, in delete_resource
    resp, body = self.delete(req_uri)
  File "/var/lib/rally/.rally/verification/verifier-12db7925-d2e9-471d-bbca-d728fd14dcde/repo/tempest/lib/common/rest_client.py", line 314, in delete
    return self.request('DELETE', url, extra_headers, headers, body)
  File "/var/lib/rally/.rally/verification/verifier-12db7925-d2e9-471d-bbca-d728fd14dcde/repo/tempest/lib/common/rest_client.py", line 687, in request
    self._error_checker(resp, resp_body)
  File "/var/lib/rally/.rally/verification/verifier-12db7925-d2e9-471d-bbca-d728fd14dcde/repo/tempest/lib/common/rest_client.py", line 808, in _error_checker
    raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {u'message': u'Firewall group 0dcf5635-4375-4e24-937e-a11c77477c7c is still active.', u'type': u'FirewallGroupInUse', u'detail': u''}

Changed in neutron:
assignee: nobody → yao ning (mslovy11022)
status: New → In Progress
Akihiro Motoki (amotoki)
tags: added: fwaas
Revision history for this message
Nate Johnston (nate-johnston) wrote :

What version of OpenStack is this? The FWaaS project has been deprecated, so only stable branches will have a chance of getting support.

Revision history for this message
Slawek Kaplonski (slaweq) wrote : auto-abandon-script

This bug has had a related patch abandoned and has been automatically un-assigned due to inactivity. Please re-assign yourself if you are continuing work or adjust the state as appropriate if it is no longer valid.

Changed in neutron:
assignee: yao ning (mslovy11022) → nobody
status: In Progress → New
tags: added: timeout-abandon
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron-tempest-plugin (master)

Change abandoned by Slawek Kaplonski (<email address hidden>) on branch: master
Review: https://review.opendev.org/743682
Reason: This review is > 4 weeks without comment, and failed Zuul jobs the last time it was checked. We are abandoning this for now. Feel free to reactivate the review by pressing the restore button and leaving a 'recheck' comment to get fresh test results.

Revision history for this message
yao ning (mslovy11022) wrote :

@Nate Johnston, Openstack stable/rocky branch

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.