[09:34:48] hi, marostegui want to make sure you are aware (?) my side is sort of completed at https://phabricator.wikimedia.org/T407942#12173894 before silencing that task for me, and I will now focus on the decom and the rest of the upgrades T433475 and T424541 [09:34:48] T433475: Decommission db11[50-82,84] - https://phabricator.wikimedia.org/T433475 [09:34:49] T424541: Upgrade backup sources to Debian Trixie - https://phabricator.wikimedia.org/T424541 [09:35:16] jynus: sure, as they are marked as done, all good, thanks! [09:36:26] I like to give a heads up before I silence notifications, not receiving many emails helps me being more productive [09:41:44] One last question, I see there is "# See also db1239 below" comments on puppet. Those are not consistent, there are some but not on all. Should I fix those or should I remove them, now that they are outdated? [09:44:43] I think we added them years ago, I've not been maintaning them, so if you don't either, we can probably just remove them [09:44:58] I think those were added when we started having backuo sources [09:45:06] yeah, I think they date to when there was just a few [09:45:12] yah [09:45:42] but now there is backup sources, dbstores, wikireplicas, and I don't think people will forget all of those are not all sX hosts, only core ones [13:00:40] I will join meet in a sec [13:00:48] more like 1 minute [14:03:57] FIRING: SystemdUnitFailed: swift_rclone_sync.service on ms-be1069:9100 - https://wikitech.wikimedia.org/wiki/Monitoring/check_systemd_state - https://grafana.wikimedia.org/d/g-AaZRFWk/systemd-status - https://alerts.wikimedia.org/?q=alertname%3DSystemdUnitFailed [14:10:06] ^-- that tells me wikipedia-commons-local-public.a9/a/a9/Ğāmi‛‛_al-tavārīḫ._Rašīd_al-Dīn_Fazl-ullāh_Hamadānī_-_btv1b8427170s_(182_of_597).jpg wasn't found, but then if I look for that file on commons it's not found there either. [14:10:32] [so I'll not pursue that further] [14:13:00] RESOLVED: SystemdUnitFailed: swift_rclone_sync.service on ms-be1069:9100 - https://wikitech.wikimedia.org/wiki/Monitoring/check_systemd_state - https://grafana.wikimedia.org/d/g-AaZRFWk/systemd-status - https://alerts.wikimedia.org/?q=alertname%3DSystemdUnitFailed [14:16:31] Emperor: is it https://commons.wikimedia.org/wiki/File:%C4%9E%C4%81mi%E2%80%9B_al-tav%C4%81r%C4%AB%E1%B8%AB._Ra%C5%A1%C4%ABd_al-D%C4%ABn_Fazl-ull%C4%81h_Hamad%C4%81n%C4%AB_-_btv1b8427170s_(182_of_597).jpg or it is just a similarly named file? [14:19:32] upload address is: https://upload.wikimedia.org/wikipedia/commons/a/a9/%C4%9E%C4%81mi%E2%80%9B_al-tav%C4%81r%C4%AB%E1%B8%AB._Ra%C5%A1%C4%ABd_al-D%C4%ABn_Fazl-ull%C4%81h_Hamad%C4%81n%C4%AB_-_btv1b8427170s_%28182_of_597%29.jpg [14:29:04] heads up for email with scheduled etcd downtime [14:51:50] jynus: I think it's https://commons.wikimedia.org/wiki/File:%C4%9E%C4%81mi%E2%80%9B%E2%80%9B_al-tav%C4%81r%C4%AB%E1%B8%AB._Ra%C5%A1%C4%ABd_al-D%C4%ABn_Fazl-ull%C4%81h_Hamad%C4%81n%C4%AB_-_btv1b8427170s_%28182_of_597%29.jpg [15:03:11] cezmunsta: how do you test a cb based on MySQLCookbookRunnerBase? [15:04:49] The same as you would do if it was inheriting directly from the CookbookRunnerBase, no? [15:13:20] Is there something more specific that you are thinking of? [15:26:04] @cezmunsta yes, did you inherit from MySQLCookbookBase and call `parser: Any = super().argument_parser()` in the inherited class argument_parser method? [16:25:32] federico3: have a look on https://gerrit.wikimedia.org/r/c/operations/cookbooks/+/1315796 to see if that helps [16:35:37] Interestingly, they change the behaviour of argparse.ArgumentParser.parse_args between 3.11 and 3.13