[00:40:18] (03PS1) 10Ori.livneh: Re-enable LuaSandbox on mw1053 [operations/puppet] - 10https://gerrit.wikimedia.org/r/149485 [00:41:08] PROBLEM - puppet last run on neon is CRITICAL: CRITICAL: Puppet has 1 failures [00:41:45] (03PS1) 10Yuvipanda: [WIP] Add extdist role [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 [00:41:49] legoktm: ^, I'll test and refactor now [00:41:58] uh, how do I test it? [00:42:04] oh [00:42:06] you'll test [00:42:06] <3 [00:42:50] legoktm: :D [00:44:28] (03CR) 10Ori.livneh: [C: 032 V: 032] Re-enable LuaSandbox on mw1053 [operations/puppet] - 10https://gerrit.wikimedia.org/r/149485 (owner: 10Ori.livneh) [00:45:05] (03PS2) 10Yuvipanda: [WIP] Add extdist role [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 [00:45:25] legoktm: it's not fully done, but the only parts left are 1. make it work, 2. cron, 3. nginx [00:46:58] :D [00:47:08] YuviPanda: are you not using zerg emperor penguin mode? [00:47:33] ori: y'know, I actually had to google to make sure that's not a thing [00:47:37] ori: considering uwsgi has a tyrant mode [00:47:47] ori: even though I was pretty sure I wouldn't even had to use tyrant here [00:47:56] zerg and emperor are UWSGI things too [00:48:00] not sure about penguin [00:48:08] http://uwsgi-docs.readthedocs.org/en/latest/Zerg.html [00:48:10] heh [00:48:37] ori: no penguins tho [00:52:58] (03CR) 10Ori.livneh: [C: 04-1] [WIP] Add extdist role (037 comments) [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 (owner: 10Yuvipanda) [00:53:15] (03PS3) 10Yuvipanda: [WIP] Add extdist role [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 [00:53:50] ori: w00t, ty [00:53:55] np [00:54:02] ori: and what do you mean by my vim plugin not aligning them correctly? [00:54:11] ori: I personally still maintain that any amount of aligning is evil [00:54:12] :) [00:54:29] but if you mean it should only align things in the same 'scope'... [00:54:30] I agree [00:55:01] yep [00:55:12] YuviPanda: can i amend? [00:55:27] nevermind, i'll just let you fix it :P [00:55:33] ori: sure! :D If you want [00:55:34] (03PS4) 10Yuvipanda: [WIP] Add extdist role [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 [00:55:42] ori: but yeah, I'm doing that too. Haven't actually setup an uwsgi + nginx thing yet [00:55:47] (with puppet, I mean) [00:56:41] ori: I also need to find a better workflow that's not 1. edit, 2. commit, 3. pull on test instance, 4. test [00:56:53] you should be able to cp -R the uwsgi module into vagrant's puppet/modules dir [00:57:03] i don't think it depends on a lot of wikimedia things [00:57:04] (03PS5) 10Yuvipanda: [WIP] Add extdist role [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 [00:57:11] ori: tru [00:57:15] *true [00:57:16] in fact if you wanted to commit the uwsgi module to vagrant that's fine by me [00:57:45] ori: I need to play around with puppetception at some point. I was thinking of including all of ops/puppet as a subtree (or submodule) and then symlinking whatever I needed, then realized that all the icinga calls would fuck that up [00:57:52] (whenever they exist in the modules and not the roles, that is) [00:58:10] we should just merge them gradually by hand [00:58:11] submodules suck [00:58:19] if a module is good just copy it over [00:58:21] ori: merge what? the current submodules? [00:58:26] ori: have you looked at subtrees? [00:58:32] yes, not a whole lot better [00:58:35] more of a neat hack [00:58:53] true, I don't know if it records all that remote info somewhere at all [00:59:05] gotta run! [00:59:08] RECOVERY - puppet last run on neon is OK: OK: Puppet is currently enabled, last run 6 seconds ago with 0 failures [00:59:09] * ori waves [00:59:10] ori: cya [00:59:18] legoktm: w00t, uwsgi services running now :) [00:59:26] legoktm: let me put an nginx in front of them now [00:59:55] :D [01:00:23] legoktm: and the cron. [01:01:23] legoktm: what does the cron do, btw? [01:01:30] it generates the tarballs [01:01:48] legoktm: ok [01:02:02] it's the nightly.py script [01:02:08] which is poorly named >.> [01:02:32] but I've never heard anyone say "download hourlies!" [01:02:48] legoktm: :) [01:03:07] legoktm: I'm going to create a local system user called extdist, and run eveything via that [01:06:13] legoktm: does it need write over all of /srv? can you modify it to do it to a subpath? [01:06:19] legoktm: or even better, read the path from a config file... [01:06:39] https://github.com/wikimedia/labs-tools-extdist/blob/master/conf.py [01:06:48] legoktm: heh, ok [01:06:52] it just needs two directories for read/writing in [01:07:46] legoktm: hmm, hourly is just */1, right? [01:08:13] @hourly is 0 * * * * [01:08:18] https://en.wikipedia.org/wiki/Cron#Predefined_scheduling_definitions [01:08:39] legoktm: what's the difference between 0 and */1? [01:09:21] uhh, none I guess. [01:09:26] 0 is just clearer imo [01:09:34] also it's what Wikipedia uses so :P [01:09:53] heh :P [01:09:54] fine [01:11:30] (03PS6) 10Yuvipanda: [WIP] Add extdist role [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 [01:12:42] (03PS7) 10Yuvipanda: [WIP] Add extdist role [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 [01:12:44] YuviPanda: I'm going to echo the spirit of the comment Tomasz just made to me. "Don't forget to go to bed, Yuvi!" [01:12:53] (I got a "Don't forget to go home, Dan!" from him) [01:13:31] Deskana: wait no, he's nearly done! [01:13:38] YuviPanda: ignore what Deskana said [01:14:15] legoktm: :P [01:19:58] RECOVERY - Puppet freshness on db1007 is OK: puppet ran at Sat Jul 26 01:19:54 UTC 2014 [01:21:14] (03PS8) 10Yuvipanda: [WIP] Add extdist role [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 [01:25:45] (03PS9) 10Yuvipanda: [WIP] Add extdist role [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 [01:29:06] legoktm: boom at extdist-test.wmflabs.org. [01:29:09] legoktm: can you test? [01:29:14] * legoktm does [01:30:00] http://extdist-test.wmflabs.org/?ext=VisualEditor is a 502 :/ [01:30:03] legoktm: I dunno if the cron has run yet [01:30:20] this is a different instance right? [01:30:40] legoktm: yeah [01:30:42] legoktm: extdist-test [01:30:43] (03PS10) 10Yuvipanda: [WIP] Add extdist role [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 [01:32:19] legoktm: OSError: [Errno 2] No such file or directory: '/srv/src/extensions' [01:32:24] legoktm: that's what the cron is giving me [01:32:31] oh [01:32:53] legoktm: and uwsgi is giving me [01:32:55] should we make that dir in puppet or in the app? [01:32:55] fname = os.path.join(conf.SRC_PATH, 'mw-conf.json') [01:32:56] UnboundLocalError: local variable 'conf' referenced before assignment [01:33:06] grr [01:33:09] legoktm: you should do it in the app if it doesn't exist [01:33:41] ok [01:33:42] * legoktm fixes [01:34:33] YuviPanda: where are the error logs btw? [01:34:43] oh, found it [01:34:46] legoktm: :D heh [01:34:47] in uwsgi/app/ [01:35:30] legoktm: yup [01:37:43] legoktm: the cronjob is setup, though [01:37:45] legoktm: and so is nginx [01:39:27] legoktm: I wonder if I should go to sleep, and let you debug this as of now :D [01:39:47] legoktm: I think the puppet role as of now covers everything in https://etherpad.wikimedia.org/p/extdist [01:41:48] [18:32:20] legoktm: OSError: [Errno 2] No such file or directory: '/srv/src/extensions' <-- do you have a line number for that? [01:42:19] legoktm: File "/srv/extdist/nightly.py", line 114, in update_extension [01:42:30] ok, thought so [01:46:12] YuviPanda: did you manually git pull in /srv/extdist or did it auto do that? [01:46:19] legoktm: puppet auto -does that [01:46:24] :D [01:46:26] ok [01:46:35] do we need to reload uwsgi or anything? [01:50:50] legoktm: no, puppet auto does that as well, I think [01:51:05] legoktm: you might have to do that, I don't know if a git pull done by the git clone emits a refresh event or not [02:01:00] legoktm: you should also probably add tests and jenkins jobs. Remember any merged commit will be deployed in under 30m automatically :) [02:16:34] !log LocalisationUpdate completed (1.24wmf14) at 2014-07-26 02:15:31+00:00 [02:16:43] Logged the message, Master [02:19:09] YuviPanda|zzzzzz: yeah, I do need tests. thanks for all your help :D [02:26:49] !log LocalisationUpdate completed (1.24wmf15) at 2014-07-26 02:25:46+00:00 [02:26:55] Logged the message, Master [02:28:39] (03CR) 10Tim Landscheidt: [C: 031] planet.wikimedia.org -- fix https redirects to http [operations/puppet] - 10https://gerrit.wikimedia.org/r/149311 (https://bugzilla.wikimedia.org/68554) (owner: 10Chmarkine) [02:58:58] !log LocalisationUpdate ResourceLoader cache refresh completed at Sat Jul 26 02:57:52 UTC 2014 (duration 57m 50s) [02:59:03] Logged the message, Master [04:31:07] (03CR) 10Physikerwelt: WIP: Draft for Mathoid role (035 comments) [operations/puppet] - 10https://gerrit.wikimedia.org/r/148836 (owner: 10Physikerwelt) [04:32:14] (03PS10) 10Physikerwelt: WIP: Draft for Mathoid role [operations/puppet] - 10https://gerrit.wikimedia.org/r/148836 [05:13:09] (03CR) 10BryanDavis: WIP: Draft for Mathoid role (031 comment) [operations/puppet] - 10https://gerrit.wikimedia.org/r/148836 (owner: 10Physikerwelt) [05:53:48] PROBLEM - Puppet freshness on db1006 is CRITICAL: Last successful Puppet run was Sat 26 Jul 2014 03:53:11 UTC [06:28:48] PROBLEM - puppet last run on db1059 is CRITICAL: CRITICAL: Puppet has 1 failures [06:28:48] PROBLEM - puppet last run on cp1061 is CRITICAL: CRITICAL: Puppet has 1 failures [06:28:48] PROBLEM - puppet last run on db1002 is CRITICAL: CRITICAL: Puppet has 1 failures [06:29:48] PROBLEM - puppet last run on mw1065 is CRITICAL: CRITICAL: Puppet has 1 failures [06:29:59] PROBLEM - puppet last run on mw1069 is CRITICAL: CRITICAL: Puppet has 1 failures [06:29:59] PROBLEM - puppet last run on mw1099 is CRITICAL: CRITICAL: Puppet has 1 failures [06:30:38] PROBLEM - puppet last run on mw1100 is CRITICAL: CRITICAL: Puppet has 1 failures [06:30:58] PROBLEM - puppet last run on mw1166 is CRITICAL: CRITICAL: Puppet has 2 failures [06:32:08] PROBLEM - puppet last run on searchidx1001 is CRITICAL: CRITICAL: Puppet has 2 failures [06:32:48] RECOVERY - Puppet freshness on db1006 is OK: puppet ran at Sat Jul 26 06:32:46 UTC 2014 [06:44:58] RECOVERY - puppet last run on mw1099 is OK: OK: Puppet is currently enabled, last run 25 seconds ago with 0 failures [06:45:38] RECOVERY - puppet last run on mw1100 is OK: OK: Puppet is currently enabled, last run 33 seconds ago with 0 failures [06:45:48] RECOVERY - puppet last run on db1059 is OK: OK: Puppet is currently enabled, last run 2 seconds ago with 0 failures [06:45:48] RECOVERY - puppet last run on cp1061 is OK: OK: Puppet is currently enabled, last run 36 seconds ago with 0 failures [06:46:48] RECOVERY - puppet last run on mw1065 is OK: OK: Puppet is currently enabled, last run 36 seconds ago with 0 failures [06:46:48] RECOVERY - puppet last run on db1002 is OK: OK: Puppet is currently enabled, last run 46 seconds ago with 0 failures [06:46:58] RECOVERY - puppet last run on mw1166 is OK: OK: Puppet is currently enabled, last run 44 seconds ago with 0 failures [06:46:58] RECOVERY - puppet last run on mw1069 is OK: OK: Puppet is currently enabled, last run 59 seconds ago with 0 failures [06:47:08] RECOVERY - puppet last run on searchidx1001 is OK: OK: Puppet is currently enabled, last run 43 seconds ago with 0 failures [06:52:59] PROBLEM - puppet last run on db1020 is CRITICAL: CRITICAL: Puppet has 1 failures [07:10:58] RECOVERY - puppet last run on db1020 is OK: OK: Puppet is currently enabled, last run 50 seconds ago with 0 failures [07:17:08] (03CR) 10Legoktm: [C: 04-1] "Running into IOError: [Errno 13] Permission denied: '/srv/src/extensions/mw-conf.json'" (031 comment) [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 (owner: 10Yuvipanda) [07:28:43] (03PS11) 10Legoktm: [WIP] Add extdist role [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 (owner: 10Yuvipanda) [07:29:21] (03CR) 10Legoktm: "PS11: Added doc comments based on other roles and enhanced the commit message." [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 (owner: 10Yuvipanda) [07:42:09] (03PS12) 10Legoktm: [WIP] Add extdist role [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 (https://bugzilla.wikimedia.org/68609) (owner: 10Yuvipanda) [09:21:03] (03PS13) 10Yuvipanda: [WIP] Add extdist role [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 (https://bugzilla.wikimedia.org/68609) [09:21:36] legoktm: also wait, if you're just going to assume the tarballs are there, why have uwsgi at all? can't you just run the cron and use plain nginx to serve them? [09:27:59] PROBLEM - puppet last run on db1046 is CRITICAL: CRITICAL: Puppet has 1 failures [09:45:59] RECOVERY - puppet last run on db1046 is OK: OK: Puppet is currently enabled, last run 31 seconds ago with 0 failures [09:57:48] PROBLEM - Puppet freshness on db1009 is CRITICAL: Last successful Puppet run was Sat 26 Jul 2014 07:57:25 UTC [10:05:08] (03CR) 10Yuvipanda: "Hmm, the folder on /srv/src seems to have weird permissions. I think we should just create that folder in puppet. Should also let us have " [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 (https://bugzilla.wikimedia.org/68609) (owner: 10Yuvipanda) [10:15:30] (03PS14) 10Yuvipanda: [WIP] Add extdist role [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 (https://bugzilla.wikimedia.org/68609) [10:21:06] (03PS15) 10Yuvipanda: [WIP] Add extdist role [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 (https://bugzilla.wikimedia.org/68609) [10:23:59] (03CR) 10Yuvipanda: "Now it's failing with:" [operations/puppet] - 10https://gerrit.wikimedia.org/r/149486 (https://bugzilla.wikimedia.org/68609) (owner: 10Yuvipanda) [10:31:39] (03CR) 10JanZerebecki: [C: 031] planet.wikimedia.org -- fix https redirects to http [operations/puppet] - 10https://gerrit.wikimedia.org/r/149311 (https://bugzilla.wikimedia.org/68554) (owner: 10Chmarkine) [11:57:08] RECOVERY - Puppet freshness on db1009 is OK: puppet ran at Sat Jul 26 11:57:01 UTC 2014 [13:44:15] (03CR) 10Physikerwelt: WIP: Draft for Mathoid role (031 comment) [operations/puppet] - 10https://gerrit.wikimedia.org/r/148836 (owner: 10Physikerwelt) [14:10:16] YuviPanda: ummmmmmmmmmmm [14:10:32] YuviPanda: yeah............ [14:13:43] legoktm: hmm? [14:13:55] not needing uwsgi [14:14:10] legoktm: heh, right. [14:14:29] legoktm: so, 1. nginx should just serve static files from the /srv/src/ directory? [14:14:37] legoktm: and the flask files should be killed? [14:14:41] /srv/dist [14:14:53] legoktm: ah, right. puppet should create that folder too [14:14:54] yeah [14:15:07] legoktm: we need to make puppet create folders, since otherwise you can't really create them on /srv (permissions!) [14:15:23] legoktm: are you going to be able to modify the python repo today? [14:15:42] legoktm: I can also make this into a proper module, so if we ever decide to put this in prod (why not?) it should be trivial [14:15:45] I'm going to be afk most of today [14:15:50] <3 [14:15:54] legoktm: hmm, ok. so I'll just let it be today? [14:15:59] I'll modularize it and then not make any other changes [14:16:00] sure [14:16:05] legoktm: cool [14:19:42] hoo: are you patching that bug? [14:19:52] oh just saw assignee :p [14:19:56] (03PS1) 10Hoo man: Add import sources for bhwiki [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149530 (https://bugzilla.wikimedia.org/68616) [14:20:13] JohnLewis: Yeah, just opened the bug to have something to link the change to [14:20:25] didn't want to bother that user with opening a bug also and stuff [14:20:38] they have gone a long way to import stuff anyway (if you see my meta talk) [14:21:44] (03CR) 10John F. Lewis: [C: 031] Add import sources for bhwiki [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149530 (https://bugzilla.wikimedia.org/68616) (owner: 10Hoo man) [14:21:45] Yeah [14:40:48] PROBLEM - gitblit.wikimedia.org on antimony is CRITICAL: CRITICAL - Socket timeout after 10 seconds [14:44:48] RECOVERY - gitblit.wikimedia.org on antimony is OK: HTTP OK: HTTP/1.1 200 OK - 53290 bytes in 7.295 second response time [14:54:48] PROBLEM - gitblit.wikimedia.org on antimony is CRITICAL: CRITICAL - Socket timeout after 10 seconds [14:55:38] RECOVERY - gitblit.wikimedia.org on antimony is OK: HTTP OK: HTTP/1.1 200 OK - 53290 bytes in 0.316 second response time [15:28:28] (03PS1) 10Vogone: Add 'abusefilter-log-detail' to 'rollbacker' and 'patroller' group at eswiki [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149533 (https://bugzilla.wikimedia.org/68319) [15:31:28] (03CR) 10Hoo man: "I personally don't care how we grant it... if you prefer we can still do it this way and unset the global right." [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/139655 (owner: 10Gerrit Patch Uploader) [16:09:39] (03CR) 10Vogone: "As all other remaining CA rights (except for centralauth-merge) are assigned locally, I believe it should also done that way with centrala" [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/139655 (owner: 10Gerrit Patch Uploader) [16:57:59] Anyone able to find the number of people subscribed to mailman lists? [16:59:09] I think that's people with access to sodium... Though probably someone with the 'site password' can help? [17:12:51] Krenair: the owners of each list can; what list is this? [17:12:58] Specifically, I'd (well, RD really) would like the number of subscriptions for otrs-de-l, otrs-hu and contact-nl [17:13:13] Can't you ask the owners [17:13:33] Apparently the OTRS admins don't have the passwords to those lists, for some reason [17:13:44] List owners, not OTRS admins [17:14:35] That involves contacting three or more people rather than one. [17:14:42] otrs-hu doesn't exist [17:14:45] some of them aren't even our mailman lists [17:15:13] Raymond|afk: some needs you [17:15:24] eia and Jurgen are very reachable as well [17:16:23] Jurgen is only right now [17:20:40] Nemo_bis: wh? [17:20:43] who? [17:21:50] :O [17:33:30] Raymond|afk: can you tell the number of subscribers to otrs-de-l [17:36:27] Nemo_bis: why? [17:37:10] Nemo_bis: 64 [17:41:10] pm [17:42:40] (03CR) 10BryanDavis: WIP: Draft for Mathoid role (031 comment) [operations/puppet] - 10https://gerrit.wikimedia.org/r/148836 (owner: 10Physikerwelt) [18:20:48] PROBLEM - HTTP 5xx req/min on tungsten is CRITICAL: CRITICAL: 13.33% of data above the critical threshold [500.0] [18:34:48] RECOVERY - HTTP 5xx req/min on tungsten is OK: OK: Less than 1.00% above the threshold [250.0] [19:07:48] PROBLEM - puppetmaster backend https on palladium is CRITICAL: CRITICAL - Socket timeout after 10 seconds [19:08:38] RECOVERY - puppetmaster backend https on palladium is OK: HTTP OK: Status line output matched 400 - 335 bytes in 0.014 second response time [19:17:48] PROBLEM - Puppet freshness on db1009 is CRITICAL: Last successful Puppet run was Sat 26 Jul 2014 17:17:17 UTC [19:52:48] PROBLEM - HTTP 5xx req/min on tungsten is CRITICAL: CRITICAL: 20.00% of data above the critical threshold [500.0] [20:09:44] (03PS1) 10Bartosz Dziewoński: Wikimedia wikis configuration for $wgExtraSignatureNamespaces [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149584 [20:11:37] (03CR) 10Bartosz Dziewoński: "(About wikimania2014wiki needs, see https://meta.wikimedia.org/wiki/User_talk:Matma_Rex/visualeditor-signature.js ; about metawiki, ask Ne" [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149584 (owner: 10Bartosz Dziewoński) [20:11:48] RECOVERY - HTTP 5xx req/min on tungsten is OK: OK: Less than 1.00% above the threshold [250.0] [20:13:38] PROBLEM - SSH on lvs3001 is CRITICAL: Server answer: [20:17:28] RECOVERY - Puppet freshness on db1009 is OK: puppet ran at Sat Jul 26 20:17:18 UTC 2014 [20:19:13] (03CR) 10Nemo bis: "I'm confused, NS_PROJECT shouldn't be required: see question on https://gerrit.wikimedia.org/r/#/c/87649/14" [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149584 (owner: 10Bartosz Dziewoński) [20:19:53] (03CR) 10Bartosz Dziewoński: "Replied there." [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149584 (owner: 10Bartosz Dziewoński) [21:10:38] RECOVERY - SSH on lvs3001 is OK: SSH OK - OpenSSH_5.9p1 Debian-5ubuntu1.4 (protocol 2.0) [21:10:53] (03PS1) 10Aaron Schulz: [WIP] Added a streamlined RunJobs that can be used by redisJobService [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149587 [21:29:13] !log restarting Zuul to clear up some stalled changes. [21:29:19] Logged the message, Master [21:31:30] that is all. See you on monday [21:52:34] (03PS2) 10Aaron Schulz: [WIP] Added a streamlined RunJobs that can be used by redisJobService [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149587 [22:16:51] (03CR) 10Nemo bis: "I retract that, MatmaRex explained me some redundancy is made necessary by VisualEditor and the use it will make of the config." [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149584 (owner: 10Bartosz Dziewoński) [22:18:09] (03Abandoned) 10Bartosz Dziewoński: Wikimedia wikis configuration for $wgExtraSignatureNamespaces [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149584 (owner: 10Bartosz Dziewoński) [22:19:03] (03CR) 10Nemo bis: "Hmpf, I was amending it" [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149584 (owner: 10Bartosz Dziewoński) [22:29:49] (03CR) 10Bartosz Dziewoński: "Please submit a separate patch. I think it's premature given that there's no agreement what the config option is going to do, or even how " [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149584 (owner: 10Bartosz Dziewoński) [22:35:16] MatmaRex: can you restore it for a moment so that I can cherry-pick [22:35:23] * Nemo_bis lazy [22:36:17] Nemo_bis: git checkout master && git fetch https://gerrit.wikimedia.org/r/operations/mediawiki-config refs/changes/84/149584/1 && git cherry-pick FETCH_HEAD && git commit --amend --reset-author && git review [22:36:50] oh, and i forgot --no-edit on the git commit. [22:37:35] but that doesn't leave pretty comments ;) ok [22:44:06] (03PS1) 10Nemo bis: Wikimedia wikis configuration for $wgExtraSignatureNamespaces [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149591 [22:44:40] (03CR) 10Nemo bis: "Ok, done at https://gerrit.wikimedia.org/r/149591" [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149584 (owner: 10Bartosz Dziewoński) [22:46:12] Nemo_bis: it does when you git cherry-pick -x [22:46:48] (that used to be the default behavior, which is probably why gerrit does it) [22:47:24] Nemo_bis: awww, i asked you to --reset-author :( [22:48:23] marking me as the author means i can't unsubscribe from the changeset mail, too :/ [22:50:16] (03CR) 10Bartosz Dziewoński: [C: 04-1] "Please `git commit --amend --reset-author` so that I may unsubscribe from mail about this." [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149591 (owner: 10Nemo bis) [22:51:37] orly? [22:57:40] (03PS2) 10Nemo bis: Wikimedia wikis configuration for $wgExtraSignatureNamespaces [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149591 [22:58:26] (03CR) 10Nemo bis: "Sob, as if I wasn't doing this only because you convinced me it was a good idea some days ago. :-) Done." [operations/mediawiki-config] - 10https://gerrit.wikimedia.org/r/149591 (owner: 10Nemo bis) [23:53:48] PROBLEM - Puppet freshness on db1006 is CRITICAL: Last successful Puppet run was Sat 26 Jul 2014 21:53:22 UTC