Failed to delete cluster

Bug #1553169 reported by Sergey Skripnick
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
New
Undecided
Unassigned
python-neutronclient
Invalid
Undecided
Unassigned

Bug Description

sahara-eng.log:

Resource DELETE failed: TypeError: resources.master-ng.resources[0].resources.port: Message objects do not support addition.

But status of this stack is seems to be "ACTIVE":

http://rally-ci.tk/logs/_rci_task_lnQmAjLPcR/rally-dsvm-sahara/console.log

Full sahara-eng log:

http://rally-ci.tk/logs/_rci_task_lnQmAjLPcR/rally-dsvm-sahara/dsvm-logs/sahara-eng.log.2016-03-04-103543.gz

All devstack logs:

http://rally-ci.tk/logs/_rci_task_lnQmAjLPcR/rally-dsvm-sahara/dsvm-logs/

Revision history for this message
Evgeny Sikachev (esikachev) wrote :

looks like heat cannot delete port http://paste.openstack.org/show/489323/

Changed in sahara:
status: New → Incomplete
Revision history for this message
Vitalii Gridnev (vgridnev) wrote :

Looks like neutron client concatenated translated strings with +

affects: sahara → python-neutronclient
Changed in python-neutronclient:
status: Incomplete → New
Revision history for this message
Andreas Scheuring (andreas-scheuring) wrote :

Had a look at the logs. There are so many neutron calls that seem like they are concatenated wrongly (as .json appears at the end). However all of them succeed.

The problem seems to be, that at some point a virtual server got deleted [1]. And after that someone requests the port information what of course will fail [2]. So I think the job is to figure out why the server has been deleted and why someboday is asking for its port although it got deleted.

[1] http://rally-ci.tk/logs/_rci_task_lnQmAjLPcR/rally-dsvm-sahara/dsvm-logs/n-cpu.log.2016-03-04-103543.gz
See 2016-03-04 11:48:44.248 30857

[2] http://rally-ci.tk/logs/_rci_task_lnQmAjLPcR/rally-dsvm-sahara/dsvm-logs/q-svc.log.2016-03-04-103543.gz
2016-03-04 11:48:56.262 29260

Changed in python-neutronclient:
status: New → Invalid
Revision history for this message
Andreas Scheuring (andreas-scheuring) wrote :

so moving it back ;)

Revision history for this message
Vitalii Gridnev (vgridnev) wrote :

Since sahara uses heat to manage resources - it means that sahara just tried to delete heat stack, but it failed to be deleted by the heat

affects: sahara → heat
Revision history for this message
Vitalii Gridnev (vgridnev) wrote :

It should be duplicate of this https://bugs.launchpad.net/heat/+bug/1552760 ; I guess

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.