Friday, 2024-02-16

-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/nodepool] 908610: Switch functional openstack job to jammy https://review.opendev.org/c/zuul/nodepool/+/90861000:18
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed:00:21
- [zuul/zuul] 908360: Replace Ansible 6 with Ansible 9 https://review.opendev.org/c/zuul/zuul/+/908360
- [zuul/zuul] 909176: Pin kazoo to 2.9.0 https://review.opendev.org/c/zuul/zuul/+/909176
- [zuul/zuul] 909177: Reduce unit test concurrency https://review.opendev.org/c/zuul/zuul/+/909177
@jim:acmegating.comthose last 2 changes should deal with the recent rash of test failures and timeouts; that should smooth the way for 908360.00:22
-@gerrit:opendev.org- Tobias Henkel proposed: [zuul/zuul] 861211: Always initialize the github client manager https://review.opendev.org/c/zuul/zuul/+/86121108:50
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 906204: Wrap long job names on status page https://review.opendev.org/c/zuul/zuul/+/90620412:52
-@gerrit:opendev.org- Zuul merged on behalf of Simon Westphahl: [zuul/zuul] 907210: Add backoff delay only after successful job start https://review.opendev.org/c/zuul/zuul/+/90721013:20
@harbott.osism.tech:regio.chatthe ensure-docker role is broken since https://review.opendev.org/c/zuul/zuul-jobs/+/909029 on our zuul installation:14:13
```
2024-02-16 07:27:22.814205 | ERROR! couldn't resolve module/action 'systemd_service'. This often indicates a misspelling, missing collection, or incorrect module path.
```
@fungicide:matrix.orgJens Harbott: skimming other similar incantations elsewhere, it looks like maybe that should be just `systemd` instead of `systemd_service`, like in https://opendev.org/opendev/system-config/src/commit/a219525/playbooks/roles/kerberos-kdc/tasks/replica.yaml#L47-L4914:35
@fungicide:matrix.orgthough this seems to imply what's already there is correct: https://docs.ansible.com/ansible/latest/collections/ansible/builtin/systemd_service_module.html14:37
@fungicide:matrix.orgJens Harbott: do your executor venvs have ansible-core installed into them? otherwise i'm not sure what could cause ansible to not find that module14:42
@fungicide:matrix.orgi guess it would also help to know what versions of ansible-community and ansible-core you're installing14:44
@jim:acmegating.comand version of ansible in the job14:45
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul-jobs] 909207: DNM: test ansible 6 with buildset registry https://review.opendev.org/c/zuul/zuul-jobs/+/90920714:48
@jim:acmegating.comyeah looking at the docs, i think that's it14:51
@jim:acmegating.comhttps://docs.ansible.com/ansible/6/collections/ansible/builtin/systemd_module.html https://docs.ansible.com/ansible/8/collections/ansible/builtin/systemd_module.html14:51
@jim:acmegating.comhttps://docs.ansible.com/ansible/6/collections/ansible/builtin/systemd_service_module.html https://docs.ansible.com/ansible/8/collections/ansible/builtin/systemd_service_module.html14:52
@jim:acmegating.comhttps://docs.ansible.com/ansible/9/collections/ansible/builtin/systemd_module.html still says it's a redirect, so i think that should be safe.  according to our deprecation policy, we should switch our usage to systemd_service 2 weeks after 10.0 is released.14:53
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul-jobs] 909208: Fix ensure-docker for Ansible 6 https://review.opendev.org/c/zuul/zuul-jobs/+/90920814:55
@fungicide:matrix.orgthanks!15:00
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul-jobs] 909208: Fix ensure-docker for Ansible 6 https://review.opendev.org/c/zuul/zuul-jobs/+/90920815:20
@fungicide:matrix.orgJens Harbott: hopefully it's back to working for you now ^15:21
@jpew:matrix.orgHas anyone looked into using `git clone --reference` to reduce the impact of cloning a large repository multiple times on mergers?16:50
@jpew:matrix.orgOr maybe that's not really a problem?16:51
@jim:acmegating.comjpew: not applicable to mergers which only have one copy of the repo16:52
@jim:acmegating.comand executors use hard links16:52
@fungicide:matrix.orgor at least should if deployed correctly16:53
@fungicide:matrix.orgif workspaces end up on a different filesystem then i think you end up with copies instead16:54
@fungicide:matrix.orgor if you deploy on a filesystem which lacks support for hardlinking inodes16:55
@jpew:matrix.orgOK16:55
-@gerrit:opendev.org- Zuul merged on behalf of Tobias Henkel: [zuul/zuul] 802857: Initialize github client manager if needed https://review.opendev.org/c/zuul/zuul/+/80285717:41
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 909176: Pin kazoo to 2.9.0 https://review.opendev.org/c/zuul/zuul/+/90917617:49
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 909177: Reduce unit test concurrency https://review.opendev.org/c/zuul/zuul/+/90917717:52
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 908360: Replace Ansible 6 with Ansible 9 https://review.opendev.org/c/zuul/zuul/+/90836018:03
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 909269: Add some github configuration deprecations https://review.opendev.org/c/zuul/zuul/+/90926921:34

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