[01:15:48] Who can give me the right in Phab to create a repo, so I can move one of the GitHub-hosted tools to Phabricator? [01:55:42] 7Browser-Tests, 10MediaWiki-Authentication-and-authorization: Create some end-to-end tests for SessionManager - https://phabricator.wikimedia.org/T125599#2005924 (10Tgr) Some more information about CentralAuth code paths: * [[ https://lists.wikimedia.org/pipermail/wikitech-l/2016-February/084714.html | Anomie'... [02:17:38] James_F, one of? might as well just create the repo for you... [02:18:03] Krenair: There are four to start with, there after likely more. [02:18:14] k, I'll give you the right [02:18:28] -personal or -wmf? [02:20:04] -wmf. [02:20:08] Thank you. [02:20:14] done [02:21:47] ew, why would someone do this to the sidebar: https://no.wikibooks.org/wiki/ [02:24:40] Krenair: Fun. [02:25:18] people shouldn't play around with the interface for fun :/ [03:12:48] PROBLEM - Host deployment-mediawiki01 is DOWN: CRITICAL - Host Unreachable (10.68.17.170) [03:13:02] Project beta-scap-eqiad build #88888: 04FAILURE in 8 min 4 sec: https://integration.wikimedia.org/ci/job/beta-scap-eqiad/88888/ [03:13:12] RECOVERY - Host deployment-mediawiki01 is UP: PING OK - Packet loss = 0%, RTA = 0.78 ms [08:33:27] Yippee, build fixed! [08:33:27] Project browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-os_x_10.9-safari-sauce build #869: 09FIXED in 23 min: https://integration.wikimedia.org/ci/job/browsertests-MultimediaViewer-en.wikipedia.beta.wmflabs.org-os_x_10.9-safari-sauce/869/ [14:57:49] bd808: Currently here? [15:38:33] Is a mwvagrant expert here? [17:41:27] Yippee, build fixed! [17:41:27] Project beta-scap-eqiad build #88972: 09FIXED in 37 min: https://integration.wikimedia.org/ci/job/beta-scap-eqiad/88972/ [21:38:41] 7Blocked-on-RelEng, 10Continuous-Integration-Infrastructure, 6Labs, 10Tool-Labs: debian-glue job is out of disk space - https://phabricator.wikimedia.org/T126176#2006720 (10scfc) 3NEW [22:26:46] 10Deployment-Systems, 3Scap3, 5Patch-For-Review: Make puppet provider for scap3 - https://phabricator.wikimedia.org/T113072#2006849 (10mmodell) http://garylarizza.com/blog/2013/12/15/seriously-what-is-this-provider-doing/ has a lot of good explanations of how providers work. [22:53:57] 10Continuous-Integration-Infrastructure, 6Labs, 10Tool-Labs: integration-slave-jessie-1001 is out of disk space (causes debian-glue job to fail) - https://phabricator.wikimedia.org/T126176#2006879 (10hashar) [22:58:36] 10Continuous-Integration-Infrastructure, 6Labs, 10Tool-Labs: integration-slave-jessie-1001 is out of disk space (causes debian-glue job to fail) - https://phabricator.wikimedia.org/T126176#2006884 (10hashar) /mnt is only 20GBytes and all of that is taken by pbuilder specially /mnt/pbuilder/build/cow.* dirs.... [22:59:27] 10Continuous-Integration-Infrastructure, 6Labs, 10Tool-Labs: integration-slave-jessie-1001 is out of disk space (causes debian-glue job to fail) - https://phabricator.wikimedia.org/T126176#2006885 (10hashar) 5Open>3Resolved a:3hashar ``` hashar@integration-slave-jessie-1001:~$ df -h /mnt Filesystem... [23:07:13] RECOVERY - Free space - all mounts on integration-slave-jessie-1001 is OK: OK: All targets OK [23:25:16] 10Deployment-Systems, 3Scap3, 5Patch-For-Review: Make puppet provider for scap3 - https://phabricator.wikimedia.org/T113072#2006936 (10mmodell) It looks like we can't use package_settings in the provider because that feature was added in puppet 3.5 and Trusty uses puppet 3.4. I can think of two alternative... [23:27:17] 10Deployment-Systems, 3Scap3, 5Patch-For-Review: Make puppet provider for scap3 - https://phabricator.wikimedia.org/T113072#2006943 (10mmodell) Actually there is a third option: https://github.com/ptomulik/puppet-backport_package_settings