*** eandersson15 is now known as eandersson | 02:08 | |
NeilHanlon | morning (or something), folks :) - heads up that rocky 9.2 will be released at ~14:00 UTC. notifying here as images targeting rocky 9 via DIB will be updating to this release. No huge changes aside from moving to an openvswitch and ovn rebuilt against RHEL directly, as opposed to centos stream 9, due to incompatibilities with Melanox driver code | 04:33 |
---|---|---|
NeilHanlon | (missing version in RHEL/downstreams). any questions, happy to answer. let me know if you think this warrants an email to the list | 04:33 |
*** amoralej|off is now known as amoralej | 06:22 | |
opendevreview | Michal Nasiadka proposed openstack/project-config master: grafana: Update kolla dashboards with proper job names https://review.opendev.org/c/openstack/project-config/+/883234 | 08:05 |
*** dhill is now known as Guest330 | 11:01 | |
*** amoralej is now known as amoralej|lunch | 11:07 | |
*** amoralej|lunch is now known as amoralej | 11:59 | |
*** amoralej is now known as amoralej|off | 15:43 | |
clarkb | NeilHanlon: thanks for the heads up. Assuming nothing breaks compatibility it should be pretty seamless | 16:30 |
fungi | so... ansible-lint released a new version which fixes the regression with ansible-compat v4, but we've had ansible-lint pinned back for a while in openstack/project-config so there's rather a lot of new rule violations to ignore :/ | 16:57 |
fungi | also `ansible-lint --generate-ignore` seems to be completely nonfunctional for me | 17:38 |
fungi | pretty sure i've wasted far more time trying to constantly troubleshoot ansible-lint than it has helped me | 17:39 |
clarkb | re gerrit leaking replication tasks I checked and the count is about 17k today. Was about 15k last week. steady but not crazy | 20:02 |
opendevreview | Jeremy Stanley proposed openstack/project-config master: Pin ansible-compat<4 until we upgrade ansible-lint https://review.opendev.org/c/openstack/project-config/+/883303 | 20:07 |
Clark[m] | corvus: fwiw your ping didn't go through in this channel either | 20:07 |
Clark[m] | my message seems to have made it across though. weird | 20:08 |
fungi | that's ^ all the effort i have left for ansible-lint unless we get agreement to finally ditch it entirely | 20:08 |
Clark[m] | corvus: your latest message didn't go acorss either so not something that got fixed in the interim | 20:09 |
clarkb | fungi: I need to eat lunch and vote (its election day good thing I remembered) but feel free to +3 that change | 20:09 |
clarkb | I can do it after all this is done and I log back into gerrit on my laptop | 20:09 |
fungi | it's not urgent, just noticed that project-config changes were hitting the same bug again | 20:11 |
ianw | yeah my != was premature on that | 20:12 |
ianw | wishful thinking i guess :) | 20:12 |
fungi | well, ultimately it would be fine except that we're also not running latest ansible-lint so can't consume the fix there yet | 20:20 |
Clark[m] | I don't think that made it through. Weird | 20:23 |
Clark[m] | https://meetings.opendev.org/irclogs/%23opendev/%23opendev.2023-05-16.log shows my matrix connection is | 20:24 |
corvus | okay, best i can tell, something is messed up with the bridge for my account, and i'm read-only here probably until the next time it's restarted :( | 20:36 |
corvus | oh yay it got fixed | 20:37 |
clarkb | does anyone know why ensure-podman in zuul-jobs installs podman, uidmap, slirp4netns, fuse-overlayfs, and containernetworking-plugins? I'm guessing those extra packages enable additional functionality? | 20:56 |
corvus | clarkb: i have a vague memory of some of those actually being required; there *might* be a commit msg about it | 21:03 |
clarkb | oh heh good point I can look at the git log | 21:03 |
opendevreview | Merged openstack/project-config master: Pin ansible-compat<4 until we upgrade ansible-lint https://review.opendev.org/c/openstack/project-config/+/883303 | 21:04 |
clarkb | 92105159e7cf6af5600410413c6542f312813c01 says containernetworking-plugins is required to run as root. But I think it may be the other way around. It supports non root usage and networking but root doesn't need it because it is root? | 21:05 |
clarkb | fwiw rawhide seemed to be added by dpawlik a long long time ago for tripleo | 21:20 |
clarkb | tripleo is all centos stream now aiui so its removal should be fine. fungi want to double check and review https://review.opendev.org/c/opendev/system-config/+/883083 ? | 21:20 |
opendevreview | Merged opendev/system-config master: Cleanup fedora mirroring https://review.opendev.org/c/opendev/system-config/+/883083 | 21:56 |
opendevreview | Clark Boylan proposed opendev/system-config master: Modernize install-podman https://review.opendev.org/c/opendev/system-config/+/883311 | 22:18 |
opendevreview | Clark Boylan proposed opendev/system-config master: DNM testing podman as container manager for services https://review.opendev.org/c/opendev/system-config/+/883312 | 22:18 |
clarkb | I expect mangificent fireworks on that stack. But I realized I could copy a fair bit of what I did for the skopeo workaround and what was already in zuul-jobs to get a quick and dirty podman install to start collecting data | 22:19 |
opendevreview | Clark Boylan proposed opendev/system-config master: Modernize install-podman https://review.opendev.org/c/opendev/system-config/+/883311 | 22:47 |
opendevreview | Clark Boylan proposed opendev/system-config master: DNM testing podman as container manager for services https://review.opendev.org/c/opendev/system-config/+/883312 | 22:47 |
opendevreview | Clark Boylan proposed opendev/system-config master: DNM testing podman as container manager for services https://review.opendev.org/c/opendev/system-config/+/883312 | 23:28 |
clarkb | that is already starting to catch some differences. In particular podman-compose pull doesn't seem to indicate as clearly if it has pulled new images or not which prevented gitea container startup. Also collect-container-logs isn't working for podman I think because the podman ps -a --format command we use doesn't result in a useable list of containers. You can see that here where it | 23:30 |
clarkb | takes the output of ps and tries to dump logs https://zuul.opendev.org/t/openstack/build/5d6532724f894dd8ade024e52a746a52/console#3/1/7/nb01.opendev.org | 23:30 |
clarkb | I'm sure these are solvable | 23:31 |
clarkb | oh maybe this is a user problem? | 23:39 |
clarkb | running containers as root then trying to list them as a normal user (zuul I think) | 23:39 |
clarkb | I'll have to dig into that more tomorrow | 23:39 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!