[00:12:48] 10Continuous-Integration-Config, 10Release-Engineering-Team, 10Test-Coverage: PHP test coverage Jenkins report should congratulate success rather than focusing on failure - https://phabricator.wikimedia.org/T192853#4152036 (10Legoktm) >>! In T192853#4151798, @Jdlrobson wrote: > @hashar Can those messages ac... [09:08:46] 10Release-Engineering-Team (Kanban), 10MediaWiki-SWAT-deployments, 10User-zeljkofilipin: Proposal: Effective immediately, disallow multi-sync patch deployment - https://phabricator.wikimedia.org/T187761#4152615 (10zeljkofilipin) Sounds ~~goat~~ good to me. [09:29:00] Urbanecm: just saw T192830 [09:29:00] T192830: Requesting access to production for SWAT deploy for Urbanecm - https://phabricator.wikimedia.org/T192830 [09:39:31] 10Continuous-Integration-Config, 10Release-Engineering-Team, 10Test-Coverage: PHP test coverage Jenkins report should congratulate success rather than focusing on failure - https://phabricator.wikimedia.org/T192853#4152709 (10zeljkofilipin) >>! In T192853#4152036, @Legoktm wrote: > It's whatever syntax Gerri... [09:51:22] hashar: mwgate-php55 is failing as it cannot fetch the repos: https://integration.wikimedia.org/ci/job/mwgate-php55lint/21608/console [09:51:29] disk full? [09:56:54] Hauskatze: yes most probably [09:57:44] I did `recheck` and now voted +2 [09:57:46] Hauskatze: done! [09:57:56] Merci bien Monsieur [10:37:43] 10Beta-Cluster-Infrastructure: Puppet errors on deployment-mediawiki07 - https://phabricator.wikimedia.org/T192507#4141033 (10MarcoAurelio) Can we revert this now or do you want to hold for a day or two more? Thanks. [10:49:08] 10Beta-Cluster-Infrastructure: Puppet errors on deployment-mediawiki07 - https://phabricator.wikimedia.org/T192507#4153062 (10MoritzMuehlenhoff) 05Open>03Resolved This can be reverted now; the migration to the new memcached build in production completed last night. I've removed the "hold" status for the HHVM... [10:52:53] 10Beta-Cluster-Infrastructure: Puppet errors on deployment-mediawiki07 - https://phabricator.wikimedia.org/T192507#4153084 (10MarcoAurelio) Thanks! [11:16:36] hashar: btw, i tried to play with quibble last night, but i definetly need more "for dummies" in that readme. I'm just missing too much context to understand what is supposed to do what. [11:46:45] thedj: yeah the readme is terrible :( [11:47:36] thedj: I gotta write some proper documentation about it. I have not went throught the trouble of adding Sphinx documentation yet [11:54:32] 10Release-Engineering-Team (Watching / External), 10Global-Collaboration, 10MediaWiki-extensions-ORES, 10MW-1.31-release-notes (WMF-deploy-2017-11-14 (1.31.0-wmf.8)), and 2 others: Make ORES-consuming pages more robust to ORES errors - https://phabricator.wikimedia.org/T181191#4153268 (10Gopavasanth) [11:56:30] hashar: np, i just was enthousiastic, but honestly didn't get anywhere. figured you'd want to hear feedback like that :) [11:57:53] thedj: well I guess you can fill a task against #quibble https://phabricator.wikimedia.org/tag/quibble/ [11:58:06] then we can craft some proper doc to cover your use case [11:58:18] I am specially interested in "newbie" questions/troubles [11:58:34] ultimately quibble should be very easy to us, specially for new comers [11:58:56] (03CR) 10Hashar: [C: 032] "Works all fine. Thank you very much." [integration/quibble] - 10https://gerrit.wikimedia.org/r/428356 (owner: 10Krinkle) [11:59:28] (03Merged) 10jenkins-bot: Set MW_SCRIPT_PATH to '/' instead of '' [integration/quibble] - 10https://gerrit.wikimedia.org/r/428356 (owner: 10Krinkle) [12:02:15] (03PS1) 10Hashar: Fix exception when not running 'phpunit' [integration/quibble] - 10https://gerrit.wikimedia.org/r/428609 [12:23:39] 10Release-Engineering-Team, 10Wikimedia-Hackathon-2018: Work on "Docker environment generator" - https://phabricator.wikimedia.org/T192789#4153401 (10Lea_WMDE) [13:10:53] (03PS1) 10Hashar: Convert doc to Sphinx [integration/quibble] - 10https://gerrit.wikimedia.org/r/428628 [13:11:18] thedj: eventually I wrote some doc https://gerrit.wikimedia.org/r/#/c/428628/ :D [13:11:26] well at least converted it to a sane build system [13:11:36] (03CR) 10jerkins-bot: [V: 04-1] Convert doc to Sphinx [integration/quibble] - 10https://gerrit.wikimedia.org/r/428628 (owner: 10Hashar) [13:35:25] (03PS2) 10Hashar: Convert doc to Sphinx [integration/quibble] - 10https://gerrit.wikimedia.org/r/428628 [13:39:37] hashar: o/ [13:39:45] hashar: any help with https://gerrit.wikimedia.org/r/#/c/420271/ would be appreciated. [13:46:50] bmansurov: good morning [13:47:14] "your setuptools is too old (<12)" bah [13:47:15] good morning [13:47:26] "" Unknown distribution option: 'python_requires'" [13:48:11] hashar: how would I upgrade it? [13:49:54] I am wondering why only that repo would fail [13:50:30] is it because python2.7 is being used when tox.ini only uses versions of 3. [13:50:32] ? [13:53:22] might be [13:57:51] 00:00:03.620 File "setup.py", line 30, in [13:57:52] 00:00:03.621 'psutil']) [13:57:58] bmansurov: maybe that comes from a dependency [13:58:54] I think it's being used in the code directly [13:59:08] as the repo is doing some cpu intensive calculations [13:59:27] but i'm not sure [13:59:29] bmansurov: https://github.com/giampaolo/psutil/commit/91b0d9c05d5781d3cf6594f2a3660ee897be0345 :) [13:59:37] that is a pull request though [14:01:10] you're right, looks like a dependency [14:01:25] hmm maybe it is not a pr but it got merged [14:06:23] can we check which version of that package is being used for testing? [14:06:53] 5.4.5 should contain the fix [14:09:41] at least I can reproduce it :) [14:10:04] docker pull docker-registry.wikimedia.org/releng/tox:0.1.0 [14:10:37] docker run --rm -it --user=root --entrypoint=/bin/bash docker-registry.wikimedia.org/releng/tox:0.1.0 [14:10:43] su - nobody -s /bin/bash [14:10:44] cd /src [14:10:53] git clone --depth=1 https://gerrit.wikimedia.org/r/p/research/recommendation-api.git [14:11:03] tox -e py34 [14:15:54] ok i see [14:16:03] i can also reproduce the issue [14:16:11] as to why it happens, I have no clue really [14:16:22] the hint abuot psutil might be misleading [14:19:33] I tried python3.4 but got the same problem [14:19:43] I guess for now I'll have to disable tox for that repo [14:21:01] oh [14:21:23] python3 setup.py --version fails as well [14:21:35] and hint at: [14:21:35] File "/tmp/easy_install-ayw6016_/pytest-runner-4.2/setuptools_scm-2.0.0-py3.4.egg/setuptools_scm/integration.py", line 10, in version_keyword [14:21:36] File "/tmp/easy_install-ayw6016_/pytest-runner-4.2/setuptools_scm-2.0.0-py3.4.egg/setuptools_scm/version.py", line 44, in _warn_if_setuptools_outdated [14:21:43] so maybe [14:22:04] maybe that comes from a newer pytest-runner that ships a newer setuptools_scm that is not compatible with old setuptools [14:23:27] perhaps [14:24:30] bmansurov: yeah that would be because of setuptools_scm v2.0.0 https://github.com/pypa/setuptools_scm/blob/master/CHANGELOG.rst [14:24:33] breaking change: remove support for setuptools before parsed versions [14:25:02] (03PS1) 10Bmansurov: Disable tox-docker for research/recommendation-api [integration/config] - 10https://gerrit.wikimedia.org/r/428643 [14:25:17] i see [14:26:21] https://gerrit.wikimedia.org/r/428644 Pin setuptools_scm < 2.0.0 [14:26:23] is a pure guess [14:27:22] bmansurov: yeahhhhh that fixed it https://integration.wikimedia.org/ci/job/tox-docker/1840/consoleFull ! !! ! ! ! [14:27:33] wow [14:28:14] thanks a lot, hashar [14:28:17] I am not sure which setup tools is being used [14:28:36] but the containers is based upon jessie and probably has an outdated setuptools version indeed [14:28:46] the container should be migrated to stretch probably [14:29:02] so another alternative would be to pin setuptools version? [14:29:11] i cant remember [14:29:32] I think it is built-in / vendored in either python-pip or virtualenv debian package [14:29:56] ok [14:29:58] really the tox-docker container should be upgraded [14:45:33] (03PS1) 10Chad: makerelease: fix snapshots to work on branches other than master [tools/release] - 10https://gerrit.wikimedia.org/r/428651 [14:50:21] Project mwext-phpunit-coverage-publish build #3714: 04FAILURE in 2 min 13 sec: https://integration.wikimedia.org/ci/job/mwext-phpunit-coverage-publish/3714/ [14:58:43] (03CR) 10Thcipriani: [C: 032] makerelease: fix snapshots to work on branches other than master [tools/release] - 10https://gerrit.wikimedia.org/r/428651 (owner: 10Chad) [14:59:44] (03Merged) 10jenkins-bot: makerelease: fix snapshots to work on branches other than master [tools/release] - 10https://gerrit.wikimedia.org/r/428651 (owner: 10Chad) [15:12:55] (03PS1) 10Chad: makerelease: Figure out the major version if we're on a REL1_* branch [tools/release] - 10https://gerrit.wikimedia.org/r/428660 [15:13:24] (03CR) 10jerkins-bot: [V: 04-1] makerelease: Figure out the major version if we're on a REL1_* branch [tools/release] - 10https://gerrit.wikimedia.org/r/428660 (owner: 10Chad) [15:15:11] (03PS2) 10Chad: makerelease: Figure out the major version if we're on a REL1_* branch [tools/release] - 10https://gerrit.wikimedia.org/r/428660 [15:16:53] (03CR) 10Thcipriani: [C: 032] makerelease: Figure out the major version if we're on a REL1_* branch [tools/release] - 10https://gerrit.wikimedia.org/r/428660 (owner: 10Chad) [15:17:23] (03Merged) 10jenkins-bot: makerelease: Figure out the major version if we're on a REL1_* branch [tools/release] - 10https://gerrit.wikimedia.org/r/428660 (owner: 10Chad) [15:23:33] 10Continuous-Integration-Config, 10Release-Engineering-Team (Kanban), 10Discovery, 10LDAP-Access-Requests, and 4 others: Set up user for automatic WDQS GUI builds - https://phabricator.wikimedia.org/T189811#4154028 (10mmodell) >>! In T189811#4150831, @Smalyshev wrote: > We already have the user in LDAP (... [15:28:01] 10Phabricator (Upstream), 10Upstream: Write correctly and normally, not With Absurd Capital Letters Everywhere - https://phabricator.wikimedia.org/T147131#2682227 (10mmodell) @aklapper: There is the recently-added support for translatewiki.net in phabricator. If people really want to change things they are wel... [15:42:07] 10Phabricator, 10Release-Engineering-Team (Kanban), 10Patch-For-Review, 10Phlogiston (Reporting): Phlogiston reports don't have new data since mid-February - https://phabricator.wikimedia.org/T188149#4154138 (10JAufrecht) @DZahn I see the fresh date in the file; starting a data run now to test the contents... [15:48:15] (03PS1) 10Hashar: Replace some experimental jobs with Quibble [integration/config] - 10https://gerrit.wikimedia.org/r/428667 [15:50:05] (03CR) 10Hashar: [C: 032] Replace some experimental jobs with Quibble [integration/config] - 10https://gerrit.wikimedia.org/r/428667 (owner: 10Hashar) [15:51:31] (03Merged) 10jenkins-bot: Replace some experimental jobs with Quibble [integration/config] - 10https://gerrit.wikimedia.org/r/428667 (owner: 10Hashar) [15:57:09] Yippee, build fixed! [15:57:10] Project mwext-phpunit-coverage-publish build #3715: 09FIXED in 1 min 35 sec: https://integration.wikimedia.org/ci/job/mwext-phpunit-coverage-publish/3715/ [15:59:21] (03Abandoned) 10Bmansurov: Disable tox-docker for research/recommendation-api [integration/config] - 10https://gerrit.wikimedia.org/r/428643 (owner: 10Bmansurov) [16:07:47] (03PS1) 10Chad: makerelease: Compute skins/extensions list on the fly [tools/release] - 10https://gerrit.wikimedia.org/r/428675 [16:08:38] (03CR) 10Chad: "Totally untested" [tools/release] - 10https://gerrit.wikimedia.org/r/428675 (owner: 10Chad) [16:09:36] 10Release-Engineering-Team (Kanban), 10User-greg: Create q3 quarterly check in slides - https://phabricator.wikimedia.org/T192935#4154348 (10greg) p:05Triage>03High [16:18:12] 10Release-Engineering-Team (Kanban), 10User-greg: Create q3 quarterly check in slides - https://phabricator.wikimedia.org/T192935#4154395 (10greg) [16:24:13] 10MediaWiki-Releasing, 10AbuseFilter, 10MW-1.31-release, 10MW-1.31-release-notes (WMF-deploy-2018-04-10 (1.31.0-wmf.29)), 10Patch-For-Review: Bundle AbuseFilter extension with MW 1.31 - https://phabricator.wikimedia.org/T191740#4154414 (10Daimona) [16:24:46] 10MediaWiki-Releasing, 10AbuseFilter, 10MW-1.31-release, 10MW-1.31-release-notes (WMF-deploy-2018-04-10 (1.31.0-wmf.29)), 10Patch-For-Review: Bundle AbuseFilter extension with MW 1.31 - https://phabricator.wikimedia.org/T191740#4115148 (10Daimona) SQLite and Postgre support is not full, see subtasks for... [16:25:41] 10MediaWiki-Releasing, 10AbuseFilter, 10MW-1.31-release, 10MW-1.31-release-notes (WMF-deploy-2018-04-10 (1.31.0-wmf.29)), 10Patch-For-Review: Bundle AbuseFilter extension with MW 1.31 - https://phabricator.wikimedia.org/T191740#4154418 (10Daimona) [16:33:54] (03PS2) 10Chad: makerelease: Compute skins/extensions list on the fly [tools/release] - 10https://gerrit.wikimedia.org/r/428675 [18:01:10] 10Phabricator, 10Release-Engineering-Team (Kanban): Setting up phabricator for the first results in schema errors - https://phabricator.wikimedia.org/T189601#4154827 (10mmodell) [18:01:19] 10Phabricator, 10Release-Engineering-Team (Kanban): Setting up phabricator for the first results in schema errors - https://phabricator.wikimedia.org/T189601#4046934 (10mmodell) 05Open>03Resolved {447032e1dac6} [18:05:06] ugh, my vagrant vm stopped mounting vboxsf [18:09:56] ffffffuuuuuuuuuu i'll just tear it down and rebuild [18:45:29] 10Release-Engineering-Team (Kanban), 10Release, 10Train Deployments: 1.31.0-wmf.30 deployment blockers - https://phabricator.wikimedia.org/T183969#4154948 (10Jdforrester-WMF) [19:29:21] twentyafterfour: hi! https://gerrit.wikimedia.org/r/c/415769/ is the patch for WDQS GUI autobuild job - could we get it moving? [19:32:32] (03PS1) 10Chad: branch.py: Various things to make it almost work [tools/release] - 10https://gerrit.wikimedia.org/r/428723 [19:37:47] (03CR) 10Thcipriani: [C: 032] branch.py: Various things to make it almost work (031 comment) [tools/release] - 10https://gerrit.wikimedia.org/r/428723 (owner: 10Chad) [19:39:06] 10Continuous-Integration-Config, 10Release-Engineering-Team (Kanban), 10Discovery, 10LDAP-Access-Requests, and 4 others: Set up user for automatic WDQS GUI builds - https://phabricator.wikimedia.org/T189811#4155140 (10Smalyshev) @mmodell We have https://gerrit.wikimedia.org/r/c/415769/ implementing the job... [20:30:37] (03PS2) 10Chad: branch.py: Various things to make it almost work [tools/release] - 10https://gerrit.wikimedia.org/r/428723 [20:43:43] Project mwext-phpunit-coverage-publish build #3729: 04FAILURE in 3.6 sec: https://integration.wikimedia.org/ci/job/mwext-phpunit-coverage-publish/3729/ [20:43:47] Project mwext-phpunit-coverage-publish build #3730: 04STILL FAILING in 3 sec: https://integration.wikimedia.org/ci/job/mwext-phpunit-coverage-publish/3730/ [20:46:07] Yippee, build fixed! [20:46:07] Project mwext-phpunit-coverage-publish build #3731: 09FIXED in 2 min 2 sec: https://integration.wikimedia.org/ci/job/mwext-phpunit-coverage-publish/3731/ [21:10:32] (03PS3) 10Chad: makerelease: Compute skins/extensions list on the fly [tools/release] - 10https://gerrit.wikimedia.org/r/428675 [21:10:34] (03PS1) 10Chad: branch.py: Fix parameter order for get_bundle() [tools/release] - 10https://gerrit.wikimedia.org/r/428833 [21:10:36] (03PS1) 10Chad: make-release: Convert tests to py.test + pylint cleanups [tools/release] - 10https://gerrit.wikimedia.org/r/428834 [21:11:23] (03PS2) 10Chad: branch.py: Fix parameter order for get_bundle() [tools/release] - 10https://gerrit.wikimedia.org/r/428833 [21:11:25] (03PS2) 10Chad: make-release: Convert tests to py.test + pylint cleanups [tools/release] - 10https://gerrit.wikimedia.org/r/428834 [21:11:51] (03CR) 10jerkins-bot: [V: 04-1] branch.py: Fix parameter order for get_bundle() [tools/release] - 10https://gerrit.wikimedia.org/r/428833 (owner: 10Chad) [21:13:21] Project mwext-phpunit-coverage-publish build #3739: 04FAILURE in 3.5 sec: https://integration.wikimedia.org/ci/job/mwext-phpunit-coverage-publish/3739/ [21:13:24] Project mwext-phpunit-coverage-publish build #3740: 04STILL FAILING in 2.9 sec: https://integration.wikimedia.org/ci/job/mwext-phpunit-coverage-publish/3740/ [21:13:26] Project mwext-phpunit-coverage-publish build #3741: 04STILL FAILING in 1.5 sec: https://integration.wikimedia.org/ci/job/mwext-phpunit-coverage-publish/3741/ [21:14:47] Yippee, build fixed! [21:14:47] Project mwext-phpunit-coverage-publish build #3742: 09FIXED in 1 min 20 sec: https://integration.wikimedia.org/ci/job/mwext-phpunit-coverage-publish/3742/ [21:17:02] Project mwext-phpunit-coverage-publish build #3743: 04FAILURE in 2 min 14 sec: https://integration.wikimedia.org/ci/job/mwext-phpunit-coverage-publish/3743/ [21:18:23] Yippee, build fixed! [21:18:23] Project mwext-phpunit-coverage-publish build #3744: 09FIXED in 1 min 20 sec: https://integration.wikimedia.org/ci/job/mwext-phpunit-coverage-publish/3744/ [21:36:45] (03PS1) 10Chad: makerelease.py: Use python 3 instead [tools/release] - 10https://gerrit.wikimedia.org/r/428840 [21:37:51] (03CR) 10Chad: "recheck" [tools/release] - 10https://gerrit.wikimedia.org/r/428833 (owner: 10Chad) [21:42:19] (03CR) 10Chad: [C: 032] branch.py: Fix parameter order for get_bundle() [tools/release] - 10https://gerrit.wikimedia.org/r/428833 (owner: 10Chad) [21:42:51] (03Merged) 10jenkins-bot: branch.py: Fix parameter order for get_bundle() [tools/release] - 10https://gerrit.wikimedia.org/r/428833 (owner: 10Chad) [21:53:48] (03CR) 10Chad: [C: 032] make-release: Convert tests to py.test + pylint cleanups [tools/release] - 10https://gerrit.wikimedia.org/r/428834 (owner: 10Chad) [21:54:20] (03Merged) 10jenkins-bot: make-release: Convert tests to py.test + pylint cleanups [tools/release] - 10https://gerrit.wikimedia.org/r/428834 (owner: 10Chad) [22:29:58] (03CR) 1020after4: [C: 032] Create job for building WDQS GUI [integration/config] - 10https://gerrit.wikimedia.org/r/415769 (https://phabricator.wikimedia.org/T160943) (owner: 10Smalyshev) [22:31:38] (03CR) 10jerkins-bot: [V: 04-1] Create job for building WDQS GUI [integration/config] - 10https://gerrit.wikimedia.org/r/415769 (https://phabricator.wikimedia.org/T160943) (owner: 10Smalyshev) [22:32:32] SMalyshev: I just tried to merge your patch but it's failing tests [22:32:40] FAILURE: Job wikidata-query-gui-build not defined [22:32:49] twentyafterfour: hmmm it passed before. Any idea what might be wrong? [22:33:01] I certainly see wikidata-query-gui-build defined [22:33:05] it's the gate job which is presumably different from the test job [22:34:27] twentyafterfour: how does one define it? [22:35:07] I'm not sure what's up with this, it looks like it should work [22:35:14] I'll try recheck [22:37:20] hmm I see that pre-merge tests do not run integration-zuul-layoutvalidation-gate [22:37:31] yeah [22:37:53] but I am not sure what's wrong with the patch still... maybe some other magic is needed? I have no idea :( [22:37:56] is it intentional to have the wikidata-query-gui-build job outside of any project? [22:38:53] twentyafterfour: not really... should I add it to project? [22:40:46] SMalyshev: I think that might help but I'm just guessing at this point.... I'm not the most experienced with jjb [22:40:49] (03PS2) 10Smalyshev: Create job for building WDQS GUI [integration/config] - 10https://gerrit.wikimedia.org/r/415769 (https://phabricator.wikimedia.org/T160943) [22:41:06] ok let's see [22:44:40] (03CR) 10Legoktm: [C: 032] Fix exception when not running 'phpunit' [integration/quibble] - 10https://gerrit.wikimedia.org/r/428609 (owner: 10Hashar) [22:45:08] (03Merged) 10jenkins-bot: Fix exception when not running 'phpunit' [integration/quibble] - 10https://gerrit.wikimedia.org/r/428609 (owner: 10Hashar) [22:45:18] twentyafterfour: could you try to hit the button again? [22:45:53] 10Release-Engineering-Team (Kanban), 10Release, 10Train Deployments: 1.31.0-wmf.30 deployment blockers - https://phabricator.wikimedia.org/T183969#4155810 (10matmarex) [23:00:58] (03CR) 10Chad: [C: 032] makerelease.py: Use python 3 instead [tools/release] - 10https://gerrit.wikimedia.org/r/428840 (owner: 10Chad) [23:01:27] 10Release-Engineering-Team (Kanban), 10Release, 10Train Deployments: 1.31.0-wmf.30 deployment blockers - https://phabricator.wikimedia.org/T183969#4155846 (10ssastry) [23:01:28] (03Merged) 10jenkins-bot: makerelease.py: Use python 3 instead [tools/release] - 10https://gerrit.wikimedia.org/r/428840 (owner: 10Chad) [23:11:05] Hey, is anyone available for SWAT? [23:12:22] 10Release-Engineering-Team (Kanban), 10Release, 10Train Deployments: 1.31.0-wmf.30 deployment blockers - https://phabricator.wikimedia.org/T183969#4155871 (10greg) 05Open>03Resolved was completed yesterday: http://tools.wmflabs.org/sal/log/AWL0PGpUBEfgIt1jfJZz [23:15:16] There's no one doing SWAT? [23:15:20] 10Release-Engineering-Team (Kanban), 10Release, 10Train Deployments: 1.32.0-wmf.1 deployment blockers - https://phabricator.wikimedia.org/T191047#4155900 (10greg) a:03demon [23:15:50] 10Release-Engineering-Team (Kanban), 10Release, 10Train Deployments: 1.32.0-wmf.2 deployment blockers - https://phabricator.wikimedia.org/T191048#4155902 (10greg) a:03demon [23:34:16] 10Continuous-Integration-Config, 10Test-Coverage: PHP test coverage Jenkins report should congratulate success rather than focusing on failure - https://phabricator.wikimedia.org/T192853#4155945 (10greg) [23:39:12] (03CR) 1020after4: [C: 032] Create job for building WDQS GUI [integration/config] - 10https://gerrit.wikimedia.org/r/415769 (https://phabricator.wikimedia.org/T160943) (owner: 10Smalyshev) [23:40:38] 10Release-Engineering-Team, 10Wikimedia-Hackathon-2018: Work on "Docker environment generator" - https://phabricator.wikimedia.org/T192789#4155950 (10greg) Hi! Did you already know about the other Blubber (#blubber) talked about in https://www.mediawiki.org/wiki/Wikimedia_Technology/Annual_Plans/FY2019/TEC3:_... [23:41:05] (03CR) 10jerkins-bot: [V: 04-1] Create job for building WDQS GUI [integration/config] - 10https://gerrit.wikimedia.org/r/415769 (https://phabricator.wikimedia.org/T160943) (owner: 10Smalyshev) [23:41:53] twentyafterfour: still no luck :( I have no idea what is missing. Who could I ask? [23:42:43] (03PS1) 10Legoktm: Tweak coverage patch success/failure messages [integration/config] - 10https://gerrit.wikimedia.org/r/428858 (https://phabricator.wikimedia.org/T192853) [23:42:45] (03PS1) 10Legoktm: Enable extension-coverage for TemplateData [integration/config] - 10https://gerrit.wikimedia.org/r/428859 (https://phabricator.wikimedia.org/T192775) [23:43:32] 10Phabricator, 10Release-Engineering-Team (Watching / External), 10Operations: Reimage both phab1001 and phab2001 to stretch - https://phabricator.wikimedia.org/T190568#4155959 (10greg) [23:43:58] 10Release-Engineering-Team (Watching / External), 10MediaWiki-Debug-Logger, 10Operations, 10Wikimedia-Logstash: Logstash no longer captures DB queries in debug mode - https://phabricator.wikimedia.org/T190455#4155960 (10greg) [23:44:52] twentyafterfour: did you deploy the job to jenkins? [23:45:28] 10Continuous-Integration-Config, 10Release-Engineering-Team (Someday), 10Wikimedia-Site-requests: Something like puppet-compile for wmf-config - https://phabricator.wikimedia.org/T189152#4155962 (10greg) [23:45:57] https://integration.wikimedia.org/ci/job/wikidata-query-gui-build nope [23:46:57] (03CR) 10Legoktm: "The job needs to be deployed using jjb before it can be merged. (Let me know if you need help doing that)" [integration/config] - 10https://gerrit.wikimedia.org/r/415769 (https://phabricator.wikimedia.org/T160943) (owner: 10Smalyshev) [23:47:12] (03CR) 10Legoktm: [C: 032] Tweak coverage patch success/failure messages [integration/config] - 10https://gerrit.wikimedia.org/r/428858 (https://phabricator.wikimedia.org/T192853) (owner: 10Legoktm) [23:47:15] (03CR) 10Legoktm: [C: 032] Enable extension-coverage for TemplateData [integration/config] - 10https://gerrit.wikimedia.org/r/428859 (https://phabricator.wikimedia.org/T192775) (owner: 10Legoktm) [23:48:30] (03Merged) 10jenkins-bot: Tweak coverage patch success/failure messages [integration/config] - 10https://gerrit.wikimedia.org/r/428858 (https://phabricator.wikimedia.org/T192853) (owner: 10Legoktm) [23:48:32] (03Merged) 10jenkins-bot: Enable extension-coverage for TemplateData [integration/config] - 10https://gerrit.wikimedia.org/r/428859 (https://phabricator.wikimedia.org/T192775) (owner: 10Legoktm) [23:48:45] 10Continuous-Integration-Infrastructure, 10Release-Engineering-Team: Zuul Clone frequently fails in php70-phan-docker job - https://phabricator.wikimedia.org/T188958#4025305 (10greg) Is this still a thing? I see very few failures at https://integration.wikimedia.org/ci/job/mediawiki-core-php70-phan-docker/buil... [23:49:55] !log deployed https://gerrit.wikimedia.org/r/428858 https://gerrit.wikimedia.org/r/428859 [23:49:57] Logged the message at https://wikitech.wikimedia.org/wiki/Release_Engineering/SAL [23:50:57] 10Continuous-Integration-Config, 10Patch-For-Review, 10Test-Coverage: PHP test coverage Jenkins report should congratulate success rather than focusing on failure - https://phabricator.wikimedia.org/T192853#4151684 (10Jdlrobson) Thanks for caring about this. I was a little worried about how this task might b... [23:52:26] legoktm: wait so you have to deploy it manually before the build will complete? [23:52:57] yes, because it's included in the zuul config [23:53:10] it's to prevent deployment of a broken zuul config [23:53:46] (03CR) 10Smalyshev: "> Patch Set 2:" [integration/config] - 10https://gerrit.wikimedia.org/r/415769 (https://phabricator.wikimedia.org/T160943) (owner: 10Smalyshev) [23:54:03] legoktm: so what do I need to do to make it work? [23:54:16] 10Continuous-Integration-Config, 10TemplateData, 10VisualEditor, 10Patch-For-Review, 10User-Ryasmeen: Set up phpunit coverage job for TemplateData - https://phabricator.wikimedia.org/T192775#4155993 (10Legoktm) 05Open>03Resolved a:03Legoktm Done. Coverage is going to be 0 until https://gerrit.wikim... [23:55:11] SMalyshev: see https://www.mediawiki.org/wiki/Continuous_integration/Jenkins_job_builder#How_it_works if you're planning to do more CI work, I'd recommend setting it up and learning how to deploy a job. Otherwise I can deploy the job for you [23:57:11] 10Continuous-Integration-Infrastructure (shipyard), 10Release-Engineering-Team: search-mjolnir-tox-docker job in status ABORT somewhat regularly - https://phabricator.wikimedia.org/T190963#4156003 (10greg) [23:59:36] 10Release-Engineering-Team, 10Wikimedia-Hackathon-2018: Work on "Docker environment generator" - https://phabricator.wikimedia.org/T192789#4156019 (10demon) What Greg said. My main focus for the coming months is in creating a reproduce-able and easy-to-use Docker-backed setup for developers. Basically, a light...