[00:00:00] so maybe that can be made `--rsync-path='[ -d path/to/cache ] && docker rsync etc [00:00:01] docker is creating that directory [00:00:06] yeah [00:00:08] and runs as root [00:00:14] I thik [00:00:21] haha, no you're right, just tried it [00:00:32] or maybe not, maybe it uses whatever default USER is defined in whatever container is used in that command line which might be USER nobody [00:00:33] BUT [00:00:54] if you `docker -v "$(pwd)/cache:/cache"` and the `cache` does not exit on the host [00:01:02] DOCKER CREATE IT FOR YOU AS root:root [00:01:16] instead of I don't know.. explode completely [00:01:35] so we can shortcircuit when there is no cache [00:02:25] or `docker --do-not-create-root-owned-dir-when-source-bind-mount-does-not-exit-and-exit-zero-instead-ok-please` [00:02:46] at this point I should head to bed [00:02:51] cause I will start swearing :) [00:02:58] anyway good progress! [00:03:15] if you feel like it you can summarize the above on the task [00:03:17] 10Continuous-Integration-Infrastructure, 10Release-Engineering-Team (Priority Backlog 📥), 10ci-test-error: Various CI jobs failing after "mkdir: cannot create directory ‘log’: Permission denied" - https://phabricator.wikimedia.org/T282893 (10thcipriani) Here's the castor job that 47917 lost track of: https:/... [00:04:14] the demo lacks a long file listing ( `ls -l` ) to show up `this-dir-doesnt-exist` got created as root by the docker daemon :) [00:04:21] but yeah that is the root cause [00:04:24] congratulations :] [00:04:27] * hashar sleeps [00:04:43] * hashar celebrates thcipriani [00:05:27] fixed my demo :) [00:55:46] 10GitLab (CI & Job Runners), 10commit-message-validator, 10User-bd808: Update commit-message-validator to work nicely with GitLab repos - https://phabricator.wikimedia.org/T339307 (10bd808) [00:55:49] 10GitLab (CI & Job Runners), 10commit-message-validator, 10Documentation, 10User-bd808: Document how to run commit-message-validator as part of GitLab CI - https://phabricator.wikimedia.org/T339309 (10bd808) 05In progress→03Resolved On-wiki docs have now been updated: https://www.mediawiki.org/w/index.... [01:13:29] 10Gerrit, 10commit-message-validator, 10Upstream: git-review hook for adding Change-Id trailer confused by Signed-Off-By trailer - https://phabricator.wikimedia.org/T324316 (10bd808) p:05Triage→03Low [08:14:43] 10Release-Engineering-Team (Priority Backlog 📥), 10MW-on-K8s, 10Release Pipeline, 10Patch-Needs-Improvement: PipelineLib system tests should support testing job failure - https://phabricator.wikimedia.org/T286512 (10Aklapper) a:05dduvall→03None @dduvall: Per emails from Sep18 and Oct20 and https://www.... [08:18:25] 10Release-Engineering-Team (Radar), 10MediaWiki-extensions-VipsScaler, 10Structured Data Engineering, 10Structured-Data-Backlog, 10Wikimedia-Extension-setup: Undeploy VipsScaler from Wikimedia wikis - https://phabricator.wikimedia.org/T290759 (10Aklapper) a:05Jdforrester-WMF→03None @Jdforrester-WMF:... [08:25:20] 10Release-Engineering-Team (Yak Shaving 🐃🪒), 10Code-Health-DevEd-Curriculum: The Train - the workshop - https://phabricator.wikimedia.org/T249152 (10Aklapper) a:05thcipriani→03None @thcipriani: Per emails from Sep18 and Oct20 and https://www.mediawiki.org/wiki/Bug_management/Assignee_cleanup , I am resetti... [08:25:26] 10Release-Engineering-Team (Yak Shaving 🐃🪒), 10Code-Health-DevEd-Curriculum: The Train - an overview - https://phabricator.wikimedia.org/T249151 (10Aklapper) a:05thcipriani→03None @thcipriani: Per emails from Sep18 and Oct20 and https://www.mediawiki.org/wiki/Bug_management/Assignee_cleanup , I am resettin... [08:25:30] 10Release-Engineering-Team (Priority Backlog 📥): Improvements for the process of "WMF Releases" pages on MW - https://phabricator.wikimedia.org/T284615 (10Aklapper) a:05thcipriani→03None @thcipriani: Per emails from Sep18 and Oct20 and https://www.mediawiki.org/wiki/Bug_management/Assignee_cleanup , I am res... [08:26:28] 10Release-Engineering-Team (Quid Pro Crow 🦃): Decrease number of open Phab tickets with assignee field set for more than two years (aka cookie licking) (Q3/2023 edition) - https://phabricator.wikimedia.org/T332676 (10Aklapper) 05Stalled→03Resolved Unassigned 108 task assignees from their 198 open assigned ta... [08:42:02] 10Continuous-Integration-Infrastructure, 10Release-Engineering-Team (Priority Backlog 📥), 10ci-test-error: Various CI jobs failing after "mkdir: cannot create directory ‘log’: Permission denied" - https://phabricator.wikimedia.org/T282893 (10hashar) From last night the sequence is: https://integration.wikim... [08:42:46] 10Continuous-Integration-Infrastructure, 10ci-test-error: mkstemp "/cache/.phpcs.011c3bbfdf57.36abd737b3f6.cache.tcHNqQ" failed: Permission denied (13) - https://phabricator.wikimedia.org/T346723 (10hashar) [08:43:00] 10Continuous-Integration-Infrastructure, 10Release-Engineering-Team (Priority Backlog 📥), 10ci-test-error: Various CI jobs failing after "mkdir: cannot create directory ‘log’: Permission denied" - https://phabricator.wikimedia.org/T282893 (10hashar) [09:14:06] 10Continuous-Integration-Infrastructure, 10Release-Engineering-Team (Priority Backlog 📥), 10ci-test-error: Various CI jobs failing after "mkdir: cannot create directory ‘log’: Permission denied" - https://phabricator.wikimedia.org/T282893 (10hashar) I think the issue comes from [[ https://github.com/jenkinsc... [09:43:26] Hello, several Wikibase builds have failed with strange npm errors. e.g. https://integration.wikimedia.org/ci/job/mwgate-node16-docker/88126/console [09:43:55] Seems like the fix last time was to nuke the npm cache: https://phabricator.wikimedia.org/T299933 [09:44:21] Is that an easy fix for someone to do now or shall I create a phab ticket for it? [09:49:47] IIUC the fix would be something like https://sal.toolforge.org/log/kKpOgIsBxE1_1c7so02o [10:23:00] hashar, Jforrester: I don't have sudo access to `integration-castor05` and can't delete the npm cache [10:23:02] can you help? [10:23:31] fun [10:23:59] James_F: sry, wrong handle ^^ [10:24:21] jnuche: at least you are a member of the project according to https://openstack-browser.toolforge.org/project/integration [10:25:00] says I'm not allowed to sudo the command *shrugs* [10:27:38] oh cause there is a sudo rule [10:27:42] let me add you [10:27:48] ( via https://horizon.wikimedia.org/project/sudo/ ) [10:27:57] merci [10:28:55] I have added you [10:29:20] I really need to figure out why the npm cache get corrupted sometime [10:29:36] it is definitely a race condition of some sort [10:30:05] > Sorry, user jnuche is not allowed to execute '/usr/bin/rm -rf /srv/castor/castor-mw-ext-and-skins/master/mwgate-node16-docker' as root on integration-castor05.integration.eqiad1.wikimedia.cloud [10:30:21] already tried to log out and log in again [10:30:29] * hashar blames ldap cache [10:30:51] User jnuche may run the following commands on integration-castor05: [10:30:51] (jenkins-deploy) NOPASSWD: ALL [10:30:56] wrong sudo rule bah [10:31:00] :D [10:31:14] ah yeah that is for any project user [10:31:20] the one for root did not apply [10:34:26] Failed to reload sssd.service: Job type reload is not applicable for unit sssd.service. [10:34:27] bah [10:35:51] hashar: don't worry, it will eventually propagate, in the meantime can you delete the cache? [10:36:21] it used to be just about reloading `nscd` but that is no more used [10:37:52] $ sudo systemctl restart sssd [10:37:59] User jnuche may run the following commands on integration-castor05: [10:37:59] (ALL) NOPASSWD: ALL [10:37:59] (jenkins-deploy) NOPASSWD: ALL [10:38:02] should be good now [10:38:30] no clue why it has CanReload=no [10:38:48] !log integration-castor05: removed npm cache with sudo rm -rf /srv/castor/castor-mw-ext-and-skins/master/mwgate-node16-docker [10:38:50] Logged the message at https://wikitech.wikimedia.org/wiki/Release_Engineering/SAL [10:39:25] ollie_wmde: should be fixed now (hpefully) [10:39:29] \o/ [10:39:34] thanks hashar [10:39:43] I am off to prepare lunch (one of my kids is sick at home) [10:39:44] :) [10:39:55] hope they get better! [10:41:31] jnuche thank you! Checking with this patch https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/975844 [10:42:42] sorry, only just remembered to check the calendar after merging https://gerrit.wikimedia.org/r/c/operations/mediawiki-config/+/965663 [10:43:27] is the train done for today? [10:44:08] 10Scap: Scap backport shouldn't show an error when k8s hosts are down - https://phabricator.wikimedia.org/T351701 (10awight) [10:45:10] awight: can I do a config deployment now? [10:46:49] TimStarling: train is canceled this week due to thanksgiving: https://phabricator.wikimedia.org/T350082 [10:46:56] 10Scap: Scap backport shouldn't show an error when k8s hosts are down - https://phabricator.wikimedia.org/T351701 (10awight) [10:49:17] ok but the actual holiday is not today (had to check) [10:52:04] as long as it's not an actual deployment freeze I may as well keep going now [10:52:15] I'm 90% sure this won't take the site down ;) [10:54:41] TimStarling: is it urgent? could it go in the next backport window three hours from now? [10:56:05] infrastucture window is starting now, I don't know if SRE has anything planned but maybe it's worth checking in with them [10:56:08] backport windows are 1am, 8am and 7pm for me which are inconvenient times [11:01:41] going to revert, there's a thing that doesn't look quite right, I'll do this another time [11:03:02] ack [11:03:58] hashar: moritzm reached out to migrate gerrit to puppet7. gerrit2002 was migrated already some minutes ago. I restarted gerrit and apache and the instance looks fine so far. [11:04:44] Could you double check gerrit2002? And are you available tomorrow when gerrit1003 is migrated to puppet 7? [11:49:33] 10Gitlab-Application-Security-Pipeline, 10Security Team AppSec, 10Security-Team, 10Security: Implement an outdated modules check for golang - https://phabricator.wikimedia.org/T309997 (10CodeReviewBot) mmartorana updated https://gitlab.wikimedia.org/repos/security/gitlab-ci-security-templates/-/merge_reque... [12:34:46] 10Fresh, 10ARM support, 10Upstream, 10User-zeljkofilipin: ECONNREFUSED error when running Selenium tests on M1 Mac - https://phabricator.wikimedia.org/T308889 (10hashar) [12:35:57] 10Phabricator: Disable Differential related Herald rules - https://phabricator.wikimedia.org/T351585 (10Aklapper) [13:09:28] (03PS1) 10Hashar: Archive mediawiki/tools/mwdumper [integration/config] - 10https://gerrit.wikimedia.org/r/976208 (https://phabricator.wikimedia.org/T351228) [13:09:48] (03CR) 10Hashar: [C: 03+2] Archive mediawiki/tools/mwdumper [integration/config] - 10https://gerrit.wikimedia.org/r/976208 (https://phabricator.wikimedia.org/T351228) (owner: 10Hashar) [13:11:30] (03Merged) 10jenkins-bot: Archive mediawiki/tools/mwdumper [integration/config] - 10https://gerrit.wikimedia.org/r/976208 (https://phabricator.wikimedia.org/T351228) (owner: 10Hashar) [13:12:16] !log Reloaded Zuul for https://gerrit.wikimedia.org/r/976208 | Archive mediawiki/tools/mwdumper | T351228 [13:12:19] Logged the message at https://wikitech.wikimedia.org/wiki/Release_Engineering/SAL [13:12:19] T351228: Archive mediawiki/tools/mwdumper - https://phabricator.wikimedia.org/T351228 [13:47:15] 10Phabricator: Disable Differential related Herald rules - https://phabricator.wikimedia.org/T351585 (10Aklapper) [13:47:34] 10Phabricator, 10Release-Engineering-Team (Quid Pro Crow 🦃): Disable Differential related Herald rules - https://phabricator.wikimedia.org/T351585 (10Aklapper) 05Open→03Resolved ` aklapper@phab1004:~$ sudo /srv/phab/phabricator/bin/herald rule --disable --rule 101 Applying changes to H101... Done. aklapper... [13:47:38] 10Phabricator, 10Patch-For-Review: Uninstall Differential (Phabricator application) - https://phabricator.wikimedia.org/T330797 (10Aklapper) [14:07:35] 10GitLab, 10Wikidata, 10Wikidata Dev Team, 10wmde-wikidata-tech: [QB] Investigate moving QB from Gerrit to GitLab - https://phabricator.wikimedia.org/T350705 (10ItamarWMDE) **Prio Notes:** | Impact Area | Affected | |-------------------------|----------| | production / end users | no |... [14:08:30] 10GitLab, 10Wikidata, 10Wikidata Dev Team, 10wmde-wikidata-tech: [SW] [QB] Investigate moving QB from Gerrit to GitLab - https://phabricator.wikimedia.org/T350705 (10ItamarWMDE) [14:08:52] 10Release-Engineering-Team (Radar), 10MediaWiki-extensions-VipsScaler, 10Structured Data Engineering, 10Structured-Data-Backlog, 10Wikimedia-Extension-setup: Undeploy VipsScaler from Wikimedia wikis - https://phabricator.wikimedia.org/T290759 (10Jdforrester-WMF) a:03Jdforrester-WMF [14:13:58] 10Fresh, 10ARM support, 10Upstream, 10User-zeljkofilipin: ECONNREFUSED error when running Selenium tests on M1 Mac - https://phabricator.wikimedia.org/T308889 (10Peter) I think https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1940092.html explains the messages you got @Mhurd [14:20:05] 10Phabricator (2023-10-03), 10Release-Engineering-Team (Priority Backlog 📥), 10Wikimedia-Phabricator-Extensions, 10User-brennen: Custom Phab Reports: "Unhandled Exception ("RuntimeException") Division by zero" - https://phabricator.wikimedia.org/T324319 (10Aklapper) 05Open→03Resolved Cannot reproduce a... [14:24:33] jelto: I have no idea what the Puppet 7 upgrade involves or what kind of troubles it can cause. Then if you already upgraded gerrit2002, you can do gerrit1003 as well. They are pretty much the same [14:32:24] ack [15:12:05] 10Gitlab-Application-Security-Pipeline, 10Security-Team, 10Documentation, 10SecTeam-Processed, 10Security: Update on-wiki documentation for the AppSec Pipeline for phase 2 work - https://phabricator.wikimedia.org/T346802 (10mmartorana) [15:25:58] 10Release-Engineering-Team (Seen), 10Wikidata, 10[DEPRECATED] wdwb-tech, 10MW-1.35-notes (1.35.0-wmf.16; 2020-01-21), 10Technical-Debt: Stop using jsonlint and instead use eslint-plugin-json for the linting - https://phabricator.wikimedia.org/T220036 (10Kizule) [15:35:57] Daimona: are you planning to have a separate task for removing all the deprecated tablesUsed assignments? [15:36:06] IMHO it would be nice to have *some* task for it, and https://phabricator.wikimedia.org/T342301 is already closed ^^ [15:38:11] It was not in my plans (I thought we could handle it as a "normal" deprecation), but I think it would make sense to have one [15:45:44] I've just created T351733 [15:45:45] T351733: Stop writing to $tablesUsed in PHPUnit integration tests - https://phabricator.wikimedia.org/T351733 [15:46:33] thanks! [15:46:51] oh, and good point about mw compatibility [15:48:37] Yeah :-| [15:54:23] hashar: the sssd cache clear command is `sudo sss_cache -E`. sssd has a persistent local cache that survives service restarts. Fancy things like `sudo sss_cache -u bd808` are also possible, but the purge everything hammer is usually easiest. [15:57:15] hashar: if you have ideas about how we can make https://wikitech.wikimedia.org/wiki/Portal:Cloud_VPS/Admin/Runbooks/Refresh_sssd_caches easier to find that would be welcome. [16:03:37] 10Phabricator-Sprint-Extension, 10Release-Engineering-Team (Priority Backlog 📥), 10Diffusion-Repository-Administrators, 10Projects-Cleanup, and 2 others: Archive broken and unmaintained Phabricator Sprint extension - https://phabricator.wikimedia.org/T275325 (10CodeReviewBot) aklapper opened https://gitlab... [16:05:33] 10Phabricator-Sprint-Extension, 10Release-Engineering-Team (Quid Pro Crow 🦃), 10Diffusion-Repository-Administrators, 10Projects-Cleanup, and 2 others: Archive broken and unmaintained Phabricator Sprint extension - https://phabricator.wikimedia.org/T275325 (10Aklapper) a:03Aklapper [16:07:16] bd808: ahh nice there is a documentation. Previously I restarted `nscd` and apparently restarting sssd fixed it, or the entried had reached its time to live. In any case the new sudo rule became available ) [16:11:38] :) We killed off `nscd` starting in 2019 because it was not working as expected. T217280 & T218126 [16:11:38] T217280: LDAP server running out of memory frequently and disrupting Cloud VPS clients - https://phabricator.wikimedia.org/T217280 [16:11:39] T218126: LDAP: try how sssd works with our servers - https://phabricator.wikimedia.org/T218126 [16:12:06] sssd is much, much more stable for Cloud VPS instances [16:29:38] Hey! We've been using kokkuri/blubber in gitlab's ci. We have some confusion on the intended workflow for cutting new releases. For instance, we want to release a new version of pybal (https://gitlab.wikimedia.org/repos/sre/pybal/); vgutierrez branched off of our bullseye-wikimedia branch into a new release-bullseye branch. This caused kokkuri to fail parsing the branch for the correct [16:29:41] image for testing. My thought for solving this would be to hardcode SUITE: in the various -wikimedia branches but I didn't know if there was something better [16:30:50] "release-bullseye" was a random name BTW, it could've been T123456 (that's my regular naming strategy for git branches) [16:30:51] T123456: Special:CentralAuth reports account attachment, which - being standalone - is confusing, report accout creation as well - https://phabricator.wikimedia.org/T123456 [16:35:52] (03PS1) 10Ilias Sarantopoulos: ml-services: renamed directory of revscoring [integration/config] - 10https://gerrit.wikimedia.org/r/976272 [16:36:10] I'm aware of the availability of e.g. bullseye-wikimedia-foo but that seems to have been for specific release versioning, e.g. bullseye-wikimedia-1.15 [16:37:19] (03CR) 10CI reject: [V: 04-1] ml-services: renamed directory of revscoring [integration/config] - 10https://gerrit.wikimedia.org/r/976272 (owner: 10Ilias Sarantopoulos) [16:42:30] brett: that is lintian failing the build isn't it ? [16:44:13] brett: previously, on Jenkins, the build environment was set up by Puppet package_builder module [16:45:06] with a list of known distribution being: files/lintian-wikimedia/main/data/changes-file/known-dists [16:45:23] which is realized at /usr/share/lintian/vendors/wikimedia [16:46:36] which is enabled by setting `LINTIAN_OPTIONS="--profile wikimedia"` [16:47:09] (03CR) 10Elukey: "recheck" [integration/config] - 10https://gerrit.wikimedia.org/r/976272 (owner: 10Ilias Sarantopoulos) [16:47:33] hashar: https://gitlab.wikimedia.org/repos/sre/pybal/-/jobs/167493 is the failed job - it's an empty variable since it can't parse the branch [16:49:02] I am not sure that is related [16:49:15] Absolutely is! https://gitlab.wikimedia.org/repos/sre/pybal/-/merge_requests/4 fixes it [16:51:20] hmm [16:51:30] so I guess that is due to https://gitlab.wikimedia.org/repos/sre/wmf-debci/-/blob/main/builddebs.yml?ref_type=heads [16:51:45] (03CR) 10Elukey: [C: 03+1] ml-services: renamed directory of revscoring [integration/config] - 10https://gerrit.wikimedia.org/r/976272 (owner: 10Ilias Sarantopoulos) [16:52:04] which only set the SUITE if the merge request targets a branch matching /.*-wikimedia.*$/ [16:53:22] ah [16:53:23] https://gerrit.wikimedia.org/r/plugins/gitiles/integration/config/+/refs/heads/master/jjb/operations-debs.yaml#98 [16:53:28] that is how it is done on Jenkins [16:54:45] that is for setting DIST which is later processed by the pbuilderrc hook provided by Puppet [16:56:20] anyway that gitlab build system expect the target branch to be named after the targetted suite [16:56:59] when previously (on Jenkins) it was more or less automatic/magically inferred solely from the debian/changelog and regardless of the target branch name [16:57:07] brett: ^ :) [16:57:15] that is all for today, I have to prepare diner [16:57:17] dinner [16:57:23] it is probably worth filing a task for it [16:58:01] and at quick glance https://gitlab.wikimedia.org/repos/sre/wmf-debci/-/blob/main/builddebs.yml is missing a few bits to be on par with what was done previously [16:58:04] anyway dinner time [16:58:15] hashar: Thanks for your time. Enjoy dinner [17:10:33] I'm seeing weird CI job failures like https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php81-noselenium-docker/21728/console. Can someone help me understand what is happening here? [17:15:47] urbanecm: it was doing it last night [17:16:17] T282893 [17:16:22] https://phabricator.wikimedia.org/T282893 [17:16:48] T282893: Various CI jobs failing after "mkdir: cannot create directory ‘log’: Permission denied" - https://phabricator.wikimedia.org/T282893 [17:25:15] ty [17:49:42] 10Continuous-Integration-Infrastructure, 10Release-Engineering-Team (Priority Backlog 📥), 10ci-test-error: Various CI jobs failing after "mkdir: cannot create directory ‘log’: Permission denied" - https://phabricator.wikimedia.org/T282893 (10hashar) I have forked the plugin and pushed a dumb commit in at htt... [18:15:26] 🥺 https://gitlab.wikimedia.org/repos/releng/release/-/merge_requests/52 [18:16:55] (03PS1) 10Ladsgroup: zuul: drop in-wikimedia-production template from DoubleWiki [integration/config] - 10https://gerrit.wikimedia.org/r/976292 (https://phabricator.wikimedia.org/T351675) [18:26:26] 10Phabricator maintenance bot, 10API Platform, 10Content-Transform-Team, 10MediaWiki-Engineering: Stop adding Platform Engineering to new wiki creation tasks - https://phabricator.wikimedia.org/T346811 (10Ladsgroup) >>! In T346811#9335243, @MSantos wrote: >> CT owns most of the services still running in RE... [18:53:33] (03CR) 10Hashar: [C: 03+1] "`in-wikimedia-production` is used by the test suite to ensure we have the required jobs configured." [integration/config] - 10https://gerrit.wikimedia.org/r/976292 (https://phabricator.wikimedia.org/T351675) (owner: 10Ladsgroup) [18:55:26] (03PS2) 10Jforrester: Zuul: [mediawiki/extensions/DoubleWiki] Move to non-Wikimedia section [integration/config] - 10https://gerrit.wikimedia.org/r/976292 (https://phabricator.wikimedia.org/T351675) (owner: 10Ladsgroup) [18:55:38] 10Continuous-Integration-Infrastructure, 10Release-Engineering-Team (Priority Backlog 📥), 10ci-test-error: Various CI jobs failing after "mkdir: cannot create directory ‘log’: Permission denied" - https://phabricator.wikimedia.org/T282893 (10hashar) Uploaded at https://people.wikimedia.org/~hashar/T282893/pa... [18:56:28] 10Continuous-Integration-Infrastructure, 10Jenkins, 10Release-Engineering-Team (Priority Backlog 📥), 10ci-test-error: Various CI jobs failing after "mkdir: cannot create directory ‘log’: Permission denied" - https://phabricator.wikimedia.org/T282893 (10hashar) a:03hashar [18:59:14] 10Phabricator maintenance bot, 10API Platform, 10Content-Transform-Team, 10MediaWiki-Engineering: Stop adding Platform Engineering to new wiki creation tasks - https://phabricator.wikimedia.org/T346811 (10MSantos) Let's consider #content-transform-team will be owning the process to add new wikis to `restba... [18:59:25] (03CR) 10Ladsgroup: [C: 03+1] "Thanks. Wanna deploy?" [integration/config] - 10https://gerrit.wikimedia.org/r/976292 (https://phabricator.wikimedia.org/T351675) (owner: 10Ladsgroup) [19:04:52] 10Phabricator maintenance bot, 10API Platform, 10Content-Transform-Team, 10MediaWiki-Engineering: Stop adding Platform Engineering to new wiki creation tasks - https://phabricator.wikimedia.org/T346811 (10Reedy) >>! In T346811#9350564, @MSantos wrote: > @Reedy and @Aklapper how should we proceed in order t... [19:17:29] 10Release-Engineering-Team (Priority Backlog 📥), 10Scap: Enhance scap-pull with swagger and error level checks - https://phabricator.wikimedia.org/T315582 (10thcipriani) [19:18:34] 10Release-Engineering-Team (Priority Backlog 📥), 10Scap: find a way to systematically update the deployment server name across all repos - https://phabricator.wikimedia.org/T197470 (10thcipriani) [19:18:49] 10Release-Engineering-Team (Priority Backlog 📥), 10Scap, 10observability: Update Scap to emit ECS-compatible structured logs - https://phabricator.wikimedia.org/T279086 (10thcipriani) [19:27:12] (03CR) 10Jforrester: [C: 03+2] Zuul: [mediawiki/extensions/DoubleWiki] Move to non-Wikimedia section [integration/config] - 10https://gerrit.wikimedia.org/r/976292 (https://phabricator.wikimedia.org/T351675) (owner: 10Ladsgroup) [19:28:32] (03Merged) 10jenkins-bot: Zuul: [mediawiki/extensions/DoubleWiki] Move to non-Wikimedia section [integration/config] - 10https://gerrit.wikimedia.org/r/976292 (https://phabricator.wikimedia.org/T351675) (owner: 10Ladsgroup) [19:28:57] !log Zuul: [mediawiki/extensions/DoubleWiki] Move to non-Wikimedia section for T351675 [19:29:01] Logged the message at https://wikitech.wikimedia.org/wiki/Release_Engineering/SAL [19:29:01] T351675: Undeploy DoubleWiki - https://phabricator.wikimedia.org/T351675 [19:52:54] 10Phabricator maintenance bot, 10API Platform, 10Content-Transform-Team, 10MediaWiki-Engineering: Stop adding Platform Engineering to new wiki creation tasks - https://phabricator.wikimedia.org/T346811 (10Ladsgroup) Correct link: https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot/-/blob/mas... [20:46:39] (03CR) 10C. Scott Ananian: [C: 03+2] Don't suppress the footer anymore [integration/visualdiff] - 10https://gerrit.wikimedia.org/r/975885 (owner: 10Subramanya Sastry) [20:47:38] (03Merged) 10jenkins-bot: Don't suppress the footer anymore [integration/visualdiff] - 10https://gerrit.wikimedia.org/r/975885 (owner: 10Subramanya Sastry) [22:01:32] 10Phabricator, 10Release-Engineering-Team (Radar), 10collaboration-services: upgrade phab (phorge) hosts to bullseye - https://phabricator.wikimedia.org/T334519 (10Dzahn) I used the wrong ticket. My bad. All the updates from T327068#9350860 should have been here. [22:06:27] 10Phabricator, 10Release-Engineering-Team (Radar), 10collaboration-services: upgrade phab (phorge) hosts to bullseye - https://phabricator.wikimedia.org/T334519 (10Dzahn) - deleted instance phorge-1001 to get quota back and allow for creting new phabricator-on-bullseye instance - created instance `phabricat... [22:22:21] 10GitLab, 10Diffusion-Repository-Administrators, 10Projects-Cleanup: Delete outdated Quickstatements repository in Wikimedia GitLab and Diffusion - https://phabricator.wikimedia.org/T351772 (10Aklapper) p:05Triage→03Low [22:28:48] 10Phabricator, 10Release-Engineering-Team (Radar), 10collaboration-services: upgrade phab (phorge) hosts to bullseye - https://phabricator.wikimedia.org/T334519 (10Dzahn) a:03Dzahn [23:59:17] 10GitLab (CI & Job Runners), 10Release-Engineering-Team (Priority Backlog 📥), 10Patch-For-Review, 10User-brennen: Allow images from https://docker-registry.tools.wmflabs.org/ for CI under https://gitlab.wikimedia.org/toolforge-repos/ - https://phabricator.wikimedia.org/T334512 (10brennen)