Sporadic OSC functional test fails - test_share_access_rules.UnsetShareAccessRulesTestCase

Bug #1987136 reported by Goutham Pacha Ravi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-manilaclient
New
Undecided
Unassigned

Bug Description

Logs from the failure:

ft1.1: manilaclient.tests.functional.osc.test_share_access_rules.UnsetShareAccessRulesTestCase.test_unset_share_accesstesttools.testresult.real._StringException: Traceback (most recent call last):
  File "/home/zuul/src/opendev.org/openstack/python-manilaclient/manilaclient/tests/functional/osc/base.py", line 126, in openstack
    return client.openstack(action, flags=flags, params=params,
  File "/home/zuul/src/opendev.org/openstack/python-manilaclient/.tox/functional/lib/python3.8/site-packages/tempest/lib/cli/base.py", line 352, in openstack
    return self.cmd_with_auth(
  File "/home/zuul/src/opendev.org/openstack/python-manilaclient/.tox/functional/lib/python3.8/site-packages/tempest/lib/cli/base.py", line 394, in cmd_with_auth
    return execute(cmd, action, flags, params, fail_ok, merge_stderr,
  File "/home/zuul/src/opendev.org/openstack/python-manilaclient/.tox/functional/lib/python3.8/site-packages/tempest/lib/cli/base.py", line 63, in execute
    raise exceptions.CommandFailed(proc.returncode,
tempest.lib.exceptions.CommandFailed: Command '['/home/zuul/src/opendev.org/openstack/python-manilaclient/.tox/functional/bin/openstack', '--os-username', 'admin', '--os-project-name', 'demo', '--os-password', 'secretadmin', '--os-auth-url', 'http://149.202.183.113/identity', '--os-user-domain-id', 'default', '--os-project-domain-id', 'default', '--os-share-api-version', '2.69', 'share', 'delete', '320ef7b3-0746-4087-978b-fe1d333bf0bd', '--wait']' returned non-zero exit status 1.
stdout:
b''
stderr:
b"Failed to delete share with name or ID '320ef7b3-0746-4087-978b-fe1d333bf0bd': 'NoneType' object has no attribute 'lower'\n1 of 1 shares failed to delete.\n"

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.