Presync started running as scheduled at 3:00 UTC on 2024-04-02 and then failed due to a transient CI error: https://gerrit.wikimedia.org/r/c/operations/mediawiki-config/+/1016069
The process, however, doesn't seem to have completed one way or another. No email with the result arrived at the mailing list. The systemd unit shows as "active" but its next trigger shows as "not available":
[jnuche@deploy1002 ~]$ systemctl status train-presync.timer ● train-presync.timer - Periodic execution of train-presync.service Loaded: loaded (/lib/systemd/system/train-presync.timer; enabled; vendor preset: enabled) Active: active (running) since Thu 2024-03-21 12:12:52 UTC; 1 weeks 4 days ago Trigger: n/a
[jnuche@deploy1002 ~]$ systemctl list-timers --all | grep -e "NEXT\|train" NEXT LEFT LAST PASSED UNIT ACTIVATES n/a n/a Tue 2024-04-02 03:00:03 UTC 8h ago train-presync.timer train-presync.service
There are no recent changes to the timer's puppet config. I think we could us help from someone from ops to take a look at this.