<div dir="ltr"><div>Hi,</div><div><br></div><div>I am trying to deploy a new platform using kolla-ansible Yoga and I am trying to upgrade another platform from Xena to yoga.</div><div><br></div><div>On both platforms the prechecks went well, but when I start the process of deployment for the first and upgrade for the second, the process gets stuck.<br></div><div><br></div><div>I tried to tail -f /var/log/kolla/*/*.log but I can't get hold of the cause.</div><div><br></div><div>In the first platform, some services get deployed, and at some point the script gets stuck, several times in the modprobe phase.</div><div><br></div><div>In the second platform, the upgrade gets stuck on :</div><div><br></div><div>Escalation succeeded                                                                               [204/1859]<br><20.3.0.28> (0, b'\n{"path": "/etc/kolla/cron", "changed": false, "diff": {"before": {"path": "/etc/kolla/cro<br>n"}, "after": {"path": "/etc/kolla/cron"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "07<br>70", "state": "directory", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 70, "invocation": {"module_<br>args": {"path": "/etc/kolla/cron", "owner": "root", "group": "root", "mode": "0770", "recurse": false, "force<br>": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S",<br> "unsafe_writes": false, "state": "directory", "_original_basename": null, "_diff_peek": null, "src": null, "<br>modification_time": null, "access_time": null, "seuser": null, "serole": null, "selevel": null, "setype": nul<br>l, "attributes": null}}}\n', b'')<br>ok: [20.3.0.28] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True<br>, 'image': '<a href="http://20.3.0.34:4000/openstack.kolla/centos-source-cron:yoga">20.3.0.34:4000/openstack.kolla/centos-source-cron:yoga</a>', 'environment': {'DUMMY_ENVIRONMENT': 'ko<br>lla_useless_env', 'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_f<br>iles/:ro', '/etc/localtime:/etc/localtime:ro', '', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) => {<br>    "ansible_loop_var": "item",<br>    "changed": false,<br>    "diff": {<br>        "after": {<br>            "path": "/etc/kolla/cron"<br>        },<br>        "before": {<br>            "path": "/etc/kolla/cron"<br>        }<br>    },<br>    "gid": 0,<br>    "group": "root",<br></div><div><br></div><div>How to start debugging the situation.<br></div><div><br></div><div>Regards.<br></div></div>