Monday, 2022-10-17

*** ysandeep|out is now known as ysandeep03:04
*** ysandeep is now known as ysandeep|afk04:30
*** ysandeep|afk is now known as ysandeep05:39
*** ysandeep is now known as ysandeep|lunch07:43
*** ysandeep|lunch is now known as ysandeep09:54
Adri2000hello, anyone else has issues cloning roles with bootstrap-ansible.sh with OSA 23.4.2 (Wallaby) ?10:13
Adri2000one issue is I think with the ansible-config_template shallow-since clone:10:13
Adri2000failed: [localhost] (item={'name': 'config_template', 'scm': 'git', 'src': 'https://opendev.org/openstack/ansible-config_template', 'version': '2ccc59fa13c9834344d9c040cfa818b7d16f6800', 'trackbranch': 'master', 'shallow_since': '2022-09-27'}) => {"ansible_loop_var": "item", "attempts": 2, "changed": false, "cmd": "/usr/bin/git checkout --force10:13
Adri20002ccc59fa13c9834344d9c040cfa818b7d16f6800", "item": {"name": "config_template", "scm": "git", "shallow_since": "2022-09-27", "src": "https://opendev.org/openstack/ansible-config_template", "trackbranch": "master", "version": "2ccc59fa13c9834344d9c040cfa818b7d16f6800"}, "msg": "Failed to checkout 2ccc59fa13c9834344d9c040cfa818b7d16f6800", "rc": 128, "stderr": "fatal:10:13
Adri2000reference is not a tree: 2ccc59fa13c9834344d9c040cfa818b7d16f6800\n", "stderr_lines": ["fatal: reference is not a tree: 2ccc59fa13c9834344d9c040cfa818b7d16f6800"], "stdout": "", "stdout_lines": []}10:13
noonedeadpunkAdri2000: shallow-since is working only with parallel clone10:39
noonedeadpunkfor fallback method only depth is being used10:40
noonedeadpunkAnd it seems that default depth is not big enough to checkout to this SHA10:40
noonedeadpunkeventually 2ccc59fa13c9834344d9c040cfa818b7d16f6800 has been merged on 2022-09-2810:42
noonedeadpunkSo it's weird....10:42
noonedeadpunkLet me try to reproduce that10:42
Adri2000noonedeadpunk: indeed I see that first the parallel clone fails, then it falls back and fails again10:44
Adri2000parallel clone failure: https://pastebin.com/raw/zFKJ9krQ10:44
noonedeadpunkhm, so it has also failed on config_template10:45
noonedeadpunkthat actually sounds like some issue with one of opendev mirrors10:45
*** ysandeep is now known as ysandeep|afk10:46
Adri2000I tried running `git clone --shallow-since 2022-09-27 https://opendev.org/openstack/ansible-config_template` and I don't have the commit 2ccc59fa13c9834344d9c040cfa818b7d16f680010:47
Adri2000even though this commit is dated 2022-09-2810:47
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible-plugins stable/xena: Let git choose the branch when cloning a repo  https://review.opendev.org/c/openstack/openstack-ansible-plugins/+/86161510:47
noonedeadpunkhuh10:50
noonedeadpunkit's really weird10:50
noonedeadpunkwtf...how it's shown as `Date:   Wed Sep 28 15:18:41 2022 +0200` but shallow-since does not pull it10:52
Adri2000agreed! both AuthorDate and CommitDate are Sep 28, so I don't know what else we're missing10:53
noonedeadpunksmth really weird going on on all branches actually11:06
noonedeadpunkexcept yoga11:07
*** ysandeep|afk is now known as ysandeep11:14
noonedeadpunkAdri2000: what if you try to drop /etc/ansible/roles/* ?11:18
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible stable/wallaby: Let git choose the branch when cloning a repo  https://review.opendev.org/c/openstack/openstack-ansible/+/86161611:19
noonedeadpunkand ^ will also be needed11:19
noonedeadpunkI think we do smth wrong in our fetch script, not sure what though. but dropping directory helped me at least11:20
noonedeadpunkah, no, damn11:21
noonedeadpunkAdri2000: I can suggest only updating SHA to b5e0cb2331e75c7e6dbfb3cc40857951aef7021211:47
noonedeadpunkI will propose new bugfix release...11:47
opendevreviewDmitriy Rabotyagov proposed openstack/openstack-ansible stable/wallaby: Bump OpenStack-Ansible Wallaby  https://review.opendev.org/c/openstack/openstack-ansible/+/86160111:49
Adri2000noonedeadpunk: yep I had tried deleting /etc/ansible/roles/config_template/ already, and even reproduced the problem of a brand new machine11:57
Adri2000on*11:57
noonedeadpunkyeah, you're right11:57
*** dviroel_ is now known as dviroel12:24
admin1hi all .. for issues like "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false"  -- which comes usually on re-running setup-openstack .. is there a quick way to override this ?  like -e no_log: false or something ? 12:33
noonedeadpunknah, nothing exists as of today for that12:34
noonedeadpunkBut I was thinking about introducing variable for that indeed12:34
mgariepygood morning !12:42
jrosser_hello12:43
damiandabrowskihi!12:55
noonedeadpunk\o/12:59
opendevreviewMerged openstack/openstack-ansible master: Minor grammar cleanup  https://review.opendev.org/c/openstack/openstack-ansible/+/86146213:59
*** dviroel is now known as dviroel|lunch15:34
*** ysandeep is now known as ysandeep|out16:26
*** dviroel|lunch is now known as dviroel16:27
opendevreviewMerged openstack/openstack-ansible stable/wallaby: Let git choose the branch when cloning a repo  https://review.opendev.org/c/openstack/openstack-ansible/+/86161618:18
opendevreviewMerged openstack/ansible-role-systemd_service master: Allow to define pre-start and post-stop tasks  https://review.opendev.org/c/openstack/ansible-role-systemd_service/+/86135019:19
opendevreviewMerged openstack/openstack-ansible-lxc_hosts master: Cleanup unused templates  https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/86136219:56
opendevreviewMerged openstack/ansible-role-systemd_networkd master: Add repos only when there're packages for install  https://review.opendev.org/c/openstack/ansible-role-systemd_networkd/+/86145220:12
opendevreviewMerged openstack/openstack-ansible-os_neutron master: Revert "Remove the neutron-fwaas since it retired"  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/86090220:42
*** dviroel is now known as dviroel|out21:31
opendevreviewMerged openstack/openstack-ansible-os_neutron master: Drop VPNAAS overrides variables  https://review.opendev.org/c/openstack/openstack-ansible-os_neutron/+/86092221:45

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!