Activity log for bug #1830329

Date Who What changed Old value New value Message
2019-05-24 07:23:13 Song,Gao bug added bug
2019-05-24 07:26:38 Song,Gao attachment added sysinv.log https://bugs.launchpad.net/starlingx/+bug/1830329/+attachment/5266148/+files/sysinv.log
2019-05-24 07:29:17 Song,Gao description Brief Description ----------------- Delete a failed application before remove it , not populated error message is returned Severity -------- Minor Steps to Reproduce ------------------ Delete a failed application $system application-delete stx-openstack Expected Behavior ------------------ Right error message be displayed Actual Behavior ---------------- Wrong error message showed Reproducibility --------------- Reproducible 100% System Configuration -------------------- One node system Branch/Pull Time/Commit ----------------------- Based on build of 20190522T013000Z Last Pass --------- It seems from stx1.0 Timestamp/Logs -------------- 2019-05-24 14:48:51.024 102959 ERROR sysinv.common.exception [req-b4479fec-8be7-4be9-9a5c-bbf3e28a1ad3 admin admin] Exception in string format operation 2019-05-24 14:48:51.024 102959 TRACE sysinv.common.exception Traceback (most recent call last): 2019-05-24 14:48:51.024 102959 TRACE sysinv.common.exception File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__ 2019-05-24 14:48:51.024 102959 TRACE sysinv.common.exception message = self.message % kwargs 2019-05-24 14:48:51.024 102959 TRACE sysinv.common.exception KeyError: u'version' 2019-05-24 14:48:51.024 102959 TRACE sysinv.common.exception 2019-05-24 14:48:51.028 102959 ERROR sysinv.common.exception [req-b4479fec-8be7-4be9-9a5c-bbf3e28a1ad3 admin admin] reason: operation is not allowed while status is applying 2019-05-24 14:48:51.033 102959 ERROR sysinv.common.exception [req-b4479fec-8be7-4be9-9a5c-bbf3e28a1ad3 admin admin] code: 500 2019-05-24 14:48:51.034 102959 ERROR sysinv.common.exception [req-b4479fec-8be7-4be9-9a5c-bbf3e28a1ad3 admin admin] name: platform-integ-apps 2019-05-24 14:48:51.080 102959 ERROR sysinv.conductor.kube_app [-] Delete of application %(name)s (%(version)s) failed: %(reason)s 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app Traceback (most recent call last): 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app File "/usr/lib64/python2.7/site-packages/sysinv/conductor/kube_app.py", line 1246, in perform_app_delete 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app self._dbapi.kube_app_destroy(app.name) 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app File "/usr/lib64/python2.7/site-packages/sysinv/db/sqlalchemy/api.py", line 7576, in kube_app_destroy 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app reason=failure_reason) 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app KubeAppDeleteFailure: Delete of application %(name)s (%(version)s) failed: %(reason)s 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app 2019-05-24 14:48:51.441 120752 WARNING wsme.api [-] Client-side error: Delete of application %(name)s (%(version)s) failed: %(reason)s Test Activity ------------- Feature Testing Brief Description ----------------- Delete a failed application before remove it , not populated error message is returned, [wrsroot@controller-0 ~(keystone_admin)]$ system application-delete platform-integ-apps Delete of application %(name)s (%(version)s) failed: %(reason)s. Severity -------- Minor Steps to Reproduce ------------------ Delete a failed application $system application-delete stx-openstack Expected Behavior ------------------ Right error message be displayed Actual Behavior ---------------- Wrong error message showed Reproducibility --------------- Reproducible 100% System Configuration -------------------- One node system Branch/Pull Time/Commit ----------------------- Based on build of 20190522T013000Z Last Pass --------- It seems from stx1.0 Timestamp/Logs -------------- 2019-05-24 14:48:51.024 102959 ERROR sysinv.common.exception [req-b4479fec-8be7-4be9-9a5c-bbf3e28a1ad3 admin admin] Exception in string format operation 2019-05-24 14:48:51.024 102959 TRACE sysinv.common.exception Traceback (most recent call last): 2019-05-24 14:48:51.024 102959 TRACE sysinv.common.exception File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__ 2019-05-24 14:48:51.024 102959 TRACE sysinv.common.exception message = self.message % kwargs 2019-05-24 14:48:51.024 102959 TRACE sysinv.common.exception KeyError: u'version' 2019-05-24 14:48:51.024 102959 TRACE sysinv.common.exception 2019-05-24 14:48:51.028 102959 ERROR sysinv.common.exception [req-b4479fec-8be7-4be9-9a5c-bbf3e28a1ad3 admin admin] reason: operation is not allowed while status is applying 2019-05-24 14:48:51.033 102959 ERROR sysinv.common.exception [req-b4479fec-8be7-4be9-9a5c-bbf3e28a1ad3 admin admin] code: 500 2019-05-24 14:48:51.034 102959 ERROR sysinv.common.exception [req-b4479fec-8be7-4be9-9a5c-bbf3e28a1ad3 admin admin] name: platform-integ-apps 2019-05-24 14:48:51.080 102959 ERROR sysinv.conductor.kube_app [-] Delete of application %(name)s (%(version)s) failed: %(reason)s 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app Traceback (most recent call last): 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app File "/usr/lib64/python2.7/site-packages/sysinv/conductor/kube_app.py", line 1246, in perform_app_delete 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app self._dbapi.kube_app_destroy(app.name) 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app File "/usr/lib64/python2.7/site-packages/sysinv/db/sqlalchemy/api.py", line 7576, in kube_app_destroy 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app reason=failure_reason) 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app KubeAppDeleteFailure: Delete of application %(name)s (%(version)s) failed: %(reason)s 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app 2019-05-24 14:48:51.441 120752 WARNING wsme.api [-] Client-side error: Delete of application %(name)s (%(version)s) failed: %(reason)s Test Activity ------------- Feature Testing
2019-05-24 07:31:45 Song,Gao description Brief Description ----------------- Delete a failed application before remove it , not populated error message is returned, [wrsroot@controller-0 ~(keystone_admin)]$ system application-delete platform-integ-apps Delete of application %(name)s (%(version)s) failed: %(reason)s. Severity -------- Minor Steps to Reproduce ------------------ Delete a failed application $system application-delete stx-openstack Expected Behavior ------------------ Right error message be displayed Actual Behavior ---------------- Wrong error message showed Reproducibility --------------- Reproducible 100% System Configuration -------------------- One node system Branch/Pull Time/Commit ----------------------- Based on build of 20190522T013000Z Last Pass --------- It seems from stx1.0 Timestamp/Logs -------------- 2019-05-24 14:48:51.024 102959 ERROR sysinv.common.exception [req-b4479fec-8be7-4be9-9a5c-bbf3e28a1ad3 admin admin] Exception in string format operation 2019-05-24 14:48:51.024 102959 TRACE sysinv.common.exception Traceback (most recent call last): 2019-05-24 14:48:51.024 102959 TRACE sysinv.common.exception File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__ 2019-05-24 14:48:51.024 102959 TRACE sysinv.common.exception message = self.message % kwargs 2019-05-24 14:48:51.024 102959 TRACE sysinv.common.exception KeyError: u'version' 2019-05-24 14:48:51.024 102959 TRACE sysinv.common.exception 2019-05-24 14:48:51.028 102959 ERROR sysinv.common.exception [req-b4479fec-8be7-4be9-9a5c-bbf3e28a1ad3 admin admin] reason: operation is not allowed while status is applying 2019-05-24 14:48:51.033 102959 ERROR sysinv.common.exception [req-b4479fec-8be7-4be9-9a5c-bbf3e28a1ad3 admin admin] code: 500 2019-05-24 14:48:51.034 102959 ERROR sysinv.common.exception [req-b4479fec-8be7-4be9-9a5c-bbf3e28a1ad3 admin admin] name: platform-integ-apps 2019-05-24 14:48:51.080 102959 ERROR sysinv.conductor.kube_app [-] Delete of application %(name)s (%(version)s) failed: %(reason)s 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app Traceback (most recent call last): 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app File "/usr/lib64/python2.7/site-packages/sysinv/conductor/kube_app.py", line 1246, in perform_app_delete 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app self._dbapi.kube_app_destroy(app.name) 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app File "/usr/lib64/python2.7/site-packages/sysinv/db/sqlalchemy/api.py", line 7576, in kube_app_destroy 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app reason=failure_reason) 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app KubeAppDeleteFailure: Delete of application %(name)s (%(version)s) failed: %(reason)s 2019-05-24 14:48:51.080 102959 TRACE sysinv.conductor.kube_app 2019-05-24 14:48:51.441 120752 WARNING wsme.api [-] Client-side error: Delete of application %(name)s (%(version)s) failed: %(reason)s Test Activity ------------- Feature Testing Brief Description ----------------- Delete a failed application before remove it , not populated error message is returned, [wrsroot@controller-0 ~(keystone_admin)]$ system application-delete platform-integ-apps Delete of application %(name)s (%(version)s) failed: %(reason)s. Severity -------- Minor Steps to Reproduce ------------------ Delete a failed application $system application-delete stx-openstack Expected Behavior ------------------ Right error message be displayed Actual Behavior ---------------- Wrong error message showed Reproducibility --------------- Reproducible 100% System Configuration -------------------- One node system Branch/Pull Time/Commit ----------------------- Based on build of 20190522T013000Z Last Pass --------- It seems from stx1.0 Timestamp/Logs -------------- 2019-05-24 14:33:09.779 120752 INFO sysinv.api.controllers.v1.host [-] controller-0 ihost_patch_end. No changes from mtce/1.0. 2019-05-24 14:35:23.264 102959 ERROR stevedore.extension [-] Could not load 'platform-integ-apps': No module named systemconfig.helm_plugins.platform_integ_apps 2019-05-24 14:35:23.264 102959 ERROR stevedore.extension [-] Could not load 'stx-openstack': No module named systemconfig.helm_plugins.stx_openstack 2019-05-24 14:35:23.274 102959 ERROR sysinv.common.exception [req-be20e23f-c1bf-42bd-aada-8c8db28aefa8 admin admin] Exception in string format operation 2019-05-24 14:35:23.274 102959 TRACE sysinv.common.exception Traceback (most recent call last): 2019-05-24 14:35:23.274 102959 TRACE sysinv.common.exception File "/usr/lib64/python2.7/site-packages/sysinv/common/exception.py", line 98, in __init__ 2019-05-24 14:35:23.274 102959 TRACE sysinv.common.exception message = self.message % kwargs 2019-05-24 14:35:23.274 102959 TRACE sysinv.common.exception KeyError: u'version' 2019-05-24 14:35:23.274 102959 TRACE sysinv.common.exception 2019-05-24 14:35:23.299 102959 ERROR sysinv.common.exception [req-be20e23f-c1bf-42bd-aada-8c8db28aefa8 admin admin] reason: operation is not allowed while status is apply-failed 2019-05-24 14:35:23.300 102959 ERROR sysinv.common.exception [req-be20e23f-c1bf-42bd-aada-8c8db28aefa8 admin admin] code: 500 2019-05-24 14:35:23.301 102959 ERROR sysinv.common.exception [req-be20e23f-c1bf-42bd-aada-8c8db28aefa8 admin admin] name: stx-openstack 2019-05-24 14:35:23.308 102959 ERROR sysinv.conductor.kube_app [-] Delete of application %(name)s (%(version)s) failed: %(reason)s 2019-05-24 14:35:23.308 102959 TRACE sysinv.conductor.kube_app Traceback (most recent call last): 2019-05-24 14:35:23.308 102959 TRACE sysinv.conductor.kube_app File "/usr/lib64/python2.7/site-packages/sysinv/conductor/kube_app.py", line 1246, in perform_app_delete 2019-05-24 14:35:23.308 102959 TRACE sysinv.conductor.kube_app self._dbapi.kube_app_destroy(app.name) 2019-05-24 14:35:23.308 102959 TRACE sysinv.conductor.kube_app File "/usr/lib64/python2.7/site-packages/sysinv/db/sqlalchemy/api.py", line 7576, in kube_app_destroy 2019-05-24 14:35:23.308 102959 TRACE sysinv.conductor.kube_app reason=failure_reason) 2019-05-24 14:35:23.308 102959 TRACE sysinv.conductor.kube_app KubeAppDeleteFailure: Delete of application %(name)s (%(version)s) failed: %(reason)s 2019-05-24 14:35:23.308 102959 TRACE sysinv.conductor.kube_app 2019-05-24 14:35:23.378 120752 WARNING wsme.api [-] Client-side error: Delete of application %(name)s (%(version)s) failed: %(reason)s Test Activity ------------- Feature Testing
2019-05-24 07:34:38 Song,Gao starlingx: assignee Song,Gao (song-gao)
2019-05-24 07:58:25 Song,Gao starlingx: status New In Progress
2019-05-24 18:32:31 Ghada Khalil starlingx: importance Undecided Low
2019-05-24 18:32:45 Ghada Khalil tags stx.config stx.containers
2019-05-27 06:38:00 Song,Gao starlingx: status In Progress Fix Committed
2019-06-11 21:58:20 Ghada Khalil starlingx: status Fix Committed Fix Released