Deployment of the cluster with murano failed with murano-manage --config-file=/etc/murano/murano.conf import-package '/var/cache/murano/meta/io.murano' returned 1 instead of one of [0]

Bug #1349395 reported by Andrey Sledzinskiy
This bug report is a duplicate of:  Bug #1348594: Move migrations to Alembic. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
New
High
MOS Murano

Bug Description

{

    "build_id": "2014-07-26_10-32-31",
    "ostf_sha": "8c328521b1444f22c50463b9432193e20ed33813",
    "build_number": "363",
    "auth_required": true,
    "api": "1.0",
    "nailgun_sha": "83cc9ed44ebc8dd97248483b6d414ebbc4cff3c0",
    "production": "docker",
    "fuelmain_sha": "6e05b0448d4dc52839e6c6d3696cc5129bf9e1c2",
    "astute_sha": "aa5aed61035a8dc4035ab1619a8bb540a7430a95",
    "feature_groups": [
        "mirantis"
    ],
    "release": "5.1",
    "fuellib_sha": "d1c7f67b3cf51978d3178c8666ea398f2477dcb5"

}

Steps:
1. Create next cluster - Centos, simple, Neutron GRE, Murano, 1 controller, 1 compute
2. Deploy cluster

Expected - deployment is successful
Actual - deployment failed with errors in puppet-apply.log on controller (node-1):
2014-07-27T10:16:15.890736+01:00 notice: (/Stage[main]/Murano::Api/Murano::Application_package[io.murano]/Exec[murano_import_package_io.murano]/returns) ProgrammingError: (ProgrammingError) (1146, "Table 'murano.tag' doesn't exist") 'SELECT tag.created AS tag_created, tag.updated AS tag_updated, tag.id AS tag_id, tag.name AS tag_name \nFROM tag \nWHERE tag.name = %s \n LIMIT %s' ('MuranoPL', 1)
2014-07-27T10:16:15.906594+01:00 err: murano-manage --config-file=/etc/murano/murano.conf import-package '/var/cache/murano/meta/io.murano' returned 1 instead of one of [0]
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/util/errors.rb:97:in `fail'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/type/exec.rb:120:in `sync'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/transaction/resource_harness.rb:193:in `sync'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/transaction/resource_harness.rb:130:in `sync_if_needed'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/transaction/resource_harness.rb:82:in `perform_changes'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/transaction/resource_harness.rb:81:in `each'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/transaction/resource_harness.rb:81:in `perform_changes'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/transaction/resource_harness.rb:18:in `evaluate'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:174:in `apply'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:187:in `eval_resource'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:117:in `call'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:117:in `evaluate'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:327:in `thinmark'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:326:in `thinmark'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:117:in `evaluate'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/graph/relationship_graph.rb:118:in `traverse'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:108:in `evaluate'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/resource/catalog.rb:164:in `apply'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/util/log.rb:149:in `with_destination'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/transaction/report.rb:108:in `as_logging_destination'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/resource/catalog.rb:163:in `apply'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:125:in `apply_catalog'
2014-07-27T10:16:15.908432+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:161:in `benchmark'
2014-07-27T10:16:15.908725+01:00 err: /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime'
2014-07-27T10:16:15.908725+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:160:in `benchmark'
2014-07-27T10:16:15.908725+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:124:in `apply_catalog'
2014-07-27T10:16:15.908725+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:192:in `run'
2014-07-27T10:16:15.909855+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/application/apply.rb:268:in `apply_catalog'
2014-07-27T10:16:15.910106+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/application/apply.rb:218:in `main'
2014-07-27T10:16:15.910106+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/application/apply.rb:146:in `run_command'
2014-07-27T10:16:15.910106+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:364:in `run'
2014-07-27T10:16:15.910106+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:470:in `plugin_hook'
2014-07-27T10:16:15.910106+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:364:in `run'
2014-07-27T10:16:15.910106+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:478:in `exit_on_fail'
2014-07-27T10:16:15.910106+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:364:in `run'
2014-07-27T10:16:15.910106+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:137:in `run'
2014-07-27T10:16:15.910106+01:00 err: /usr/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:91:in `execute'
2014-07-27T10:16:15.910106+01:00 err: /usr/bin/puppet:4
2014-07-27T10:16:15.910952+01:00 err: (/Stage[main]/Murano::Api/Murano::Application_package[io.murano]/Exec[murano_import_package_io.murano]/returns) change from notrun to 0 failed: murano-manage --config-file=/etc/murano/murano.conf import-package '/var/cache/murano/meta/io.murano' returned 1 instead of one of [0]

Tags: murano
Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :
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.