[09:38:25] FYI I'm flipping graphite traffic back to graphite1004 [12:45:47] jbond dcaro hi, I'm trying to get pontoon to work after the base refactoring, it looks like I basically need to set profile::base::production::enable to false if I want to have a cloud vps with role:: classes applied ? [12:46:52] godog: hey, what error do you get? including the role classes should not have changed anything afaik [12:47:02] *should not have changed afaik [12:48:19] godog: yes that is correct, if you include a role directly then previoulsy everything now in profile::base::production would have been exluded based on `realm == 'labs'`. no it should be via [12:48:24] profile::base::production::enable: false [12:48:49] ^ better answer :} [12:49:03] ^^ is set in cloud.yaml and i think adding it to the pntoon root hierarcy should fix pontoon but let me know if not [12:49:04] ack, thanks dcaro jbond [12:52:14] yeah that did it, I'll send a review shortly [12:53:27] cool [13:04:47] godog: thanks for spotting/fixing that [13:06:32] kormat: sure np! [13:27:50] XioNoX: o/ if you are around - me and btullis need to update the aqs_group definition that capirca uses, is it ok to run https://netbox-next.wikimedia.org/extras/scripts/results/894347/ and commit? (I checked in dry-run and it does contain the updated aqs_group with the new nodes) [13:28:22] (never done it, from the wikitech page seems fine proceed but better to double check :D) [13:30:32] elukey: you run it on netbox-next just to see what the new output would be? [13:30:51] topranks might be more available than Xio.NoX right now ;) [13:31:13] volans: I already did and the bit that interest us (the aqs_group) seems what we need [13:31:32] AFAIK it's usually safe to run the capirca script but I have no idea what's the current status with all the work for the drmrs [13:32:32] let me have a look, and yeah XioNoX is on site in drmrs right now [13:33:54] elukey: that all looks good to me I think you can go ahead. [13:35:18] topranks: ack thanks! [13:35:50] +1 [13:39:00] <3 [14:14:09] godog: hello, yt? [14:14:28] joal and I are trying to figure out how to do prometheus metrics for some batch jobs in hadoop, using pushgateway [14:14:40] but are pretty confused about how to deal with metrics from multiple tasks/jobs of the same thing [14:15:17] Thanks all. I'm learning a lot about Home and Capirca etc today. This is the change that I'd like to deploy, when it's convenient: https://gerrit.wikimedia.org/r/c/operations/homer/public/+/734643 [14:18:03] ottomata: hey, yeah I'm here [14:18:41] ottomata: great to know you are giving pushgateway a try, what's confusing so far ? [14:18:59] topranks: if you have time for the change above --^ [14:20:54] godog: if you have a moment, could you join us in a hangout? [14:21:07] https://meet.google.com/wqb-dino-puk [14:22:21] topranks: Many thanks. [14:22:59] ottomata: ok joining in a min [14:30:25] jbond: merging yours as well [14:30:41] https://gerrit.wikimedia.org/r/c/operations/puppet/+/734646 that is, on the puppetmasters [14:30:51] akosiaris: thanks [14:36:22] how does one get a new gerrit repo created? [14:36:37] docs i'm seeing are all end-user-only stuff [14:36:37] There's a form [14:36:51] Then qchris normally does them [14:37:05] Spookreeeno: ah. any idea where one can find this form? [14:37:17] One second [14:37:50] kormat: https://www.mediawiki.org/w/index.php?action=edit&preload=Gerrit%2FNew+repositories%2FRequest+preload&editintro=Gerrit%2FNew+repositories%2FRequest+preload+intro&nosummary=true§ion=new&title=Gerrit/New_repositories/Requests/Entries&create=Request [14:37:53] kormat: last time i did it i create an entry on https://www.mediawiki.org/wiki/Gerrit/New_repositories/Requests [14:38:23] there is also gitlab which is a bit more self service [14:38:39] jbond: is gitlab now production? [14:38:56] It's open to all [14:39:05] "This GitLab instance is a work in progress" [14:39:06] Spookreeeno: that's not the question :) [14:39:19] kormat: i think yuo would have to as releng i would say its in early adoptor status [14:40:47] *early adopter i.e. i dont think its ready to move critical repositories there but it should be stable enough to move and test less important ones [14:42:02] RelEng has a roadmap here: https://www.mediawiki.org/wiki/GitLab/Roadmap. It is in: Groups of early adopters (“Pioneers”) can start to use GitLab. Release Engineering will begin to add needed integrations. [14:45:47] wkandek: mm, ok. that's not very clear, so i'll probably just go with gerrit for now. [14:53:09] Spookreeeno: thanks for the link btw, that's exactly what i needed! [14:53:21] Np kormat [14:53:45] You can wish me luck as thank you. I just pressed update on my MacBook [14:54:13] 🍀 [14:54:24] let's see how that goes [14:54:38] oh dammit... power failure the moment I sent that 🍀? [14:54:54] akosiaris: it sent [14:58:12] sigh. i need help :) i screwed up when submitting that form, and now i can't see how to fix it. https://www.mediawiki.org/wiki/Gerrit/New_repositories/Requests - search for 'wmfdb' [14:58:23] Hmm reading from that Roadmap, I see "Automate the migration of code review from Gerrit to GitLab". What does that mean? We will be reviewing on Gerrit and somehow the review will go to Gitlab? [14:58:30] kormat: let me have a look [14:59:30] kormat: try https://www.mediawiki.org/w/index.php?title=Gerrit/New_repositories/Requests/Entries&action=edit [14:59:51] majavah: ah hah! [15:00:29] lovely - 'show preview' does nothing. sigh. [15:01:10] yeah, it has some wikitech magic [15:01:30] s/wikitech/wikitext [15:04:22] kormat: ah you fixed it on your own I see in https://www.mediawiki.org/w/index.php?title=Gerrit/New_repositories/Requests/Entries&diff=4886429&oldid=4886428 [15:04:43] akosiaris: thanks to majavah above [15:04:44] actually the previous one, wrong commit [15:05:19] kormat: for future ref, the page was transcluding that other page via the {{/Entries}} wikitext syntax [15:05:54] akosiaris: i see that now, yeah. thanks :) [15:06:00] it's not easy to see in VE [15:06:24] i was looking at the source, but didn't know what the syntax meant [15:06:39] (i was looking for an opening `{{Entries}}` to match it with..) [15:09:42] i like how on https://www.mediawiki.org/wiki/Phabricator/Creating_and_renaming_projects#Creating_new_projects the first line is "Need: Check if you really need a project", which links to a huge wiki page that seems to have nothing about how to answer that question. [15:11:54] Ups running out of juice, logging off