Comment 8 for bug 1720380

Revision history for this message
Jamil Ahmed (jamil.redhat) wrote :

Hi,

I am using following environment and getting jason file error when I run deploy command. No special characters in any server name, esxi, vcenter, datacenter and DVS names.

I have tried both binary and source install and getting same issue.

Deployment node OS: Ubuntu 20.04.2 LTS
Inventory: multinode
Kolla version: 12.1.0

Controller node OS: Ubuntu 20.04.2 LTS
Compute node OS: Ubuntu 20.04.2 LTS

VMware Environment:

Configured with DRS and a distributed switch.
vCenter: 6.5 17994927
ESXi: 6.5 8294253
DRS: Fully Automated

Error:

TASK [neutron : Creating Neutron database] *************************************************************************************************************
changed: [10.116.10.64 -> 10.116.10.64]

TASK [neutron : Creating Neutron database user and setting permissions] ********************************************************************************
changed: [10.116.10.64 -> 10.116.10.64]

TASK [neutron : Running Neutron bootstrap container] ***************************************************************************************************
fatal: [10.116.10.64 -> 10.116.10.64]: FAILED! => {"changed": true, "msg": "Container exited with non-zero return code 1", "rc": 1, "stderr": "+ sudo -E kolla_set_configs\nINFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json\nERROR:__main__:InvalidConfig: Invalid json file found at /var/lib/kolla/config_files/config.json\n", "stderr_lines": ["+ sudo -E kolla_set_configs", "INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json", "ERROR:__main__:InvalidConfig: Invalid json file found at /var/lib/kolla/config_files/config.json"], "stdout": "", "stdout_lines": []}

NO MORE HOSTS LEFT *************************************************************************************************************************************

PLAY RECAP *********************************************************************************************************************************************
10.116.10.64 : ok=239 changed=166 unreachable=0 failed=1 skipped=155 rescued=0 ignored=1
10.116.10.65 : ok=51 changed=32 unreachable=0 failed=0 skipped=53 rescued=0 ignored=0
localhost : ok=4 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0