[00:14:09] 10Continuous-Integration-Infrastructure, 10Core Platform Team, 10MediaWiki-Core-Testing, 10Patch-For-Review: Don't deduplicate archive table on new installs - https://phabricator.wikimedia.org/T225901 (10Krinkle) From a random other commit: `name=mw-install … 00:00:58.177 Modifying el_index_60 field of ta... [00:14:42] 10Continuous-Integration-Config, 10Release-Engineering-Team, 10MediaWiki-Core-Testing, 10Code-Health, and 3 others: Reduce runtime of MW shared gate Jenkins jobs to 5 min - https://phabricator.wikimedia.org/T225730 (10Krinkle) [00:16:08] 10Continuous-Integration-Config, 10Release-Engineering-Team, 10MediaWiki-Core-Testing, 10Code-Health, and 3 others: Reduce runtime of MW shared gate Jenkins jobs to 5 min - https://phabricator.wikimedia.org/T225730 (10Krinkle) [00:20:21] 10Continuous-Integration-Config, 10Release-Engineering-Team, 10MediaWiki-Core-Testing, 10Code-Health, and 3 others: Reduce runtime of MW shared gate Jenkins jobs to 5 min - https://phabricator.wikimedia.org/T225730 (10Krinkle) [00:21:33] 10Continuous-Integration-Infrastructure, 10Core Platform Team, 10MediaWiki-Core-Testing, 10Patch-For-Review: Don't deduplicate archive table on new installs - https://phabricator.wikimedia.org/T225901 (10Krinkle) 05Open→03Resolved [00:28:54] 10Continuous-Integration-Config, 10Release-Engineering-Team, 10MediaWiki-Core-Testing, 10Code-Health, and 3 others: Reduce runtime of MW shared gate Jenkins jobs to 5 min - https://phabricator.wikimedia.org/T225730 (10Krinkle) >>! In T225730#5260941, @gerritbot wrote: > Change 517202 had a related patch se... [06:08:19] PROBLEM - Free space - all mounts on deployment-fluorine02 is CRITICAL: CRITICAL: deployment-prep.deployment-fluorine02.diskspace._srv.byte_percentfree (<33.33%) [06:48:17] RECOVERY - Free space - all mounts on deployment-fluorine02 is OK: OK: All targets OK [08:23:47] hashar: bonjour, it looks that Wikibase CI is still having hard times (e.g. https://integration.wikimedia.org/ci/job/mwselenium-quibble-docker/13801/console, just rechecked). Any ideas what could be done about it? [08:24:19] hashar: pardon me, I refer to https://phabricator.wikimedia.org/T225796. I somehow hoped the issue will evaporate over the weekend, but it clearly did not [08:26:34] leszek_wmde: hi. Someone mentions the test might be hitting a rate limit ? [08:28:00] hashar: yeah, that's what we started suspecting on friday, when browser tests started unexpectedly fail from the morning [08:28:54] I would guess we should disable the default ratelimits via include/DevelopmentSettings.php [08:29:07] beside that [08:29:19] I usually look at the date/time of the failing test at eg https://integration.wikimedia.org/ci/job/mwselenium-quibble-docker/13801/console [08:29:31] then dig into the debug logs that are attached to the build [08:31:22] yeah, that's how the ratelimit was tracked down as a suspect [08:32:03] hashar: while disabling ratelimiting for CI seems reasonable, we have been also wondering, has anything changed to the CI set with this regard recently? [08:32:42] hashar: as in: same tests were totally fine on Thursday, and then failing on Friday; but cursory look at the CI config git repo didn't really show any particular changes [08:34:28] leszek_wmde: on the CI infra, probably nothing much has changed :) [08:35:41] on https://integration.wikimedia.org/ci/job/mwselenium-quibble-docker/13801/artifact/log/ [08:35:48] the screenshots show as blank page [08:36:08] then there are no errors/exception log bah [08:40:31] leszek_wmde: there are some changes that have been done in mediawiki/core related to caching [08:41:17] notably to have the CLI installer.php to properly detect and enable APC as the default cache type [08:41:25] when previously it apparently defaulted to CACHE_NONE [08:55:13] 10Continuous-Integration-Infrastructure, 10Core Platform Team, 10MediaWiki-Core-Testing, 10MW-1.34-notes (1.34.0-wmf.10; 2019-06-18), 10Patch-For-Review: Don't deduplicate archive table on new installs - https://phabricator.wikimedia.org/T225901 (10hashar) Very nice catch to speed up `update.php`. Not s... [09:00:07] hashar: oh, the CACHE_NONE change sheds some light! summarized what we found out here in berlin in https://phabricator.wikimedia.org/T225796#5261867 [09:16:02] leszek_wmde: the patch is https://gerrit.wikimedia.org/r/#/c/mediawiki/core/+/516784/ [09:16:07] which fixes install.php [09:16:36] leszek_wmde: amazing, that is a nice finding :] [09:16:49] so $wgCacheType had the side effect of actually enabling rate limiting. Fun [09:16:50] :\ [09:16:54] for some definition of fun [09:18:38] * hashar sends a token to leszek_wmde :] [09:20:57] hashar: thanks for the patch. I've put together https://gerrit.wikimedia.org/r/#/c/mediawiki/core/+/517385 quickly [09:21:18] hashar: I am sure there is a cleaner way to do it, e.g. only for WMF Jenkins etc [09:21:55] leszek_wmde: there was a related task about rate limiting causing troubles in mediawiki/vagrant [09:22:05] so I guess it i sfine to have them disabled in includes/DevelopmentSettings.php [09:24:18] oh, I see [09:26:31] leszek_wmde: then if the Wikibase tests are reliably failing, we can craft a dummy change and Depends-On: that mediawiki/core change. [09:26:32] ;) [09:28:33] on it [09:57:10] hashar: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/517388 dummy change is green, whereas basically all other Wikibase are broken since friday [10:23:39] 10MediaWiki-Releasing, 10RelEng-Archive-FY201718-Q2, 10Release-Engineering-Team (Long-Lived-Branches), 10MediaWiki-General-or-Unknown: Remove EOL MediaWiki release branches - https://phabricator.wikimedia.org/T92503 (10Aklapper) Removing EOL branches broke the "git" links on https://www.mediawiki.org/wiki/... [10:23:40] leszek_wmde: that says a lot :) [10:24:04] oh Amir1 already +2ed the mediawiki change. Yeah!! [10:24:26] \o/ [10:28:02] 1.31 , 1.32, 1.33 ... [10:28:14] there are too many mediawiki branches! :] [10:42:36] bah [10:42:41] we have WAY too many tools [10:42:57] https://pingback.wmflabs.org/#php-version/php-version-timeseries [10:43:12] metric about which PHP version is used by MediaWiki installations [10:45:55] happy to see 7.2 leading [10:48:07] yeah [10:48:18] then software upgrades take age :-\ [11:00:29] 10MediaWiki-Releasing: Add Git tags REL1_XX for historical branches - https://phabricator.wikimedia.org/T188084 (10Wladek92) In mediawiki I speak of similar problem (see ) . Nevertheless I can access to release note of version 1.18 using https://www.mediawiki.org/wiki/Template:RELEASE-NOTES You can link to a... [11:27:45] lunch & [13:06:55] 10Beta-Cluster-Infrastructure, 10Release-Engineering-Team, 10MediaWiki-Configuration, 10Patch-For-Review: Fatal error Cannot redeclare wmfLabsSettings() on Beta cluster wikis - https://phabricator.wikimedia.org/T224899 (10zeljkofilipin) [13:09:37] 10Continuous-Integration-Infrastructure, 10Browser-Tests, 10Code-Health: Automate identifying flaky tests - https://phabricator.wikimedia.org/T224673 (10zeljkofilipin) [13:10:40] 10Continuous-Integration-Infrastructure, 10Developer Productivity, 10MediaWiki-Core-Testing, 10Browser-Tests, 10Patch-For-Review: Consider moving browser based tests (Selenium and QUnit) to a non-voting pipeline - https://phabricator.wikimedia.org/T225248 (10zeljkofilipin) [13:12:19] 10Continuous-Integration-Config, 10CirrusSearch, 10Discovery-Search, 10MediaWiki-extensions-WikibaseRepository, and 2 others: Wikibase and WikibaseLexeme Selenium tests fail when UseCirrus is true in WikibaseCirrusSearch - https://phabricator.wikimedia.org/T224125 (10zeljkofilipin) [13:17:01] 10Release-Engineering-Team (Kanban), 10MediaWiki-Core-Testing, 10User-zeljkofilipin, 10good first bug: All repositories with Selenium tests should use wdio-mediawiki - https://phabricator.wikimedia.org/T199113 (10zeljkofilipin) [13:17:03] (03PS3) 10Hashar: Use composer for Mediawiki REL branches [integration/config] - 10https://gerrit.wikimedia.org/r/511866 (https://phabricator.wikimedia.org/T189560) [13:18:30] PROBLEM - Long lived cherry-picks on puppetmaster on deployment-puppetmaster03 is CRITICAL: CRITICAL: 100.00% of data above the critical threshold [0.0] [13:19:17] 10Release-Engineering-Team (Kanban), 10MediaWiki-Core-Testing, 10User-zeljkofilipin, 10good first bug: All repositories with Selenium tests should use wdio-mediawiki - https://phabricator.wikimedia.org/T199113 (10zeljkofilipin) [13:19:41] (03PS15) 10Awight: Separate planning and execution phases [integration/quibble] - 10https://gerrit.wikimedia.org/r/511749 (https://phabricator.wikimedia.org/T223752) [13:24:32] 10Release-Engineering-Team (Kanban), 10MediaWiki-Core-Testing, 10User-zeljkofilipin, 10good first bug: All repositories with Selenium tests should use wdio-mediawiki - https://phabricator.wikimedia.org/T199113 (10zeljkofilipin) [13:36:06] (03CR) 10Hashar: "rebased." [integration/config] - 10https://gerrit.wikimedia.org/r/511866 (https://phabricator.wikimedia.org/T189560) (owner: 10Hashar) [13:43:12] 10Continuous-Integration-Infrastructure, 10Developer Productivity, 10MediaWiki-Core-Testing, 10Browser-Tests, 10Patch-For-Review: Consider moving browser based tests (Selenium and QUnit) to a non-voting pipeline - https://phabricator.wikimedia.org/T225248 (10awight) >>! In T225248#5260559, @awight wrote:... [13:45:55] 10Release-Engineering-Team (Kanban), 10MediaWiki-Core-Testing, 10User-zeljkofilipin, 10good first bug: All repositories with Selenium tests should use wdio-mediawiki - https://phabricator.wikimedia.org/T199113 (10zeljkofilipin) [13:52:59] 10Continuous-Integration-Config: [Discussion] Disable whitelisted-user automated testing, unless requested. - https://phabricator.wikimedia.org/T225940 (10awight) [13:53:56] 10Continuous-Integration-Infrastructure: [Discussion] Disable whitelisted-user automated testing, unless requested. - https://phabricator.wikimedia.org/T225940 (10awight) [14:00:55] is there a good canonical place where i can retrieve the current wmf point releas from ? [14:01:19] like: 1.34.0-wmf.8 is that listed somewhere in a repo or something ? [14:04:03] Project mediawiki-core-doxygen-docker build #7689: 04FAILURE in 0.19 sec: https://integration.wikimedia.org/ci/job/mediawiki-core-doxygen-docker/7689/ [14:04:23] Project beta-code-update-eqiad build #251156: 04FAILURE in 1 min 22 sec: https://integration.wikimedia.org/ci/job/beta-code-update-eqiad/251156/ [14:09:39] PROBLEM - puppet last run on contint1001 is CRITICAL: CRITICAL: Puppet has 1 failures. Last run 6 minutes ago with 1 failures. Failed resources (up to 3 shown): Exec[git_pull_jenkins CI slave scripts] [14:10:53] (03PS4) 10Hashar: Use composer for Mediawiki REL branches [integration/config] - 10https://gerrit.wikimedia.org/r/511866 (https://phabricator.wikimedia.org/T189560) [14:10:55] (03PS1) 10Hashar: zuul: tests jobs triggered for mediawiki/vendor.git [integration/config] - 10https://gerrit.wikimedia.org/r/517427 (https://phabricator.wikimedia.org/T189560) [14:14:27] Yippee, build fixed! [14:14:28] Project beta-code-update-eqiad build #251157: 09FIXED in 1 min 27 sec: https://integration.wikimedia.org/ci/job/beta-code-update-eqiad/251157/ [14:14:34] (03CR) 10Hashar: Use composer for Mediawiki REL branches (033 comments) [integration/config] - 10https://gerrit.wikimedia.org/r/511866 (https://phabricator.wikimedia.org/T189560) (owner: 10Hashar) [14:15:16] i'll advise https://noc.wikimedia.org/conf/wikiversions.json to the user [14:35:23] RECOVERY - puppet last run on contint1001 is OK: OK: Puppet is currently enabled, last run 1 minute ago with 0 failures [14:53:06] (03PS8) 10Zfilipin: Create selenium-daily-beta-TwoColConflict Jenkins job [integration/config] - 10https://gerrit.wikimedia.org/r/460560 (https://phabricator.wikimedia.org/T188742) [15:06:24] (03PS16) 10Awight: Separate planning and execution phases [integration/quibble] - 10https://gerrit.wikimedia.org/r/511749 (https://phabricator.wikimedia.org/T223752) [15:11:29] 10Continuous-Integration-Config, 10TechCom: On CI, stop testing MediaWiki with php7.0 - https://phabricator.wikimedia.org/T225628 (10Jdforrester-WMF) > I'm sure we all agree that claiming to support them but not having CI for it wouldn't be reasonable No, that's specifically what Antoine is proposing in this... [15:12:17] Yippee, build fixed! [15:12:17] Project mediawiki-core-doxygen-docker build #7690: 09FIXED in 8 min 14 sec: https://integration.wikimedia.org/ci/job/mediawiki-core-doxygen-docker/7690/ [15:22:15] PROBLEM - Puppet errors on integration-slave-jessie-1004 is CRITICAL: CRITICAL: 4.49% of data above the critical threshold [3.0] [15:27:48] (03PS1) 10Daimona Eaytoy: Add tests for PerfCheck [integration/config] - 10https://gerrit.wikimedia.org/r/517447 [15:30:12] (03PS2) 10Daimona Eaytoy: Add tests for PerfCheck [integration/config] - 10https://gerrit.wikimedia.org/r/517447 [15:34:26] hashar: Hmm. I can't build a few of the CI docker images locally – e.g. lintr fails with "requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localunixsocket/v1.39/build?t=docker-registry.wikimedia.org%2Freleng%2Flintr%3A0.1.0&q=False&nocache=True&rm=True&forcerm=False&pull=False&dockerfile=Dockerfile". Is this a know issue. [15:39:59] James_F: your docker-pkg lacks permissions to reach the Docker socket file? [15:40:31] Yeah, it's… surprising. [15:40:36] $ ls -la /run/docker.sock [15:40:36] srw-rw---- 1 root docker 0 mai 29 23:42 /run/docker.sock= [15:40:43] $ groups [15:40:46] hashar ..... docker [15:40:47] :D [15:40:56] I don't have a /run/docker.sock file. [15:41:04] depends on the os I guess [15:41:08] (Mac.) [15:41:52] 10Continuous-Integration-Infrastructure (phase-out-jessie), 10Release-Engineering-Team: Drop jessie testing support - https://phabricator.wikimedia.org/T224908 (10Jdforrester-WMF) [15:41:58] 10Release-Engineering-Team (Kanban), 10Scap, 10Performance-Team (Radar), 10User-zeljkofilipin: Problems deploying dblists/commonsuploads.dblist - https://phabricator.wikimedia.org/T217830 (10thcipriani) >>! In T217830#5178490, @Krinkle wrote: > I think the simpler solution would be to do the same as what w... [15:44:01] James_F: I have no idea how it works, and I don't even know how to find the socket file ;D [15:46:01] James_F: oh maybe /var/run/docker.sock ;] [15:49:02] My user has access to it just fine. [15:49:05] * James_F shrugs. [16:00:13] :-( [16:08:31] 10Phabricator, 10Developer-Advocacy (Apr-Jun 2019): Re-evaluate our use of Phabricator Conpherence chat - https://phabricator.wikimedia.org/T127640 (10sbassett) @chasemp @revi @Aklapper - just FYI, we're still actively discussing this within the **stewards**/#security-team conpherence chat. Could someone on t... [16:25:59] 10Release-Engineering-Team (Kanban), 10MediaWiki-Core-Testing, 10User-zeljkofilipin, 10good first bug: All repositories with Selenium tests should use wdio-mediawiki - https://phabricator.wikimedia.org/T199113 (10zeljkofilipin) [16:27:05] 10Release-Engineering-Team (Kanban), 10MediaWiki-Core-Testing, 10User-zeljkofilipin, 10good first bug: All repositories with Selenium tests should use wdio-mediawiki - https://phabricator.wikimedia.org/T199113 (10zeljkofilipin) [16:36:26] 10Continuous-Integration-Infrastructure, 10Release-Engineering-Team (Kanban), 10Zuul: Document Zuul problems caused by force merge - https://phabricator.wikimedia.org/T225955 (10hashar) [16:43:30] 10Continuous-Integration-Infrastructure, 10Release-Engineering-Team (Kanban), 10Zuul: Document Zuul problems caused by force merge - https://phabricator.wikimedia.org/T225955 (10hashar) In short Zuul is supposed to handle all the merges and thus it misbehave whenever a change is force merged. A few things on... [16:52:59] (03CR) 10Jforrester: (wip) Add option for using Apache as server (031 comment) [integration/quibble] - 10https://gerrit.wikimedia.org/r/516729 (https://phabricator.wikimedia.org/T225218) (owner: 10Kosta Harlan) [16:55:04] 10Release-Engineering-Team (Kanban), 10Wikimedia-Hackathon-2019, 10Discovery-Search (Current work), 10Patch-For-Review, 10User-zeljkofilipin: The first Selenium test for WikibaseCirrusSearch - https://phabricator.wikimedia.org/T223774 (10zeljkofilipin) ` $ vagrant roles enable wikibasecirrussearch Ok. Ru... [16:55:34] 10Continuous-Integration-Infrastructure, 10Release-Engineering-Team (Kanban), 10Zuul: Document Zuul problems caused by force merge - https://phabricator.wikimedia.org/T225955 (10greg) a:03hashar [16:57:25] 10Release-Engineering-Team (Kanban), 10Wikimedia-Hackathon-2019, 10Discovery-Search (Current work), 10Patch-For-Review, 10User-zeljkofilipin: The first Selenium test for WikibaseCirrusSearch - https://phabricator.wikimedia.org/T223774 (10zeljkofilipin) Full terminal output: P8619. [17:20:32] 10Phabricator, 10Developer-Advocacy (Apr-Jun 2019): Re-evaluate our use of Phabricator Conpherence chat - https://phabricator.wikimedia.org/T127640 (10Aklapper) @sbassett: [Do you already have an account in the Zulip instance used by Wikimedia?](https://www.mediawiki.org/wiki/Outreach_programs/Zulip#How_to_joi... [17:31:57] 10Phabricator, 10Developer-Advocacy (Apr-Jun 2019): Re-evaluate our use of Phabricator Conpherence chat - https://phabricator.wikimedia.org/T127640 (10sbassett) @Aklapper - just registered one w/ my wikimedia.org email address. [17:38:48] (03CR) 10Jforrester: "> Patch Set 3:" [integration/config] - 10https://gerrit.wikimedia.org/r/517121 (owner: 10Jforrester) [17:54:47] 10Continuous-Integration-Config, 10MediaWiki-Core-Testing: Speed up MediaWiki PHPUnit build by running tests in parallel - https://phabricator.wikimedia.org/T50217 (10kostajh) 05Declined→03Open I'd like to revisit this as an experiment using [`fastest`](https://github.com/liuggio/fastest). In my local envi... [17:55:06] 10Continuous-Integration-Config, 10MediaWiki-Core-Testing: Speed up MediaWiki PHPUnit build by running integration tests in parallel - https://phabricator.wikimedia.org/T50217 (10kostajh) [17:57:57] 10Continuous-Integration-Config, 10Release-Engineering-Team, 10MediaWiki-Core-Testing, 10Code-Health, and 3 others: Reduce runtime of MW shared gate Jenkins jobs to 5 min - https://phabricator.wikimedia.org/T225730 (10Krinkle) [18:12:57] 10Continuous-Integration-Config, 10Release-Engineering-Team, 10MediaWiki-Core-Testing, 10Code-Health, and 3 others: Reduce runtime of MW shared gate Jenkins jobs to 5 min - https://phabricator.wikimedia.org/T225730 (10Krinkle) p:05Triage→03Normal [18:51:46] 10Continuous-Integration-Infrastructure, 10Release-Engineering-Team (Kanban), 10Zuul, 10Documentation: Document Zuul problems caused by force merge - https://phabricator.wikimedia.org/T225955 (10greg) [18:51:55] 10Continuous-Integration-Infrastructure, 10Release-Engineering-Team (Kanban), 10Zuul, 10Documentation: Document Zuul problems caused by force merge - https://phabricator.wikimedia.org/T225955 (10greg) p:05Triage→03Normal [19:07:56] 10Continuous-Integration-Config, 10TechCom: On CI, stop testing MediaWiki with php7.0 - https://phabricator.wikimedia.org/T225628 (10Tgr) >>! In T225628#5262875, @Jdforrester-WMF wrote: > No, that's specifically what Antoine is proposing in this task. Dropping formal MW support for PHP 7.0 is T216165. That's... [19:20:57] 10Phabricator, 10Developer-Advocacy (Apr-Jun 2019): Re-evaluate our use of Phabricator Conpherence chat - https://phabricator.wikimedia.org/T127640 (10Tgr) >>! In T127640#5260781, @Aklapper wrote: > In the discussion about potential other tools, which options have been proposed and discussed? For example, has... [19:28:52] 10Continuous-Integration-Infrastructure, 10cloud-services-team (Kanban): labtestvirt2003: test different power management / CPU setups for faster kvm - https://phabricator.wikimedia.org/T225067 (10JHedden) Results of different power regulator settings on labtestvirt2003.codfw.wmnet. ||regulator|time test|sy... [19:37:50] PROBLEM - Work requests waiting in Zuul Gearman server on contint1001 is CRITICAL: CRITICAL: 40.00% of data above the critical threshold [140.0] https://grafana.wikimedia.org/dashboard/db/zuul-gearman?panelId=10&fullscreen&orgId=1 [19:55:08] RECOVERY - Work requests waiting in Zuul Gearman server on contint1001 is OK: OK: Less than 30.00% above the threshold [90.0] https://grafana.wikimedia.org/dashboard/db/zuul-gearman?panelId=10&fullscreen&orgId=1 [19:56:33] 10Phabricator, 10Developer-Advocacy (Apr-Jun 2019): Re-evaluate our use of Phabricator Conpherence chat - https://phabricator.wikimedia.org/T127640 (10srishakatux) >>! In T127640#5181169, @mmodell wrote: > @Aklapper should we look at making zulip more widely available to the broader technical community? It se... [20:10:25] 10Phabricator, 10Developer-Advocacy (Apr-Jun 2019): Re-evaluate our use of Phabricator Conpherence chat - https://phabricator.wikimedia.org/T127640 (10sbassett) Ok, thanks, @srishakatux! [20:38:31] (03PS1) 10Hashar: Import zuul-migrate [integration/config] - 10https://gerrit.wikimedia.org/r/517545 [20:38:33] (03PS1) 10Hashar: Adapt zuul-migrate [integration/config] - 10https://gerrit.wikimedia.org/r/517546 [20:38:35] (03PS1) 10Hashar: (DO NOT SUBMIT) result of zuul-migrate [integration/config] - 10https://gerrit.wikimedia.org/r/517547 [20:40:28] (03CR) 10jerkins-bot: [V: 04-1] Adapt zuul-migrate [integration/config] - 10https://gerrit.wikimedia.org/r/517546 (owner: 10Hashar) [20:40:40] (03CR) 10jerkins-bot: [V: 04-1] (DO NOT SUBMIT) result of zuul-migrate [integration/config] - 10https://gerrit.wikimedia.org/r/517547 (owner: 10Hashar) [20:40:48] (03CR) 10jerkins-bot: [V: 04-1] Import zuul-migrate [integration/config] - 10https://gerrit.wikimedia.org/r/517545 (owner: 10Hashar) [20:40:54] hashar are you experimenting with zuul v3? [20:41:04] not really but yeah more or less :] [20:41:17] :) [20:41:18] (03CR) 10Jforrester: "Interesting." [integration/config] - 10https://gerrit.wikimedia.org/r/517547 (owner: 10Hashar) [20:41:28] had a quick chat with thcipriani last week about ansible and I felt like trying upstream script to migrate from JJB definition to ansible [20:41:43] which really was just a quick/fun/hobby hack for tonight ;] [20:41:52] that generates "something" [20:42:05] * James_F nods. [20:42:11] SHIP IT! ;-) [20:42:24] lol [20:42:29] What could possibly break, hmm? ;-) [20:43:21] lol [20:43:37] ansible, usually. ;) [20:43:44] anyway I have bunch of playbooks [20:44:22] hrm, looks like a lot of them are just ensuring that "workspace" is a directory :) [20:46:11] maybe unless they use the shell builder directly [20:46:34] well yeah [20:46:39] not useful :] the scrpt is borked! [21:16:52] (03PS2) 10Hashar: Import zuul-migrate [integration/config] - 10https://gerrit.wikimedia.org/r/517545 [21:16:54] (03PS2) 10Hashar: Adapt zuul-migrate [integration/config] - 10https://gerrit.wikimedia.org/r/517546 [21:16:56] (03PS2) 10Hashar: (DO NOT SUBMIT) result of zuul-migrate [integration/config] - 10https://gerrit.wikimedia.org/r/517547 [21:17:23] thcipriani: good catch :] The jjb macros were not being expanded due to a commented out code I kept for later :] [21:17:36] :) [21:17:55] *now* we can ship it :) [21:18:12] lol [21:18:26] (03CR) 10Hashar: "It misses support for the 'trigger-builds' builder." [integration/config] - 10https://gerrit.wikimedia.org/r/517546 (owner: 10Hashar) [21:23:48] and miss support for publishers hehe [21:24:36] Is the output ordering non-deterministic? https://gerrit.wikimedia.org/r/c/integration/config/+/517547/1..2/outdir/zuul.d/zuul-legacy-project-templates.yaml [21:25:13] (03PS3) 10Hashar: Adapt zuul-migrate [integration/config] - 10https://gerrit.wikimedia.org/r/517546 [21:25:46] James_F: yeah I guess something is not properly ordered :/ [21:25:51] 10Release-Engineering-Team, 10MediaWiki-Core-Testing, 10Code-Health, 10Epic: Establish performance budgets for tests of each area of code, and report (later, auto-skip) suites that take too long - https://phabricator.wikimedia.org/T225972 (10Jdforrester-WMF) [21:25:57] anyway that was really a quick hack [21:26:07] Sure. [21:26:35] anyway [21:26:45] tomorrow I will look again at those quibble jobs ffor mediawiki/vendor [21:26:57] I have updated a few patches earlier today, but got side tracked :\ [21:31:26] 10Gerrit, 10Release-Engineering-Team-TODO, 10Patch-For-Review: Upgrade to Gerrit 2.16.9 - https://phabricator.wikimedia.org/T200739 (10Paladox) [21:50:35] 10Release-Engineering-Team, 10MediaWiki-Core-Testing, 10Code-Health, 10Epic: Establish performance budgets for tests of each area of code, and report (later, auto-skip) suites that take too long - https://phabricator.wikimedia.org/T225972 (10Jdforrester-WMF)