[01:59:17] brennen: thanks for merging https://gitlab.wikimedia.org/repos/phabricator/extensions/-/merge_requests/41; how can we get that deployed? will it automatically get picked up or does it need more manual action? [02:36:48] (03PS1) 10Daimona Eaytoy: Docker: [mediawiki-phan-taint-check-demo] Update emscripten version [integration/config] - 10https://gerrit.wikimedia.org/r/1080852 (https://phabricator.wikimedia.org/T372887) [02:43:29] 10Continuous-Integration-Config, 10phan-taint-check-plugin, 13Patch-For-Review: mw-tools-phan-demos-publish fails with: "configure: error: cannot run C compiled programs." - https://phabricator.wikimedia.org/T372887#10236398 (10Daimona) The patch above is for the docker side of things. I got the demo to work... [02:44:07] 10Continuous-Integration-Config, 10phan-taint-check-plugin, 13Patch-For-Review: mw-tools-phan-demos-publish fails with: "configure: error: cannot run C compiled programs." - https://phabricator.wikimedia.org/T372887#10236399 (10Daimona) a:03Daimona [06:15:31] legoktm: it'll go out tuesday (US) morning, at the latest. i just do a `scap deploy` ~weekly. [07:25:48] 10Gerrit, 06collaboration-services, 10Wikidata, 10Wikidata Analytics: Clean up old and unused WMDE Gerrit groups - https://phabricator.wikimedia.org/T376951#10236613 (10AndrewTavis_WMDE) Thanks so much, @Dzahn! [10:58:11] 10WikimediaDebug, 10observability: On-demand excimer profiling does not work for URLs longer than 255 bytes - https://phabricator.wikimedia.org/T377433 (10mszabo) 03NEW [11:03:57] 10WikimediaDebug, 10observability, 13Patch-For-Review, 07Wikimedia-production-error: On-demand excimer profiling does not work for URLs longer than 255 bytes - https://phabricator.wikimedia.org/T377433#10237248 (10mszabo) [11:04:11] 10WikimediaDebug, 10observability, 13Patch-For-Review, 07Wikimedia-production-error: On-demand excimer profiling does not work for URLs longer than 255 bytes - https://phabricator.wikimedia.org/T377433#10237249 (10mszabo) p:05Triage→03Low [11:14:02] (03PS1) 10Kosta Harlan: zuul: Add CheckUser as a test and phan dependency of Nuke [integration/config] - 10https://gerrit.wikimedia.org/r/1081107 (https://phabricator.wikimedia.org/T342785) [11:29:36] (03CR) 10Hashar: [C:03+2] zuul: Add CheckUser as a test and phan dependency of Nuke [integration/config] - 10https://gerrit.wikimedia.org/r/1081107 (https://phabricator.wikimedia.org/T342785) (owner: 10Kosta Harlan) [11:30:50] (03Merged) 10jenkins-bot: zuul: Add CheckUser as a test and phan dependency of Nuke [integration/config] - 10https://gerrit.wikimedia.org/r/1081107 (https://phabricator.wikimedia.org/T342785) (owner: 10Kosta Harlan) [11:52:18] 10Gerrit, 10Projects-Cleanup, 10Wikimedia-GitHub: Archive no longer used WMDE Gerrit repositories - https://phabricator.wikimedia.org/T376982#10237388 (10awight) These repos can be archived, thanks! [12:20:03] Project beta-update-databases-eqiad build #79691: 04FAILURE in 3.1 sec: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/79691/ [12:27:36] Dreamy_Jazz: ^ That might be you [12:27:36] 13:20:03 Wikimedia\Rdbms\DBQueryError from line 1198 of /srv/mediawiki-staging/php-master/includes/libs/rdbms/database/Database.php: Error 1146: Table 'centralauth.updatelog' doesn't exist [12:27:36] 13:20:03 Function: MediaWiki\Installer\DatabaseUpdater::updateRowExists [12:27:36] 13:20:03 Query: SELECT 1 AS X FROM `updatelog` WHERE ul_key = 'globalblocks-gb_autoblock_parent_id-/srv/mediawiki-staging/php-master/extensions/GlobalBlocking/includes/../sql/mysql/patch-globalblocks-modify-gb_autoblock_parent_id-default.sql' LIMIT 1 [12:28:03] Yes it appears to be [12:28:05] Not sure why [12:28:52] No updatelog in the CA DB... And you're using a MW function that writes to that? [12:28:58] Yeah [12:29:10] Using `::addExtensionUpdateOnVirtualDomain` [12:29:31] It appears that `modifyField` attempts to write to the updatelog table, but this fails because it should be writing to a local update log table. [12:29:47] It is using the central DB because of the use of `::addExtensionUpdateOnVirtualDomain` [12:31:54] Even then, it should be using some kind of central update table otherwise the update will get applied by each wiki. [12:32:23] It's the weird edge case that we usually don't really care about much [12:32:29] Yeah... [12:35:25] I guess the fix is to not use the updatelog table when using modifyField on a virtual database domain? [12:36:00] And then check if the schema update was performed based on looking at the properties of the column [12:36:13] In this case get the default and check it isn't null. [12:37:14] So probably a patch to core (to fix DatabaseUpdater) and then a patch to GlobalBlocking to not attempt the schema change if it's been applied. [12:52:29] 10Beta-Cluster-Infrastructure, 06DBA, 10MediaWiki-libs-Rdbms, 07Epic: Enable MariaDB/MySQL's Strict Mode - https://phabricator.wikimedia.org/T108255#10237601 (10Reedy) [13:07:03] Filed https://phabricator.wikimedia.org/T377450 [13:20:03] Project beta-update-databases-eqiad build #79692: 04STILL FAILING in 3.4 sec: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/79692/ [14:04:03] I've made the patches to fix the beta database update job. One is merged, the other needs review: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1081169 [14:20:03] Project beta-update-databases-eqiad build #79693: 04STILL FAILING in 3.2 sec: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/79693/ [14:36:25] brennen: perfect, ty! [15:09:24] 10GitLab (Integrations), 10Release-Engineering-Team (Radar), 06collaboration-services, 06Infrastructure-Foundations, and 2 others: Container image reports in debmonitor are broken - https://phabricator.wikimedia.org/T348876#10238279 (10elukey) Getting back to the original pain points to review their curren... [15:20:03] Project beta-update-databases-eqiad build #79694: 04STILL FAILING in 3.2 sec: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/79694/ [15:25:54] 10Gerrit, 07Upstream: Extra bullet point in gerrit emails - https://phabricator.wikimedia.org/T377470 (10Reedy) 03NEW [15:26:40] 10Gerrit, 07Upstream: Extra empty bullet point in gerrit emails - https://phabricator.wikimedia.org/T377470#10238346 (10Reedy) p:05Triage→03Low [15:33:10] 10GitLab (CI & Job Runners), 10MediaWiki-extensions-CommunityConfiguration, 07ci-test-error, 10Growth-Team (Current Sprint): CommunityConfiguration extension breaking CI for all patches to mediawiki-vendor train branch - https://phabricator.wikimedia.org/T377391#10238393 (10cscott) 05Open→03Resolved [16:20:03] Project beta-update-databases-eqiad build #79695: 04STILL FAILING in 3.1 sec: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/79695/ [16:40:21] 10Continuous-Integration-Infrastructure, 07Jenkins, 10Castor, 07Upstream: castor-save-workspace-cache aborted during postbuild - https://phabricator.wikimedia.org/T352319#10238729 (10dancy) Congrats @hashar! You're a CI hero. [17:20:03] Project beta-update-databases-eqiad build #79696: 04STILL FAILING in 2.9 sec: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/79696/ [18:20:03] Project beta-update-databases-eqiad build #79697: 04STILL FAILING in 2.9 sec: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/79697/ [18:52:46] 06Release-Engineering-Team, 10Scap: scap deploy --init should not require a reason for the deployment - https://phabricator.wikimedia.org/T376996#10239332 (10dancy) 05Open→03Resolved a:03dancy Fixed in scap 4.111.0, which I deployed today. [18:53:54] 06Release-Engineering-Team, 10Scap: scap deploy --init fails if the deployment server is not primary for mediawiki deployments - https://phabricator.wikimedia.org/T376995#10239336 (10dancy) 05Open→03Resolved Fixed in scap 4.111.0, which I deployed today. [19:20:03] Project beta-update-databases-eqiad build #79698: 04STILL FAILING in 3.2 sec: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/79698/ [20:32:22] Yippee, build fixed! [20:32:22] Project beta-update-databases-eqiad build #79699: 09FIXED in 12 min: https://integration.wikimedia.org/ci/job/beta-update-databases-eqiad/79699/ [22:07:10] 10Beta-Cluster-Infrastructure, 06Commons, 06Structured-Data-Backlog: [beta-commons] Images are not displayed - 500 error - https://phabricator.wikimedia.org/T357809#10240144 (10Etonkovidova) 05Open→03Resolved a:03Etonkovidova Re-checked - the issue is not present anymore - https://commons.wikimedia... [22:59:43] 06Release-Engineering-Team, 06collaboration-services, 13Patch-For-Review: Create test Gerrit instance - https://phabricator.wikimedia.org/T363196#10240354 (10Dzahn) Some progress here and fixed a couple things. next is to fix this though: ` -- Journal begins at Tue 2024-07-02 14:47:32 UTC, ends at Thu 2024... [23:32:45] 06Release-Engineering-Team, 06collaboration-services, 13Patch-For-Review: Create test Gerrit instance - https://phabricator.wikimedia.org/T363196#10240467 (10Dzahn) In Horizon, we already have a floating IP and reverse DNS for gerrit from the past, gerrit.devtools.wmcloud.org. Connected that to the bullseye...