Activity log for bug #1887589

Date Who What changed Old value New value Message
2020-07-15 00:26:59 Yvonne Ding bug added bug
2020-07-15 00:47:21 Yvonne Ding description Brief Description ----------------- Create a new instance via horizon is failed. Severity -------- Major Steps to Reproduce ------------------ 1. Login as Tenant 2. Go to Project > Compute > Instance 3. Create a new instance TC-name: Expected Behavior ----------------- New instance is created as active Actual Behavior ---------------- Instance is failed to be created Reproducibility --------------- reproducible System Configuration -------------------- Regular standard 2+2 with stx-openstack installed Lab-name: wcp-7-10 Branch/Pull Time/Commit ----------------------- BUILD_ID="20200709T013419Z" Timestamp/Logs -------------- [2020-07-10 15:34:29,904] 61 DEBUG MainThread conftest.update_results:: ***Failure at test call: /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/errorhandler.py:242: selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: a.close ***Details: instances_pg = <utils.horizon.pages.project.compute.instancespage.InstancesPage object at 0x7f7de8888908> ..... > assert not instances_pg.find_message_and_dismiss(messages.ERROR) testcases/functional/horizon/test_instances.py:65: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ utils/horizon/pages/basepage.py:56: in find_message_and_dismiss message.close() utils/horizon/regions/messages.py:45: in close self._get_element(*self._close_locator).click() utils/horizon/regions/baseregion.py:62: in _get_element return self.src_elem.find_element(*locator) /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/webelement.py:659: in find_element {"using": by, "value": value})['value'] /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/webelement.py:633: in _execute return self._parent.execute(command, params) /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/webdriver.py:321: in execute self.error_handler.check_response(response) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <selenium.webdriver.remote.errorhandler.ErrorHandler object at 0x7f7de8ca3470> response = {'status': 404, 'value': '{"value":{"error":"no such element","message":"Unable to locate element: a.close","stacktrac...ror@chrome://marionette/content/error.js:387:5\\nelement.find/</<@chrome://marionette/content/element.js:330:16\\n"}}'} ...... > raise exception_class(message, screen, stacktrace) E selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: a.close /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/errorhandler.py:242: NoSuchElementException Test Activity ------------- Brief Description ----------------- Create a new instance via horizon is failed. Severity -------- Major Steps to Reproduce ------------------ 1. Login as Tenant 2. Go to Project > Compute > Instance 3. Create a new instance TC-name: Expected Behavior ----------------- New instance is created as active Actual Behavior ---------------- Instance is failed to be created Reproducibility --------------- reproducible System Configuration -------------------- Regular standard 2+2 with stx-openstack installed Lab-name: wcp-7-10 Branch/Pull Time/Commit ----------------------- BUILD_ID="20200709T013419Z" Timestamp/Logs -------------- [2020-07-10 15:34:29,904] 61 DEBUG MainThread conftest.update_results:: ***Failure at test call: /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/errorhandler.py:242: selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: a.close ***Details: instances_pg = <utils.horizon.pages.project.compute.instancespage.InstancesPage object at 0x7f7de8888908> ..... > assert not instances_pg.find_message_and_dismiss(messages.ERROR) testcases/functional/horizon/test_instances.py:65: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ utils/horizon/pages/basepage.py:56: in find_message_and_dismiss     message.close() utils/horizon/regions/messages.py:45: in close     self._get_element(*self._close_locator).click() utils/horizon/regions/baseregion.py:62: in _get_element     return self.src_elem.find_element(*locator) /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/webelement.py:659: in find_element     {"using": by, "value": value})['value'] /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/webelement.py:633: in _execute     return self._parent.execute(command, params) /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/webdriver.py:321: in execute     self.error_handler.check_response(response) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <selenium.webdriver.remote.errorhandler.ErrorHandler object at 0x7f7de8ca3470> response = {'status': 404, 'value': '{"value":{"error":"no such element","message":"Unable to locate element: a.close","stacktrac...ror@chrome://marionette/content/error.js:387:5\\nelement.find/</<@chrome://marionette/content/element.js:330:16\\n"}}'} ...... > raise exception_class(message, screen, stacktrace) E selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: a.close /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/errorhandler.py:242: NoSuchElementException logs of .tar and video https://files.starlingx.kube.cengn.ca/launchpad/1887589 Test Activity -------------
2020-07-15 20:05:03 Ghada Khalil starlingx: importance Undecided High
2020-07-15 20:05:07 Ghada Khalil starlingx: status New Triaged
2020-07-15 20:05:56 Ghada Khalil starlingx: assignee yong hu (yhu6)
2020-07-15 20:06:33 Ghada Khalil tags stx.4.0 stx.distro.openstack
2020-07-15 23:24:02 yong hu starlingx: assignee yong hu (yhu6) Lin Shuicheng (shuicheng)
2020-07-16 23:55:01 Lin Shuicheng starlingx: status Triaged Incomplete
2020-07-22 21:31:14 Yvonne Ding description Brief Description ----------------- Create a new instance via horizon is failed. Severity -------- Major Steps to Reproduce ------------------ 1. Login as Tenant 2. Go to Project > Compute > Instance 3. Create a new instance TC-name: Expected Behavior ----------------- New instance is created as active Actual Behavior ---------------- Instance is failed to be created Reproducibility --------------- reproducible System Configuration -------------------- Regular standard 2+2 with stx-openstack installed Lab-name: wcp-7-10 Branch/Pull Time/Commit ----------------------- BUILD_ID="20200709T013419Z" Timestamp/Logs -------------- [2020-07-10 15:34:29,904] 61 DEBUG MainThread conftest.update_results:: ***Failure at test call: /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/errorhandler.py:242: selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: a.close ***Details: instances_pg = <utils.horizon.pages.project.compute.instancespage.InstancesPage object at 0x7f7de8888908> ..... > assert not instances_pg.find_message_and_dismiss(messages.ERROR) testcases/functional/horizon/test_instances.py:65: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ utils/horizon/pages/basepage.py:56: in find_message_and_dismiss     message.close() utils/horizon/regions/messages.py:45: in close     self._get_element(*self._close_locator).click() utils/horizon/regions/baseregion.py:62: in _get_element     return self.src_elem.find_element(*locator) /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/webelement.py:659: in find_element     {"using": by, "value": value})['value'] /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/webelement.py:633: in _execute     return self._parent.execute(command, params) /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/webdriver.py:321: in execute     self.error_handler.check_response(response) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <selenium.webdriver.remote.errorhandler.ErrorHandler object at 0x7f7de8ca3470> response = {'status': 404, 'value': '{"value":{"error":"no such element","message":"Unable to locate element: a.close","stacktrac...ror@chrome://marionette/content/error.js:387:5\\nelement.find/</<@chrome://marionette/content/element.js:330:16\\n"}}'} ...... > raise exception_class(message, screen, stacktrace) E selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: a.close /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/errorhandler.py:242: NoSuchElementException logs of .tar and video https://files.starlingx.kube.cengn.ca/launchpad/1887589 Test Activity ------------- Brief Description ----------------- Create a new instance via horizon is failed. Severity -------- Major Steps to Reproduce ------------------ 1. Login as Tenant 2. Go to Project > Compute > Instance 3. Create a new instance TC-name: test_horizon_create_delete_instance Expected Behavior ----------------- New instance is created as active Actual Behavior ---------------- Instance is failed to be created Reproducibility --------------- reproducible System Configuration -------------------- Regular standard 2+2 with stx-openstack installed Lab-name: wcp-7-10 Branch/Pull Time/Commit ----------------------- BUILD_ID="20200709T013419Z" Timestamp/Logs -------------- [2020-07-10 15:34:29,904] 61 DEBUG MainThread conftest.update_results:: ***Failure at test call: /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/errorhandler.py:242: selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: a.close ***Details: instances_pg = <utils.horizon.pages.project.compute.instancespage.InstancesPage object at 0x7f7de8888908> ..... > assert not instances_pg.find_message_and_dismiss(messages.ERROR) testcases/functional/horizon/test_instances.py:65: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ utils/horizon/pages/basepage.py:56: in find_message_and_dismiss     message.close() utils/horizon/regions/messages.py:45: in close     self._get_element(*self._close_locator).click() utils/horizon/regions/baseregion.py:62: in _get_element     return self.src_elem.find_element(*locator) /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/webelement.py:659: in find_element     {"using": by, "value": value})['value'] /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/webelement.py:633: in _execute     return self._parent.execute(command, params) /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/webdriver.py:321: in execute     self.error_handler.check_response(response) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <selenium.webdriver.remote.errorhandler.ErrorHandler object at 0x7f7de8ca3470> response = {'status': 404, 'value': '{"value":{"error":"no such element","message":"Unable to locate element: a.close","stacktrac...ror@chrome://marionette/content/error.js:387:5\\nelement.find/</<@chrome://marionette/content/element.js:330:16\\n"}}'} ...... > raise exception_class(message, screen, stacktrace) E selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: a.close /usr/local/lib/python3.4/site-packages/selenium/webdriver/remote/errorhandler.py:242: NoSuchElementException logs of .tar and video https://files.starlingx.kube.cengn.ca/launchpad/1887589 Test Activity -------------
2020-07-22 21:31:25 Yvonne Ding starlingx: status Incomplete New
2020-07-27 02:58:13 yong hu starlingx: status New Triaged
2020-07-29 05:17:35 Lin Shuicheng starlingx: status Triaged Incomplete
2020-07-29 14:18:04 George Postolache bug added subscriber George Postolache
2020-07-29 16:51:20 Yvonne Ding starlingx: status Incomplete New
2020-07-30 07:01:50 yong hu starlingx: status New Confirmed
2020-08-03 08:23:59 OpenStack Infra starlingx: status Confirmed In Progress
2020-08-04 13:52:53 OpenStack Infra starlingx: status In Progress Fix Released
2020-08-05 14:49:53 Ghada Khalil tags stx.4.0 stx.distro.openstack not-yet-in-r-stx40 stx.4.0 stx.distro.openstack