Incorrect error message on the failed deployment.

Bug #1389640 reported by Sergey Galkin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Vladimir Sharshov

Bug Description

api: '1.0'
astute_sha: c72dac7b31646fbedbfc56a2a87676c6d5713fcf
auth_required: true
build_id: 2014-11-02_21-27-58
build_number: '69'
feature_groups:
- mirantis
fuellib_sha: 45ad9b42666d7e3e14ab9af2911808e6c8806842
fuelmain_sha: ac3ba5f5c6073b7776ec69fc3cb4dd3c56df36c5
nailgun_sha: 35946b1f225c984f11915ba8e985584160f0b129
ostf_sha: 9c6fadca272427bb933bc459e14bb1bad7f614aa
production: docker
release: '6.0'

Steps to reproduce:
1. Try to Install 100 nodes cluster with 3 controller in HA + 97 compute with cinder iscsi and neutron gre

Deployment has failed with message:
"Deployment has failed. Method deploy. Disabling the upload of disk image because glance was not installed properly.
Inspect Astute logs for the details"

But in logs on the failed controller I found only messages about pacemaker
2014-11-05 11:11:10 ERR
 Could not run: execution expired
2014-11-05 11:08:17 ERR
 Could not find a suitable provider for neutron_router_interface
2014-11-05 11:08:17 ERR
 Could not find a suitable provider for neutron_router
2014-11-05 11:08:17 ERR
 Could not find a suitable provider for neutron_subnet
2014-11-05 11:08:17 ERR
 Could not find a suitable provider for neutron_network
2014-11-05 11:08:17 ERR
 Could not find a suitable provider for cs_order
2014-11-05 11:08:17 ERR
 Could not find a suitable provider for cs_colocation
2014-11-05 11:08:17 ERR
 Could not find a suitable provider for cs_location
2014-11-05 11:08:17 ERR
 Could not find a suitable provider for cs_resource
2014-11-05 11:08:17 ERR
 Could not find a suitable provider for cs_property
2014-11-05 11:08:17 ERR
 (/Stage[main]/Neutron::Agents::Metadata/Service[neutron-metadata]) Provider pacemaker is not functional on this host
2014-11-05 11:08:17 ERR
 (/Stage[main]/Neutron::Agents::L3/Service[neutron-l3]) Provider pacemaker is not functional on this host
2014-11-05 11:08:17 ERR
 (/Stage[main]/Heat::Engine/Service[heat-engine_service]) Provider pacemaker is not functional on this host
2014-11-05 11:08:17 ERR
 (/Stage[main]/Neutron::Agents::Dhcp/Service[neutron-dhcp-service]) Provider pacemaker is not functional on this host
2014-11-05 11:08:17 ERR
 (/Stage[main]/Neutron::Agents::Ml2::Ovs/Service[neutron-ovs-agent-service]) Provider pacemaker is not functional on this host
2014-11-05 11:08:09 ERR
 (/Stage[main]/Cluster::Haproxy_ocf/Service[p_haproxy]) Provider pacemaker is not functional on this host
2014-11-05 11:08:00 ERR
 (/Stage[main]/Galera/Service[mysql-service]) Provider pacemaker is not functional on this host
2014-11-05 11:08:00 ERR
 (/Stage[main]/Rabbitmq::Service/Service[p_rabbitmq-server]) Provider pacemaker is not functional on this host

Tags: scale
Revision history for this message
Sergey Galkin (sgalkin) wrote :
tags: added: scale
Sergey Galkin (sgalkin)
summary: - Deployment has failed on 100 nodes cluster.
+ Deployment has failed on 100 nodes cluster (pacemaker)
summary: - Deployment has failed on 100 nodes cluster (pacemaker)
+ Incorrect error message on failed deploy
summary: - Incorrect error message on failed deploy
+ Incorrect error message on the failed deployment.
Changed in fuel:
assignee: nobody → Fuel Astute Team (fuel-astute)
milestone: none → 6.0
Revision history for this message
Bogdan Dobrelya (bogdando) wrote :

The reported message should match the real deployment error

Changed in fuel:
status: New → Triaged
importance: Undecided → High
Changed in fuel:
assignee: Fuel Astute Team (fuel-astute) → Vladimir Sharshov (vsharshov)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-astute (master)

Fix proposed to branch: master
Review: https://review.openstack.org/133438

Changed in fuel:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-astute (master)

Reviewed: https://review.openstack.org/133438
Committed: https://git.openstack.org/cgit/stackforge/fuel-astute/commit/?id=ad1a56c4a872ac1f73d79bb2d54a04bed1bc3dc3
Submitter: Jenkins
Branch: master

commit ad1a56c4a872ac1f73d79bb2d54a04bed1bc3dc3
Author: Vladimir Sharshov (warpc) <email address hidden>
Date: Mon Nov 10 13:39:58 2014 +0300

    Correct informing about glance problem

    Instead of always inform about glance image
    problem in every fail deployment now we report
    following such rules:

    - report about last node only if controller do not present in task.
      This change prevent to unexpecting error report about compute node
      generally.
    - report about controller only if controller do not mark as error
      before. This change prevent error about expecting glance problem
      because deployment on contoller already failed.

    Change-Id: I5079bcc11b70d889e432fab57ece81ff956b7115
    Closes-Bug: #1389651
    Closes-Bug: #1389640

Changed in fuel:
status: In Progress → Fix Committed
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.