'openstack stack list' shows CREATE_FAILED , 'openstack overcloud status --plan overcloud' shows DEPLOY_SUCCESS Environment: python2-heatclient-1.16.1-0.20180810081134.b5f3d34.el7ost.noarch python-heat-agent-hiera-1.7.1-0.20180907213355.476aae2.el7ost.noarch openstack-tripleo-heat-templates-9.0.0-0.20180919080941.0rc1.0rc1.el7ost.noarch instack-undercloud-9.3.1-0.20180918171407.b0205ab.el7ost.noarch python-tripleoclient-heat-installer-10.5.1-0.20180906012842.el7ost.noarch python-heat-agent-docker-cmd-1.7.1-0.20180907213355.476aae2.el7ost.noarch python2-mistralclient-3.7.0-0.20180810140142.f0ee48f.el7ost.noarch openstack-heat-engine-12.0.0-0.20180604085325.7d878a8.el7ost.noarch python2-mistral-lib-1.0.0-0.20180821152751.d1ccfd0.el7ost.noarch openstack-heat-agents-1.7.1-0.20180907213355.476aae2.el7ost.noarch python-heat-agent-1.7.1-0.20180907213355.476aae2.el7ost.noarch python-heat-agent-apply-config-1.7.1-0.20180907213355.476aae2.el7ost.noarch openstack-heat-api-12.0.0-0.20180604085325.7d878a8.el7ost.noarch heat-cfntools-1.3.0-2.el7ost.noarch puppet-mistral-13.3.1-0.20180831192741.bb0e35e.el7ost.noarch python-heat-agent-json-file-1.7.1-0.20180907213355.476aae2.el7ost.noarch openstack-heat-common-12.0.0-0.20180604085325.7d878a8.el7ost.noarch python-heat-agent-ansible-1.7.1-0.20180907213355.476aae2.el7ost.noarch python-heat-agent-puppet-1.7.1-0.20180907213355.476aae2.el7ost.noarch openstack-heat-monolith-12.0.0-0.20180604085325.7d878a8.el7ost.noarch puppet-heat-13.3.1-0.20180831195745.28088f9.el7ost.noarch Steps to reproduce: An Overcloud deployment failed in the middle. Came to check the status: (undercloud) [stack@undercloud-0 ~]$ openstack stack list +--------------------------------------+------------+----------------------------------+---------------+----------------------+--------------+ | ID | Stack Name | Project | Stack Status | Creation Time | Updated Time | +--------------------------------------+------------+----------------------------------+---------------+----------------------+--------------+ | 7d6eee3d-a6bb-4030-bca9-d1e3decbab7f | overcloud | 4128b1a12244434bac78ca6a83fd787b | CREATE_FAILED | 2018-10-01T17:39:52Z | None | +--------------------------------------+------------+----------------------------------+---------------+----------------------+--------------+ (undercloud) [stack@undercloud-0 ~]$ openstack overcloud status --plan overcloud +-----------+---------------------+---------------------+-------------------+ | Plan Name | Created | Updated | Deployment Status | +-----------+---------------------+---------------------+-------------------+ | overcloud | 2018-10-01 17:34:16 | 2018-10-01 17:34:16 | DEPLOY_SUCCESS | +-----------+---------------------+---------------------+-------------------+ (undercloud) [stack@undercloud-0 ~]$ Expected result: The output from 'openstack overcloud status --plan overcloud' should indicate failure.
Created attachment 1489191 [details] mistral and heat logs.
Is this environment still available? Are there any failures reported in /var/lib/mistral/overcloud/ansible.log ?
The environment is not available anymore. /var/lib/mistral/overcloud/ansible.log didn't exist.
Verified on puddle 2018-11-21.2
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2019:0045