reconfigure fails at memcached in remove the containers task

Bug #1554571 reported by Mauricio Lima (mliima)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Invalid
Undecided
Unassigned

Bug Description

reconfigure fails at memcached in remove the containers task

TASK: [memcached | Remove the containers] *************************************
skipping: [localhost] => (item=['group', {'KOLLA_BASE_DISTRO': 'ubuntu', 'KOLLA_INSTALL_TYPE': 'source', 'DEBIAN_FRONTEND': 'noninteractive', 'changed': False, 'item': {'group': 'memcached', 'name': 'memcached'}, 'KOLLA_CONFIG_STRATEGY': 'COPY_ONCE', 'invocation': {'module_name': u'kolla_docker', 'module_complex_args': {'action': 'get_container_env', 'name': u'memcached'}, 'module_args': ''}, 'PATH': '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'KOLLA_INSTALL_METATYPE': 'mixed'}, {'cmd': ['docker', 'exec', 'memcached', '/usr/local/bin/kolla_set_configs', '--check'], 'end': '2016-02-24 12:34:12.593205', 'stderr': 'INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json\nINFO:__main__:Validating config file\nINFO:__main__:The config files are in the expected state', 'stdout': u'', 'item': {'group': 'memcached', 'name': 'memcached'}, 'changed': False, 'rc': 0, 'failed': False, 'warnings': [], 'delta': '0:00:00.175018', 'invocation': {'module_name': u'command', 'module_complex_args': {}, 'module_args': u'docker exec memcached /usr/local/bin/kolla_set_configs --check'}, 'stdout_lines': [], 'failed_when_result': False, 'start': '2016-02-24 12:34:12.418187'}])
fatal: [localhost] => error while evaluating conditional: item[2]['rc'] == 1

FATAL: all hosts have already failed -- aborting

'item': {'group': 'memcached', 'name': 'memcached'}, 'changed': False, 'rc': 0 but the expected value is 1

Full log: http://pastebin.com/FKDVmYev

description: updated
description: updated
Revision history for this message
Mauricio Lima (mliima) (mauricio-lima) wrote :

It isn't a bug.

Changed in kolla:
status: New → Invalid
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.