<div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Anirudh,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">You're hitting a known bug that we're in the process of propagating a fix for; sorry for this. :-)</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">As per a patch we have under review, use the inventory file located under ~/tripleo-deploy/<stack> directory: tripleo-ansible-inventory.yaml.</div><div class="gmail_default" style="font-size:small">To generate an inventory file, use the playbook in  "tripleo-ansible: cli-config-download.yaml".</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><a href="https://review.opendev.org/c/openstack/tripleo-validations/+/813535">https://review.opendev.org/c/openstack/tripleo-validations/+/813535</a><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Let us know if this doesn't put you on the right track.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks,</div><div class="gmail_default" style="font-size:small">David</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 9, 2021 at 5:12 PM Anirudh Gupta <<a href="mailto:anyrude10@gmail.com">anyrude10@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Team,<div><br></div><div>I am installing Tripleo using the below link</div><div><br></div><div><a href="https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/deployment/install_overcloud.html" target="_blank">https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/deployment/install_overcloud.html</a><br></div><div><br></div><div>In the Introspect section, When I executed the command</div><div>openstack tripleo validator run --group pre-introspection<br></div><div><br></div><div>I got the following error:</div><div>+--------------------------------------+---------------------------------+--------+------------+-----------------+-------------------+-------------+<br>| UUID                                 | Validations                     | Status | Host_Group | Status_by_Host  | Unreachable_Hosts | Duration    |<br>+--------------------------------------+---------------------------------+--------+------------+-----------------+-------------------+-------------+<br>| 6e74e655-8f1b-439d-8d0b-205290669f80 | check-cpu                       | PASSED | localhost  | localhost       |                   | 0:00:01.261 |<br>| edb371b8-bc13-4840-92b2-61c4e45978cf | check-disk-space                | PASSED | localhost  | localhost       |                   | 0:00:04.480 |<br>| 35c871b9-37d1-44d8-a475-508e642dfd8e | check-ram                       | PASSED | localhost  | localhost       |                   | 0:00:02.173 |<br>| c12882a3-8730-4abf-bdcb-56b3a8545cee | check-selinux-mode              | PASSED | localhost  | localhost       |                   | 0:00:01.546 |<br>| 659017ae-b937-4ec7-9231-32f14be8c4e5 | check-network-gateway           | FAILED | undercloud | No host matched |                   |             |<br>| 3c7c4299-2ce1-4717-8953-c616ffeee66a | undercloud-disk-space           | FAILED | undercloud | No host matched |                   |             |<br>| 2f0239db-d530-48eb-b606-f82179e72e50 | undercloud-neutron-sanity-check | FAILED | undercloud | No host matched |                   |             |<br>| e9c5b3d3-6fb1-4e93-b7b8-d67bdd6273e9 | ctlplane-ip-range               | FAILED | undercloud | No host matched |                   |             |<br>| a69badb6-9a08-41a1-b5d6-fc10b8046687 | dhcp-introspection              | FAILED | undercloud | No host matched |                   |             |<br>| 9045a1f0-5aea-43d3-9157-56260d65e4dc | undercloud-tokenflush           | FAILED | undercloud | No host matched |                   |             |<br>+--------------------------------------+---------------------------------+--------+------------+-----------------+-------------------+-------------+<br></div><div><br></div><div><br></div><div>Then I created the following inventory file:</div><div>[Undercloud]<br>undercloud<br></div><div><br></div><div>Passed this command while running the pre-introspection command.</div><div>It then executed successfully.</div><div><br></div><div><br></div><div>But with Pre-deployment, it is still failing even after passing the inventory</div><div><br></div><div>+--------------------------------------+-------------------------------------+--------+--------------+-----------------+-------------------+-------------+<br>| UUID                                 | Validations                         | Status | Host_Group   | Status_by_Host  | Unreachable_Hosts | Duration    |<br>+--------------------------------------+-------------------------------------+--------+--------------+-----------------+-------------------+-------------+<br>| 917c669c-fd74-4d41-98d8-5442dbbd8ee1 | 512e                                | PASSED | localhost    | localhost       |                   | 0:00:00.504 |<br>| c4ece97b-936d-4034-8e9c-6239bd0fef7a | dns                                 | PASSED | localhost    | localhost       |                   | 0:00:00.481 |<br>| 93611c13-49a2-4cae-ad87-099546459481 | service-status                      | PASSED | all          | undercloud      |                   | 0:00:06.942 |<br>| 175ba815-e9cd-4b76-b637-c489f1df3bcd | validate-selinux                    | PASSED | all          | undercloud      |                   | 0:00:02.433 |<br>| 917618cb-af29-4517-85e7-0d3a3627c105 | package-version                     | FAILED | all          | undercloud      |                   | 0:00:03.576 |<br>| 70099d55-6a29-4b77-8b00-b54c677520cb | ceph-ansible-installed              | PASSED | undercloud   | undercloud      |                   | 0:00:02.850 |<br>| 1889dd61-387a-4efe-9559-effff6f2d22e | ceph-dependencies-installed         | FAILED | allovercloud | No host matched |                   |             |<br>| 22f1764d-bb10-4bde-b72f-b714e6263f4b | tls-everywhere-pre-deployment       | FAILED | undercloud   | undercloud      |                   | 0:00:31.559 |<br>| 26f0cbf1-3902-40c0-ac9d-a01884d653eb | undercloud-debug                    | FAILED | undercloud   | undercloud      |                   | 0:00:02.057 |<br>| dc7ecc45-02ce-48b7-8f1b-7f21ae4fabb8 | collect-flavors-and-verify-profiles | FAILED | undercloud   | undercloud      |                   | 0:00:00.884 |<br>| 676bc7f4-f3a0-47c6-a106-2219ddf698b9 | undercloud-heat-purge-deleted       | FAILED | undercloud   | undercloud      |                   | 0:00:02.138 |<br>| 3983efc6-ed81-4886-8170-09cfe41f1255 | undercloud-process-count            | PASSED | undercloud   | undercloud      |                   | 0:00:06.164 |<br>| 7b1a544b-ce56-4747-be20-d0681d16085a | default-node-count                  | FAILED | undercloud   | undercloud      |                   | 0:00:00.934 |<br>| 9167af1b-038c-4c68-afd1-f875218aceb4 | dhcp-provisioning                   | FAILED | undercloud   | undercloud      |                   | 0:00:02.456 |<br>| 38c99024-5932-4087-baf1-a8aae9a58d5c | ironic-boot-configuration           | FAILED | undercloud   | undercloud      |                   | 0:00:00.882 |<br>| da1be072-df2c-483d-99f1-a4c1177c380e | network-environment                 | FAILED | undercloud   | undercloud      |                   | 0:00:00.880 |<br>| ed416ce8-8953-487f-bb35-6212a1b213d0 | node-disks                          | FAILED | undercloud   | undercloud      |                   | 0:00:01.934 |<br>| 80118738-dc3c-4751-82c1-403f0187f980 | switch-vlans                        | FAILED | undercloud   | undercloud      |                   | 0:00:01.931 |<br>| f7dcf2fd-c090-4149-aae8-98fb8bbac8c7 | system-encoding                     | PASSED | all          | undercloud      |                   | 0:00:00.366 |<br>+--------------------------------------+-------------------------------------+--------+--------------+-----------------+-------------------+-------------+<br></div><div><br></div><div>Also this step of passing the inventory file is not mentioned anywhere in the document. Is there anything I am missing?</div><div><br></div><div>Regards</div><div>Anirudh Gupta</div><div><br></div></div>
</blockquote></div>