Overcloud update fails with swift issue

Solution Verified - Updated -

Issue

heat resource-list  73b0aac8-22bf-405c-a452-5d33efd60b56
WARNING (shell) "heat resource-list" is deprecated, please use "openstack stack resource list" instead
+---------------+--------------------------------------+------------------------------+-----------------+----------------------+
| resource_name | physical_resource_id                 | resource_type                | resource_status | updated_time         |
+---------------+--------------------------------------+------------------------------+-----------------+----------------------+
| 0             | 94ea5d05-a56d-468f-8c30-5c5994cc2541 | OS::Heat::SoftwareDeployment | CREATE_FAILED   | 2017-08-10T16:57:14Z |
| 1             | e4df252e-fd5a-4541-bdff-a879836d776b | OS::Heat::SoftwareDeployment | CREATE_FAILED   | 2017-08-10T16:57:14Z |
| 2             | b9896a72-fc48-49ec-8c11-7c63230aa850 | OS::Heat::SoftwareDeployment | CREATE_FAILED   | 2017-08-10T16:57:14Z |
+---------------+--------------------------------------+------------------------------+-----------------+----------------------+
[stack@rhospdir ~]$ heat deployment-show  b9896a72-fc48-49ec-8c11-7c63230aa850
WARNING (shell) "heat deployment-show" is deprecated, please use "openstack software deployment show" instead
{
  "status": "FAILED", 
  "server_id": "af1b021e-0de2-4ebf-9207-baa1a9c0142c", 
  "config_id": "f3d156ec-0535-4750-80a5-5822faaaf698", 
  "output_values": {
    "deploy_stdout": "/tmp/tmp.r45UdpQhKb /var/lib/heat-config/heat-config-script\n/etc/swift/account.builder\n/etc/swift/container.builder\n/etc/swift/object.builder\n/etc/swift/account.ring.gz\n/etc/swift/container.ring.gz\n/etc/swift/object.ring.gz\n/etc/swift/backups/1494459836.container.builder\n/etc/swift/backups/1494459836.object.builder\n/etc/swift/backups/1494459837.account.builder\n/etc/swift/backups/1494459840.account.builder\n/etc/swift/backups/1494459840.account.ring.gz\n/etc/swift/backups/1494459840.container.builder\n/etc/swift/backups/1494459840.container.ring.gz\n/etc/swift/backups/1494459840.object.builder\n/etc/swift/backups/1494459840.object.ring.gz\n/var/lib/heat-config/heat-config-script\n", 
    "deploy_stderr": "tar: Removing leading `/' from member names\n", 
    "deploy_status_code": 1
  }, 
  "creation_time": "2017-08-10T16:57:16Z", 
  "updated_time": "2017-08-10T16:58:26Z", 
  "input_values": {
    "swift_ring_put_tempurl": "http://192.168.2.9:8080/v1/AUTH_dd91c65d60b44437bfb75f552e1d6e49/overcloud-swift-rings/swift-rings.tar.gz?temp_url_sig=232ea6367762c1d235b5c5abcd48fbfa91786ccd&temp_url_expires=1501683338"
  }, 
  "action": "CREATE", 
  "status_reason": "deploy_status_code : Deployment exited with non-zero status code: 1", 
  "id": "b9896a72-fc48-49ec-8c11-7c63230aa850"
}
[stack@rhospdir ~]$

Environment

  • Red Hat OpenStack Platform 10.0

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.