Bug 1582230

Summary: etcd scaleup failed - 'dict object' has no attribute 'etcd_ip'
Product: OpenShift Container Platform Reporter: Vikas Laad <vlaad>
Component: InstallerAssignee: Scott Dodson <sdodson>
Status: CLOSED DUPLICATE QA Contact: Johnny Liu <jialiu>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.10.0CC: aos-bugs, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-05-24 19:04:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
ansible log with -vvv none

Description Vikas Laad 2018-05-24 15:21:03 UTC
Description of problem:
Scaleup of etcd failed when scaling up etcd from 1 to 3 nodes.

Version-Release number of the following components:
openshift-ansible - d0c4e258276e316d26d7322c4064df5b915f8fd6

rpm -q ansible
ansible-2.4.4.0-1.el7ae.noarch

ansible --version
ansible 2.4.4.0
  config file = /etc/ansible/ansible.cfg
  configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python2.7/site-packages/ansible
  executable location = /usr/bin/ansible
  python version = 2.7.5 (default, May  4 2018, 09:38:16) [GCC 4.8.5 20150623 (Red Hat 4.8.5-34)]

Steps to Reproduce:
1. create 1 node etcd cluster
2. try to add 2 more nodes to etcd my running playbook openshift-ansible/playbooks/openshift-etcd/scaleup.yml

Actual results:
Please include the entire output from the last TASK line through the end of output if an error is generated

Expected results:
playbook fails

Additional info:
Please attach logs from ansible-playbook with the -vvv flag

Comment 2 Vikas Laad 2018-05-24 15:23:46 UTC
Created attachment 1441098 [details]
ansible log with -vvv

Comment 3 Vikas Laad 2018-05-24 19:04:01 UTC

*** This bug has been marked as a duplicate of bug 1578482 ***