mtreinish | but maybe that just me | 00:00 |
---|---|---|
*** shashank_hegde has quit IRC | 00:01 | |
*** yamahata has quit IRC | 00:01 | |
*** camunoz has quit IRC | 00:02 | |
*** apoorvad has quit IRC | 00:02 | |
*** Sukhdev has quit IRC | 00:02 | |
openstackgerrit | Spencer Krum proposed openstack-infra/system-config: Add metrics as a reason to contribute a cloud https://review.openstack.org/241011 | 00:03 |
openstackgerrit | Merged openstack-infra/puppet-jeepyb: Remove mysql::python class inclusion https://review.openstack.org/234984 | 00:03 |
*** sridhar_ram has quit IRC | 00:03 | |
*** sflanigan has quit IRC | 00:04 | |
*** sridhar_ram has joined #openstack-infra | 00:04 | |
mordred | nibalizer: ZOMG ZOMG ZOMG | 00:05 |
*** pahuang has quit IRC | 00:05 | |
mordred | nibalizer: ZOMG ZOMG ZOMG | 00:05 |
mordred | nibalizer: ZOMG ZOMG ZOMG IT WORKED ZOMG ZOMG ZOMG | 00:05 |
*** apoorvad has joined #openstack-infra | 00:05 | |
mordred | http://puppetdb.openstack.org/report/ask-staging.openstack.org/eddc27c30b9e78495dee77950f18808e1131b952 | 00:06 |
nibalizer | mordred: oshi! | 00:06 |
*** alexpilotti has joined #openstack-infra | 00:06 | |
nibalizer | muAHAHHAHAHAHA | 00:06 |
mordred | that is a report in puppetdb of running puppet apply via ansible | 00:06 |
mordred | with copied hiera data | 00:06 |
clarkb | nice | 00:06 |
mordred | ok | 00:06 |
nibalizer | 'private apis' *scofff* | 00:06 |
nibalizer | okay ya whats the status | 00:06 |
nibalizer | since this trove thing is just BUILDING | 00:06 |
mordred | I need to copy in a few of my changes and push them up | 00:06 |
nibalizer | like what patches need to land etc etc | 00:06 |
*** tsg has quit IRC | 00:06 | |
mordred | then I'm going to want you fine people to land them | 00:06 |
nibalizer | how much did you ninja on the puppetmaster et etc | 00:06 |
mordred | nothing is ninja instlaled | 00:07 |
mordred | I did some things in my home dir | 00:07 |
clarkb | (this is one of the really nice things working with ansible I have found) | 00:07 |
clarkb | its super self contained | 00:07 |
*** shashank_hegde has joined #openstack-infra | 00:08 | |
nibalizer | ok cool | 00:08 |
mordred | clarkb: ++ | 00:08 |
mtreinish | nibalizer: so there is a saving state after building: https://github.com/openstack/trove/blob/master/trove/backup/state.py | 00:08 |
mtreinish | I was looking to see if there was an api call to see the status (which I don't think there is) | 00:09 |
*** Sukhdev has joined #openstack-infra | 00:10 | |
nibalizer | mtreinish: wooo | 00:10 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Fetch puppet logs and facts after puppet run https://review.openstack.org/240446 | 00:10 |
mordred | nibalizer, clarkb: ^^ that please | 00:10 |
nibalizer | mordred: i can approve 249434 ya? | 00:11 |
mordred | once that is there, switching to apply is a patch to system-config | 00:11 |
mordred | nibalizer: yes please | 00:11 |
*** apoorvad has quit IRC | 00:11 | |
mordred | and 249445 | 00:12 |
clarkb | mordred: nibalizer on https://review.openstack.org/#/c/249466/2 does that mean it will start copying for agent runs? | 00:12 |
clarkb | not a big deal just making sure I understand what is oging on | 00:12 |
mordred | clarkb: nope | 00:13 |
mordred | clarkb: it already defaults to no-op if you haven't set that value | 00:13 |
clarkb | ok | 00:13 |
mordred | clarkb: so setting that value there was just preventing us from being able to flip the switch sanely | 00:13 |
* mordred is learning more about ansible : | 00:13 | |
mordred | :) | 00:13 |
clarkb | right it overrode whatever you do outside the module | 00:13 |
mordred | yup | 00:13 |
openstackgerrit | Khai Do proposed openstack-infra/puppet-gerrit: Allow setting the number of threads for indexing Gerrit changes https://review.openstack.org/241060 | 00:14 |
openstackgerrit | Merged openstack-infra/ansible-puppet: Remove copy_hieradata value from vars file https://review.openstack.org/249466 | 00:14 |
clarkb | mordred: where does the manfiest is defined thing come from? | 00:15 |
clarkb | mordred: wait | 00:15 |
*** camunoz has joined #openstack-infra | 00:15 | |
clarkb | is is actually wow | 00:15 |
clarkb | not sure I care for that | 00:15 |
clarkb | mordred: its saying if the var called manifest is not null | 00:15 |
mtreinish | SlickNik: is there any way to check how much longer a trove backup is gonna take? | 00:15 |
* mtreinish asks optimistically | 00:15 | |
mordred | clarkb: ya - the current logic is "if you say manifest, do apply, otherwise do agent" | 00:16 |
mordred | clarkb: we can make that different/better if you want | 00:16 |
clarkb | mordred: no the behavior is correct, I am just grumping about ansibles language | 00:16 |
clarkb | its no longer just yaml | 00:16 |
mordred | actually ... I think there is a little bug | 00:16 |
clarkb | its ctually tokenizing the values | 00:16 |
*** gildub has joined #openstack-infra | 00:16 | |
mordred | yah | 00:16 |
clarkb | and doing stuff | 00:16 |
clarkb | which is :( | 00:16 |
*** sflanigan has joined #openstack-infra | 00:17 | |
*** sflanigan has joined #openstack-infra | 00:17 | |
mordred | it should be when: puppetdb is defined in one place | 00:17 |
mordred | one sec | 00:17 |
clarkb | the post facts is already when puppetdb is defined | 00:17 |
mordred | ya | 00:17 |
mordred | but the log things are all if manifest is defined | 00:17 |
mordred | and we don't need to do that if we're not posting them | 00:17 |
clarkb | ah | 00:17 |
openstackgerrit | Khai Do proposed openstack-infra/system-config: Allow Gerrit to use 4 threads for indexing changes. https://review.openstack.org/241736 | 00:17 |
*** thorst has joined #openstack-infra | 00:18 | |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Fetch puppet logs and facts after puppet run https://review.openstack.org/240446 | 00:18 |
mordred | clarkb: that | 00:18 |
openstackgerrit | Merged openstack-infra/system-config: Copy system-config and puppet modules everywhere https://review.openstack.org/249434 | 00:18 |
*** aspiers_ has joined #openstack-infra | 00:18 | |
clarkb | mordred: but puppetdb isn't defined until that last portion of the yaml file | 00:18 |
clarkb | oh it must be coming out of your vars | 00:19 |
*** thorst has quit IRC | 00:19 | |
clarkb | and the one I see there is masking | 00:19 |
clarkb | mordred: for synchronize the docs don't say if dest is a dest dir or a dest file path | 00:21 |
mordred | yah | 00:21 |
openstackgerrit | K Jonathan Harker proposed openstack-infra/log_processor: Make the subunit-files config section optional https://review.openstack.org/249490 | 00:21 |
mordred | clarkb: it's rsync synta | 00:21 |
nibalizer | I'm going to approve 248940 because all conditions have been met (no more fedora-22) nodes | 00:21 |
mordred | syntax | 00:21 |
clarkb | mordred: you ahve written it in a way that implies dest path | 00:21 |
*** pahuang has joined #openstack-infra | 00:22 | |
mordred | clarkb: yah. dest path. | 00:22 |
openstackgerrit | Monty Taylor proposed openstack-infra/system-config: Start copying hiera data everywhere https://review.openstack.org/249491 | 00:22 |
openstackgerrit | Monty Taylor proposed openstack-infra/system-config: Use puppet apply instead of puppet agent https://review.openstack.org/249492 | 00:22 |
mordred | clarkb: there are the patches to make it go live | 00:22 |
mordred | in case those help reviewing the ones you're looking at | 00:22 |
clarkb | mordred: ok so we will have a dir full of reports for that host or only ever have the last report? | 00:24 |
clarkb | sorry I am having a hard time parsing ansible docs | 00:24 |
greghaynes | jesusaurus: just stats IMO | 00:24 |
*** markvoelker has quit IRC | 00:26 | |
clarkb | oh its rsync | 00:27 |
clarkb | so that should work and make a bunch of files in that dir | 00:27 |
*** apoorvad has joined #openstack-infra | 00:27 | |
*** bcourt has quit IRC | 00:28 | |
clarkb | mordred: still there? I think I see an actual bug | 00:29 |
*** dims has joined #openstack-infra | 00:30 | |
*** dims_ has quit IRC | 00:31 | |
*** akshai_ has quit IRC | 00:31 | |
clarkb | nevermind greghaynes straightened me out | 00:32 |
greghaynes | clarkb: I mean, every time I use synchronize I have to spend about 10 mins to figure out what is actually going to happen | 00:33 |
greghaynes | so it is just par for the course | 00:33 |
nibalizer | mtreinish: we're still building | 00:37 |
*** amuller has quit IRC | 00:37 | |
*** sergmelikyan has joined #openstack-infra | 00:37 | |
mtreinish | nibalizer: sigh, are you online tomorrow? | 00:38 |
nibalizer | yes | 00:38 |
nibalizer | leave the daemons off or turn em back on? | 00:38 |
mtreinish | ok, we might have to pick it tomorrow | 00:38 |
*** tsg has joined #openstack-infra | 00:38 | |
mtreinish | we can probably leave them off | 00:38 |
mtreinish | we were expecting the migration to take days, so if the backup takes forever theres no harm | 00:38 |
mtreinish | gearman should queue up all of the events for when we turn it back on anyway | 00:39 |
openstackgerrit | K Jonathan Harker proposed openstack-infra/log_processor: Create processor subclasses for different job types https://review.openstack.org/249496 | 00:39 |
*** sfinucan has quit IRC | 00:39 | |
jeblair | jesusaurus: what greghaynes said :) | 00:40 |
*** dizquierdo has quit IRC | 00:42 | |
*** baoli has joined #openstack-infra | 00:42 | |
*** sergmelikyan has quit IRC | 00:43 | |
*** baoli_ has joined #openstack-infra | 00:43 | |
mordred | clarkb: yeah? | 00:44 |
mordred | cool! | 00:44 |
*** yamamoto has joined #openstack-infra | 00:44 | |
clarkb | mordred: well then I found other things so I -1'd | 00:44 |
clarkb | sorry :) | 00:44 |
mordred | piddle | 00:44 |
*** sridhar_ram has quit IRC | 00:44 | |
clarkb | one is a wrong comment the other is actually I think you were testing and going easy mode but should be fixed for production | 00:44 |
*** Sukhdev has quit IRC | 00:45 | |
*** yamamoto has quit IRC | 00:46 | |
mordred | so - the second on | 00:46 |
mordred | if you look at http://puppetdb.openstack.org/report/ask-staging.openstack.org/eddc27c30b9e78495dee77950f18808e1131b952 | 00:46 |
mordred | it's got runtimes in it | 00:46 |
*** baoli has quit IRC | 00:47 | |
openstackgerrit | Masayuki Igawa proposed openstack/os-testr: Add *.egg* to .gitignore https://review.openstack.org/249008 | 00:47 |
*** Sukhdev has joined #openstack-infra | 00:47 | |
clarkb | mordred: cool let me see what it looks like fro mthe node list | 00:48 |
clarkb | report is correct there | 00:48 |
mordred | I can make that value real though easy enough | 00:48 |
clarkb | nah it works in puppetdb | 00:49 |
clarkb | er puppetboard | 00:49 |
jeblair | mordred: keepin it real | 00:49 |
clarkb | so I think just the comment and we are good | 00:49 |
*** sridhar_ram has joined #openstack-infra | 00:50 | |
mtreinish | nibalizer: err, maybe it doesn't do a snapshot under the covers. It looks like it's doing a mysql backup (either with mysqldump or innobackupex) and then uploading that to swift | 00:50 |
mtreinish | the mysqldump fungi ran before took a long time iirc | 00:50 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Fetch puppet logs and facts after puppet run https://review.openstack.org/240446 | 00:51 |
openstackgerrit | greghaynes proposed openstack-infra/nodepool: Add test for failing provider loading https://review.openstack.org/249470 | 00:51 |
mordred | clarkb: I went ahead and did the other thing :) | 00:51 |
mtreinish | nibalizer: https://github.com/openstack/trove/blob/master/trove/guestagent/strategies/backup/mysql_impl.py | 00:51 |
mtreinish | nibalizer: I almost don't care anymore about the backup, the snapshot step was added because it was supposed to be quick | 00:52 |
*** nelsnelson has quit IRC | 00:52 | |
*** Swami has quit IRC | 00:53 | |
openstackgerrit | Merged openstack/os-testr: Add *.egg* to .gitignore https://review.openstack.org/249008 | 00:55 |
*** yamamoto has joined #openstack-infra | 00:55 | |
*** yamamoto has quit IRC | 00:55 | |
*** yamamoto has joined #openstack-infra | 00:56 | |
*** bknudson has quit IRC | 00:56 | |
*** bardia has quit IRC | 00:56 | |
*** bknudson has joined #openstack-infra | 00:58 | |
*** yamamoto has quit IRC | 00:58 | |
*** kozhukalov_ has quit IRC | 00:58 | |
*** alexpilotti has quit IRC | 00:59 | |
*** apoorvad has quit IRC | 00:59 | |
*** ajmiller has quit IRC | 00:59 | |
*** alexpilotti has joined #openstack-infra | 00:59 | |
*** salv-orl_ has quit IRC | 01:01 | |
openstackgerrit | K Jonathan Harker proposed openstack-infra/nodepool: Write per-label nodepool demand info to statsd https://review.openstack.org/246037 | 01:01 |
jesusaurus | jeblair: greghaynes: thanks for the feedback | 01:02 |
*** yamahata has joined #openstack-infra | 01:03 | |
*** sridhar_ram1 has joined #openstack-infra | 01:03 | |
*** sridhar_ram has quit IRC | 01:04 | |
*** eil397 has quit IRC | 01:06 | |
*** ccrouch has quit IRC | 01:07 | |
*** doug-fish has joined #openstack-infra | 01:07 | |
ruagair | Heya fungi, if you're still about. Just read your comment from this morning's meeting and I'll answer it via emai lto -infra. I think that's best. | 01:08 |
*** sridhar_ram1 is now known as sridhar_ram | 01:08 | |
*** wshao has joined #openstack-infra | 01:09 | |
anteaya | ruagair: well how about start in channel | 01:10 |
anteaya | so we don't send the message even inadvertantly that we are offering folks accounts | 01:10 |
*** eil397 has joined #openstack-infra | 01:11 | |
*** doug-fish has quit IRC | 01:12 | |
ruagair | True. | 01:12 |
ruagair | Good idea anteaya. | 01:12 |
ruagair | I'll chat about it in the AEDT AM when everyone's back online. | 01:12 |
anteaya | or just share now | 01:13 |
anteaya | folks will read when next the are around | 01:13 |
anteaya | so I think the main question is who is using the instance | 01:13 |
ruagair | Just drove 1,500K, I think my mind has not arrived yet :-) | 01:13 |
anteaya | and what is there understanding for doing so | 01:13 |
anteaya | ruagair: oh okay, well glad you arrived safely | 01:13 |
anteaya | ruagair: rest well | 01:14 |
reed | anteaya, re:activity.o.o the project got never ported fully into infra so the only way to have modifications is by filing a ticket with the maintainers, Bitergia who used to be under contract but I don't know if the contract is still valid | 01:14 |
ruagair | So am I. There were numerous unsuccessful attempts on my life :-) | 01:14 |
*** Swami has joined #openstack-infra | 01:14 | |
anteaya | ruagair: but you don't have to wait for folks to appear to post in channel, people will read | 01:14 |
anteaya | ruagair: I'm glad they were unsuccessful | 01:14 |
ruagair | Noted. | 01:14 |
anteaya | ruagair: dodging bounty hunters were you? | 01:15 |
ruagair | Bouncy hunters. | 01:15 |
* jhesketh notes that some people will read... jhesketh is particularly bad at keeping up with scrollback | 01:15 | |
anteaya | ruagair: interesting | 01:15 |
anteaya | jhesketh: we try to find you | 01:15 |
jhesketh | yep, I appreciate that :-) | 01:15 |
ruagair | Kangaroos are the suicide bombers of outback Australia. | 01:15 |
anteaya | reed: who would know if the contract is still valid? | 01:15 |
jhesketh | I try to read back through highlights, it's just the rest of the messages I miss | 01:15 |
anteaya | reed: as a way of figuring out how to address questions about activity.o.o? | 01:16 |
* ruagair is like jhesketh. Bad at scrollback. | 01:16 | |
anteaya | jhesketh: well you are really good about asking, which helps | 01:16 |
anteaya | ruagair: okay well I think the salient point is folks in infra would like to have a discussion when decisions are made that affect expectations of users | 01:17 |
jhesketh | ruagair: with my speed of reading/comprehension it would take me all day to read the scrollback in the number of channels I'm in | 01:17 |
reed | anteaya, probably ttx is the most knowledgeable on the topic | 01:17 |
anteaya | ruagair: for instance handing out accounts on services | 01:17 |
reed | anteaya, him or thingee | 01:17 |
anteaya | reed: wonderful thank you, hopefully I will find one of them tomorrow | 01:17 |
anteaya | reed: appreciate the reply | 01:17 |
ruagair | Good point. Thanks for the headsup anteaya. | 01:17 |
anteaya | ruagair: yup, drink a lot of water and get some rest | 01:18 |
*** baoli_ has quit IRC | 01:18 | |
*** baoli has joined #openstack-infra | 01:19 | |
Thelo | Hi all, I am trying to deploy devstack and stack.sh stop right after this instruction 2015-11-24 10:44:19.749 | + openstack --os-cloud=devstack-admin image create cirros-0.3.4-x86_64-uec --public --container-format ami --disk-format ami | 01:20 |
Thelo | 2015-11-24 10:44:20.499 | Could not determine a suitable URL for the plugin | 01:20 |
Thelo | does anyone know why? | 01:20 |
*** baoli has quit IRC | 01:21 | |
*** glauco_ has quit IRC | 01:21 | |
*** glauco_ has joined #openstack-infra | 01:22 | |
*** baoli has joined #openstack-infra | 01:22 | |
*** markvoelker has joined #openstack-infra | 01:27 | |
*** darrenc is now known as darrenc_afk | 01:27 | |
*** tiswanso has quit IRC | 01:29 | |
*** Liuqing has joined #openstack-infra | 01:29 | |
*** alexpilotti has quit IRC | 01:31 | |
*** markvoelker has quit IRC | 01:31 | |
*** baoli has quit IRC | 01:33 | |
*** jyuso1 has joined #openstack-infra | 01:34 | |
*** baoli has joined #openstack-infra | 01:34 | |
*** zhenguo has joined #openstack-infra | 01:37 | |
*** yamamoto has joined #openstack-infra | 01:40 | |
stevemar | anteaya: you'll be happy to know that the OSC gate is still passing :) | 01:40 |
openstackgerrit | Di Xu proposed openstack-infra/jenkins-job-builder: Support deep merge of defaults https://review.openstack.org/150730 | 01:43 |
*** tsg has quit IRC | 01:44 | |
*** wshao has quit IRC | 01:45 | |
*** gongysh__ has joined #openstack-infra | 01:46 | |
*** Swami has quit IRC | 01:48 | |
*** gildub has quit IRC | 01:49 | |
*** zhurong has joined #openstack-infra | 01:52 | |
*** btully has quit IRC | 01:52 | |
*** mriedem has joined #openstack-infra | 01:52 | |
*** shuquan has joined #openstack-infra | 01:52 | |
cp16net | mtreinish: howdy | 01:53 |
cp16net | mtreinish: asking about trove backups? | 01:54 |
*** otter768 has joined #openstack-infra | 01:54 | |
*** Daisy has joined #openstack-infra | 01:54 | |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Add git haproxy dashboard https://review.openstack.org/249513 | 01:54 |
*** fitoduarte has quit IRC | 01:55 | |
*** tiswanso has joined #openstack-infra | 01:55 | |
*** eil397 has quit IRC | 01:56 | |
jeblair | clarkb: ovh says it's customer ips, so we can shut down the old haproxy | 01:57 |
cp16net | mtreinish: nibalizer: the trove mysql backup is defaulted to use the percona xtrabackup strategy. | 01:58 |
clarkb | jeblair cool | 01:58 |
*** otter768 has quit IRC | 01:58 | |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Increase OVH to 79 nodes https://review.openstack.org/249514 | 01:59 |
mordred | woot | 02:00 |
*** shuquan has quit IRC | 02:01 | |
*** Sukhdev has quit IRC | 02:02 | |
*** darrenc_afk is now known as darrenc | 02:05 | |
mordred | clarkb: does https://review.openstack.org/#/c/240446/ look good to you now? | 02:06 |
*** camunoz has quit IRC | 02:08 | |
*** shuquan has joined #openstack-infra | 02:09 | |
*** sflanigan has quit IRC | 02:10 | |
mtreinish | cp16net: yep, I dug it up in the code | 02:10 |
*** glauco_ has quit IRC | 02:10 | |
mtreinish | cp16net: we should have just done a nova snapshot because the db has big perf issues right now so the backups take forever | 02:12 |
*** mtanino has quit IRC | 02:13 | |
jeblair | mtreinish: you can do a nova snapshot of a trove instance? | 02:13 |
mtreinish | jeblair: there isn't anything I'm aware of that would block it. trove does lock the instance, but that doesn't prevent snapshotting iirc | 02:13 |
*** shashank_hegde has quit IRC | 02:14 | |
jeblair | mtreinish: i don't think the instance is visible in our tenant | 02:14 |
mordred | yeah. we don' thave access to the nova | 02:15 |
mtreinish | mordred: it uses a seperate nova? | 02:16 |
mtreinish | jeblair: ok, then I guess we can't snapshot the instance | 02:16 |
mordred | mtreinish: yes | 02:16 |
cp16net | mtreinish: no you cant | 02:16 |
cp16net | mtreinish: this trove instance is running at rax right? | 02:17 |
mtreinish | cp16net: yep, I wasn't aware it talked to a seperate nova | 02:17 |
cp16net | yeah its separate | 02:17 |
*** shuquan has quit IRC | 02:17 | |
cp16net | if you could snapshot the nova instance it would a security issue for trove | 02:18 |
*** Daisy has quit IRC | 02:18 | |
*** Daisy has joined #openstack-infra | 02:19 | |
*** aspiers_ has quit IRC | 02:19 | |
*** thorst has joined #openstack-infra | 02:20 | |
mtreinish | cp16net: I don't really buy that argument, but whatever | 02:20 |
*** camunoz has joined #openstack-infra | 02:21 | |
cp16net | there is a separate volume where the data lives | 02:21 |
*** signed8bit_ZZZzz is now known as signed8bit | 02:22 | |
*** sflanigan has joined #openstack-infra | 02:23 | |
*** Daisy has quit IRC | 02:23 | |
*** shuquan has joined #openstack-infra | 02:23 | |
*** nelsnelson has joined #openstack-infra | 02:24 | |
cp16net | mtreinish: it would be nice to be able to snapshot the volume | 02:24 |
*** bcourt has joined #openstack-infra | 02:24 | |
*** thorst has quit IRC | 02:24 | |
mtreinish | cp16net: sure, I wasn't sure if it was a volume or the image disk being used. I don't actually have a rax account so I was just guessing | 02:24 |
mtreinish | cp16net: oh, that actually reminds me of an issue we had like 7 months ago with the mysql tmpdir. You're probably the right person to ask about that | 02:24 |
cp16net | mtreinish: what that? | 02:25 |
mtreinish | we weren't able to run alter tables on large tables because we ate all the tmp storage (I assume it was a tmpfs) | 02:25 |
mtreinish | so we had to manually do it by making seperate tables and then renaming them | 02:26 |
mtreinish | but that's something I'm surprised hasn't come up before | 02:26 |
cp16net | yeah thats very likely | 02:26 |
mtreinish | it would probably be better to make a dir on the cinder volume for the tmp storage (or give that option) | 02:27 |
*** markvoelker has joined #openstack-infra | 02:28 | |
cp16net | yeah... there is a configuration management options available | 02:28 |
cp16net | allows you to change conf values of the my.cnf | 02:29 |
mtreinish | there are, but we don't know the partition table of the disk | 02:29 |
*** tsg has joined #openstack-infra | 02:29 | |
mtreinish | so how can we change the tmpdir value to be on the volume | 02:29 |
mtreinish | if we don't know where it's mounted | 02:29 |
mtreinish | or if there is an empty dir we can use | 02:29 |
cp16net | ahh i doubt that would be available | 02:29 |
cp16net | the volume is usually mounted to /var/lib/mysql | 02:30 |
*** mrunge has quit IRC | 02:30 | |
openstackgerrit | Richard Su proposed openstack-infra/project-config: Transitioning tripleo-common to tripleo https://review.openstack.org/249521 | 02:30 |
cp16net | but a deployer can make changes to that | 02:30 |
mtreinish | sure, this was specifically on rax | 02:30 |
*** mrunge has joined #openstack-infra | 02:32 | |
*** markvoelker has quit IRC | 02:33 | |
*** gongysh__ has quit IRC | 02:35 | |
*** shuquan has quit IRC | 02:36 | |
* mordred brings up once again that things 'deployers can change' in almost all cases make things harder on users | 02:36 | |
*** signed8bit is now known as signed8bit_ZZZzz | 02:38 | |
*** sputnik13 has joined #openstack-infra | 02:38 | |
*** dims has quit IRC | 02:39 | |
ruagair | +1 mordred | 02:39 |
mtreinish | mordred: no argument from me | 02:40 |
mtreinish | mordred: I'm just waiting for your infra mysql cluster to save the world | 02:40 |
*** bcourt has quit IRC | 02:41 | |
mordred | mtreinish: if only I could save the world with mysql clusters | 02:41 |
mtreinish | mordred: I have faith :) | 02:42 |
openstackgerrit | Richard Su proposed openstack-infra/project-config: Transitioning tripleo-common to tripleo https://review.openstack.org/249521 | 02:45 |
cp16net | :-P | 02:48 |
*** sputnik13 has quit IRC | 02:50 | |
*** Piet has joined #openstack-infra | 02:51 | |
*** zhurong has quit IRC | 02:53 | |
*** signed8bit_ZZZzz is now known as signed8bit | 02:54 | |
*** sridhar_ram has quit IRC | 02:54 | |
*** Daisy has joined #openstack-infra | 02:59 | |
*** Daisy has quit IRC | 03:04 | |
*** eil397 has joined #openstack-infra | 03:04 | |
*** salv-orlando has joined #openstack-infra | 03:05 | |
*** eil397 has quit IRC | 03:10 | |
*** eil397 has joined #openstack-infra | 03:11 | |
*** dramalho has joined #openstack-infra | 03:11 | |
*** camunoz has quit IRC | 03:12 | |
openstackgerrit | Tony Breeds proposed openstack-infra/irc-meetings: Add meeting_ids to several meetings that were missing them https://review.openstack.org/249530 | 03:12 |
*** mriedem has quit IRC | 03:13 | |
*** zhurong has joined #openstack-infra | 03:15 | |
*** dramalho has quit IRC | 03:16 | |
*** binbincong has joined #openstack-infra | 03:21 | |
*** yuanying has quit IRC | 03:21 | |
*** mtanino has joined #openstack-infra | 03:21 | |
*** camunoz has joined #openstack-infra | 03:22 | |
*** thorst has joined #openstack-infra | 03:22 | |
*** _ody has quit IRC | 03:23 | |
*** thorst has quit IRC | 03:26 | |
openstackgerrit | Tony Breeds proposed openstack-infra/irc-meetings: Add meeting_ids to several meetings that were missing them https://review.openstack.org/249530 | 03:29 |
*** markvoelker has joined #openstack-infra | 03:29 | |
*** amitgandhinz has joined #openstack-infra | 03:29 | |
*** amitgandhinz has quit IRC | 03:30 | |
*** amitgandhinz has joined #openstack-infra | 03:30 | |
*** Sree has joined #openstack-infra | 03:31 | |
*** weshay has quit IRC | 03:32 | |
*** Sree has joined #openstack-infra | 03:32 | |
*** camunoz has quit IRC | 03:33 | |
*** darrenc is now known as darrenc_afk | 03:33 | |
*** sflanigan has quit IRC | 03:33 | |
*** changbl has quit IRC | 03:34 | |
*** markvoelker has quit IRC | 03:34 | |
*** unicell has quit IRC | 03:35 | |
*** markvoelker has joined #openstack-infra | 03:35 | |
openstackgerrit | Masayuki Igawa proposed openstack/os-testr: Add colored output feature to subunit-trace https://review.openstack.org/249005 | 03:37 |
*** salv-orlando has quit IRC | 03:38 | |
*** boris-42 has quit IRC | 03:38 | |
*** achanda has joined #openstack-infra | 03:41 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Update default to F23 https://review.openstack.org/247296 | 03:41 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Use dnf to cleanup old kernels https://review.openstack.org/249539 | 03:41 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Don't remove yum in 99-remove-extra-packages https://review.openstack.org/249540 | 03:41 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Don't remove python3 & grubby in 99-remove-extra-packages https://review.openstack.org/249541 | 03:41 |
ianw | greghaynes: ^ my simple change is getting more complex :( | 03:42 |
*** changbl has joined #openstack-infra | 03:47 | |
*** hichihara has joined #openstack-infra | 03:48 | |
*** camunoz has joined #openstack-infra | 03:49 | |
*** sflanigan has joined #openstack-infra | 03:50 | |
*** sflanigan has joined #openstack-infra | 03:50 | |
*** achanda has quit IRC | 03:51 | |
*** salv-orlando has joined #openstack-infra | 03:51 | |
*** otter768 has joined #openstack-infra | 03:55 | |
*** salv-orlando has quit IRC | 03:56 | |
*** darrenc_afk is now known as darrenc | 03:59 | |
*** otter768 has quit IRC | 04:00 | |
*** kushal has joined #openstack-infra | 04:04 | |
*** gildub has joined #openstack-infra | 04:05 | |
*** yuanying has joined #openstack-infra | 04:06 | |
*** Thelo has quit IRC | 04:07 | |
*** otter768 has joined #openstack-infra | 04:07 | |
openstackgerrit | Masayuki Igawa proposed openstack/os-testr: Add colored output feature to subunit-trace https://review.openstack.org/249005 | 04:08 |
*** thorst has joined #openstack-infra | 04:14 | |
openstackgerrit | Masayuki Igawa proposed openstack/os-testr: Add colored output feature to subunit-trace https://review.openstack.org/249005 | 04:15 |
*** ivar-lazzaro has quit IRC | 04:16 | |
*** Thelo has joined #openstack-infra | 04:17 | |
*** thorst has quit IRC | 04:18 | |
*** bhunter71 has quit IRC | 04:22 | |
*** ramineni has joined #openstack-infra | 04:22 | |
*** ramineni has left #openstack-infra | 04:22 | |
*** signed8bit has quit IRC | 04:26 | |
tsg | clarkb: F22 liberasurecode package is available and tested fine with Swift. Please OK patch 247936 if all else looks good. Thanks :) | 04:26 |
*** rguillebert has quit IRC | 04:27 | |
*** shashank_hegde has joined #openstack-infra | 04:34 | |
*** tsg has quit IRC | 04:36 | |
*** mahatic has joined #openstack-infra | 04:36 | |
*** mohankumar has joined #openstack-infra | 04:37 | |
*** tsg has joined #openstack-infra | 04:39 | |
*** Liuqing has quit IRC | 04:41 | |
*** doug-fish has joined #openstack-infra | 04:42 | |
*** sergmelikyan has joined #openstack-infra | 04:42 | |
*** Liuqing has joined #openstack-infra | 04:42 | |
*** sdake has quit IRC | 04:42 | |
*** hichihara has quit IRC | 04:43 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Update default to F23 https://review.openstack.org/247296 | 04:44 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Don't remove yum in 99-remove-extra-packages https://review.openstack.org/249540 | 04:44 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Don't remove python3 & grubby in 99-remove-extra-packages https://review.openstack.org/249541 | 04:44 |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Use dnf to cleanup old kernels https://review.openstack.org/249539 | 04:44 |
StevenK | ianw: While you're pushing up code, where does 'package-cleanup' come from, is that a Fedora thing? | 04:45 |
StevenK | (See elements/redhat-common/finalise.d/01-clean-old-kernels failing everywhere in CI) | 04:45 |
*** doug-fish has quit IRC | 04:46 | |
*** sergmelikyan has quit IRC | 04:46 | |
*** ramineni has joined #openstack-infra | 04:49 | |
*** aukhan has joined #openstack-infra | 04:49 | |
openstackgerrit | Tony Breeds proposed openstack-infra/irc-meetings: Add meeting_ids to several meetings that were missing them https://review.openstack.org/249530 | 04:54 |
*** tsg_ has joined #openstack-infra | 04:55 | |
*** FallenPegasus has joined #openstack-infra | 04:56 | |
*** Ramanjaneya has joined #openstack-infra | 04:57 | |
*** ddieterly has quit IRC | 04:57 | |
*** tsg has quit IRC | 04:58 | |
*** mtanino has quit IRC | 04:59 | |
*** tsg_ has quit IRC | 05:02 | |
ramineni | hi, im not able to open http://status.openstack.org/zuul/ , is it me only , or is it slow? | 05:04 |
ianw | StevenK: yeah, i think it's the dnf removal | 05:05 |
ianw | see https://review.openstack.org/249540 | 05:05 |
StevenK | ianw: Ah, in your chain rather than say master broken? | 05:07 |
*** rossella_s has quit IRC | 05:14 | |
*** rossella_s has joined #openstack-infra | 05:14 | |
*** Piet has quit IRC | 05:15 | |
gmann | ramineni: yea, its down | 05:15 |
ramineni | gmann: ok, thanks | 05:15 |
*** salv-orlando has joined #openstack-infra | 05:18 | |
*** thorst has joined #openstack-infra | 05:18 | |
*** amitgandhinz has quit IRC | 05:19 | |
*** btully has joined #openstack-infra | 05:20 | |
*** doug-fish has joined #openstack-infra | 05:23 | |
*** thorst has quit IRC | 05:23 | |
*** mohankumar has quit IRC | 05:23 | |
*** salv-orlando has quit IRC | 05:24 | |
*** doug-fish has quit IRC | 05:27 | |
*** rlandy has quit IRC | 05:29 | |
*** mohankumar has joined #openstack-infra | 05:29 | |
*** spzala has quit IRC | 05:35 | |
ianw | StevenK: yeah, there might be some ordering issues there. i'll need to dig a bit | 05:36 |
*** hdd has joined #openstack-infra | 05:36 | |
openstackgerrit | Tony Breeds proposed openstack-infra/irc-meetings: Remove the Cloudpulse meeting https://review.openstack.org/249562 | 05:39 |
*** gongysh__ has joined #openstack-infra | 05:39 | |
openstackgerrit | Tony Breeds proposed openstack-infra/irc-meetings: Remove the Kosmos meeting https://review.openstack.org/249563 | 05:40 |
openstackgerrit | Tony Breeds proposed openstack-infra/irc-meetings: Remove the Libvirt meeting https://review.openstack.org/249564 | 05:40 |
openstackgerrit | Tony Breeds proposed openstack-infra/irc-meetings: Remove the Neutron QoS meeting https://review.openstack.org/249565 | 05:41 |
openstackgerrit | Tony Breeds proposed openstack-infra/irc-meetings: Remove the Nova Hyper-V Team meeting https://review.openstack.org/249566 | 05:42 |
openstackgerrit | Tony Breeds proposed openstack-infra/irc-meetings: Remove the OpenStack Community Infrastructure meeting https://review.openstack.org/249567 | 05:43 |
openstackgerrit | Tony Breeds proposed openstack-infra/irc-meetings: Remove the Operators Tag Group meeting https://review.openstack.org/249568 | 05:44 |
openstackgerrit | Tony Breeds proposed openstack-infra/irc-meetings: Remove the Satori meeting https://review.openstack.org/249571 | 05:45 |
openstackgerrit | Tony Breeds proposed openstack-infra/irc-meetings: Remove the Neutron VPNaaS meeting https://review.openstack.org/249572 | 05:45 |
*** Liuqing has quit IRC | 05:47 | |
*** Liuqing has joined #openstack-infra | 05:48 | |
*** FallenPegasus has quit IRC | 05:48 | |
*** abregman has joined #openstack-infra | 05:49 | |
*** amotoki has quit IRC | 05:49 | |
*** nadya_ has joined #openstack-infra | 05:56 | |
*** nadya_ has quit IRC | 05:58 | |
*** amotoki has joined #openstack-infra | 06:01 | |
*** hurgleburgler has quit IRC | 06:01 | |
*** hurgleburgler has joined #openstack-infra | 06:02 | |
*** Sukhdev has joined #openstack-infra | 06:02 | |
*** sflanigan has quit IRC | 06:03 | |
*** asselin has quit IRC | 06:04 | |
*** asselin has joined #openstack-infra | 06:04 | |
*** camunoz has quit IRC | 06:05 | |
*** hdd has quit IRC | 06:06 | |
*** hurgleburgler has quit IRC | 06:07 | |
*** pahuang has quit IRC | 06:07 | |
*** amotoki has quit IRC | 06:10 | |
*** binbincong has quit IRC | 06:11 | |
*** pcrews has quit IRC | 06:12 | |
*** amotoki has joined #openstack-infra | 06:15 | |
*** pcrews has joined #openstack-infra | 06:16 | |
*** camunoz has joined #openstack-infra | 06:17 | |
*** sflanigan has joined #openstack-infra | 06:17 | |
*** ramineni has left #openstack-infra | 06:17 | |
*** mahatic has quit IRC | 06:18 | |
*** rcernin has joined #openstack-infra | 06:20 | |
*** amitgandhinz has joined #openstack-infra | 06:20 | |
*** pahuang has joined #openstack-infra | 06:20 | |
*** yamamoto has quit IRC | 06:22 | |
openstackgerrit | Tony Breeds proposed openstack-infra/irc-meetings: Flag that the Operators Tag Group Meeting is monthly https://review.openstack.org/249583 | 06:22 |
*** yamamoto has joined #openstack-infra | 06:23 | |
*** amitgandhinz has quit IRC | 06:25 | |
*** otter768 has quit IRC | 06:25 | |
*** ddieterly has joined #openstack-infra | 06:28 | |
openstackgerrit | Tony Breeds proposed openstack-infra/irc-meetings: Add check_channels.py and testenv to run it https://review.openstack.org/247249 | 06:29 |
*** binbincong has joined #openstack-infra | 06:29 | |
*** ddieterly has quit IRC | 06:33 | |
*** aopincar has joined #openstack-infra | 06:37 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Flag that the Operators Tag Group Meeting is monthly https://review.openstack.org/249583 | 06:37 |
*** Liuqing_ has joined #openstack-infra | 06:38 | |
*** Liuqing has quit IRC | 06:39 | |
*** amotoki has quit IRC | 06:39 | |
*** sdake has joined #openstack-infra | 06:40 | |
*** unicell has joined #openstack-infra | 06:41 | |
*** pcrews has quit IRC | 06:42 | |
*** sdake has quit IRC | 06:43 | |
openstackgerrit | Tony Breeds proposed openstack-infra/irc-meetings: Reset Neutron UPgrades to Weekly https://review.openstack.org/249589 | 06:44 |
*** unicell has quit IRC | 06:45 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/requirements: Updated from generate-constraints https://review.openstack.org/249590 | 06:46 |
*** unicell has joined #openstack-infra | 06:47 | |
*** mrmartin has joined #openstack-infra | 06:49 | |
*** binbincong has quit IRC | 06:53 | |
*** gildub has quit IRC | 06:56 | |
*** amotoki has joined #openstack-infra | 06:57 | |
openstackgerrit | YAMAMOTO Takashi proposed openstack-infra/project-config: tap-as-a-service: Add a missing export for ENABLED_SERVICES https://review.openstack.org/249599 | 06:58 |
*** Sukhdev_ has joined #openstack-infra | 06:59 | |
*** nadya_ has joined #openstack-infra | 07:02 | |
*** Sukhdev has quit IRC | 07:03 | |
*** flepied has quit IRC | 07:05 | |
*** Sukhdev_ has quit IRC | 07:06 | |
*** mohankumar has quit IRC | 07:06 | |
*** armax has quit IRC | 07:08 | |
*** shardy has joined #openstack-infra | 07:10 | |
*** FallenPegasus has joined #openstack-infra | 07:10 | |
*** maishsk has joined #openstack-infra | 07:10 | |
*** maishsk has quit IRC | 07:11 | |
*** binbincong has joined #openstack-infra | 07:12 | |
*** amitgandhinz has joined #openstack-infra | 07:21 | |
*** bmwiedemann has joined #openstack-infra | 07:21 | |
openstackgerrit | Merged openstack-infra/project-config: Remove python26 from keystone projects https://review.openstack.org/249400 | 07:23 |
bmwiedemann | jeblair, SergeyLukjanov : would be nice if someone could have a look into why http://tarballs.openstack.org/neutron/neutron-stable-kilo.tar.gz contains neutron-8.0.0.dev486 instead of 2015.1.3 that it still had yesterday. liberty one is the same. | 07:24 |
*** amitgandhinz has quit IRC | 07:25 | |
*** Ramanjaneya has quit IRC | 07:26 | |
*** Ramanjaneya has joined #openstack-infra | 07:26 | |
*** scheuran has joined #openstack-infra | 07:26 | |
*** sdake has joined #openstack-infra | 07:28 | |
*** mrmartin has quit IRC | 07:29 | |
*** ddieterly has joined #openstack-infra | 07:29 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Modifying docimpact group https://review.openstack.org/248515 | 07:30 |
*** doug-fish has joined #openstack-infra | 07:30 | |
*** nmagnezi has joined #openstack-infra | 07:33 | |
*** ddieterly has quit IRC | 07:34 | |
*** dims has joined #openstack-infra | 07:35 | |
*** doug-fish has quit IRC | 07:35 | |
*** mohankumar has joined #openstack-infra | 07:35 | |
*** Ramanjaneya has quit IRC | 07:36 | |
*** fedexo has quit IRC | 07:36 | |
*** sdake has quit IRC | 07:38 | |
*** salv-orlando has joined #openstack-infra | 07:38 | |
*** asselin has quit IRC | 07:39 | |
*** dims_ has joined #openstack-infra | 07:39 | |
*** asselin has joined #openstack-infra | 07:40 | |
*** Ramanjaneya has joined #openstack-infra | 07:40 | |
*** dims has quit IRC | 07:40 | |
openstackgerrit | Merged openstack-infra/project-config: Add release notes jobs for senlin https://review.openstack.org/249244 | 07:41 |
*** salv-orlando has quit IRC | 07:41 | |
*** flepied has joined #openstack-infra | 07:43 | |
*** gildub has joined #openstack-infra | 07:45 | |
*** rcernin_ has joined #openstack-infra | 07:47 | |
*** HeOS has quit IRC | 07:50 | |
*** AJaeger has joined #openstack-infra | 07:52 | |
AJaeger | yolando, could you +2A https://review.openstack.org/#/c/249058/ , please? Also, https://review.openstack.org/249403, https://review.openstack.org/249599 and https://review.openstack.org/#/c/249380/ would be nice - nothing urgent. Just whenever you review next time, please | 07:53 |
*** Ala has joined #openstack-infra | 07:54 | |
*** mpavone has joined #openstack-infra | 07:54 | |
*** mpavone has quit IRC | 07:55 | |
*** mohankumar has quit IRC | 07:57 | |
*** mahatic has joined #openstack-infra | 08:00 | |
*** e0ne has joined #openstack-infra | 08:07 | |
*** sdake has joined #openstack-infra | 08:09 | |
*** shashank_hegde has quit IRC | 08:10 | |
*** e0ne has quit IRC | 08:12 | |
*** Ramanjaneya has quit IRC | 08:13 | |
*** markus_z has joined #openstack-infra | 08:15 | |
*** e0ne has joined #openstack-infra | 08:16 | |
*** matrohon has joined #openstack-infra | 08:17 | |
*** achanda has joined #openstack-infra | 08:19 | |
*** dingyichen has quit IRC | 08:21 | |
*** ildikov has quit IRC | 08:22 | |
*** amitgandhinz has joined #openstack-infra | 08:22 | |
*** thorst has joined #openstack-infra | 08:23 | |
*** arxcruz has joined #openstack-infra | 08:23 | |
*** eil397 has quit IRC | 08:24 | |
*** vponomaryov has left #openstack-infra | 08:25 | |
*** otter768 has joined #openstack-infra | 08:26 | |
*** vponomaryov has joined #openstack-infra | 08:26 | |
*** zhurong has quit IRC | 08:26 | |
*** amitgandhinz has quit IRC | 08:27 | |
*** thorst has quit IRC | 08:27 | |
*** e0ne has quit IRC | 08:28 | |
*** sshnaidm has joined #openstack-infra | 08:30 | |
*** ddieterly has joined #openstack-infra | 08:30 | |
*** otter768 has quit IRC | 08:30 | |
*** sergmelikyan has joined #openstack-infra | 08:31 | |
*** aopincar has quit IRC | 08:32 | |
*** achanda has quit IRC | 08:33 | |
openstackgerrit | Merged openstack-infra/system-config: Ensure system-config hieradata link exists https://review.openstack.org/249445 | 08:33 |
*** e0ne has joined #openstack-infra | 08:33 | |
*** ddieterly has quit IRC | 08:35 | |
openstackgerrit | Merged openstack-infra/project-config: Document check-requirements template https://review.openstack.org/249375 | 08:39 |
*** Ramanjaneya has joined #openstack-infra | 08:39 | |
*** fhubik has joined #openstack-infra | 08:39 | |
openstackgerrit | Merged openstack-infra/project-config: Add docs-on-rtfd hook for ansible-role-{nodepool|zuul} https://review.openstack.org/248396 | 08:40 |
*** jlanoux has joined #openstack-infra | 08:41 | |
*** sdake has quit IRC | 08:41 | |
*** samuelBartel has joined #openstack-infra | 08:41 | |
*** HeOS has joined #openstack-infra | 08:41 | |
openstackgerrit | Merged openstack-infra/project-config: Fix job deffinition for ceph job https://review.openstack.org/249148 | 08:42 |
openstackgerrit | Merged openstack-infra/project-config: Don't trigger gate-fuel-web-python26 job for fuel-web https://review.openstack.org/249242 | 08:42 |
*** aopincar has joined #openstack-infra | 08:44 | |
*** hashar has joined #openstack-infra | 08:44 | |
*** e0ne has quit IRC | 08:44 | |
*** Daisy has joined #openstack-infra | 08:44 | |
StevenK | yolanda: That Zanata 3.8.1 change is really easy to check. After its approved and puppet has run on proposal.slave.openstack.org, check that zanata-cli is still a symlink and zanata-cli --version reports 3.8.1 | 08:46 |
StevenK | yolanda: Client updates are trivial, it's the server upgrades that make me twitch | 08:46 |
yolanda | StevenK, good to know thanks. I'll approve them | 08:47 |
yolanda | i remembered that zanata upgrades needed some special operation, but well, it may be on server :) | 08:47 |
StevenK | Right, Zanata server upgrades need special handling and babysitting. The client, not so much. | 08:47 |
yolanda | ok approving | 08:49 |
*** hashar has quit IRC | 08:49 | |
*** aopincar has quit IRC | 08:50 | |
*** jordanP has joined #openstack-infra | 08:51 | |
*** ihrachys has joined #openstack-infra | 08:52 | |
openstackgerrit | Merged openstack-infra/puppet-zanata: Update Zanata client to 3.8.1 https://review.openstack.org/248532 | 08:53 |
*** sergmelikyan has quit IRC | 08:53 | |
yolanda | here is goes ^ | 08:54 |
openstackgerrit | Gal Sagie proposed openstack-infra/project-config: Fix Kuryr project repository https://review.openstack.org/249641 | 08:54 |
*** sridhar_ram has joined #openstack-infra | 08:54 | |
*** sridhar_ram has quit IRC | 08:59 | |
openstackgerrit | Gal Sagie proposed openstack-infra/system-config: Add #openstack-dragonflow to channel logging https://review.openstack.org/249643 | 09:00 |
*** mohankumar has joined #openstack-infra | 09:01 | |
*** hashar has joined #openstack-infra | 09:04 | |
yolanda | StevenK, so puppet was applied on proposal slave, but zanata is still on 3.7.3..· i didn't see puppet updating any client | 09:09 |
yolanda | only saw pyopenssl upgraded to latest | 09:10 |
StevenK | Maybe the module didn't get updated in time for the run? | 09:10 |
yolanda | yep, let's wait a bit more | 09:11 |
*** mkoderer_ is now known as mkoderer | 09:11 | |
*** achanda has joined #openstack-infra | 09:11 | |
*** shardy has quit IRC | 09:12 | |
*** dtantsur|afk is now known as dtantsur | 09:14 | |
*** nadya_ has quit IRC | 09:14 | |
*** rossella_s has quit IRC | 09:14 | |
*** rossella_s has joined #openstack-infra | 09:14 | |
*** shardy has joined #openstack-infra | 09:14 | |
*** mrmartin has joined #openstack-infra | 09:15 | |
*** Liuqing_ has quit IRC | 09:15 | |
*** Liuqing has joined #openstack-infra | 09:15 | |
*** kushal has quit IRC | 09:17 | |
*** ildikov has joined #openstack-infra | 09:18 | |
*** dizquierdo has joined #openstack-infra | 09:20 | |
*** lezbar has quit IRC | 09:21 | |
*** mohankumar has quit IRC | 09:22 | |
*** skraynev has quit IRC | 09:23 | |
*** amitgandhinz has joined #openstack-infra | 09:24 | |
*** aspiers_ has joined #openstack-infra | 09:25 | |
*** dguitarbite has quit IRC | 09:26 | |
*** isaacb has joined #openstack-infra | 09:27 | |
*** salv-orlando has joined #openstack-infra | 09:27 | |
*** salv-orlando has quit IRC | 09:28 | |
*** amitgandhinz has quit IRC | 09:28 | |
*** lezbar has joined #openstack-infra | 09:28 | |
*** salv-orlando has joined #openstack-infra | 09:29 | |
*** FallenPe_ has joined #openstack-infra | 09:29 | |
*** dguitarbite has joined #openstack-infra | 09:29 | |
*** ddieterly has joined #openstack-infra | 09:31 | |
*** FallenPegasus has quit IRC | 09:31 | |
yolanda | StevenK, done | 09:32 |
openstackgerrit | Anastasia Kuznetsova proposed openstack-infra/project-config: Disable mistral-python34 in all branches except mitaka ang higher https://review.openstack.org/249666 | 09:34 |
*** dims_ has quit IRC | 09:34 | |
*** jistr has joined #openstack-infra | 09:35 | |
*** ddieterly has quit IRC | 09:36 | |
*** electrofelix has quit IRC | 09:37 | |
StevenK | yolanda: \o/ Thanks! | 09:37 |
*** bexelbie_ has joined #openstack-infra | 09:38 | |
openstackgerrit | Renat Akhmerov proposed openstack-infra/project-config: Disable mistral-python34 in all branches except mitaka and higher https://review.openstack.org/249666 | 09:39 |
*** fhubik is now known as fhubik_brb | 09:40 | |
*** fhubik_brb is now known as fhubik | 09:41 | |
*** Liuqing has quit IRC | 09:41 | |
*** achanda has quit IRC | 09:41 | |
openstackgerrit | Sébastien Han proposed openstack-infra/project-config: Add Ceph DevStack plugin to Stackforge https://review.openstack.org/188768 | 09:42 |
*** dansmith has quit IRC | 09:42 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Remove the Cloudpulse meeting https://review.openstack.org/249562 | 09:44 |
*** aopincar has joined #openstack-infra | 09:45 | |
*** dansmith has joined #openstack-infra | 09:45 | |
*** dansmith is now known as Guest11153 | 09:45 | |
openstackgerrit | Qiming Teng proposed openstack/requirements: Drop python-openstacksdk from requirements https://review.openstack.org/249678 | 09:45 |
*** sshnaidm has quit IRC | 09:47 | |
*** amotoki has quit IRC | 09:48 | |
openstackgerrit | Qiming Teng proposed openstack/requirements: Add '.venv' to .gitignore https://review.openstack.org/249680 | 09:48 |
*** mohankumar has joined #openstack-infra | 09:49 | |
*** salv-orlando has quit IRC | 09:50 | |
*** fhubik is now known as fhubik_brb | 09:51 | |
*** Daisy has quit IRC | 09:51 | |
*** Daisy has joined #openstack-infra | 09:51 | |
*** dizquierdo has quit IRC | 09:52 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Remove the Satori meeting https://review.openstack.org/249571 | 09:53 |
openstackgerrit | Merged openstack-infra/irc-meetings: Remove the OpenStack Community Infrastructure meeting https://review.openstack.org/249567 | 09:53 |
*** swat30 has quit IRC | 09:53 | |
*** bapalm has quit IRC | 09:53 | |
*** bapalm has joined #openstack-infra | 09:55 | |
*** Sree_ has joined #openstack-infra | 09:56 | |
*** swat30 has joined #openstack-infra | 09:56 | |
*** Sree_ is now known as Guest32135 | 09:56 | |
*** Daisy has quit IRC | 09:57 | |
*** salv-orlando has joined #openstack-infra | 09:57 | |
*** bexelbie__ has joined #openstack-infra | 09:58 | |
*** bexelbie__ is now known as bexelbie | 09:58 | |
*** nadya_ has joined #openstack-infra | 09:58 | |
*** bexelbie_ has quit IRC | 09:58 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Remove the Libvirt meeting https://review.openstack.org/249564 | 09:59 |
*** Sree has quit IRC | 09:59 | |
openstackgerrit | Sébastien Han proposed openstack-infra/project-config: Add Ceph DevStack plugin to Stackforge https://review.openstack.org/188768 | 10:00 |
*** rguillebert has joined #openstack-infra | 10:00 | |
*** e0ne has joined #openstack-infra | 10:00 | |
*** zhenguo has quit IRC | 10:01 | |
*** leseb has joined #openstack-infra | 10:02 | |
leseb | AJaeger: thanks for the review | 10:03 |
AJaeger | leseb: welcome | 10:03 |
*** sshnaidm has joined #openstack-infra | 10:03 | |
leseb | sdague: when you have time :) https://review.openstack.org/#/c/188768/ | 10:04 |
*** Liuqing has joined #openstack-infra | 10:05 | |
*** baoli has quit IRC | 10:06 | |
*** rcernin_ has quit IRC | 10:06 | |
AJaeger | leseb: sdague is on vacation this week AFAIK | 10:07 |
leseb | AJaeger: do you know if someone else could +2 this patch? | 10:07 |
AJaeger | leseb: let's ask yolanda to review 188768, she's the only one around at the moment. Otherwise come back later. | 10:09 |
yolanda | sure | 10:09 |
AJaeger | yolanda: did you see my long list of reviews from earlier in the backscroll? | 10:09 |
AJaeger | yolanda: thanks! | 10:09 |
yolanda | AJaeger, you are a review machine :) | 10:10 |
leseb | AJaeger: ok thanks :) | 10:10 |
AJaeger | yolanda: sometimes ;) | 10:12 |
yolanda | ok approved that one | 10:13 |
*** fhubik_brb is now known as fhubik | 10:13 | |
AJaeger | yolanda: you're getting there as well! ;) | 10:13 |
yolanda | yep, learning slowly | 10:13 |
AJaeger | leseb: once your change is in, and the project exists in gerrit, please come back and ask to get the ACL updated to include you | 10:14 |
ajo | ttx ping about: https://review.openstack.org/#/c/249565/ , can we abandon it?, I will make sure we remove the meeting ourselves to free up resources if we stop meeting | 10:14 |
leseb | AJaeger: will do thanks :) | 10:15 |
*** yamamoto has quit IRC | 10:15 | |
ttx | ajo: ack, I -2ed it, will let tonyb abandon it | 10:16 |
*** kozhukalov_ has joined #openstack-infra | 10:16 | |
ajo | ttx : thanks, and thanks tonyb for the cleanups | 10:16 |
*** glauco_ has joined #openstack-infra | 10:16 | |
openstackgerrit | Merged openstack-infra/project-config: Add Ceph DevStack plugin to Stackforge https://review.openstack.org/188768 | 10:18 |
*** Liuqing has quit IRC | 10:22 | |
openstackgerrit | Isaac Beckman proposed openstack-infra/devstack-gate: create GRE bridge interfaces only once https://review.openstack.org/239363 | 10:23 |
*** Liuqing has joined #openstack-infra | 10:23 | |
*** amitgandhinz has joined #openstack-infra | 10:25 | |
*** otter768 has joined #openstack-infra | 10:27 | |
*** dtantsur is now known as dtantsur|brb | 10:29 | |
*** Liuqing has quit IRC | 10:29 | |
*** amitgandhinz has quit IRC | 10:29 | |
*** Liuqing has joined #openstack-infra | 10:30 | |
*** otter768 has quit IRC | 10:31 | |
*** ddieterly has joined #openstack-infra | 10:33 | |
*** ddieterly has quit IRC | 10:38 | |
rcarrillocruz | crinkle: when you are around, give us a nudge | 10:41 |
StevenK | yolanda: Do you also want to review https://review.openstack.org/#/c/249058/ to make AJaeger happy? | 10:41 |
yolanda | sure | 10:42 |
* AJaeger is happy now ;) Thanks! | 10:42 | |
StevenK | Haha | 10:43 |
yolanda | glad to make you happy :) | 10:43 |
*** yamahata has quit IRC | 10:43 | |
StevenK | AJaeger: Once that's landed, how did you want to trigger another job? | 10:43 |
openstackgerrit | Merged openstack-infra/project-config: Fix two errors in setup_training_guides https://review.openstack.org/249058 | 10:46 |
*** FallenPe_ has quit IRC | 10:47 | |
AJaeger | we have to ask the training-labs team, let me do that... | 10:48 |
*** ldnunes has joined #openstack-infra | 10:48 | |
*** aukhan has quit IRC | 10:51 | |
AJaeger | argh, training-guides, not training-labs... | 10:51 |
*** bexelbie has quit IRC | 10:51 | |
StevenK | Well, and puppet has updated the proposal slave again | 10:52 |
StevenK | And puppetboard doesn't seem to love me | 10:52 |
leseb | AJaeger: the patch got merged, can you please add me to the acl? | 10:52 |
*** yamamoto has joined #openstack-infra | 10:53 | |
AJaeger | leseb: I cannot but any infra-root can | 10:55 |
AJaeger | StevenK: https://review.openstack.org/#/c/249702/ is for training-guide, there's no other obvious patch in the queue | 10:55 |
leseb | AJaeger: who can help me on that? | 10:56 |
yolanda | leseb, what do you need? | 10:56 |
leseb | yolanda: hey, looks like I need to be included into the ACL | 10:56 |
*** yamamoto has quit IRC | 10:56 | |
*** yamamoto has joined #openstack-infra | 10:57 | |
yolanda | sure, what's the group and username you need? | 10:57 |
*** rfolco_ has joined #openstack-infra | 10:58 | |
leseb | yolanda: is devstack-ceph-core as a group ok? and username: sebastien-han | 10:59 |
yolanda | ok | 10:59 |
leseb | yolanda: is it normal that the repo doesn't exist yet on github? | 11:00 |
yolanda | mm, no group as well | 11:00 |
*** glauco_ has quit IRC | 11:00 | |
yolanda | leseb, when did the change land? we may need to give some time | 11:00 |
leseb | yolanda: like 40min ago | 11:00 |
yolanda | leseb, let's wait a bit more, it needs to land on gerrit and run a process to create project and group | 11:01 |
*** k4n0 has joined #openstack-infra | 11:01 | |
openstackgerrit | Thierry Carrez proposed openstack-infra/irc-meetings: Move cross-project meeting to -cp channel https://review.openstack.org/249708 | 11:01 |
leseb | yolanda: ok, I'll check that, and will ping you when it's on github? | 11:01 |
yolanda | leseb, yes, or if it hasn't happened in next 30 minutes, let me know | 11:02 |
leseb | yolanda: sure thanks, lunch time for me :) | 11:02 |
*** yamamoto_ has joined #openstack-infra | 11:11 | |
*** Guest11153 has quit IRC | 11:12 | |
*** Guest32135 has quit IRC | 11:12 | |
notmorgan | clarkb, zaro, fungi: have a hack to fix the double leading slash it looks like. | 11:13 |
openstackgerrit | Merged openstack-infra/storyboard-webclient: Don't add unexpected `story_id` attribute to Comment https://review.openstack.org/249219 | 11:13 |
notmorgan | clarkb, fungi, zaro: I'll propose the change up so you can take a look and verify | 11:13 |
*** yamamoto has quit IRC | 11:15 | |
*** dansmith has joined #openstack-infra | 11:15 | |
*** dansmith is now known as Guest10504 | 11:15 | |
*** kushal has joined #openstack-infra | 11:16 | |
*** aysyd has joined #openstack-infra | 11:18 | |
*** gongysh__ has quit IRC | 11:19 | |
*** yamamoto_ has quit IRC | 11:20 | |
*** aysyd has quit IRC | 11:22 | |
openstackgerrit | Morgan Fainberg proposed openstack-infra/puppet-gerrit: 301 Redirect stripping out double leading slash https://review.openstack.org/249714 | 11:23 |
*** aysyd has joined #openstack-infra | 11:23 | |
notmorgan | fungi, clarkb, zaro, mordred: ^ that should address double leading slash. | 11:24 |
*** yamamoto has joined #openstack-infra | 11:25 | |
*** aspiers_ has quit IRC | 11:25 | |
*** amitgandhinz has joined #openstack-infra | 11:25 | |
* notmorgan has spent too much time looking at the internals of mod_rewrite %{<var>}s this morning | 11:26 | |
*** fhubik is now known as fhubik_brb | 11:26 | |
openstackgerrit | Morgan Fainberg proposed openstack-infra/puppet-gerrit: 301 Redirect stripping out double leading slash https://review.openstack.org/249714 | 11:27 |
*** NithyaG has joined #openstack-infra | 11:28 | |
*** dtantsur|brb is now known as dtantsur | 11:28 | |
*** Guest10504 has quit IRC | 11:29 | |
*** samuelBartel has quit IRC | 11:29 | |
*** glauco_ has joined #openstack-infra | 11:30 | |
*** amitgandhinz has quit IRC | 11:31 | |
*** wuhg has quit IRC | 11:31 | |
*** dansmith_ has joined #openstack-infra | 11:31 | |
*** yamamoto has quit IRC | 11:32 | |
*** dizquierdo has joined #openstack-infra | 11:33 | |
*** ddieterly has joined #openstack-infra | 11:34 | |
notmorgan | looks like http://status.openstack.org/zuul/ might be down. | 11:35 |
notmorgan | whenever someone is up | 11:35 |
*** hashar has quit IRC | 11:35 | |
openstackgerrit | Isaac Beckman proposed openstack-infra/devstack-gate: create GRE bridge interfaces only once https://review.openstack.org/239363 | 11:36 |
*** kushal has quit IRC | 11:36 | |
yolanda | hi notmorgan, i can check | 11:37 |
notmorgan | yolanda: awesome, thnx :) | 11:37 |
yolanda | if you say infra-root, you summon me :) | 11:38 |
notmorgan | yolanda: hehe, good to know.. i shall make sure not to abuse said knowledge ;) | 11:38 |
yolanda | mm, i cannot even ssh to the instance | 11:39 |
*** ddieterly has quit IRC | 11:39 | |
notmorgan | yah my external checks showed it was hard down. | 11:39 |
notmorgan | or at least totally non-responsive | 11:39 |
yolanda | i'll check in the control panel | 11:39 |
notmorgan | cool | 11:39 |
openstackgerrit | Merged openstack-infra/project-config: Disable mistral-python34 in all branches except mitaka and higher https://review.openstack.org/249666 | 11:40 |
*** jamielennox is now known as jamielennox|away | 11:42 | |
*** Daisy has joined #openstack-infra | 11:42 | |
odyssey4me | hmm, logstash.openstack.org is just giving me a spinning wheel and no data | 11:43 |
yolanda | notmorgan, status is not good, i'll restart | 11:44 |
*** Daisy has quit IRC | 11:45 | |
yolanda | ok, status up | 11:45 |
notmorgan | yolanda: yay! | 11:46 |
notmorgan | yolanda: have a fantastic day! | 11:47 |
*** marcusvrn_ has joined #openstack-infra | 11:47 | |
yolanda | notmorgan, thanks! | 11:47 |
yolanda | odyssey4me, logstash doesn't look good, i see | 11:48 |
*** kozhukalov_ has quit IRC | 11:48 | |
openstackgerrit | Sachi King proposed openstack-infra/project-config: Fix '{name}-docs-constraints' jobs https://review.openstack.org/249722 | 11:48 |
openstackgerrit | Merged openstack-infra/irc-meetings: Add check_channels.py and testenv to run it https://review.openstack.org/247249 | 11:49 |
yolanda | odysse4me, i see it times out on search, but not sure about the solution | 11:51 |
yolanda | let's comment that with mordred , fungi, clarkb... they should connect soon | 11:51 |
*** derekh has joined #openstack-infra | 11:52 | |
*** dansmith_ has quit IRC | 11:52 | |
notmorgan | yah it's like 7am east coast so at least mordred and fungi should appear soon(er) vs later. | 11:52 |
*** dansmith_ has joined #openstack-infra | 11:52 | |
*** glauco__ has joined #openstack-infra | 11:52 | |
*** glauco_ has quit IRC | 11:52 | |
*** bexelbie_ has joined #openstack-infra | 11:54 | |
*** amotoki has joined #openstack-infra | 11:54 | |
*** gongysh_ has joined #openstack-infra | 11:54 | |
*** zeih has joined #openstack-infra | 11:57 | |
*** dramalho has joined #openstack-infra | 11:57 | |
*** gongysh_ has quit IRC | 11:57 | |
AJaeger | jhesketh, yolanda: https://review.openstack.org/#/c/249722/ fixes a broken post job, would be nice to get this in today once you have time... | 11:57 |
openstackgerrit | Merged openstack-infra/project-config: Fix Kuryr project repository https://review.openstack.org/249641 | 11:58 |
jhesketh | AJaeger: looking | 11:59 |
AJaeger | thanks, jhesketh | 11:59 |
openstackgerrit | Merged openstack-infra/project-config: Modifying docimpact group https://review.openstack.org/248515 | 11:59 |
jhesketh | AJaeger: lgtm | 12:00 |
*** jamielennox|away is now known as jamielennox | 12:01 | |
*** mrmartin has quit IRC | 12:01 | |
AJaeger | great | 12:01 |
*** dramalho has quit IRC | 12:01 | |
*** ddieterly has joined #openstack-infra | 12:02 | |
*** FallenPegasus has joined #openstack-infra | 12:02 | |
*** yamamoto has joined #openstack-infra | 12:02 | |
AJaeger | jhesketh: https://review.openstack.org/249403, https://review.openstack.org/249599 and https://review.openstack.org/#/c/249380/ would also be nice to fix problems with existing setup. Whenever you review next time, please... | 12:03 |
jhesketh | AJaeger: will look now | 12:03 |
jhesketh | AJaeger: do you know much about the meetbot puppet module? | 12:03 |
AJaeger | jhesketh: nothing at all ;( | 12:04 |
jhesketh | okay, no worries | 12:04 |
jhesketh | pleia2: don't suppose you're around per chance? | 12:04 |
*** dansmith_ is now known as dansmith | 12:04 | |
AJaeger | jhesketh: I expect it's too early for her. | 12:05 |
jhesketh | oh yeah, it was just a try ;-) | 12:05 |
*** dansmith is now known as Guest87843 | 12:05 | |
*** achanda has joined #openstack-infra | 12:05 | |
AJaeger | jhesketh: I know ;) Thanks for the reviews | 12:05 |
rakhmerov | AJaeger: https://review.openstack.org/249666 got merged in but the gate is still voting. How soon will it take effect? | 12:05 |
openstackgerrit | Merged openstack-infra/project-config: Fix '{name}-docs-constraints' jobs https://review.openstack.org/249722 | 12:05 |
*** jaypipes has joined #openstack-infra | 12:05 | |
*** FallenPegasus has quit IRC | 12:06 | |
AJaeger | rakhmerov: you have to wait for our next puppet run. It should take effect in the next hour. | 12:07 |
rakhmerov | ok, thanks | 12:07 |
openstackgerrit | Merged openstack-infra/project-config: Typo in pypi-extract-universal.py https://review.openstack.org/249403 | 12:08 |
openstackgerrit | Merged openstack-infra/project-config: tap-as-a-service: Add a missing export for ENABLED_SERVICES https://review.openstack.org/249599 | 12:09 |
AJaeger | rakhmerov: just to clarify: The gate queue will always be voting. The change is that the job will not run at all on older releases | 12:09 |
*** gongysh_ has joined #openstack-infra | 12:10 | |
*** ddieterl_ has joined #openstack-infra | 12:10 | |
*** placko has joined #openstack-infra | 12:12 | |
*** ddieterly has quit IRC | 12:13 | |
openstackgerrit | Merged openstack-infra/project-config: Add check-requirements for cliff https://review.openstack.org/249380 | 12:14 |
*** zeih has quit IRC | 12:18 | |
*** fhubik_brb is now known as fhubik | 12:19 | |
*** trown|outttypeww is now known as trown | 12:20 | |
openstackgerrit | Merged openstack-infra/system-config: Customize the 'Report Bug' link on Gerrit UI https://review.openstack.org/221417 | 12:20 |
*** achanda has quit IRC | 12:24 | |
*** thorst has joined #openstack-infra | 12:24 | |
*** gongysh_ has quit IRC | 12:25 | |
*** gongysh_ has joined #openstack-infra | 12:25 | |
*** amitgandhinz has joined #openstack-infra | 12:26 | |
*** otter768 has joined #openstack-infra | 12:28 | |
*** electrofelix has joined #openstack-infra | 12:28 | |
*** zeih has joined #openstack-infra | 12:28 | |
*** thorst has quit IRC | 12:29 | |
AJaeger | StevenK: https://jenkins.openstack.org/job/training-guides-upstream-translation-update/3/console | 12:30 |
AJaeger | StevenK: I fear we need to wait until the proposal slave gets updated. ;( | 12:31 |
*** gongysh_ has quit IRC | 12:31 | |
*** amitgandhinz has quit IRC | 12:31 | |
*** otter768 has quit IRC | 12:33 | |
*** achanda has joined #openstack-infra | 12:33 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Clean up compute functional tests https://review.openstack.org/249444 | 12:34 |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Fix resource leak in test_compute https://review.openstack.org/249452 | 12:34 |
*** aspiers has joined #openstack-infra | 12:34 | |
StevenK | AJaeger: Yes. I'm not sure when /usr/local/jenkins/slave_scripts is updated by puppet. :-/ | 12:35 |
*** weshay_xchat has joined #openstack-infra | 12:35 | |
openstackgerrit | Dougal Matthews proposed openstack/requirements: Add ipaddress to global-requirements.txt https://review.openstack.org/249739 | 12:36 |
AJaeger | StevenK: it's on the proposal slave, I think that's handled differently and needs a new node to be built first. So, we should try again tomorrow ;) | 12:36 |
openstackgerrit | Dougal Matthews proposed openstack/requirements: Add ipaddress to global-requirements.txt https://review.openstack.org/232694 | 12:37 |
*** Sree has joined #openstack-infra | 12:40 | |
*** gordc has joined #openstack-infra | 12:41 | |
leseb | yolanda: hey, looks like https://github.com/openstack/devstack-plugin-ceph is not there yet :/ | 12:41 |
*** achanda has quit IRC | 12:41 | |
openstackgerrit | Merged openstack-infra/project-config: Skip unsupported tests for BlockDeviceDriver https://review.openstack.org/248021 | 12:41 |
yolanda | leseb, so that's not good, i'll try run manage projects manually | 12:41 |
*** dims has joined #openstack-infra | 12:42 | |
leseb | yolanda: thanks, please keep me posted :) | 12:42 |
*** ociuhandu has quit IRC | 12:43 | |
*** ldnunes has quit IRC | 12:45 | |
*** ldnunes has joined #openstack-infra | 12:46 | |
*** weshay_xchat is now known as weshahy | 12:46 | |
*** weshahy is now known as weshay | 12:46 | |
*** e0ne_ has joined #openstack-infra | 12:48 | |
*** claudiub has joined #openstack-infra | 12:49 | |
*** k4n0 has quit IRC | 12:49 | |
*** boris-42 has joined #openstack-infra | 12:49 | |
*** maurosr has joined #openstack-infra | 12:50 | |
*** jaypipes_ has joined #openstack-infra | 12:51 | |
*** e0ne has quit IRC | 12:51 | |
*** jaypipes has quit IRC | 12:51 | |
openstackgerrit | Merged openstack/requirements: Remove networking-bgpvpn from projects.txt https://review.openstack.org/249312 | 12:52 |
*** jaypipes_ is now known as jaypipes | 12:53 | |
*** zeih has quit IRC | 12:54 | |
*** gildub has quit IRC | 12:54 | |
*** zhurong has joined #openstack-infra | 12:55 | |
*** korzen has joined #openstack-infra | 12:59 | |
*** flepied has quit IRC | 13:00 | |
mordred | AJaeger, StevenK: proposal slave is managed like a long-lived server- slave scripts should be updated on puppet run | 13:01 |
*** dprince has joined #openstack-infra | 13:01 | |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Return stderr/stdout on changes too https://review.openstack.org/249765 | 13:02 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: The parameter is --server not -- server https://review.openstack.org/249766 | 13:02 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Don't use the timeout command if it's not there https://review.openstack.org/249767 | 13:02 |
AJaeger | mordred: mmh, but it wasn't ;( | 13:02 |
mordred | hrm | 13:02 |
AJaeger | thanks mordred . | 13:02 |
AJaeger | let me dig a bit... | 13:02 |
openstackgerrit | Merged openstack-infra/project-config: networking-bgpvpn: remove check-requirements jobs https://review.openstack.org/249322 | 13:02 |
*** kozhukalov_ has joined #openstack-infra | 13:03 | |
*** olaph has quit IRC | 13:03 | |
*** chlong has joined #openstack-infra | 13:03 | |
*** asselin has quit IRC | 13:04 | |
AJaeger | mordred, StevenK https://review.openstack.org/#/c/249058/ merged at 10:46 UTC but http://puppetboard.openstack.org/report/proposal.slave.openstack.org/454aa78822232d1898a60e532364a224b157adba shows that latest run was at 9:32 | 13:04 |
*** olaph has joined #openstack-infra | 13:04 | |
*** asselin has joined #openstack-infra | 13:04 | |
*** jaypipes has quit IRC | 13:04 | |
*** hashar has joined #openstack-infra | 13:04 | |
openstackgerrit | Rico Lin proposed openstack-infra/project-config: add release notes jobs for Heat https://review.openstack.org/249769 | 13:05 |
*** yamamoto has quit IRC | 13:05 | |
*** aopincar has quit IRC | 13:05 | |
AJaeger | mordred: any idea why puppet was not run for 249058? | 13:06 |
mordred | AJaeger: no - I just tried running it again and it worked fine | 13:09 |
mordred | AJaeger: so you should be good to do now | 13:09 |
*** david-lyle has quit IRC | 13:09 | |
AJaeger | mordred: indeed, the files are transferred. thanks | 13:09 |
AJaeger | StevenK: will try it again ;) | 13:09 |
StevenK | AJaeger: I am heading to bed, but please hilight me and let me know how it goes. | 13:10 |
*** gongysh_ has joined #openstack-infra | 13:11 | |
*** salv-orlando has quit IRC | 13:12 | |
*** Ramanjaneya has quit IRC | 13:13 | |
*** rossella_s has quit IRC | 13:14 | |
*** hashar has quit IRC | 13:14 | |
AJaeger | StevenK: good night - I'll tell you... | 13:14 |
*** rossella_s has joined #openstack-infra | 13:14 | |
*** flepied has joined #openstack-infra | 13:15 | |
yolanda | mordred, StevenK, what happened with proposal slave? puppet didn't update? i saw zanata-cli version updated | 13:16 |
AJaeger | yolanda: yes, zanata-cli was updated but then nothing happened ;( | 13:17 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Fetch puppet logs and facts after puppet run https://review.openstack.org/240446 | 13:17 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: The parameter is --server not -- server https://review.openstack.org/249766 | 13:17 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Don't use the timeout command if it's not there https://review.openstack.org/249767 | 13:17 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Return stderr/stdout on changes too https://review.openstack.org/249765 | 13:17 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Test for copy_hieradata being set https://review.openstack.org/249775 | 13:17 |
*** skraynev has joined #openstack-infra | 13:17 | |
AJaeger | yolanda, looking at http://puppetboard.openstack.org/ it seems that nothing was wrong for ages - which looks wrong. | 13:18 |
openstackgerrit | Zara proposed openstack-infra/storyboard-webclient: Fix subscription display for project groups https://review.openstack.org/249776 | 13:18 |
*** yamamoto has joined #openstack-infra | 13:19 | |
*** hashar has joined #openstack-infra | 13:19 | |
AJaeger | http://puppetboard.openstack.org/reports/proposal.slave.openstack.org - interesting, three runs in 10 mins and nothing before ;( | 13:20 |
* AJaeger knows too little about puppet | 13:20 | |
mordred | AJaeger: well | 13:20 |
mordred | so there was a bug I introduced last night | 13:20 |
yolanda | maybe there is some block? | 13:20 |
*** bltavares has left #openstack-infra | 13:20 | |
mordred | the first run is me testing running by hand | 13:21 |
mordred | the second 2 are me testing the fix to teh block | 13:21 |
AJaeger | the top page looks wrong, the /nodes one shows activity | 13:21 |
yolanda | i also tested by hand | 13:21 |
mordred | :) | 13:21 |
openstackgerrit | Merged openstack-infra/ansible-puppet: Test for copy_hieradata being set https://review.openstack.org/249775 | 13:21 |
yolanda | but looked fine, and updated the cli actually | 13:21 |
AJaeger | mordred: ah... | 13:21 |
mordred | yolanda: ^^ that fixes the thing that was broken | 13:21 |
AJaeger | mordred: thanks for the explanation! | 13:21 |
mordred | yolanda: btw ... I have great news - I got puppet apply working all the way yesterday | 13:22 |
AJaeger | and tahnks for fixing! | 13:22 |
mordred | only thing left to do is land the patches and we're off puppetmaster | 13:22 |
yolanda | mordred, that's great! | 13:22 |
mordred | yolanda: https://review.openstack.org/#/q/status:open++topic:puppet-apply,n,z if you get bored | 13:23 |
yolanda | i wish i could get bored at some point :) | 13:23 |
AJaeger | cool, mordred ! | 13:23 |
mordred | yolanda: when we land all of those, we'll be good to go | 13:23 |
mordred | yolanda: haha | 13:23 |
*** salv-orlando has joined #openstack-infra | 13:23 | |
*** salv-orlando has quit IRC | 13:24 | |
yolanda | modred, i'll try get some time after lunch, getting rid of master/agent is great | 13:24 |
*** salv-orlando has joined #openstack-infra | 13:25 | |
yolanda | btw, mordred, i'm running manage-projects manually on gerrit. leseb launched a change more than 2 hours ago and it still doesnt' show | 13:25 |
yolanda | it may be related with puppet not applying changes ? | 13:25 |
AJaeger | mordred: so, we should now see a lot of puppet activity, correct? | 13:25 |
*** kzaitsev_mb has joined #openstack-infra | 13:25 | |
mordred | AJaeger: yes | 13:25 |
mordred | and yes - puppet wasn't running because I missed something in testing one of the patches (I missed the intermediate state - we made a change to let us set the config for copying hieradata files - but I somehow missed testing that it worked without the setting at all. blast) | 13:26 |
mordred | it should be all better now | 13:26 |
AJaeger | great | 13:26 |
yolanda | leseb, so that should fix your issue | 13:27 |
*** jyuso1 has quit IRC | 13:27 | |
*** amitgandhinz has joined #openstack-infra | 13:27 | |
*** tiswanso has quit IRC | 13:27 | |
*** tiswanso has joined #openstack-infra | 13:27 | |
openstackgerrit | Derek Higgins proposed openstack-infra/project-config: Switch TripleO jobs to F22 jenkins nodes https://review.openstack.org/243684 | 13:28 |
*** ayoung has joined #openstack-infra | 13:28 | |
yolanda | mordred, i trade reviews for several on my side , i have a pair that only miss a +2 | 13:29 |
*** ildikov has quit IRC | 13:29 | |
kzaitsev_mb | AJaeger: anteaya: hi! I've talked to murano team and PTL. We decided, that we should push to make requirements job voting for murano-agent. we currently have one non-global requirement, that should be more or less trivial to get rid of. I plan to remove it this week, and after that — make a commit that would make requirement job voting =) | 13:29 |
kzaitsev_mb | AJaeger: anteaya: does the plan sound good? =) | 13:30 |
*** jordanP has quit IRC | 13:30 | |
openstackgerrit | Derek Higgins proposed openstack-infra/project-config: Switch TripleO jobs to F22 jenkins nodes https://review.openstack.org/243684 | 13:30 |
AJaeger | kzaitsev_mb: perfect! Thanks! | 13:30 |
*** ociuhandu has joined #openstack-infra | 13:30 | |
kzaitsev_mb | ok, cool. will keep you updated =) | 13:31 |
AJaeger | kzaitsev_mb: just send a change and we happily review ;) | 13:31 |
asselin | can we get some reviews here? this is urgently needed by folks trying to setup 3rd party ci: https://review.openstack.org/#/c/243623/ | 13:31 |
asselin | otherwise puppet fails for duplicate definitions errors b/c zuul and jenkins are co-installed | 13:32 |
mordred | yolanda: :) which ones do you nede? | 13:32 |
*** amitgandhinz has quit IRC | 13:32 | |
AJaeger | mordred: the change asselin was written by yolanda, so she can't review ;) | 13:32 |
leseb | yolanda: still not there: https://github.com/openstack/devstack-plugin-ceph | 13:33 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Don't post facts if there are none https://review.openstack.org/249781 | 13:33 |
asselin | AJaeger, mordred I wrote the same patch to solve the issue. Didn't realize yolanda already had that patch written although I had previously +1 it. | 13:34 |
yolanda | mordred https://review.openstack.org/232991, https://review.openstack.org/243493 | 13:34 |
mordred | asselin: :) | 13:34 |
yolanda | just miss a +2 | 13:34 |
*** gongysh_ has quit IRC | 13:35 | |
yolanda | and if you look at downstream-puppet topic, there are several pending on reviews | 13:35 |
*** ildikov has joined #openstack-infra | 13:35 | |
yolanda | asselin, that shows that change is really needed :) | 13:35 |
asselin | mordred, AJaeger while you're reviewing, these 2 are also needed for correctly functionality, although at least puppet runs: https://review.openstack.org/#/c/248223/ https://review.openstack.org/#/c/248223/ | 13:35 |
AJaeger | asselin: I'm only reviewing project-config... | 13:36 |
AJaeger | mordred: if you want to have two of my favorites as well for review, please tell me ;) | 13:38 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Don't post facts if there are none https://review.openstack.org/249781 | 13:40 |
*** jffische has joined #openstack-infra | 13:40 | |
openstackgerrit | Merged openstack-infra/puppet-graphite: Add support for apache >= 2.4 https://review.openstack.org/232991 | 13:40 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Introduce space in a very important place https://review.openstack.org/249789 | 13:41 |
*** zhurong has quit IRC | 13:41 | |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Fetch puppet logs and facts after puppet run https://review.openstack.org/240446 | 13:41 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Introduce space in a very important place https://review.openstack.org/249789 | 13:41 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: The parameter is --server not -- server https://review.openstack.org/249766 | 13:41 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Don't use the timeout command if it's not there https://review.openstack.org/249767 | 13:41 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Don't post facts if there are none https://review.openstack.org/249781 | 13:41 |
openstackgerrit | Monty Taylor proposed openstack-infra/ansible-puppet: Return stderr/stdout on changes too https://review.openstack.org/249765 | 13:41 |
hashar | oh man | 13:41 |
hashar | spaaaaam :-} | 13:41 |
* mordred hides | 13:41 | |
mordred | yolanda: I did it again - would you please +A this: https://review.openstack.org/249789 | 13:41 |
notmorgan | mordred: hey no hiding! | 13:41 |
yolanda | sure | 13:42 |
leseb | yolanda: any idea why it's still not working? | 13:42 |
yolanda | i love your commit messages | 13:42 |
openstackgerrit | Merged openstack-infra/zuul: Fix newrev comparison for NullChange https://review.openstack.org/243493 | 13:42 |
mordred | leseb: I may have broken it again - fix landing now | 13:42 |
*** mohankumar has quit IRC | 13:43 | |
mordred | yolanda: the amuing thing is - http://puppetdb.openstack.org/fact/ansible_interfaces ... with https://review.openstack.org/249781 we now will also post ansible gathered facts to puppetdb, not just facter gathered facts : | 13:44 |
leseb | mordred: ok I see thanks | 13:44 |
*** skraynev has quit IRC | 13:44 | |
*** gongysh_ has joined #openstack-infra | 13:44 | |
*** baoli has joined #openstack-infra | 13:45 | |
openstackgerrit | Merged openstack-infra/ansible-puppet: Introduce space in a very important place https://review.openstack.org/249789 | 13:47 |
yolanda | mordred, i sent a question for that code | 13:47 |
*** ildikov has quit IRC | 13:47 | |
mordred | yolanda: responded | 13:49 |
*** olaph has quit IRC | 13:49 | |
*** FallenPegasus has joined #openstack-infra | 13:50 | |
*** olaph has joined #openstack-infra | 13:50 | |
yolanda | mordred,i see, could not be on same loop with an extra check? | 13:51 |
*** alivigni has joined #openstack-infra | 13:51 | |
yolanda | checking k[7_ | 13:51 |
yolanda | ups | 13:51 |
mordred | yolanda: no - say you had facter_foo and foo as keys | 13:51 |
yolanda | k[7:].startwith ? | 13:51 |
mordred | you want facts['foo'] to equal the value in facter_foo not foo | 13:52 |
yolanda | ah, you overwrite | 13:52 |
mordred | yah | 13:52 |
mordred | I mean, I actually cannot think of a case where there will be actual overlap | 13:52 |
yolanda | ok, also we shouldn't have lots of facts, to consider that double iteration a problem right' | 13:52 |
mordred | yah | 13:52 |
mordred | it's not a REAL problem | 13:53 |
mordred | either way | 13:53 |
mordred | it's a small loop, so double iteration is not slow - but also I believe there will never be an overlap :) | 13:53 |
yolanda | ok +2 | 13:53 |
*** tiswanso has quit IRC | 13:54 | |
mordred | yay! | 13:54 |
openstackgerrit | Merged openstack-infra/irc-meetings: Remove the Neutron VPNaaS meeting https://review.openstack.org/249572 | 13:54 |
*** claudiub_ has joined #openstack-infra | 13:55 | |
*** FallenPegasus has quit IRC | 13:55 | |
fungi | notmorgan: thanks for working on that! reviewing now | 13:55 |
gordc | hi, hoping someone with powers can help me add lianhao lu to the ceilometer-stable-maint gerrit group, or give me the power to add :) | 13:56 |
*** mrmartin has joined #openstack-infra | 13:57 | |
notmorgan | fungi: :) happy to. that was scary horrible things to dig into the depths of mod_rewrite | 13:57 |
notmorgan | fungi: i may have woken up at 4am and realized what was wrong. | 13:57 |
notmorgan | :P | 13:57 |
*** jaypipes has joined #openstack-infra | 13:57 | |
*** xyang1 has joined #openstack-infra | 13:57 | |
*** dkranz has joined #openstack-infra | 13:57 | |
*** ildikov has joined #openstack-infra | 13:57 | |
*** abregman has quit IRC | 13:58 | |
*** abregman has joined #openstack-infra | 13:58 | |
*** flepied has quit IRC | 13:58 | |
*** zhenguo has joined #openstack-infra | 13:59 | |
fungi | heh | 14:01 |
mordred | fungi: when you get done with that ... | 14:01 |
*** amuller has joined #openstack-infra | 14:01 | |
mordred | fungi: puppet apply is ready | 14:01 |
mordred | fungi: https://review.openstack.org/#/q/status:open++topic:puppet-apply,n,z | 14:01 |
*** skraynev has joined #openstack-infra | 14:01 | |
*** dtardivel has joined #openstack-infra | 14:01 | |
mordred | fungi: I've procedural -2'd the only patch that isn't safe to land | 14:02 |
*** jffische has quit IRC | 14:02 | |
mordred | fungi: well, and it is SAFE - but it's the zomg-go-live patch | 14:02 |
mordred | so we might want to be paying attention to it | 14:02 |
notmorgan | mordred: so what you're saying is "roll it out and go on vacation" *shiftyeyes* | 14:03 |
mordred | YES | 14:03 |
*** [1]Thelo has joined #openstack-infra | 14:04 | |
*** Daisy has joined #openstack-infra | 14:05 | |
*** zz_dimtruck is now known as dimtruck | 14:05 | |
*** rlandy has joined #openstack-infra | 14:05 | |
fungi | i don't always roll out major changes, but when i do i make sure i'm leaving on vacation immediately | 14:06 |
*** openstackgerrit has quit IRC | 14:06 | |
notmorgan | fungi: ++ | 14:06 |
*** openstackgerrit has joined #openstack-infra | 14:07 | |
*** Thelo has quit IRC | 14:07 | |
*** [1]Thelo is now known as Thelo | 14:07 | |
AJaeger | fungi, what about changing docimpact default - see also Lana's emails. Here's my change that needs another +2A: https://review.openstack.org/#/c/248549/ . Could you review, please? It's a simple major change ;) | 14:09 |
*** Daisy has quit IRC | 14:09 | |
*** bexelbie_ is now known as bexelbie | 14:10 | |
AJaeger | yolanda, leseb http://git.openstack.org/cgit/openstack/devstack-plugin-ceph/ has been created but is not finished yet | 14:11 |
*** flepied has joined #openstack-infra | 14:11 | |
leseb | AJaeger: thanks for the update | 14:11 |
*** bdemers has joined #openstack-infra | 14:12 | |
notmorgan | fungi: i think it always should be HTTPS, but with the added redirect from HTTP it seemed to work | 14:12 |
*** peristeri has joined #openstack-infra | 14:12 | |
notmorgan | fungi: since that was in the mod_ssl block. confirming it still works with https specifically called out in that rule | 14:12 |
AJaeger | yolanda: ACLs are up if you want to add leseb: https://review.openstack.org/#/admin/groups/1196,members and https://review.openstack.org/#/admin/groups/1197,members | 14:12 |
AJaeger | leseb, yolanda: setup looks finished | 14:13 |
yolanda | great | 14:13 |
yolanda | will do | 14:13 |
*** tmorin has joined #openstack-infra | 14:13 | |
fungi | notmorgan: i suppose the request protocol variable could be substituted there instead, but as long as it works i'm not too worried | 14:13 |
*** olaph has quit IRC | 14:13 | |
fungi | AJaeger: where's the corresponding project-config change for the docimpact work? | 14:14 |
*** olaph has joined #openstack-infra | 14:14 | |
notmorgan | fungi: but that seems superfluous since we are explicitly in an HTTPS vhost | 14:14 |
leseb | AJaeger: awesome thanks :) | 14:14 |
tmorin | hi fungi AJaeger: how long before disabling the check-requirements takes effects ? (https://review.openstack.org/249322 was merged one hour ago) | 14:14 |
AJaeger | fungi: https://review.openstack.org/#/c/248515/ - or is more needed? | 14:14 |
notmorgan | ugh... i broke my java install *grump* | 14:14 |
fungi | notmorgan: well, it's a puppet module which may or may not be deployed using https i think (then again, i guess it's always https because it sets up snakeoil certs if you don't provide your own) | 14:14 |
AJaeger | tmorin: we had some problems updating our servers, should be done in an hour I hope | 14:14 |
tmorin | AJaeger: ok, thanks | 14:15 |
yolanda | leseb, i can find a han-sebastien there, not a sebastien-han , is that ok? | 14:15 |
*** mohankumar has joined #openstack-infra | 14:15 | |
leseb | yolanda: oh hum should be me :p | 14:16 |
leseb | yolanda: or leseb ? | 14:16 |
fungi | AJaeger: 248515 seems backwards | 14:16 |
*** rameshg87 has joined #openstack-infra | 14:16 | |
rameshg87 | hello | 14:16 |
yolanda | han.sebastien@gmail.com? | 14:16 |
yolanda | i don't see a leseb | 14:16 |
rameshg87 | we started a new third party ci | 14:16 |
rameshg87 | and started posting the logs in one of our servers | 14:17 |
fungi | AJaeger: i expected a pending change to gerrit/projects.yaml which sets the docimpact-group to openstack-manuals for the projects the docs team wants to maintain | 14:17 |
rameshg87 | https://15.184.134.36/24/249024/2/check/gate-tempest-ironic-ilo-driver-iscsi_ilo/37d9ac8/q-svc.log.2015-11-25-122250.gz | 14:17 |
leseb | yolanda: is it on launchpad? or on review.openstack? | 14:17 |
rameshg87 | I followed http://docs.openstack.org/infra/system-config/third_party.html#faq-frequently-asked-questions to make it serve gz files, but it is not rendering properly on browser | 14:17 |
rameshg87 | if someone knows it handy, can someone please let me know if there is any quick hack which makes it render properly in official openstack CI | 14:17 |
yolanda | review.openstack | 14:18 |
AJaeger | fungi: let me review the list... | 14:18 |
*** tiswanso has joined #openstack-infra | 14:18 | |
yolanda | leseb, seb@redhat.com? | 14:19 |
*** rcernin has quit IRC | 14:19 | |
leseb | yolanda: yes | 14:19 |
yolanda | ok, that's you :) | 14:19 |
leseb | yolanda: yes :) | 14:19 |
fungi | AJaeger: oh, i see, it's already set to openstack-manuals there for swift, nova, et cetera | 14:19 |
AJaeger | fungi, I think the current status is correct - only the projects that loquacities mentions in her patch now have docimpact-group to openstack-manuals | 14:19 |
AJaeger | fungi: indeed | 14:19 |
yolanda | done | 14:19 |
fungi | AJaeger: so after the jeepyb change merges to flip the default, there can be a follow-up project-config change to clean up the places where docimpact-group is now set to what amounts to the default value for other projects | 14:20 |
leseb | yolanda: awesome, thanks you :) | 14:20 |
AJaeger | fungi: yes, indeed. | 14:20 |
*** mohankumar has quit IRC | 14:20 | |
AJaeger | fungi: I will do that... | 14:20 |
yolanda | finally! sorry it took long | 14:20 |
leseb | yolanda: no worries, thanks for your support, AJaeger as well :) | 14:20 |
notmorgan | fungi: confirmed works with HTTPS explicitly | 14:21 |
notmorgan | fungi: going to update the review. | 14:21 |
fungi | notmorgan: awesome--thanks! | 14:21 |
*** thorst_ has joined #openstack-infra | 14:21 | |
openstackgerrit | Merged openstack-infra/jeepyb: Change default for docimpact https://review.openstack.org/248549 | 14:21 |
openstackgerrit | Morgan Fainberg proposed openstack-infra/puppet-gerrit: 301 Redirect stripping out double leading slash https://review.openstack.org/249714 | 14:21 |
*** thorst__ has joined #openstack-infra | 14:22 | |
*** spzala has joined #openstack-infra | 14:22 | |
*** arxcruz has quit IRC | 14:22 | |
notmorgan | fungi: and looking at the mod_rewrite trace, this set of redirects suddenly looks better. wonder if we can [L] the 301 | 14:22 |
* notmorgan checks | 14:22 | |
notmorgan | fungi: looks like we can also [L] it since we're doing a hard 301..but... not sure if we want to | 14:23 |
*** yamamoto has quit IRC | 14:23 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Remove obsolete docimpact-group settings https://review.openstack.org/249811 | 14:24 |
AJaeger | fungi, here's that change ^ | 14:24 |
openstackgerrit | yolanda.robla proposed openstack-infra/system-config: Add baremetal node definition for hpuseast https://review.openstack.org/246739 | 14:25 |
fungi | notmorgan: yeah, without a more thorough set of test urls that might tickle other redirect rules, i'd be hesitant to [L] that 301 | 14:25 |
*** arxcruz has joined #openstack-infra | 14:25 | |
AJaeger | fungi: thanks! | 14:25 |
AJaeger | StevenK: https://jenkins.openstack.org/job/training-guides-upstream-translation-update/4/console is now working! | 14:25 |
fungi | notmorgan: this should be more than sufficient as an interim workaround, i think | 14:25 |
notmorgan | fungi: nod, kindof fun to play systems engineer again for a bit | 14:26 |
notmorgan | :) | 14:26 |
*** thorst_ has quit IRC | 14:26 | |
openstackgerrit | Monty Taylor proposed openstack-infra/system-config: Use puppet apply instead of puppet agent https://review.openstack.org/249492 | 14:27 |
openstackgerrit | Monty Taylor proposed openstack-infra/system-config: Stop running puppetmaster https://review.openstack.org/249815 | 14:27 |
*** rameshg87 has left #openstack-infra | 14:27 | |
mordred | fungi: I was just updating the docs for the agent/apply move and realized there is one more feature we need to add - disabling nodes | 14:28 |
*** amitgandhinz has joined #openstack-infra | 14:28 | |
mordred | fungi: the rest of the patches are still safe to land (and we should) | 14:28 |
akuznetsova | hi there, I need a little help or explanation, I made a commit https://review.openstack.org/#/c/249666/, so do I see python34 gate here https://review.openstack.org/#/c/249591/ ? | 14:28 |
mordred | fungi: and I'll poke at options for disabling today | 14:28 |
*** dimtruck is now known as zz_dimtruck | 14:28 | |
*** otter768 has joined #openstack-infra | 14:28 | |
*** thorst__ has quit IRC | 14:29 | |
openstackgerrit | KATO Tomoyuki proposed openstack-infra/project-config: Fix wrong path name https://review.openstack.org/249818 | 14:29 |
mordred | fungi: puppet apply doesn't seem to have a built-in locking mechanism, so I'm thinking of a puppetmaster-side blacklist to just prevent running the puppet playbook against that host in the first place | 14:30 |
*** thorst_ has joined #openstack-infra | 14:30 | |
openstackgerrit | Steven Hardy proposed openstack-infra/tripleo-ci: Only build each delorean package once https://review.openstack.org/249819 | 14:30 |
mordred | (since we also likely do not want ansible rsyncing git repos and hiera data if a server is out of rotation anyway) | 14:30 |
fungi | mordred: seems fine, we just need to socialize it with all the infra-root sysadmins that disabling puppet agent will break when you land that pending change you have (and we should check to see if we have it disabled anywhere we're afraid of breaking, such as review-dev) | 14:31 |
mordred | fungi: ++ | 14:31 |
fungi | i have a feeling landing that change and having puppet suddenly start applying on review-dev again might be a setback for our upgrade testing? zaro can confirm | 14:32 |
mordred | uh - yeah :) | 14:32 |
*** Guest87843 is now known as dansmith | 14:32 | |
*** amitgandhinz has quit IRC | 14:33 | |
asselin | mordred, can I bug you again for these. It's solves a very old and annoying problem! https://review.openstack.org/#/c/248226/ https://review.openstack.org/#/c/248223/ | 14:33 |
*** otter768 has quit IRC | 14:33 | |
mordred | fungi: oh - I think I have an idea ... we should be able to make a "disabled" group in the ansible inventory and add !disabled to our host selectors in our playbooks | 14:34 |
*** zz_dimtruck is now known as dimtruck | 14:34 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Remove obsolete docimpact-group settings https://review.openstack.org/249811 | 14:34 |
fungi | mordred: sounds simple. just need to make sure everyone knows how to toggle it before or at worst very shortly after that gets implemented | 14:34 |
mordred | yup | 14:34 |
*** thorst_ has quit IRC | 14:35 | |
*** Swami has joined #openstack-infra | 14:35 | |
fungi | i'm torn on whether that's something that would be better in configuration management or outside/manual (or optionally both?) | 14:35 |
*** kgiusti has joined #openstack-infra | 14:35 | |
openstackgerrit | Thierry Carrez proposed openstack-infra/release-tools: Remove deprecated scripts https://review.openstack.org/249822 | 14:37 |
mordred | fungi: no reason we can't have it be both I think | 14:39 |
mordred | fungi: I'll play with some options | 14:39 |
openstackgerrit | yolanda.robla proposed openstack-infra/system-config: Add baremetal node definition for hpuseast https://review.openstack.org/246739 | 14:39 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Add some missing docimpact flags https://review.openstack.org/249823 | 14:39 |
*** yamamoto has joined #openstack-infra | 14:40 | |
*** dramalho has joined #openstack-infra | 14:43 | |
*** Sree has quit IRC | 14:43 | |
*** gongysh_ has quit IRC | 14:43 | |
*** akshai has joined #openstack-infra | 14:47 | |
*** jordanP has joined #openstack-infra | 14:47 | |
*** rhallisey has joined #openstack-infra | 14:48 | |
*** dramalho has quit IRC | 14:48 | |
*** bhunter71 has joined #openstack-infra | 14:48 | |
rcarrillocruz | greghaynes: heya | 14:49 |
rcarrillocruz | you around yet? | 14:49 |
openstackgerrit | Merged openstack-infra/puppet-jenkins: Add the ability to set your own plugin url https://review.openstack.org/248223 | 14:49 |
*** ildikov has quit IRC | 14:52 | |
*** gongysh_ has joined #openstack-infra | 14:53 | |
*** bexelbie has quit IRC | 14:53 | |
pabelanger | morning! Has anybody actually used nodepool to launch SSH slaves without setting the credentials in secure.conf? | 14:54 |
*** pradk has joined #openstack-infra | 14:54 | |
pabelanger | I don't think it actually ever worked | 14:54 |
*** olaph has quit IRC | 14:54 | |
fungi | mordred: pondering, probably if we do it in config management then we also have a manual workaround by temporarily adjusting it on the puppetmaster while we put together a patch to make it official. and that way we have a better indication of when and why puppet got disabled on specific hosts | 14:55 |
pabelanger | Also, newer version of jenkins support creating global credentials via the REST api, so I would thinking of adding something to JJB to maybe manage them now. Thoughts? | 14:55 |
fungi | mordred: the more i think about it the more i like it. never sat well with me that puppet agent --disable state was opaque and lacking in a usable audit trail | 14:56 |
openstackgerrit | Merged openstack-infra/puppet-openstackci: Automate installation of scp jenkins plugin https://review.openstack.org/248226 | 14:56 |
*** whoops has quit IRC | 14:56 | |
fungi | mordred: and we've all spent more time than we probably should have trying to track down whether and why puppet agent was disabled somewhere in past years | 14:57 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Fix wrong path name for training-guide translations https://review.openstack.org/249818 | 14:57 |
*** olaph has joined #openstack-infra | 14:57 | |
*** whoops has joined #openstack-infra | 14:57 | |
*** gongysh_ has quit IRC | 15:01 | |
openstackgerrit | Mateusz Matuszkowiak proposed openstack-infra/project-config: Added new repo for fuel-plugin-6wind-virtual-accelerator in Openstack NS https://review.openstack.org/249229 | 15:03 |
bmwiedemann | fungi: would this be an infra or a neutron issue? https://bugs.launchpad.net/neutron/+bug/1519750 | 15:03 |
openstack | Launchpad bug 1519750 in neutron "stable tarball contains master version" [Undecided,New] | 15:03 |
rcarrillocruz | mordred: you have a sec to chat about glean? | 15:05 |
*** ildikov has joined #openstack-infra | 15:05 | |
AJaeger | bmwiedemann: we switched neutron to use constraints, might be related to that. | 15:05 |
bmwiedemann | still worked yesterday (or the day before) | 15:06 |
AJaeger | bmwiedemann: yep, yesterday merged I152ed78813e46ffc3f72ff7dec5ed2872268f5bd | 15:06 |
openstackgerrit | Mateusz Matuszkowiak proposed openstack-infra/project-config: Added new repo for fuel-plugin-6wind-virtual-accelerator in Openstack NS https://review.openstack.org/249229 | 15:06 |
AJaeger | let me send an email to Sachi to fix it, not sure what's the IRC nick is... | 15:07 |
mtreinish | mordred, fungi: if we wanted to resize the trove instance for the subunit2sql db to give it a little more oomph, is there any reason not to just max it out withe largest flavor? | 15:07 |
mtreinish | AJaeger: Nakato | 15:07 |
*** mjturek1 has joined #openstack-infra | 15:07 | |
mordred | mtreinish: dunno? | 15:07 |
rcarrillocruz | Nakato: ^ | 15:07 |
bmwiedemann | AJaeger: thanks :-) | 15:07 |
rcarrillocruz | AJaeger: ^ | 15:08 |
mordred | fungi: yes to config management | 15:08 |
mordred | jeblair: ping when you're awake | 15:08 |
mordred | jeblair: I need help figuring out the right thing to do with python logging | 15:08 |
AJaeger | mtreinish: thansk! | 15:08 |
AJaeger | Nakato: Just send an email with the basic information if you read this once you're awake... | 15:09 |
*** e0ne_ has quit IRC | 15:09 | |
*** Qiming has joined #openstack-infra | 15:09 | |
mtreinish | mordred: well I thought maybe cost concerns. It's like ~$4/hr for the largest 64gb flavor | 15:09 |
rcarrillocruz | mordred: the vlan interface fix worked, glean created the conf file under /etc/network/interfaces.d just fine. But we are not getting the vlan interfaces configured on boot (along with some other interfaces as well). If I run 'glean' manually after boot then all the nics get their corresponding file under /etc/network/interfaces.d . I believe the issue is due to how glean init service works: http://git.openstack.org/cgit/openstack-infra/glean/ | 15:10 |
AJaeger | fungi, FYI - there are some more neutron constraints jobs broken, one was fixed already today. | 15:10 |
rcarrillocruz | that says glean will run in a per-physical device, whenever it gets actioned by upstart and the local filesystem is mounted | 15:11 |
rcarrillocruz | however, the vlan is virtual, therefore that's never actioned on boot | 15:11 |
rcarrillocruz | imho, we should change the glean init service to be run post-boot, only once, and without any arguments | 15:11 |
*** e0ne has joined #openstack-infra | 15:11 | |
rcarrillocruz | so glean creates files for ALL interfaces | 15:11 |
rcarrillocruz | not just whichever interface gets activated during boot | 15:11 |
rcarrillocruz | and yeah, we have to get glean to run prior to the network script of ubuntu, so it has right config files in place | 15:12 |
rcarrillocruz | thoughts? | 15:12 |
*** rbrndt has joined #openstack-infra | 15:13 | |
*** signed8bit has joined #openstack-infra | 15:14 | |
openstackgerrit | Miguel Angel Ajo proposed openstack-infra/irc-meetings: Update neutron-qos meeting to bi-weekly and fix chairs https://review.openstack.org/249842 | 15:14 |
fungi | AJaeger: sachi is Nakato in here | 15:14 |
fungi | AJaeger: bmwiedemann: i'll look into it too | 15:14 |
fungi | mtreinish: sure, we can max it out but i think that's only 500gb. looking now | 15:14 |
AJaeger | fungi: https://review.openstack.org/#/c/247306/ broke it, and https://review.openstack.org/#/c/249722/ is one fix... | 15:15 |
*** tsg_ has joined #openstack-infra | 15:15 | |
fungi | mtreinish: trove instances are sized by backing volume | 15:15 |
mtreinish | fungi: well we need to max out the volume to do the migration anyway | 15:16 |
mtreinish | fungi: but there is also a trove instance resize to change the backing nova flavor | 15:16 |
fungi | mtreinish: oh, i'll see if rackspace exposes that | 15:16 |
*** nmagnezi has quit IRC | 15:16 | |
fungi | mtreinish: part of the issue i foresee is that rackspace also doesn't allow us to resize nova instances to larger flavors. they recommend rebuilding and restoring your data from a backup instead | 15:17 |
fungi | checking to see if they're any different with trove | 15:17 |
mtreinish | fungi: http://docs.rackspace.com/cdb/api/v1.0/cdb-getting-started/content/trove_summary_instanceactions.html it looks like it supports it | 15:17 |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources: Summit Application API https://review.openstack.org/221964 | 15:18 |
rcarrillocruz | crinkle: i believe that's also the issue you are seeing ^ | 15:18 |
fungi | mtreinish: ahh, yep they do | 15:18 |
mtreinish | fungi: well we also did a trove backup last night (hopefully it's done by now) before we triggered the migration | 15:18 |
rcarrillocruz | re: infra servers not having all interfaces setup, that's due to glean running-per device on init activation | 15:18 |
fungi | mtreinish: any idea when you want to do the volume increase? no guess as to how long it might end up offlining the database since we don't have any others approaching this size | 15:18 |
mtreinish | fungi: assuming the backup is done we're on step 6: https://etherpad.openstack.org/p/the-big-subunit2sql-migration | 15:18 |
mordred | rcarrillocruz: problem is ... | 15:19 |
rcarrillocruz | if we force glean to run against all of them regardless of nic events, we'll get everything under /etc/network/interfaces.d | 15:19 |
* rcarrillocruz listens | 15:19 | |
mordred | rcarrillocruz: there are services that will not start properly if network isn't up - like ssh | 15:19 |
openstackgerrit | Claudiu Belu proposed openstack-infra/irc-meetings: Updates the Nova Hyper-V Team meeting https://review.openstack.org/249566 | 15:19 |
mtreinish | fungi: as soon as you can. (assuming the backup is done) It's a prereq for the migration | 15:19 |
fungi | mtreinish: just confirmed, it will let us go up to 500gb disk and 64gb ram | 15:19 |
mordred | rcarrillocruz: so we need to run glean at the time in the boot sequence that the server thinks it's confiruging interfaces | 15:19 |
mtreinish | fungi: awesome | 15:20 |
mordred | rcarrillocruz: BUT - I think figuring out how to lock/block/only-run-once-and-do-all-interfaces-from-config even though glean might get invoked multiple times is a fine idea | 15:20 |
mordred | also | 15:20 |
fungi | mtreinish: it might make sense to do the ram resize first since it's possible that could make the disk resize a little faster (also the ram resize might be slower with a larger volume, depending on whether we get rescheduled to a new host and how they implement the backing volumes) | 15:21 |
mordred | THE PEOPLE WHO THOUGH EVENT BASED INIT SYSTEMS WERE CLEVER NEED TO HAVE THEIR EYES GOUGED OUT | 15:21 |
notmorgan | mordred: ++ | 15:21 |
*** ntpttr has joined #openstack-infra | 15:21 | |
rcarrillocruz | yeah really | 15:21 |
rcarrillocruz | i looked at upstart and is not straightforward | 15:21 |
rcarrillocruz | :/ | 15:21 |
notmorgan | i liked my old sysvinit tyvm...and i want it back... for my servers (staying out of the laptop argument) | 15:21 |
mordred | notmorgan: ++ | 15:21 |
mtreinish | fungi: ok, makes sense to me | 15:22 |
jeblair | mordred: mrfph. | 15:22 |
notmorgan | jeblair: you sound so awake | 15:22 |
mordred | jeblair: yay! you're awake! | 15:22 |
jeblair | mrfph. | 15:22 |
ntpttr | Hey everyone, so the inital commit for puppet magnum was merged last week, and you can see it here http://git.openstack.org/cgit/openstack/puppet-magnum/ but on the actual github page nothing is showing up https://github.com/openstack/puppet-magnum | 15:22 |
* mordred bounces up and down | 15:22 | |
rcarrillocruz | i mean, there must be some way to express 'run glean before the network configuration and network services start' | 15:22 |
mtreinish | fungi: although I'd assume the volume resize just calls cinder and does some san magic to make a bigger volume. But, who knows.. | 15:22 |
rcarrillocruz | i'm sure! | 15:22 |
ntpttr | does anyone know why that is? | 15:22 |
* mordred tugs on jeblair's shirt | 15:22 | |
fungi | mordred: unfortunately event-driven hardware discovery and hotplugging go hand-in-hand | 15:23 |
fungi | hard to have the latter work reliably without the former | 15:23 |
mordred | fungi: sure. but how many times have you wanted action taken on a server automatically when you plug in new hardware? | 15:23 |
*** mrmartin has quit IRC | 15:23 | |
jeblair | mordred: how else do those rootkits get run? | 15:24 |
rcarrillocruz | mordred: i could write a superdumb element that does a firstboot 'glean; ifup -a' at the end of the postsequence | 15:24 |
mordred | like, is that _ever_ a desire you've had? hell, I plug in a new hot-plug drive I don't want it to auto-join the raid | 15:24 |
fungi | mordred: true. i didn't mind the good old days of telling my scsi controller to reprobe the bus, or rescanning my usb devices | 15:24 |
*** sfinucan has joined #openstack-infra | 15:24 | |
mtreinish | mordred: I had a rack without a kvm once, so it was nice to have a usb keyboard to plug in as I worked my way up the rack | 15:24 |
mordred | rcarrillocruz: please re-explain "postsequence" | 15:24 |
jeblair | fungi: to be fair, those are both kernel actions... | 15:24 |
rcarrillocruz | post all init sequence | 15:24 |
rcarrillocruz | at the end of all init | 15:24 |
mordred | rcarrillocruz: it can't go there | 15:24 |
notmorgan | mordred: It looks like you are trying to plugin a new hot-pluggable hard drive! ... /clippy | 15:24 |
rcarrillocruz | just to be sure glean runs and sets up ALL interfaces | 15:24 |
fungi | notmorgan: udevd as clippy. i like! | 15:25 |
mordred | rcarrillocruz: because other things, like ssh, or other programs, expect working network | 15:25 |
rcarrillocruz | not the ones that upstart got events from... | 15:25 |
mordred | rcarrillocruz: OR | 15:25 |
notmorgan | fungi: EXACTLY! | 15:25 |
jeblair | (which kernel actions don't need an event based init to happen) | 15:25 |
mordred | rcarrillocruz: that means that you'll have interfaces trying to configure themselves up with dhcp in places without dhcp | 15:25 |
jeblair | mordred: anyway -- logging -- you should log things! | 15:25 |
mordred | jeblair: I should! | 15:25 |
mordred | jeblair: here's the thing | 15:25 |
mordred | jeblair: our magical "log at error level in shade exceptions" thing? | 15:26 |
jeblair | (but not too many things) | 15:26 |
notmorgan | jeblair: But... but... my server will boot 10 seconds slower without the event based system! </watches the 5 minutes of post> | 15:26 |
mordred | jeblair: it makes the ansible inventory suck | 15:26 |
mordred | jeblair: because there are several things in the inventory script where we try something, it fails, that's fine, we move on, it's a fine error to have | 15:26 |
fungi | ntpttr: i expect the github api derped when our rube goldberg machine tried to grant gerrit push rights to that repo. i'll check/fix | 15:26 |
mordred | jeblair: but the console now has a bazillion exceptions printed | 15:26 |
notmorgan | mordred: euuw. | 15:26 |
mordred | jeblair: so I'm trying to figure out how to log exceptoins - except for the exceptions that are our only way of control flow | 15:27 |
mordred | and thus not _really_ exceptions | 15:27 |
ntpttr | fungi: thanks :) | 15:27 |
*** ccrouch has joined #openstack-infra | 15:27 | |
fungi | ntpttr: that seems to have been it. the github mirror of that repo has content now | 15:28 |
*** mtanino has joined #openstack-infra | 15:28 | |
ntpttr | fungi: awesome, looks like it's working now yep | 15:28 |
jeblair | mordred: those are only a problem if they get wrapped in shade exceptions... but i guess that happens | 15:28 |
*** amitgandhinz has joined #openstack-infra | 15:28 | |
mordred | jeblair: yes. this is specifically a wrapped exception :) | 15:29 |
mordred | jeblair: it's "hey, get me a list of volumes for this server" ... if that doesn't work on the cloud in question, it's fine, the volume list is just [] | 15:29 |
*** devl_ has joined #openstack-infra | 15:29 | |
jeblair | mordred: it seems like the definish characteristic is where the exception is propagated, so perhaps we should return to this idea: https://review.openstack.org/225361 | 15:30 |
jeblair | er difining | 15:30 |
signed8bit | zaro: Got the company all clear to contribute to Gerrit. Has the situation changed since the last time we spoke? | 15:30 |
jeblair | defining | 15:30 |
jeblair | whatever. morning. | 15:30 |
*** chlong has quit IRC | 15:31 | |
mordred | jeblair: so - we sort of do that already, but that would still have the problem I've got now | 15:32 |
*** ntpttr has left #openstack-infra | 15:32 | |
mordred | jeblair: which is in the calling context there is specifically one call that the consuming program knows is not a problem - but there are other calling programs that could very much care about it | 15:32 |
notmorgan | jeblair: yeah the context manager thing i just floated toward mordred :P in fact | 15:33 |
jeblair | mordred: no, i mean, just stop logging it in shade and put the onus on the user to examine the inner exception. | 15:33 |
notmorgan | haha | 15:33 |
mordred | jeblair: OH | 15:33 |
mordred | jeblair: I guess we could do that- it seems like it makes the common case more onerous | 15:33 |
*** amitgandhinz has quit IRC | 15:33 | |
*** fhubik is now known as fhubik_brb | 15:34 | |
notmorgan | mordred: well only a little, you could just write a simple helper function to mirror what is done today | 15:34 |
notmorgan | yes it's an extra line | 15:34 |
notmorgan | but | 15:34 |
notmorgan | function/whatever. | 15:34 |
mordred | right - but as a consumer you'd have to wrap _every_ shade call with a with shade_exception_logging | 15:34 |
*** bswartz has joined #openstack-infra | 15:34 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack-infra/project-config: ceilometerclient: enable aodh https://review.openstack.org/249853 | 15:34 |
mordred | which is yuck. what I really want is a way to wrap a single call in a context manager that says "don't log errors please" | 15:34 |
*** mohankumar has joined #openstack-infra | 15:34 | |
jeblair | mordred: it does, but otherwise i think you're trying to predict within shade whether an exception you are wrapping is going to be interesting or not | 15:34 |
*** kushal has joined #openstack-infra | 15:35 | |
mordred | jeblair: I'm fine with end-user asserting that an exception is not interesting - I just don't know physically how to implement that | 15:35 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack-infra/project-config: ceilometerclient: enable aodh https://review.openstack.org/249853 | 15:35 |
jeblair | mordred: no, i mean you | 15:35 |
jeblair | mordred: in shade | 15:35 |
*** ddieterly has joined #openstack-infra | 15:36 | |
notmorgan | if the interfaces are kept the same but you know you don't care about the "exception" you use something like a partial (or meta-programming layer) to call ._sqaush_exception ? | 15:36 |
notmorgan | so common case makes no change but when you don't care (aka in the special cases) you have a way to de-wrape. | 15:37 |
notmorgan | de-wrap the uninteresting stuff* | 15:37 |
* notmorgan is trying to communicate that in some coherant way on irc. | 15:37 | |
jeblair | notmorgan: i think the problem is that the logging happens at the time of wrapping | 15:37 |
fungi | mtreinish: rackspace claims the "backup-before-migration" mysql instance backup was last modified "04:28 AM WET" (i have _no_ idea what timezone that is, but i guess it completed?) | 15:37 |
notmorgan | jeblair: right, which is why a partial is used or somesuch where you can change the wrap control flow. | 15:38 |
*** fhubik_brb is now known as fhubik | 15:38 | |
*** signed8bit has quit IRC | 15:38 | |
*** fhubik is now known as fhubik_brb | 15:38 | |
notmorgan | jeblair: instead of relying on "this has been wrapped no change is allowed" | 15:38 |
jeblair | fungi: http://www.timeanddate.com/time/zones/wet ? apparently rather close to utc? | 15:38 |
*** FallenPegasus has joined #openstack-infra | 15:38 | |
mtreinish | fungi: sounds that way | 15:39 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack-infra/project-config: ceilometerclient: enable aodh https://review.openstack.org/249853 | 15:39 |
mordred | jeblair: so back to the thing you were saying to think through it out loud | 15:39 |
*** ddieterl_ has quit IRC | 15:39 | |
mtreinish | fungi: heh, it's the wet timezone, I imagine it's in the middle of an ocean :) | 15:39 |
mtreinish | oh, google says western european time | 15:40 |
fungi | ahh | 15:40 |
mordred | jeblair: you're saying we'd not log.error in OpenstackExceptoin and then in nodepool do a try: except OpenStackException as e: e.log_error() or something | 15:40 |
jeblair | notmorgan: i don't quite what you're getting at, but that doesn't mean it's not right, it just means i haven't had breakfast. | 15:40 |
*** signed8bit has joined #openstack-infra | 15:40 | |
fungi | i wonder why rackspace would list times in wet? | 15:40 |
notmorgan | jeblair: fair enough. ;) breakfast is important | 15:40 |
mordred | jeblair: so, we log no exceptions and we leave it to the user to log exceptions if they catch them and care, yeah? | 15:40 |
*** thiagop has joined #openstack-infra | 15:40 | |
*** matrohon has quit IRC | 15:41 | |
fungi | mtreinish: anyway, i guess i'll grow the flavor and then the backing volume | 15:41 |
mtreinish | fungi: cool, thanks | 15:41 |
jeblair | mordred: yeah, and since python2 doesn't have chained exceptions, if you want the inner one, as a user, you have to do extra work to print it. python3 will make this easier i think. | 15:41 |
jeblair | notmorgan: do you think you could sketch out your idea (maybe just with a simple test program)? | 15:41 |
mordred | jeblair: what about this: http://paste.openstack.org/show/480008 | 15:41 |
mordred | notmorgan: ^^ | 15:41 |
notmorgan | jeblair: trying to figure that out actually if i can. | 15:42 |
notmorgan | jeblair: :) | 15:42 |
notmorgan | jeblair: but mulling over how it looks. | 15:42 |
jeblair | cool | 15:42 |
mordred | well, without the syntax error | 15:42 |
mordred | I do not propose that we solve the problem with a syntax error | 15:42 |
notmorgan | mordred: if you can solve it with a syntax error more power to you | 15:42 |
mordred | if there is a problem that can be solved with syntax errors, I will be the KING of solving those problems | 15:43 |
jeblair | mordred: that'll make the wrapper a one liner | 15:43 |
*** FallenPegasus has quit IRC | 15:43 | |
*** sergmelikyan has joined #openstack-infra | 15:43 | |
mordred | well, you don't really even need a wrapper in that case | 15:43 |
notmorgan | mordred: that might be the easiest / lowest cost to achieve the goal right there | 15:43 |
jeblair | mordred: sure you do -- you need something to call that function :) | 15:43 |
mordred | :) | 15:43 |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-infracloud: Add bifrost manifest https://review.openstack.org/231757 | 15:44 |
mordred | jeblair: lemme go look at nodepool consumption real quick | 15:44 |
fungi | mtreinish: cpu/load don't seem historically high on the current flavor, but it does seem to be using all 8gb of its ram (according to rackspace's monitoring data anyway) currently so sizing up seems prudent | 15:44 |
*** fhubik_brb is now known as fhubik | 15:44 | |
notmorgan | fungi: i'm not surpised it is using up the ram. | 15:44 |
notmorgan | fungi: i mean... ;) | 15:44 |
fungi | mtreinish: when i size up, the instance is going to restart, btw | 15:44 |
openstackgerrit | yolanda.robla proposed openstack-infra/puppet-infracloud: Add bifrost manifest https://review.openstack.org/231757 | 15:45 |
* notmorgan stops trying to carry on three convos at once | 15:45 | |
mtreinish | fungi: that should be fine, we already killed the worker | 15:45 |
*** angdraug has joined #openstack-infra | 15:45 | |
fungi | mtreinish: also it seems to allow for sizing down, so we can run it at 64gb for a bit and then scale back if it can't make use of all that | 15:45 |
mordred | jeblair: yeah - I think we're still screwed with that - nodepool doesn't catch any OpenStackCloudExceptions anywhere | 15:45 |
mtreinish | how openstack-health responds will be interesting though | 15:45 |
jeblair | mordred: you either wrap a try/except block around every shade call from nodepool, or you wrap a context manager around every shade call from nodepool; the latter is less typing. | 15:45 |
jeblair | mordred: or.... you make a class that wraps the shade cloud class and transparently wraps every call before automatically dispatching it to the inner class | 15:45 |
jeblair | mordred: right, it catches ose here where i've added it: https://review.openstack.org/225361 | 15:46 |
rcarrillocruz | mordred: when i said creating an element that does 'glean; ifup -a' at the end of the init sequence i mean that's an additional one. Glean would run just as is now (configuring devices as they are detected on boot, so ssh and all can work afterwards) and the element i'd put would run that dummy script at the end of the init sequence to get the configuration files of the devices not detected (like vlan ones) | 15:47 |
rcarrillocruz | anyway, i'll check it out | 15:47 |
mordred | rcarrillocruz: OHHHHHH | 15:47 |
mordred | rcarrillocruz: gotcha. so a thing to get the vlans - not a change to how the current ones trigger | 15:47 |
mordred | rcarrillocruz: yes. that will be great | 15:47 |
jeblair | (if you did that last idea of automatically wrapping the class in shade itself, you could probably have "log inner exceptions at the border between shade and its users" automatically happen within shade) | 15:47 |
jeblair | (you could also just decorate every public api method with something that did that too) | 15:48 |
jeblair | (which is more typing but also more straightforward) | 15:48 |
mordred | jeblair: I feel like we wanted the error logging in the exception for nodepool because there were things that were not being propogated as errors that we still wnated to be abl to log because they were interesting for us to track in our logs - but I also might be making that up | 15:49 |
*** diana_clarke has quit IRC | 15:49 | |
jeblair | mordred: no, it's because shade is hiding real error exceptions inside of OSE and then raising OSE, so nodepool gets "derp, shade said something went wrong, no idea what" as an error from shade. | 15:49 |
mordred | jeblair: ok. that's a way easier thing to deal with and I agree that the wrapper is an easy way to handle it | 15:50 |
mordred | jeblair: I may have been tryingt o solve a MUCH more complex problem | 15:50 |
*** flepied1 has joined #openstack-infra | 15:50 | |
*** yonglihe has joined #openstack-infra | 15:50 | |
jeblair | mordred: things like what you are talking about are being handled by copious debug statements in shade itself | 15:50 |
*** nelsnelson has quit IRC | 15:50 | |
jeblair | mordred: i think the thing you mentionid is handled by the pattern of issuing debug statements before handling internal flow-control exceptions | 15:51 |
jeblair | mordred: which i this is pretty solid at this point | 15:51 |
mordred | ya. I agree. and cool. | 15:51 |
AJaeger | jeblair: could you review the relesae notes post job, please? https://review.openstack.org/#/c/248256/ or should I ask others to review? | 15:51 |
jeblair | mordred: the problem we're trying to solve is the one where the swiftclient parameter is wrong, but we couldn't tell that because shade wrapped it inside OSE | 15:52 |
*** flepied has quit IRC | 15:52 | |
*** tsg_ has quit IRC | 15:53 | |
*** tsg has joined #openstack-infra | 15:53 | |
*** ddieterly has quit IRC | 15:54 | |
*** Sukhdev has joined #openstack-infra | 15:54 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Only log errors in exceptions on demand https://review.openstack.org/249868 | 15:55 |
jeblair | mordred: so.... | 15:56 |
jeblair | mordred: i actually want to log that in the nodepool context | 15:57 |
jeblair | mordred: so that nodepool users don't have to have shade logging enabled in order to see an error that nodepool is failing to handle | 15:57 |
jeblair | mordred: but _inner_exception now has a _ | 15:57 |
* AJaeger will be back later... | 15:57 | |
*** AJaeger has quit IRC | 15:57 | |
jeblair | mordred: (i mean, the log_error method is nice, but i don't think i want to use it for that reason) | 15:57 |
mordred | jeblair: ah. maybe optional param to log_error that is a logger to use? | 15:58 |
*** claudiub_ has quit IRC | 15:58 | |
jeblair | mordred: why not make the inner exception public? | 15:58 |
nibalizer | good morning | 15:58 |
mordred | jeblair: or maybe also a "get_inner_exception" | 15:58 |
mordred | or we could do that | 15:58 |
fungi | mtreinish: instance resize completed and volume is being grown now | 15:58 |
jeblair | mordred: get_inner_exception would be fine :) | 15:58 |
jeblair | either way | 15:58 |
*** pcrews has joined #openstack-infra | 15:58 | |
*** ashleighfarnham has joined #openstack-infra | 15:58 | |
notmorgan | nibalizer: oh hi. | 15:58 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack-infra/project-config: Gnocchi: Fix mapping between of stable branches https://review.openstack.org/248050 | 15:58 |
mtreinish | fungi: awesome, I'll get my trigger finger ready for pushing the release | 15:58 |
*** boris-42 has quit IRC | 15:58 | |
fungi | mtreinish: no clue how long resizing from 300-500gb will require | 15:59 |
mtreinish | fungi: heh, hopefully not too long | 15:59 |
fungi | i'll keep an eye on it and let you know | 16:00 |
mtreinish | thanks | 16:00 |
fungi | mtreinish: claims to be done! that was quicker than i ever hoped... you might want to do some test queries | 16:01 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Only log errors in exceptions on demand https://review.openstack.org/249868 | 16:01 |
mordred | jeblair: so like that perhaps (do all of the above :) ) | 16:01 |
*** diana_clarke has joined #openstack-infra | 16:01 | |
nibalizer | oh good the subunit2sql procedure is proceeding | 16:02 |
jeblair | mordred: yep, but problem; comment inline | 16:02 |
mtreinish | fungi: seems to be working. http://status.openstack.org/openstack-health/#/ also works | 16:02 |
mordred | nibalizer: https://review.openstack.org/#/q/status:open++topic:puppet-apply,n,z everything up to the -2'd patch is ready | 16:02 |
mtreinish | ok, I'll push the release to trigger the migration now | 16:03 |
nibalizer | mordred: fungi part of the good about puppet agent --disable was that for a human running puppet on the machine manually it was disabled | 16:03 |
mordred | jeblair: DOH | 16:03 |
mordred | nibalizer: yup. and that is not possible, best I can tell, with apply | 16:03 |
fungi | nibalizer: that always struck me as a hindrance, but each to his own | 16:03 |
nibalizer | so if we only disable it on the puppetmaster, what is our procedure for running pupet manually while debugging and how do we make sure we respected disabled | 16:03 |
mordred | nibalizer: but I believe I have a solution at the ansiblelevel | 16:03 |
fungi | nibalizer: don't run puppet manually unless you know it's okay to do so? | 16:04 |
mordred | yah | 16:04 |
mordred | nibalizer: well, our procedure becomes running puppet apply on the host itself | 16:04 |
mordred | and in fact, you should probably never do that without checking to see if it's been disabled | 16:04 |
openstackgerrit | Merged openstack-infra/project-config: Fix releasenotes post job https://review.openstack.org/248256 | 16:04 |
mtreinish | ok, release pushed | 16:04 |
mordred | ok. neat | 16:04 |
fungi | and if we disable it in system-config then it's hopefully clear to everyone what's disabled, when it happened and why | 16:04 |
mordred | I can put a static inventory file along side the dynamic one | 16:04 |
mordred | and in that I can make groups that I can add the dynamic hosts to | 16:05 |
nibalizer | ok if thats the procedure then thats fine | 16:05 |
mordred | so it's easy to make a 'disabled' group | 16:05 |
*** Qiming has quit IRC | 16:05 | |
nibalizer | i'm wondering if I can get puppetboard to show a tab for disabled nodes | 16:05 |
mordred | and change the playbooks to include '!disabled' | 16:05 |
jeblair | oh, disabling will happen through system-config? | 16:05 |
mordred | jeblair: that was what fungi was suggesting, yeah | 16:06 |
mordred | I tink there are two parts | 16:06 |
mordred | a) what is the physical mechanism | 16:06 |
jeblair | that has some nice things about it, but sometimes we disable puppet because there's something wrong with the ci system, in which case it would be nice not to have to wait indefinitely for a 'disable' change to land | 16:06 |
mordred | b) how is it driven by system-config / by hand | 16:06 |
jeblair | (and/or elevate gerrit privs to force-merge it) | 16:07 |
fungi | jeblair: right, seems like we could do something similar to make the same change locally on the puppetmaster in advance of getting a system-config change merged to reflect that | 16:07 |
nibalizer | i think mordred is saying we do it at the inventory layer | 16:07 |
mordred | jeblair: if we do it right, then editing the file on disk on puppetmaster should be able to disable puppet running on puppetmaster | 16:07 |
mordred | which should disable updating that file | 16:07 |
nibalizer | then a follow up change through system-config makes it more permanent | 16:08 |
mordred | for the times when we need to emergency-manual stop things | 16:08 |
jeblair | yeesh, that sounds dangerous | 16:08 |
jeblair | (and racy) | 16:08 |
mordred | we can also have 2 files | 16:08 |
mordred | one that is puppet managed and one that is not | 16:08 |
nibalizer | 2 files souns good to me | 16:08 |
mtreinish | ok, the release has been uploaded: https://pypi.python.org/pypi/subunit2sql/1.0.0 | 16:08 |
mordred | "static-groups" and "zomg-emergency" | 16:08 |
*** rhallisey has quit IRC | 16:08 | |
* mordred tests that real quick | 16:08 | |
mtreinish | now to wait for puppet to pick it up on logstash.o.o and trigger the migration | 16:08 |
jeblair | that sounds less racy | 16:09 |
*** dims has quit IRC | 16:09 | |
openstackgerrit | James E. Blair proposed openstack-infra/nodepool: Log shade inner exceptions https://review.openstack.org/225361 | 16:09 |
*** armax has joined #openstack-infra | 16:10 | |
*** Piet has joined #openstack-infra | 16:10 | |
*** ddieterly has joined #openstack-infra | 16:10 | |
*** dims has joined #openstack-infra | 16:11 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade: Only log errors in exceptions on demand https://review.openstack.org/249868 | 16:11 |
mordred | jeblair: how bout that ^^ ? | 16:11 |
*** sergmelikyan has quit IRC | 16:12 | |
*** sergmelikyan has joined #openstack-infra | 16:13 | |
jeblair | lgtm | 16:13 |
openstackgerrit | Liuqing Jing proposed openstack-infra/project-config: Add check-requirements job for evoque-dashboard https://review.openstack.org/249884 | 16:13 |
pabelanger | any infra-root mind helping fedora-23 nodes for nodepool land? https://review.openstack.org/#/c/247908/4 | 16:16 |
*** dizquierdo has quit IRC | 16:16 | |
jeblair | pabelanger: does that need a root? | 16:17 |
pabelanger | jeblair: project-config team I guess | 16:17 |
pabelanger | keep messing up the teams | 16:17 |
jeblair | pabelanger: also it still needs it's dib dependent patch merged | 16:18 |
pabelanger | jeblair: which one is that? | 16:18 |
pabelanger | eye not working this morning | 16:18 |
jeblair | pabelanger: Depends-On: I1a6e45d04755515286b3d49f8280c16b527e2f48 https://review.openstack.org/247295 | 16:19 |
*** mahatic has quit IRC | 16:19 | |
pabelanger | jeblair: gerrit web show it is merged here | 16:20 |
pabelanger | shows* | 16:20 |
jeblair | pabelanger: doh, sorry | 16:20 |
openstackgerrit | Ihar Hrachyshka proposed openstack-infra/irc-meetings: neutron-upgrades: moved the meeting to -alt slot that is free now https://review.openstack.org/249889 | 16:21 |
openstackgerrit | Dong Ma proposed openstack-infra/jenkins-job-builder: Add support for the RunDeck plugin https://review.openstack.org/205721 | 16:21 |
pabelanger | jeblair: NP! I was sweating for a second | 16:21 |
openstackgerrit | Dmitry Tantsur proposed openstack/diskimage-builder: Add kmod to package-installs of ironic-agent https://review.openstack.org/235236 | 16:23 |
*** Sukhdev has quit IRC | 16:23 | |
openstackgerrit | Merged openstack/requirements: Rename semantic-version dep to semantic_version https://review.openstack.org/249327 | 16:25 |
mordred | fungi, nibalizer: you have a sec to +A https://review.openstack.org/#/c/249868/ ? I'd like to get that in and cut a bugfix release - ansible openstack inventory is super ugly without it - and I'm working on the system-config ansible inventory patch currently :) | 16:25 |
mordred | jeblair: hrm - I guess ^^ means that I need to do the system-config clouds.yaml patch first | 16:25 |
*** zhenguo has quit IRC | 16:25 | |
nibalizer | looking | 16:25 |
*** flepied1 has quit IRC | 16:25 | |
*** sergmelikyan has quit IRC | 16:26 | |
jeblair | mordred: what patch? | 16:26 |
mordred | jeblair: the one to start managing the clouds.yaml file on puppetmaster for launch_node | 16:27 |
*** mohankumar has quit IRC | 16:27 | |
jeblair | ah gotcha | 16:27 |
mordred | jeblair: which will also be important for using the ansible inventory | 16:27 |
jeblair | mordred: i made some local changes to that file, btw. | 16:27 |
mordred | which will be important when we don't have certs in puppetmaster to list anymore | 16:27 |
nibalizer | mordred: the one you linked is the logging one | 16:27 |
mordred | jeblair: cool | 16:27 |
mordred | nibalizer: yes | 16:27 |
mordred | nibalizer: bad logging == bad inventory unhappy | 16:28 |
*** mahatic has joined #openstack-infra | 16:28 | |
*** devl_ has quit IRC | 16:29 | |
mtreinish | hmm, it looks like it picked up the new package: http://puppetboard.openstack.org/report/logstash.openstack.org/e16a3c1494eb5bb264eac5c02190ca62d7a9c384 but I don't see the exec | 16:29 |
openstackgerrit | Oleksii Chuprykov proposed openstack-infra/project-config: Add experimental job for testing heat api against apache2 https://review.openstack.org/228878 | 16:29 |
*** otter768 has joined #openstack-infra | 16:29 | |
*** angdraug has quit IRC | 16:30 | |
*** scheuran has quit IRC | 16:30 | |
mtreinish | nibalizer: if it triggered the exec (http://git.openstack.org/cgit/openstack-infra/puppet-subunit2sql/tree/manifests/server.pp#n52 ) it would show up on the report right? | 16:30 |
*** placko has quit IRC | 16:30 | |
*** rhallisey has joined #openstack-infra | 16:31 | |
nibalizer | mtreinish: ya | 16:31 |
mtreinish | hmm, I wonder why it didn't get triggered then? | 16:32 |
*** mahatic has quit IRC | 16:32 | |
pleia2 | I think someone said we were having trouble seeing execs in puppetboard | 16:32 |
*** mahatic has joined #openstack-infra | 16:32 | |
*** achanda has joined #openstack-infra | 16:32 | |
fungi | that might be a security "feature" | 16:32 |
mtreinish | heh, it might be :) | 16:33 |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Make delete_server() return True/False https://review.openstack.org/249898 | 16:33 |
fungi | root 32023 0.2 1.7 185624 35736 ? S 16:26 0:00 /usr/bin/python /usr/local/bin/subunit2sql-db-manage --config-file /etc/subunit2sql.conf upgrade head | 16:33 |
fungi | so it's still going i guess | 16:33 |
mtreinish | fungi: ok cool thanks (faster than I could even ask for someone to check) | 16:33 |
mtreinish | fungi: yeah SpamapS and I are expecting it to take days... | 16:34 |
nibalizer | ok | 16:34 |
fungi | here's hoping the server doesn't crash/get spontaneously rebooted in the interim | 16:34 |
mtreinish | fungi: https://github.com/openstack-infra/subunit2sql/blob/master/subunit2sql/migrations/versions/2822a408bdd0_uuid_to_integer_ids.py | 16:34 |
*** otter768 has quit IRC | 16:34 | |
jeblair | puppet is running that? | 16:34 |
*** pblaho has quit IRC | 16:34 | |
mtreinish | jeblair: we background it | 16:34 |
mtreinish | we've had that issue before | 16:34 |
jeblair | oh, you did "puppet agent --test &" ? | 16:35 |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Make delete_server() return True/False https://review.openstack.org/249898 | 16:35 |
pleia2 | airplane for thanksgiving now, will be back monday o/ | 16:35 |
mtreinish | jeblair: no, the exec is backgrounded | 16:35 |
*** fedexo has joined #openstack-infra | 16:35 | |
jeblair | pleia2: godspeed | 16:35 |
*** ddieterly has quit IRC | 16:35 | |
jeblair | mtreinish: ah ok | 16:35 |
jeblair | cool | 16:35 |
fungi | right, don't want the puppet timeout to kill it (again!) | 16:35 |
jeblair | and hopefully in a way that separates it from the timeout process group | 16:35 |
mtreinish | jeblair: http://git.openstack.org/cgit/openstack-infra/puppet-subunit2sql/tree/files/run_migrations.sh | 16:35 |
mtreinish | fungi, jeblair: it's actually the ansible timeout which was the problem iirc | 16:36 |
armax | jeblair: hi | 16:36 |
mtreinish | we turn off the puppet timeout in the manifest | 16:36 |
armax | jeblair: it looks like you’re the admin for https://launchpad.net/python-neutronclient | 16:36 |
mtreinish | but ansible was killing puppet after like 30min | 16:36 |
armax | jeblair: could you change the maintainer to the LP neutron drivers team, please? | 16:37 |
armax | jeblair: https://launchpad.net/~neutron-drivers | 16:37 |
jeblair | armax: done | 16:37 |
armax | jeblair: thanks!! | 16:37 |
mtreinish | jeblair, fungi: iirc, it worked the last time we did a lengthy migration | 16:38 |
jeblair | (neutron-drivers is owned by openstack-admins, so we still have emergency access if needed) | 16:38 |
*** kushal has quit IRC | 16:38 | |
jeblair | mtreinish: cool | 16:38 |
onovy | http://lists.openstack.org/pipermail/openstack-infra/2015-November/003475.html gentle ping, someone? | 16:38 |
*** Liuqing has quit IRC | 16:40 | |
*** devl_ has joined #openstack-infra | 16:40 | |
*** devl_ has quit IRC | 16:42 | |
*** devl_ has joined #openstack-infra | 16:42 | |
*** ajmiller has joined #openstack-infra | 16:43 | |
*** unicell1 has joined #openstack-infra | 16:43 | |
*** devl_ has quit IRC | 16:44 | |
*** devl_ has joined #openstack-infra | 16:44 | |
*** mohankumar has joined #openstack-infra | 16:44 | |
*** unicell has quit IRC | 16:45 | |
*** _ody has joined #openstack-infra | 16:45 | |
*** Sukhdev has joined #openstack-infra | 16:45 | |
*** devl_ has quit IRC | 16:46 | |
ihrachys | can we get some attention from infra to the patch that is sent week+ ago to fix some periodic stable jobs? https://review.openstack.org/#/c/245525/ | 16:46 |
*** eil397 has joined #openstack-infra | 16:49 | |
*** trown is now known as trown|lunch | 16:52 | |
*** hdd has joined #openstack-infra | 16:54 | |
*** mohankumar has quit IRC | 16:55 | |
fungi | ihrachys: can you link to a log where you tested my original recommendation? i based it on what variables the log claimed were set. is it possible we're running afoul of tox sanitizing the environment? | 16:55 |
*** mrmartin has joined #openstack-infra | 16:56 | |
*** mjturek1 has left #openstack-infra | 16:56 | |
ihrachys | fungi: I can't recollect what recommendation you refer to. | 16:57 |
*** jordanP has quit IRC | 16:57 | |
*** jordanP has joined #openstack-infra | 16:57 | |
Jokke_ | Is the merge-check Q ok or someone looking into it already? | 16:58 |
*** amuller is now known as amuller_afk | 16:59 | |
fungi | ihrachys: per your comment to me on patchset 1 of the change you just mentioned | 16:59 |
fungi | ihrachys: why do you think merge-check might not be ok? | 17:00 |
fungi | er, Jokke_ ^ | 17:00 |
fungi | sorry ihrachys | 17:00 |
*** asselin has quit IRC | 17:00 | |
*** asselin has joined #openstack-infra | 17:00 | |
ihrachys | fungi: because I see other variables passed into zuul-cloner, but not that one. and in non-periodic jobs it works | 17:01 |
*** dizquierdo has joined #openstack-infra | 17:01 | |
Jokke_ | fungi: just looking the Q size of 465 items ... looks quite a lot | 17:01 |
Jokke_ | fungi: thus asking if that's normal | 17:02 |
*** jistr has quit IRC | 17:02 | |
fungi | ihrachys: my original recommendation was to set ZUUL_BRANCH not BRANCH | 17:02 |
fungi | ihrachys: zuul-cloner ignores BRANCH, it expects ZUUL_BRANCH | 17:02 |
ihrachys | fungi: ok. but we set ZUUL_BRANCH in tox_install.sh anyway. I am happy to change to ZUUL_BRANCH if that's the only blocker here. | 17:03 |
*** markvoelker has quit IRC | 17:03 | |
*** abregman has quit IRC | 17:03 | |
*** jlanoux has quit IRC | 17:04 | |
fungi | Jokke_: it's normal. when a change merges, all open changes on the same branch of the same project get enqueued into the merge-check pipeline | 17:04 |
*** ihrachys has quit IRC | 17:04 | |
fungi | Jokke_: that can end up being rather a lot of open changes | 17:04 |
Jokke_ | fungi: ok, thnx ... won't pay too much attention to it in future then ;) | 17:04 |
*** rwsu has quit IRC | 17:04 | |
fungi | ihrachys: i'm a couple weeks out of context since having previously discussed the issue, so mainly asking for an example log of the test tox.ini change for a neutron-*aas repo to refresh my memory/confirm the current issue | 17:05 |
*** ifarkas has quit IRC | 17:06 | |
*** tmorin has quit IRC | 17:06 | |
*** bcourt has joined #openstack-infra | 17:07 | |
*** AJaeger has joined #openstack-infra | 17:08 | |
*** derekh has quit IRC | 17:08 | |
*** fhubik has quit IRC | 17:08 | |
*** e0ne has quit IRC | 17:09 | |
*** eil397 has quit IRC | 17:12 | |
*** ildikov has quit IRC | 17:12 | |
*** mohankumar has joined #openstack-infra | 17:12 | |
openstackgerrit | greghaynes proposed openstack/diskimage-builder: Add pip-and-virtualenv element https://review.openstack.org/239561 | 17:13 |
*** rossella_s has quit IRC | 17:14 | |
*** olaph has quit IRC | 17:15 | |
*** sergmelikyan has joined #openstack-infra | 17:15 | |
*** amotoki has quit IRC | 17:15 | |
*** flepied has joined #openstack-infra | 17:16 | |
*** rossella_s has joined #openstack-infra | 17:16 | |
*** flwang1 has joined #openstack-infra | 17:16 | |
*** _ody has quit IRC | 17:16 | |
jeblair | fungi: oh wait, i'm trying to avoid having jobs set ZUUL_BRANCH | 17:17 |
flwang1 | AJaeger: sdague: anteaya: can you please help approve this tiny patch https://review.openstack.org/#/c/248490/ ? | 17:17 |
jeblair | fungi: oh, periodic -- that's fine. nm. :) | 17:18 |
anteaya | stevemar: I am happy to know that the OSC gate is still passing, thank you | 17:18 |
*** dzamboni has joined #openstack-infra | 17:18 | |
*** sdake has joined #openstack-infra | 17:21 | |
openstackgerrit | Monty Taylor proposed openstack-infra/system-config: Manage clouds.yaml on puppetmaster with puppet https://review.openstack.org/249928 | 17:22 |
openstackgerrit | Monty Taylor proposed openstack-infra/system-config: Add shade and openstack inventory to system https://review.openstack.org/249929 | 17:22 |
openstackgerrit | Monty Taylor proposed openstack-infra/system-config: Use OpenStack for inventory instead of puppet https://review.openstack.org/249930 | 17:22 |
mordred | jeblair, nibalizer, fungi: ^^ there are the steps to get clouds.yaml files, openstack inventory and manual disabling of hosts overrides in place | 17:22 |
*** ivar-lazzaro has joined #openstack-infra | 17:22 | |
SpamapS | fungi: mtreinish and I have been discussing the subunit2sql migration over in -qa... | 17:22 |
*** olaph has joined #openstack-infra | 17:23 | |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Adjust conditions when enable_snat is specified https://review.openstack.org/249931 | 17:23 |
*** shashank_hegde has joined #openstack-infra | 17:23 | |
SpamapS | fungi: the resized instance isn't being used properly | 17:23 |
AJaeger | jeblair: thanks for the approval! | 17:23 |
mordred | Shrews: heya. https://review.openstack.org/#/c/249868/ if you get a chance? | 17:23 |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Adjust conditions when enable_snat is specified https://review.openstack.org/249931 | 17:23 |
SpamapS | fungi: basically, mysql is only using 4GB of that 64GB | 17:23 |
*** ivar-laz_ has joined #openstack-infra | 17:24 | |
mordred | SpamapS: w00t! | 17:24 |
zaro | morning | 17:25 |
SpamapS | oh we can also raise join_buffer_size much higher | 17:25 |
SpamapS | that should help a bit | 17:25 |
*** sergmelikyan has quit IRC | 17:25 | |
SpamapS | mtreinish: ^ | 17:25 |
*** FallenPegasus has joined #openstack-infra | 17:25 | |
mtreinish | SpamapS: ok cool | 17:26 |
mtreinish | SpamapS: fwiw, I know practically nothing about mysql tuning params :) | 17:26 |
SpamapS | mordred: I appreciated that mtreinish thought trove would actually re-tune mysql to use that memory. ;) | 17:26 |
SpamapS | but it made me chuckle :) | 17:26 |
Shrews | mordred: do you really want logger.error() there and not log.error() ? | 17:26 |
mtreinish | SpamapS: it's supposed to do magical things automagically for users isn't that the point of something like trove :) | 17:26 |
anteaya | fungi jeblair can you take a look at this change to the template for the third party systems wikipage please? https://wiki.openstack.org/w/index.php?title=Template:ThirdPartySystemInfo&diff=0&oldid=56124 | 17:27 |
fungi | SpamapS: mtreinish: sorry, multiplexing a meeting and lunch | 17:27 |
*** rossella_s has quit IRC | 17:27 | |
Shrews | mordred: oh, nm | 17:27 |
*** ivar-lazzaro has quit IRC | 17:27 | |
anteaya | this was not discussed with me and I didn't ask for this | 17:27 |
Shrews | mordred: missed the parameter | 17:27 |
fungi | SpamapS: mtreinish: you need me to kill the subunit2sql-db-manage process on logstash.o.o? | 17:27 |
anteaya | fungi jeblair can I have your opinion? | 17:27 |
SpamapS | mtreinish: neither do we, but we've seen it done before ;-) | 17:27 |
jeblair | ovh just doubled our capacity into BHS-1 | 17:27 |
mordred | jeblair: woot! | 17:27 |
jeblair | mordred: which suggests ovh has a bhs-1 :) | 17:27 |
*** eil397 has joined #openstack-infra | 17:27 | |
mordred | they do indeed | 17:28 |
jeblair | mordred does http://docs.openstack.org/developer/os-client-config/vendor-support.html need updating? | 17:28 |
anteaya | fungi jeblair and I don't know who tbp is | 17:28 |
SpamapS | fungi: we'll also need you to tune up some variables. | 17:28 |
mtreinish | fungi: yeah, we probably should kill it, delete the temp tables, and then retune the db | 17:28 |
mtreinish | then manually trigger the migration again | 17:28 |
mordred | jeblair: oh! so it does | 17:28 |
mtreinish | fungi: any infra-root can help with it though if you're busy | 17:28 |
fungi | mtreinish: i'm probably out of my depth without some precise commands you want run/output you want checked anyway | 17:29 |
openstackgerrit | Erno Kuvaja proposed openstack/requirements: Revert "Rename semantic-version dep to semantic_version" https://review.openstack.org/249936 | 17:29 |
SpamapS | tuning should be: innodb_buffer_pool_size = 51G | 17:29 |
mtreinish | fungi: then mordred sounds like a good candidate :) | 17:29 |
SpamapS | join_buffer_size = 8M | 17:29 |
anteaya | asselin: do you know who made this change to the third party systems wiki template? https://wiki.openstack.org/w/index.php?title=Template:ThirdPartySystemInfo&diff=0&oldid=56124 | 17:29 |
*** ihrachys has joined #openstack-infra | 17:29 | |
SpamapS | innodb_log_buffer_size = 256M | 17:30 |
mordred | jeblair: can you confirm that the region is "BHS1" and not "BHS-1"? I have no '-' in the other regions | 17:30 |
asselin | anteaya, that's probably a result of today's cinder meeting | 17:30 |
asselin | anteaya, I'd ask smcginnis | 17:30 |
*** tjones has joined #openstack-infra | 17:30 | |
*** nelsnelson has joined #openstack-infra | 17:30 | |
jeblair | mordred: yeah, i'll do that and propose the change | 17:30 |
smcginnis | anteaya: What'd I do? | 17:30 |
SpamapS | fungi: these have to be changed in trove | 17:30 |
*** david-lyle has joined #openstack-infra | 17:30 | |
mordred | jeblair: cool. thanks! | 17:30 |
anteaya | smcginnis: hi | 17:30 |
SpamapS | mordred: ^ want to help? | 17:30 |
anteaya | any idea who made this change to the third party systems wiki template? https://wiki.openstack.org/w/index.php?title=Template:ThirdPartySystemInfo&diff=0&oldid=56124 | 17:30 |
jeblair | SpamapS, fungi, mordred: sounds like maybe we have to make a new profile for this database... i think that was a gui clicky thing before | 17:31 |
mordred | it's possible with trove client | 17:31 |
*** nelsnelson has quit IRC | 17:31 | |
smcginnis | anteaya: That was me. I can remove it. | 17:31 |
jeblair | anteaya: i have looked at that, and i don't know anything about it and i'm not enamored with it | 17:31 |
jeblair | mordred: cool | 17:31 |
*** nelsnelson has joined #openstack-infra | 17:31 | |
*** nelsnelson has quit IRC | 17:31 | |
anteaya | jeblair: thanks for looking and sharing your opinion | 17:31 |
anteaya | smcginnis: can I have some context? | 17:31 |
smcginnis | anteaya: There's been some confusion of what to do for each CI other than the big hammer of "recheck". | 17:31 |
smcginnis | anteaya: So I wanted to capture some of that there. | 17:32 |
anteaya | smcginnis: that has been going on since the dawn of the third party cis | 17:32 |
*** nelsnelson has joined #openstack-infra | 17:32 | |
smcginnis | anteaya: But it was pointed out we actually have several documentation locations for CIs, so we're consolidating a bit. | 17:32 |
smcginnis | anteaya: Yeah. :) | 17:32 |
openstackgerrit | Merged openstack-infra/project-config: Add missing env variable for zaqar functional test https://review.openstack.org/248490 | 17:32 |
anteaya | smcginnis: well the thing is that template is what infra expects each ci to provide, at the project level it is really hard to get agreement | 17:32 |
mtreinish | SpamapS, mordred: so we need to kill the migration on logstash.o.o, use troveclient to make the config changes SpamapS listed, run http://paste.openstack.org/show/480016/, and then start the migration again | 17:32 |
*** Swami has quit IRC | 17:33 | |
anteaya | smcginnis: I have no say in what cinder decides it wants to do | 17:33 |
SpamapS | oh another one | 17:33 |
anteaya | smcginnis: but that template affects all systems from an infra perspective | 17:33 |
flwang1 | anteaya: AJaeger: thanks for the approval :) | 17:33 |
*** dtantsur is now known as dtantsur|afk | 17:33 | |
mtreinish | SpamapS: let's throw this all up on the etherpad: https://etherpad.openstack.org/p/the-big-subunit2sql-migration | 17:33 |
anteaya | smcginnis: I'm not saying we can't update the template if need be | 17:33 |
SpamapS | hm no.. we don't need innodb_locks_unsafe_for_binlog .. that won't actually help | 17:33 |
smcginnis | anteaya: Is that programatically parsed? | 17:33 |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Gnocchi: Fix mapping between of stable branches https://review.openstack.org/248050 | 17:33 |
fungi | anteaya: no clue who tpb is, but you can just roll it back | 17:33 |
openstackgerrit | greghaynes proposed openstack/diskimage-builder: Perform a booting test for our images https://review.openstack.org/204639 | 17:33 |
anteaya | fungi: thanks for looking | 17:33 |
anteaya | smcginnis: no, I created the template | 17:34 |
anteaya | smcginnis: but it is what infra says we expect from systems | 17:34 |
fungi | also we were pushing for third-party ci systems to not all invent their own individual recheck comment formats anyway | 17:34 |
anteaya | smcginnis: so having each project alter that causes problems for me | 17:34 |
anteaya | fungi: yes | 17:34 |
fungi | so it seems counterproductive for the template to make it look like we want that | 17:34 |
jeblair | mordred, notmorgan: is there a way to get a list of regions? | 17:34 |
*** HeOS has quit IRC | 17:34 | |
smcginnis | anteaya: Hmm, it was also pointed out this is what infra expects: https://wiki.openstack.org/wiki/ThirdPartySystems | 17:34 |
zaro | notmorgan: which review did you update for the apache [L] config? | 17:34 |
anteaya | fungi: agreed | 17:35 |
smcginnis | anteaya: And that is per-CI specifics, so we decided to move to there. | 17:35 |
anteaya | smcginnis: wonderful glad to hear that | 17:35 |
smcginnis | anteaya: I'm in the process of moving over the information captured in the new column to those pages. | 17:35 |
openstackgerrit | greghaynes proposed openstack/diskimage-builder: Add centos7 test https://review.openstack.org/192521 | 17:35 |
smcginnis | anteaya: Then I can remove that column again. | 17:35 |
mordred | jeblair: no | 17:35 |
mordred | jeblair: BUT | 17:35 |
mordred | jeblair: you can print the catalog and look at it | 17:35 |
fungi | anteaya: also, updating wiki pages, especially templates, without leaving a comment as to why they were updated is a terrible habit. please leave a change comment when you roll it back stating why it was undone so that it's hopefully less likely to get redone | 17:35 |
anteaya | smcginnis: what I am saying is that changing that template affects all ci systems, not just cinders | 17:35 |
mtreinish | SpamapS: do the instructions I put on the bottom of the etherpad look correct? | 17:36 |
jeblair | mordred: how's that accomplished? | 17:36 |
anteaya | fungi: I will do so, thank you | 17:36 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient: Add a dashboard page for boards and worklists https://review.openstack.org/231973 | 17:36 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient: Add buttons for creating new boards and worklists https://review.openstack.org/231972 | 17:36 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient: Update $resource wrappers to use new permissions API https://review.openstack.org/235475 | 17:36 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient: Add UI for complex permissions on boards and worklists https://review.openstack.org/235476 | 17:36 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient: Add a page to view a board https://review.openstack.org/231971 | 17:36 |
smcginnis | anteaya: Right. Just an optional column. I'll remove it if those still using that page don't care to know that info. | 17:36 |
fungi | anteaya: i say that because whoever made that change left no comment as to why they thought it was necessary | 17:36 |
anteaya | smcginnis: like all things, the template can be assessed and updated if need be, but having a conversation with infra is the best door to have that conversation | 17:36 |
* fungi tries to _always_ leave a descriptive comment when updating a wiki page/resource | 17:36 | |
fungi | as if it were a git commit | 17:37 |
jeblair | mordred: https://review.openstack.org/249944 | 17:37 |
mordred | jeblair: "openstack catalog list" | 17:37 |
anteaya | fungi: yes, thank you I too try to leave comments on wikipage changes | 17:37 |
*** baoli has quit IRC | 17:37 | |
jeblair | mordred: does that need to land+release before we can nodepool it? | 17:37 |
SpamapS | mtreinish: reading | 17:37 |
anteaya | smcginnis: the point is that the process to change that template is to discuss it with infra | 17:37 |
mordred | jeblair: yup. but I'll do that right now | 17:38 |
smcginnis | anteaya: OK, next time I update a shared wiki I will file a spec for it. :) | 17:38 |
smcginnis | anteaya: Kidding. Mostly. :) | 17:38 |
*** unicell1 has quit IRC | 17:38 | |
anteaya | smcginnis: no, please don't think I am saying that | 17:38 |
SpamapS | mtreinish: hey we don't care if we lose data on crash do we? | 17:38 |
anteaya | smcginnis: can you comprehend how much work the third party space is for infra? | 17:38 |
mtreinish | SpamapS: we haven't been adding any data since yesterday afternoon | 17:38 |
SpamapS | mtreinish: I mean in general | 17:38 |
anteaya | smcginnis: can you understand how hard I work to find a balance, even when it mostly looks like i am failing? | 17:38 |
smcginnis | anteaya: I do. And sorry, I shouldn't be so flipant about my response. But like I've said a few times now, I will remove it. | 17:39 |
SpamapS | oh you know what, that won't help here | 17:39 |
anteaya | smcginnis: I'm trying to find a way to include you whilst maintaing the integrity of what we already have | 17:39 |
SpamapS | mtreinish: n/m | 17:39 |
mtreinish | SpamapS: heh, ok | 17:39 |
SpamapS | mtreinish: I'm tuning in my head for constant TPS, this is ONE BIG TRANSACTIOn | 17:39 |
*** sshnaidm has quit IRC | 17:39 | |
anteaya | smcginnis: okay thank you, please add a comment when you undo it | 17:39 |
jeblair | mordred: k. also, i'm assuming bhs is beauharnois and not, as it's usually known around here, berkeley high school. ;) | 17:40 |
SpamapS | mtreinish: ok yeah those three should make this one transaction go a lot faster. | 17:40 |
anteaya | smcginnis: and then please add a topic to next week's infra agenda and we can discuss it there | 17:40 |
anteaya | smcginnis: are you comfortable with that? | 17:40 |
zaro | signed8bit: how about helping with some gerrit upstream reviews and testing? https://gerrit-review.googlesource.com/#/c/72470/ | 17:40 |
mordred | jeblair: I'd kind of like to get that verified :) | 17:40 |
*** bdemers has quit IRC | 17:40 | |
SpamapS | since we'll get a ton more buffer hits on the read | 17:40 |
mtreinish | SpamapS: ok, cool | 17:40 |
SpamapS | (of course then we'll max out write capability of the instance) | 17:40 |
jeblair | anteaya: more nodes in canada! | 17:41 |
anteaya | jeblair: yay! | 17:41 |
notmorgan | jeblair: yay nodes in canada | 17:41 |
smcginnis | anteaya: I will leave a comment when I remove it. I don't think I can attend the infra meeting next week. If someone else would like to discuss, that's probably a good thing. | 17:41 |
notmorgan | jeblair: actually yay nodes! | 17:41 |
*** Sukhdev has quit IRC | 17:41 | |
anteaya | canada needs more nodes | 17:41 |
SpamapS | mtreinish: +1 on the instructions | 17:41 |
*** kzaitsev_mb has quit IRC | 17:41 | |
*** Sukhdev has joined #openstack-infra | 17:41 | |
anteaya | smcginnis: okay if someone who understands the motivation for this would like to attend the infra meeting, please have them add a topic with their name and we will listen and do our best to find a way forward | 17:41 |
anteaya | smcginnis: thanks for understanding | 17:42 |
jeblair | anteaya, mordred, notmorgan: wow, the OVH datacenter is an above-the-fold item in the beauharnois wiki page: https://en.wikipedia.org/wiki/Beauharnois,_Quebec | 17:42 |
anteaya | ha ha ha | 17:42 |
mtreinish | SpamapS: ok, cool. Now lets pester mordred :) | 17:42 |
nibalizer | mordred: are the keys in place for 249928 | 17:42 |
*** hashar has quit IRC | 17:42 | |
mordred | jeblair: nice! | 17:42 |
anteaya | jeblair: I have to go therer | 17:42 |
mordred | nibalizer: yes | 17:42 |
jeblair | anteaya: population: 12,011 people; 360,000 servers. | 17:43 |
*** BobBall is now known as BobBall_AWOL | 17:43 | |
*** dramalho has joined #openstack-infra | 17:43 | |
mtreinish | jeblair: do 94% of the servers also speak french? | 17:44 |
jeblair | mtreinish: and want to secede :) | 17:44 |
anteaya | 30 servers per person | 17:44 |
* anteaya packs up for Beauharnois | 17:44 | |
anteaya | mtreinish: multilingual | 17:45 |
openstackgerrit | Merged openstack/diskimage-builder: Move install-types doc to user guide https://review.openstack.org/245295 | 17:45 |
anteaya | smcginnis: also any ci system can put what ever they wish on their own wikipage below the template, they just have to include the template, they are not limited to it | 17:45 |
greghaynes | mordred: A thought I just had - once we remove hp public cloud I think we can go ahead and merge https://review.openstack.org/#/c/177045/ without the depends-on | 17:45 |
greghaynes | although it would be nice to test if our new clouds that take qcow2's require that compat option | 17:46 |
jeblair | https://www.google.com/maps/@45.3083301,-73.8928948,2382m/data=!3m1!1e3?hl=en | 17:46 |
jeblair | the dc is very easy to see from satellite view. it is a sizable portion of the area. | 17:46 |
anteaya | and churches | 17:46 |
*** changbl has quit IRC | 17:46 | |
signed8bit | zaro: you bet! | 17:46 |
smcginnis | anteaya: Oh, I thought you were referring to a different page. Looking at your diff now, that was not me. | 17:46 |
anteaya | 5 churches per person in quebec | 17:46 |
anteaya | smcginnis: okay thank you | 17:47 |
anteaya | smcginnis: mind if I ask which page you thought I was talking about? | 17:47 |
smcginnis | anteaya: Though I would still say it's useful information to capture. | 17:47 |
smcginnis | anteaya: I had added a column to this one: https://wiki.openstack.org/wiki/Documentation/VendorDrivers#Vendor_Driver_Documentation | 17:48 |
*** dramalho has quit IRC | 17:48 | |
smcginnis | anteaya: But we have decided to migrate the data off of there so we aren't duplicating this same info so many times. | 17:48 |
*** otter768 has joined #openstack-infra | 17:48 | |
anteaya | smcginnis: ah okay I have no idea who looks after that wikipage | 17:49 |
anteaya | smcginnis: good call | 17:49 |
*** flwang1 has quit IRC | 17:49 | |
anteaya | and whoever tbp is has undone their wikipage edit although I still don't know who they are | 17:49 |
anteaya | so it is going to be tough to accomodate their needs since they haven't yet spoken up | 17:50 |
*** Swami has joined #openstack-infra | 17:50 | |
anteaya | smcginnis: always nice to chat with you though | 17:50 |
anteaya | smcginnis: thanks :) | 17:50 |
smcginnis | anteaya: Same! Thanks for the head up. | 17:50 |
anteaya | smcginnis: :) | 17:50 |
SpamapS | jeblair: hah, I imagine leader election is a contentious subject in that datacenter. | 17:51 |
*** tlian has joined #openstack-infra | 17:51 | |
anteaya | smcginnis: and yes there is lots of useful information that cis can provide at their wish, which is why they can add anything they like below the wikipage | 17:51 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient: Replace "New Story" button in the top bar with a dropdown menu https://review.openstack.org/231972 | 17:52 |
anteaya | s/below the wikipage/below the template on their wikipage | 17:52 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/requirements: Updated from generate-constraints https://review.openstack.org/249590 | 17:52 |
smcginnis | anteaya: Yep, that's where I've been putting the info we had captured on the deprecated page. Good place for it I think. | 17:53 |
openstackgerrit | greghaynes proposed openstack/diskimage-builder: Dont pass xattrs to tar if its unsupported https://review.openstack.org/177559 | 17:53 |
fungi | SpamapS: if the retuning steps at https://etherpad.openstack.org/p/the-big-subunit2sql-migration are complete and nobody in infra-root is working on adding the custom trove config for those yet, i can add it in a moment | 17:54 |
fungi | mtreinish: ^ | 17:54 |
openstackgerrit | greghaynes proposed openstack/diskimage-builder: Dont pass xattrs to tar if its unsupported https://review.openstack.org/177559 | 17:54 |
anteaya | smcginnis: agreed | 17:54 |
*** mahatic has quit IRC | 17:54 | |
jeblair | fungi: i am not doing that | 17:54 |
mtreinish | jeblair: heh, at least your clear :) | 17:55 |
fungi | first i'm just now getting around to trying to look into whether the new constraints tarball job is breaking neutron stable tarballs | 17:55 |
*** mohankumar has quit IRC | 17:55 | |
*** achanda has quit IRC | 17:55 | |
SpamapS | fungi: standby | 17:55 |
SpamapS | fungi: we're seeing the migration suddenly go faster.. so its possible the OS level cache is doing enough with the memory to make it worth just letting it go | 17:56 |
jeblair | mtreinish: heh, yeah, i just meant to indicate i'm not in the middle of working on that so from my pov, fungi can proceed without stepping on my toes. i did not mean to imply any judgement or unwillingness to do it. :) | 17:56 |
mtreinish | jeblair: haha, I'm just giving you a hard time | 17:56 |
fungi | SpamapS: that would be my preference if so! ;) | 17:56 |
SpamapS | fungi: mine too | 17:57 |
fungi | already plenty else for us to fix around here | 17:57 |
jeblair | mtreinish: troll successful. | 17:57 |
*** olaph has quit IRC | 17:57 | |
anteaya | I did not realize ovh had more customers than amazon | 17:58 |
fungi | lifeless: Nakato: AJaeger: bmwiedemann: indeed, i think maybe zuul-cloner isn't being told to checkout the correct branch http://logs.openstack.org/17/17a9f8b67f9ad552f8ee6e1f788b2d44bb7bf044/post/neutron-branch-tarball-constraints/c08ce74/console.html#_2015-11-25_03_58_23_304 | 17:58 |
fungi | should have checked out stable/liberty there | 17:59 |
*** achanda has joined #openstack-infra | 18:00 | |
*** olaph has joined #openstack-infra | 18:00 | |
*** david-lyle has quit IRC | 18:00 | |
*** shardy has quit IRC | 18:00 | |
openstackgerrit | Monty Taylor proposed openstack/requirements: Bump upper-constraint for os-client-config https://review.openstack.org/249953 | 18:01 |
mordred | jeblair, dhellmann: ^^ | 18:01 |
mordred | jeblair: that's half of the release request for ya | 18:01 |
openstackgerrit | Merged openstack-infra/shade: Only log errors in exceptions on demand https://review.openstack.org/249868 | 18:01 |
*** smarcet has joined #openstack-infra | 18:01 | |
jeblair | fungi: what is a branch-tarball-constraints job? | 18:02 |
fungi | jeblair: it's the branch-tarball job using a pip constraints list | 18:02 |
jeblair | fungi: how does that affect the tarball output? | 18:03 |
*** jordanP has quit IRC | 18:03 | |
smarcet | fungi: morning / afternoon, i will need approval for this patch https://review.openstack.org/#/c/245394/ | 18:03 |
jeblair | fungi: oh, it sets different requirements? | 18:03 |
nibalizer | mordred: for 249929 if we ensure static-inventory with puppet then how can we make manual changes to it | 18:03 |
fungi | jeblair: it installs whatever pip requirements are specified by the constraints list when running sdist/bdist_wheel under tox | 18:03 |
fungi | jeblair: rather than whatever the latest on pypi are | 18:03 |
jeblair | fungi: hrm, and that makes a difference? | 18:04 |
mordred | nibalizer: static-inventory is puppet managed | 18:04 |
fungi | it keeps tarball jobs from breaking if there's a new release of something on pypi which we're not compatible with (and hence haven't been able to update our constraints list) | 18:04 |
mordred | nibalizer: emergency is the file we make manual changes to | 18:04 |
nibalizer | oh then the disabled section of static-inventory is how we do it through system-config cool gotcha | 18:05 |
mordred | yah | 18:05 |
*** ssancheztrujillo has joined #openstack-infra | 18:05 | |
fungi | jeblair: i'm less worried about the branch-tarball job per se, and more that teh recent constraints migration for neutron jobs may be not doing the right thing for stable branch jobs in general | 18:05 |
mordred | well, I need to write some docs there | 18:05 |
*** clee_ is now known as clee | 18:05 | |
*** clee has quit IRC | 18:05 | |
*** clee has joined #openstack-infra | 18:05 | |
*** fedexo has quit IRC | 18:06 | |
mordred | but for the most part things will want to go in [disabled:children] - the only thing that goes into [disabled] is staticly defined hosts (this has to do with how the ansible inventory registers nodes) | 18:06 |
mordred | nibalizer: but in brief "yes" | 18:06 |
*** ildikov has joined #openstack-infra | 18:06 | |
*** e0ne has joined #openstack-infra | 18:07 | |
anteaya | ttx thingee if either of you are around, someone asked a question about how to add a project to activity.o.o and I don't know how to respond, reed and two contractors are the core reviewers and reed doesn't know the current status of the contract | 18:07 |
anteaya | ttx thingee so if either of you know or could find out the status, I would be grateful | 18:08 |
*** kozhukalov_ has quit IRC | 18:08 | |
*** _ody has joined #openstack-infra | 18:08 | |
*** isaacb has quit IRC | 18:09 | |
mordred | anteaya: I had forgotten that it exists - and had thought we were sunsetting it | 18:09 |
*** unicell has joined #openstack-infra | 18:10 | |
anteaya | mordred: oh okay well if we are sunsetting it, have we a date for when it is going offline? | 18:11 |
anteaya | or have we discussed it at all in a meeting? | 18:11 |
anteaya | or do we need to? | 18:11 |
*** otter768 has quit IRC | 18:13 | |
*** achanda has quit IRC | 18:13 | |
mordred | anteaya: well, _we_ have never had any part in running it | 18:14 |
*** daemontool has joined #openstack-infra | 18:15 | |
*** electrofelix has quit IRC | 18:15 | |
mordred | anteaya: it's a thing that the foundation paid some people to do | 18:15 |
*** ociuhandu has quit IRC | 18:15 | |
mordred | anteaya: and then mirantis wrote stackalytics which is what people actually use | 18:15 |
mordred | anteaya: so eventually people mostly gave up on the opaque activity thing | 18:15 |
fungi | the sunsetting was discussed in an infra metrics work session in vancouver | 18:16 |
fungi | it's just taken us a while to get the stackalytics move into infra completed, which deprecating activity.o.o was dependent on | 18:17 |
anteaya | ah ha | 18:17 |
anteaya | thank you | 18:17 |
anteaya | so my response to the person who wants to add a project to activity.o.o is use stackalytics | 18:17 |
anteaya | got it | 18:17 |
fungi | .o.o ;) | 18:18 |
anteaya | ha ha ha | 18:18 |
anteaya | elo: hello, I have found an answer for you | 18:18 |
jeblair | mordred: while we're waiting on the occ release, check out https://review.openstack.org/249513 which is fun | 18:18 |
openstackgerrit | Khai Do proposed openstack-infra/puppet-gerrit: Allow setting the number of threads for indexing Gerrit changes https://review.openstack.org/241060 | 18:18 |
anteaya | elo: activity.o.o is going away in favour of stackalytics.o.o | 18:18 |
anteaya | elo: is your project represented on stackalytics.o.o? | 18:19 |
jeblair | fungi: you might like https://review.openstack.org/249513 too | 18:19 |
*** markus_z has quit IRC | 18:19 | |
fungi | jeblair: is it possible zuul-cloner needs us to interpret ZUUL_REFNAME when there's no ZUUL_BRANCH set? | 18:19 |
mordred | jeblair: likewise, https://review.openstack.org/#/c/249898/ and the ones before it would be nice to get in while you're waiting | 18:19 |
fungi | jeblair: i'm wondering if this is the first time we've tried to use zuul-cloner in the post pipeline for a non-default branch | 18:20 |
*** david-lyle has joined #openstack-infra | 18:20 | |
lifeless | fungi: oh fun with constraints | 18:20 |
lifeless | fungi: it will have little actual impact today because (sigh) setup_requires | 18:20 |
openstackgerrit | Monty Taylor proposed openstack/requirements: Bump upper-constraint for os-client-config https://review.openstack.org/249953 | 18:20 |
jeblair | fungi: maybe, i mean it's a whole other world there. what should it do if you're updating a tag ref? | 18:21 |
lifeless | fungi: but we're working on a PEP and thing to fix that upstream, so its worth going through this teething process even for setup.py invocations | 18:21 |
*** ihrachys has quit IRC | 18:21 | |
fungi | jeblair: good point | 18:21 |
lifeless | fungi: OTOH if its gnarly I think we could move that one job back to unconstrained | 18:21 |
lifeless | fungi: (because the only thing should be the setup.py invocation) | 18:21 |
*** ihrachys has joined #openstack-infra | 18:21 | |
fungi | lifeless: yeah, i think anything we run in post/release pipelines (well, anywhere besides check/gate/experimental) probably needs to not be using zuul-cloner for the moment | 18:22 |
jeblair | fungi: in short multiple repo use within a post-merge pipeline is undefined behavior at this point. it sounds like we want to try to define it. :) | 18:22 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/system-config: Added additional pypi region hosts. https://review.openstack.org/249969 | 18:22 |
*** kozhukalov_ has joined #openstack-infra | 18:22 | |
*** dmsimard is now known as dmsimard|food | 18:22 | |
*** hdd has quit IRC | 18:22 | |
openstackgerrit | Ihar Hrachyshka proposed openstack-infra/project-config: Set ZUUL_BRANCH for periodic unittest bitrot jobs https://review.openstack.org/245525 | 18:23 |
ihrachys | fungi: ok, so I updated the patch ^ | 18:23 |
*** markmcd has quit IRC | 18:23 | |
zaro | anteaya: are satisfied with your testing on my gerrit test VM? I would like to re-use it to test the updated rollback script with that data. | 18:23 |
*** achanda has joined #openstack-infra | 18:24 | |
fungi | ihrachys: that's also not what i was suggesting. i was suggesting a fix in the script called by tox.ini. do you have an example of where that was attempted and why it didn't work? | 18:24 |
*** daemontool has quit IRC | 18:24 | |
jeblair | fungi: zuul-cloner is definitely designed to be run in all pipelines. | 18:24 |
fungi | ihrachys: i wanted to work backward from that to troubleshoot the underlying problem | 18:24 |
jeblair | fungi: (i think it will perform in the same way as our other options) | 18:25 |
ihrachys | fungi: which fix? you mean hardcoding ZUUL_BRANCH there for e.g. stable/liberty? | 18:25 |
*** markmcd has joined #openstack-infra | 18:26 | |
anteaya | zaro: I haven't finished but go ahead and use the updated rollback script since that is what it makes more sense to test anyway | 18:26 |
*** hdd has joined #openstack-infra | 18:26 | |
fungi | ihrachys: this is likely to get confusing since we're discussing a similar but not necessarily related issue with stable constraints jobs right now | 18:26 |
anteaya | zaro: when you are at 2.11 can you tell me so I have a chance to add some new patches of my own? | 18:26 |
*** rguillebert has quit IRC | 18:26 | |
* notmorgan waves at zaro | 18:26 | |
*** jcoufal has quit IRC | 18:27 | |
ihrachys | fungi: so speaking of possibility that tox does filter out the variables, I don't think it's the case because see all those variables passed thru at http://logs.openstack.org/periodic-stable/periodic-neutron-lbaas-python27-liberty/7c61ea9/tox/py27-1.log | 18:27 |
notmorgan | zaro: let me know if you're running into other issues on the 2.11 stuff so i can take a look. I couldn't find other issues but you know... edge cases and all that | 18:27 |
ihrachys | like JENKINS_HOME and such | 18:27 |
zaro | anteaya: ok | 18:27 |
anteaya | zaro: thanks | 18:27 |
anteaya | zaro: how long to get it to 2.11 do you think? | 18:28 |
anteaya | zaro: so I am around | 18:28 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/project-config: Added additional pypi region hosts https://review.openstack.org/249971 | 18:28 |
anteaya | zaro: roughly | 18:28 |
zaro | notmorgan: hi, was wondering if you left a comment about that [L] thing somewhere? | 18:28 |
fungi | ihrachys: in the periodic jobs there's already a BRANCH provided in the environment afaik, and i was suggesting the script in the neutron-*aas repo look for that and set ZUUL_BRANCH to it before invoking zuul-cloner. though it's also possible jeblair has other/better suggestions for using zuul-cloner in periodic stable jobs | 18:28 |
notmorgan | yeah in the review, but i agree with fungi that it wont really be a benefit | 18:28 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/system-config: Added additional pypi region hosts https://review.openstack.org/249969 | 18:28 |
*** moravec has quit IRC | 18:28 | |
zaro | anteaya: i'm guessing it will be tommorow | 18:28 |
zaro | notmorgan: link? | 18:28 |
krotscheck | greghaynes: ^^ additional pypi hosts as dependent patches of yours. | 18:28 |
anteaya | zaro: ah okay, thanks | 18:28 |
*** rguillebert has joined #openstack-infra | 18:28 | |
* krotscheck figured he'd make your life a bit easier and just do the work :) | 18:29 | |
notmorgan | https://review.openstack.org/#/c/249714/ | 18:29 |
anteaya | lifeless: can you add this patch to add the cisco plugin to the requirements repo to your review stack? https://review.openstack.org/#/c/215673/5 | 18:29 |
ihrachys | fungi: well we already have that fix in the repos | 18:29 |
ihrachys | fungi: see e.g. https://review.openstack.org/#/c/243709/ | 18:29 |
notmorgan | zaro: it just opens the door for other odd issues by short-circuting out early and might break something as a side effect | 18:29 |
jeblair | fungi, ihrachys: i believe in periodic devstack jobs we set zuul_cloner if not defined (that's in the jjb job definition) | 18:29 |
ihrachys | but BRANCH is NOT set, that's why I try to set it in the periodic job definition | 18:30 |
fungi | jeblair: you mean ZUUL_BRANCH? | 18:30 |
jeblair | fungi, ihrachys: i believe in periodic devstack jobs we set zuul_branch if not defined (that's in the jjb job definition) | 18:30 |
jeblair | fungi: yes | 18:30 |
notmorgan | zaro: since we should hit this only once on login, it should be safe to eat the extra processing and it def. wont break anything else by continuing | 18:30 |
openstackgerrit | Khai Do proposed openstack-infra/system-config: Allow Gerrit to use 4 threads for indexing changes. https://review.openstack.org/241736 | 18:30 |
ihrachys | jeblair: it's not devstack job, it's unittest | 18:30 |
jeblair | ihrachys: i know. we have not needed this anywhere else up to this point. | 18:31 |
jeblair | ihrachys: because previously, only devstack jobs were multi-repo. | 18:31 |
ihrachys | jeblair: right. so iiuc you mean that https://review.openstack.org/245525 is the way to go? | 18:32 |
jeblair | ihrachys: absolutely not | 18:32 |
ihrachys | jeblair: well, I mean the prev revision | 18:32 |
ihrachys | jeblair: setting BRANCH | 18:32 |
jeblair | ihrachys: zuul_branch should never be set explicitly, except in the job definition for a periodic job | 18:33 |
ihrachys | jeblair: like that https://review.openstack.org/#/c/245525/3/jenkins/jobs/macros.yaml | 18:33 |
*** otter768 has joined #openstack-infra | 18:33 | |
jeblair | ihrachys: those macros are used in many jobs, most of them not periodic. | 18:33 |
fungi | ihrachys: i see what i was missing. we export BRANCH={branch} in the branch-git-prep builder macro, but that doesn't carry over to the environment of subsequent macros | 18:34 |
ihrachys | jeblair: sure. but how is it a bad thing that we pass BRANCH={branch} there? | 18:34 |
ihrachys | fungi: exactly, it's per macro | 18:35 |
*** tjones has quit IRC | 18:35 | |
fungi | ihrachys: so this is why we have separate builder macros for periodic devstack-gate jobs | 18:35 |
fungi | oh, wait that's right we don't any longer | 18:36 |
fungi | we use a branch override | 18:36 |
jeblair | mordred, Shrews: those lgtm except I'm being pedantic on https://review.openstack.org/249898 | 18:37 |
zaro | notmorgan: is a replacement rewriterule for the one that's just below it in the file? | 18:37 |
zaro | *is/is that | 18:37 |
notmorgan | no. | 18:37 |
fungi | ihrachys: so right now we're doing this to get the devstack-gate based jobs to pass along the correct branch information in periodic jobs http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/projects.yaml#n889 | 18:37 |
notmorgan | zaro: it very specifically addresses dual leading slashes and has to act outside of normal rewrites, the below rules all look like exclusions (conds) or proxy [p] | 18:38 |
notmorgan | zaro: let me 2x check though? | 18:38 |
fungi | ihrachys: then the builder gets the branch-override and exports an envvar based on that | 18:38 |
notmorgan | zaro: no, the other rewrites are all proxy related to the app-server. | 18:39 |
notmorgan | zaro: so it is not a replacement of any other rule | 18:39 |
mordred | jeblair, Shrews: yah. I think you're right on the comment. it throws if there was an actual error. I added another pedantic thing | 18:39 |
zaro | notmorgan: thanks. | 18:39 |
notmorgan | zaro: np | 18:40 |
*** ddieterly has joined #openstack-infra | 18:40 | |
fungi | ihrachys: we have some similar implementation in the bitrot jobs, but i think we'd still need a separate macro to run the jobs passing along the branch information provided in the job definition. zuul doesn't know a branch to set there because it's not a change-based pipeline | 18:41 |
*** ihrachys has quit IRC | 18:41 | |
*** olaph has quit IRC | 18:41 | |
fungi | seems we've lost ihrachys again | 18:41 |
zaro | notmorgan: i've just added those rules on review-dev.o.o . did not include the [L] though | 18:41 |
*** ihrachys has joined #openstack-infra | 18:41 | |
* notmorgan nods | 18:42 | |
notmorgan | the [L] really should have no impact. | 18:42 |
*** yamahata has joined #openstack-infra | 18:42 | |
*** achanda_ has joined #openstack-infra | 18:42 | |
jeblair | fungi: i think the long term solution is to have zuul timer events include a branch | 18:42 |
*** smarcet has quit IRC | 18:42 | |
*** achanda has quit IRC | 18:42 | |
notmorgan | zaro: i see no dual // logging in | 18:42 |
zaro | notmorgan: it removes '//' from url but doesn't fix the redirects. | 18:42 |
fungi | that would simplify a lot of our stable branch periodic jobs (which is most of our periodic jobs, i think) | 18:42 |
jeblair | fungi: (that probably means zuul needs to query branches, but we've taken a step closer to that with the merge check stuff where it queries changes) | 18:43 |
*** achanda_ has quit IRC | 18:43 | |
jeblair | fungi: (i believe that was the complication that caused me to omit that in the first place) | 18:43 |
fungi | i guess if we can do that for branches we can do it for ref-oriented pipelines too? | 18:43 |
zaro | notmorgan: which gets us to a working Gerrit but lost the feature where it redirects users back to the page they were on. | 18:43 |
*** olaph has joined #openstack-infra | 18:44 | |
fungi | e.g. figure out which branch a given commit is in the history of (and have some sane fallback if the commit we're being asked to test is in the history of more than one branch, which is hopefully extremely rare?) | 18:44 |
jeblair | fungi: that's still a separate problem -- those come with triggering information, the periodic pipelines only come with information that zuul generates. | 18:44 |
jeblair | fungi: i think if the problem is that, for ref pipelines, you wnt to operate in the context of a 'branch' then it's probably best to base that off the refname. | 18:45 |
notmorgan | zaro: hm. i think it was doing that... but let me check | 18:45 |
fungi | jeblair: so for the periodics, just have a branch we specify for the job in layout.yaml and let zuul send that along? | 18:45 |
jeblair | fungi: i am not certain that is the actual problem, that's just my guess from what i've read here. | 18:45 |
*** ddieterly has quit IRC | 18:45 | |
notmorgan | ah no | 18:45 |
ihrachys | ok what's the short term fix? I am sure I would not have time to drive the long term one, especially since I don't really know how infra works in any details | 18:45 |
notmorgan | hm. that might be a bigger issue with the referer being mangled. | 18:46 |
fungi | jeblair: for post the refname will be a branch i think, but for a tag-oriented pipeline that would get screwy for integration tests | 18:46 |
jeblair | fungi: no, actually have the timer trigger generate an event for every branch, then the pipeline can ignore or act on those as it sees fit, and similarly, the jobs can as well. both in the normal manner of matching branches. | 18:46 |
fungi | well, integration jobs | 18:46 |
notmorgan | zaro: let me spin my example back up and see if i can craft something useful. i am pretty far into the crazy here of mod_rewrite | 18:46 |
zaro | notmorgan: your workaround is a step forward for us though :) | 18:46 |
notmorgan | zaro: ++ yah. i can prob do the next bit later today | 18:47 |
fungi | we can still just decide to punt and assume tags don't get integration jobs | 18:47 |
*** devl_ has joined #openstack-infra | 18:47 | |
notmorgan | need to go run an errand | 18:47 |
*** jffische has joined #openstack-infra | 18:47 | |
jeblair | fungi: note that currently in the post pipeline we examine the refname to decide where to publish docs | 18:47 |
jeblair | fungi: we could just as easily do that to pass on extra data to zuul-cloner to have it clone specific things | 18:47 |
fungi | though i'm not sure if that might be assumed by releases of things like neutron plugins which want to potentially install neutron in the virtualenv when building their release artifacts | 18:47 |
jeblair | fungi: i'm not certain that we need zuul-cloner to do something automatically in the ref context. | 18:48 |
openstackgerrit | Merged openstack-infra/project-config: Add reno jobs for designate https://review.openstack.org/247717 | 18:48 |
notmorgan | zaro: so yeah at least 1 step forward :) | 18:48 |
notmorgan | yay | 18:48 |
*** ZZelle_ has joined #openstack-infra | 18:48 | |
notmorgan | will dig more on the redirect issue next | 18:48 |
jeblair | fungi: why does a post job need to clone something else anyway? why doesn't it pip install what it needs? | 18:49 |
jeblair | (i think that is the real reason this has not come up yet) | 18:49 |
ihrachys | jeblair: neutron does not publish to pypi | 18:49 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard: Add an API endpoint for boards https://review.openstack.org/222268 | 18:49 |
zaro | notmorgan: cool, i've updated commented on your propsed change. | 18:49 |
fungi | jeblair: for the {name}-branch-tarball-constraints job, it's that it wants the upper-constraints.txt file from the corresponding branch of openstack/requirements | 18:50 |
ihrachys | jeblair: there is an effort to extract common pieces into neutron-lib, publish it to pypi and make projects depend on it instead of neutron, but that's not where we are right now | 18:50 |
fungi | because that file is not in the repo being packaged | 18:50 |
zaro | dimtruck: check out https://review.openstack.org/#/c/249714/ | 18:51 |
AJaeger | fungi, we should only have -constraints jobs for liberty and master - do we have this running only there? | 18:51 |
*** jffische has left #openstack-infra | 18:51 | |
*** glauco__ has quit IRC | 18:51 | |
*** trown|lunch is now known as trown | 18:51 | |
dimtruck | oh nice! looking! | 18:51 |
fungi | AJaeger: yeah, but it broke the neutron-stable-liberty.tar.gz build because it defaulted to checking out master | 18:52 |
AJaeger | understood, fungi | 18:52 |
jeblair | fungi: that sounds really constraints-job-specific. i'd suggest that the best way to resolve that would be to have the constraints tarball job examine refname and instruct zuul-cloner accordingly, much in the way the docs publishing jobs change their behavior based on refname. | 18:52 |
*** rbrndt has quit IRC | 18:52 | |
*** aviau has joined #openstack-infra | 18:53 | |
fungi | jeblair: yep, that is probably the safest solution | 18:53 |
dimtruck | zaro: you mentioned this already but the redirect to patch view doesn't work :( | 18:54 |
fungi | jeblair: just hoping to avoid ending up with something too hacky, since the goal is for these constraints-based jobs to replace all the equivalent tox-based jobs (for projects following openstack/requirements anyway) | 18:54 |
openstackgerrit | Merged openstack-infra/shade: Stop using nova client in test_compute https://review.openstack.org/249443 | 18:54 |
jeblair | fungi: i'm not in principle opposed to establishing a refname equivalency across repos in the way we do branches, but i do think that should take a lot of thought because it might end up being surprising behavior in some circumstances. | 18:54 |
dimtruck | and pretty sure we had a similar solution before? at least that's what i groked from the bug thread... | 18:55 |
fungi | jeblair: in the constraints jobs, we can probably just export ZUUL_BRANCH=${ZUUL_BRANCH:-$ZUUL_REFNAME} (or whatever the bash syntax for that is) | 18:56 |
*** ihrachys has quit IRC | 18:56 | |
jeblair | fungi: i'm really weirded out by the fact that apparently we're moving toward not being able to build our release tarballs with a simple "git clone; tox -e venv python sdist". i guess that ship sailed when i wasn't looking though. | 18:56 |
jeblair | fungi: i really don't think anything should ever set ZUUL_BRANCH. the only exception to that is for periodic jobs, and that's only until zuul itself sets it. | 18:57 |
*** ihrachys has joined #openstack-infra | 18:57 | |
*** ociuhandu has joined #openstack-infra | 18:57 | |
*** FallenPegasus is now known as MarkAtwood | 18:57 | |
fungi | jeblair: oh, so stuff it into the clonemap/z-c command line? | 18:57 |
jeblair | fungi: zuul-cloner allows you to override what you need to override without setting ZUUL_ env variables | 18:57 |
jeblair | fungi: yeah | 18:57 |
fungi | right, that | 18:57 |
*** nadya_ has quit IRC | 18:57 | |
fungi | can do | 18:57 |
*** e0ne has quit IRC | 18:58 | |
fungi | and yeah, i'm not sold on needing the constraints file from another repo to properly build an sdist or wheel, but this is apparently the sanest workaround for pip shortcomings at our scale of dependency sprawl | 18:58 |
*** sridhar_ram has joined #openstack-infra | 18:59 | |
zaro | dimtruck: sorry if i'm redundant. | 18:59 |
dimtruck | not sure i understand how you're redundant zaro :) if anything, i'm just parroting your findings after double checking haha | 19:00 |
dimtruck | i've been hacking on the rules last night as well. i have someone else on stand-by to tag once i bang my head against the wall enough times... | 19:01 |
jeblair | bandersnatch on nyj01 is synced | 19:01 |
openstackgerrit | Merged openstack-infra/shade: Clean up compute functional tests https://review.openstack.org/249444 | 19:01 |
fungi | jeblair: so from a logic perspective, if $ZUUL_BRANCH is empty then we want to pass --branch $ZUUL_REF or $ZUUL_REFNAME (both seem to be "stable/liberty" on the job in question) | 19:02 |
*** sergmelikyan has joined #openstack-infra | 19:02 | |
fungi | curious which is more correct | 19:02 |
fungi | i assume refname | 19:02 |
*** amuller_afk is now known as amuller | 19:03 | |
jeblair | fungi: yeah. refname is the thing that comes from gerrit and is exclusive with branch. zuul_ref is always present and might be 'refs/zuul/branch/Zsomething' or might be 'branch'. | 19:03 |
jeblair | fungi: but since you're writing logic, i'd go with refname for clarity and extra assertiveness. | 19:04 |
zaro | dimtruck: i assume you're able to repro on your local env? | 19:04 |
dimtruck | zaro: yes i am | 19:05 |
dimtruck | both on local and review-dev | 19:05 |
*** dizquierdo has quit IRC | 19:05 | |
dimtruck | i didn't remove the patch that broke openid | 19:05 |
dimtruck | just straight stable-2.11 | 19:06 |
openstackgerrit | Merged openstack-infra/storyboard: Add an API endpoint for boards https://review.openstack.org/222268 | 19:06 |
fungi | jeblair: thanks for confirming | 19:06 |
*** ashleighfarnham has quit IRC | 19:07 | |
AJaeger | jeblair: is your patch to go to 79 OVH nodes ready to merge? Then I'll +2A... | 19:07 |
jeblair | AJaeger: yep. it even has a +1 from someone from ovh :) | 19:08 |
nibalizer | exciting! | 19:08 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard: Implement complex permissions for worklists and boards https://review.openstack.org/235472 | 19:09 |
AJaeger | great, jeblair ! | 19:09 |
openstackgerrit | Merged openstack-infra/shade: Fix resource leak in test_compute https://review.openstack.org/249452 | 19:10 |
*** Piet has quit IRC | 19:10 | |
openstackgerrit | Anita Kuno proposed openstack-infra/system-config: Add openstack-meeting-cp to statusbot https://review.openstack.org/249984 | 19:10 |
AJaeger | jeblair: your patch to print templates has now three +2s. Shall I approve it now? | 19:10 |
openstackgerrit | Spencer Krum proposed openstack-infra/ansible-puppet: Conditionally manage puppet config files https://review.openstack.org/243399 | 19:10 |
* AJaeger wasn't sure whether you wanted to babysit it... | 19:11 | |
jeblair | AJaeger: yeah, would be good to get that in before it changes too much. | 19:11 |
jeblair | AJaeger: hopefully it won't timeout, but we should keep an eye on it. | 19:11 |
* AJaeger approves | 19:11 | |
*** dmsimard|food is now known as dmsimard | 19:13 | |
openstackgerrit | Merged openstack-infra/project-config: Increase OVH to 79 nodes https://review.openstack.org/249514 | 19:14 |
AJaeger | fungi, jeblair: Looking at constraints, here's an open review: https://review.openstack.org/248527 | 19:15 |
*** ddieterly has joined #openstack-infra | 19:17 | |
*** otter768 has quit IRC | 19:17 | |
*** dimtruck is now known as zz_dimtruck | 19:18 | |
openstackgerrit | Merged openstack-infra/project-config: Print the JJB template name in devstack jobs https://review.openstack.org/247264 | 19:19 |
*** salv-orl_ has joined #openstack-infra | 19:19 | |
*** otter768 has joined #openstack-infra | 19:19 | |
*** signed8bit is now known as signed8bit_ZZZzz | 19:20 | |
*** signed8bit_ZZZzz is now known as signed8bit | 19:20 | |
*** salv-orlando has quit IRC | 19:22 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/project-config: Make zuul-git-prep-upper-constraints safe for post https://review.openstack.org/249986 | 19:22 |
fungi | jeblair: lifeless: Nakato: bmwiedemann: AJaeger: ^ | 19:23 |
lifeless | anteaya: done | 19:23 |
*** glauco has joined #openstack-infra | 19:23 | |
anteaya | lifeless: thank you | 19:23 |
*** rbrndt has joined #openstack-infra | 19:24 | |
crinkle | greghaynes: i think the 8021q module needs to be loaded so vlans can work, where should that happen? | 19:25 |
AJaeger | thanks ,fungi! | 19:25 |
*** rbrndt has quit IRC | 19:25 | |
rcarrillocruz | crinkle: i think installing the vlan package sorts that out | 19:26 |
rcarrillocruz | this is what we have for dib_packages on east bifrost global vars: | 19:26 |
rcarrillocruz | dib_packages: "openssh-server,vlan,vim,less,bridge-utils,language-pack-en,iputils-ping" | 19:26 |
rcarrillocruz | you have that as well | 19:26 |
rcarrillocruz | ? | 19:26 |
*** EricGonczer_ has joined #openstack-infra | 19:26 | |
greghaynes | crinkle: that should get loaded when we specify a vlan in eni, is the vlan package not installed? | 19:27 |
anteaya | fungi: do I need to wait on anything to approve 249986 | 19:28 |
crinkle | rcarrillocruz: greghaynes i have the vlan package installed | 19:28 |
*** EricGonc_ has joined #openstack-infra | 19:28 | |
rcarrillocruz | k, we didn't have to put anything on bifrost or any element to explicitly install 802.1q | 19:29 |
* zaro doing errands, bbl | 19:29 | |
greghaynes | crinkle: what is making you think it is a problem with the module loading? | 19:29 |
anteaya | zaro: enjoy errands | 19:29 |
*** otter768 has quit IRC | 19:29 | |
crinkle | greghaynes: http://paste.openstack.org/show/480027/ | 19:30 |
crinkle | greghaynes: modprobe 8021q fixes it, modprobe -r 8021q makes it come back | 19:30 |
crinkle | greghaynes: http://paste.openstack.org/show/480028/ | 19:31 |
greghaynes | crinkle: OK, so we just need to add 8021q to /etc/modules | 19:32 |
*** EricGonczer_ has quit IRC | 19:32 | |
rcarrillocruz | crinkle: are you ok if I piggyback the super-change of puppet-infracloud and add the utility playbooks we've been using in east? Thinking on putting them on /opt/stack/infra-cloud/playbooks or something along those lines | 19:33 |
*** flwang1 has joined #openstack-infra | 19:33 | |
*** EricGonczer_ has joined #openstack-infra | 19:33 | |
*** EricGonc_ has quit IRC | 19:34 | |
crinkle | rcarrillocruz: can you add it in a dependent change? | 19:34 |
rcarrillocruz | that too | 19:34 |
crinkle | rcarrillocruz: it's pretty close to ready the way it is, if we add a bunch more things it's likely to break and be harder to review | 19:34 |
openstackgerrit | David Shrewsbury proposed openstack-infra/shade: Make delete_server() return True/False https://review.openstack.org/249898 | 19:35 |
*** sergmelikyan has quit IRC | 19:35 | |
rcarrillocruz | greghaynes: we have a funny problem with glean init service. The service gets triggered on teh events of local-filesystem and starting network-interface | 19:35 |
rcarrillocruz | which means | 19:35 |
*** glauco has quit IRC | 19:35 | |
smcginnis | Anyone know if the ssh gerrit query is broken or has changed? | 19:35 |
rcarrillocruz | it runs for every physical device that starts on boot | 19:35 |
rcarrillocruz | BUT | 19:35 |
rcarrillocruz | that won't apply for vlans | 19:35 |
rcarrillocruz | since, well, they are virtual | 19:35 |
smcginnis | Trying to get a list of reviews and it's telling me 0. | 19:35 |
rcarrillocruz | therefore we never get the eni vlan config file on boot | 19:35 |
fungi | anteaya: mostly just wanting to confirm that matched jeblair's suggestion, and seems like it did | 19:35 |
anteaya | smcginnis: what command are you using | 19:35 |
smcginnis | anteaya: ssh -p 29418 review.openstack.org gerrit query --format=JSON project:cinder status:open | 19:36 |
rcarrillocruz | i'm trying to workaround it by putting a dummy element that just runs 'glean' at the end of the init process | 19:36 |
anteaya | fungi: he liked it | 19:36 |
fungi | smcginnis: openstack/cinder | 19:36 |
smcginnis | fungi: Doh! Thanks! :) | 19:36 |
fungi | np | 19:36 |
rcarrillocruz | which just reads the config drive and writes all interfaces it finds | 19:36 |
smcginnis | Much better. (Depending on how you look at it.) | 19:36 |
fungi | smcginnis: the only reason i spotted it is because i make that same mistake constantly | 19:36 |
smcginnis | fungi: ;) | 19:36 |
*** Ala has quit IRC | 19:36 | |
*** jtrovo has joined #openstack-infra | 19:37 | |
Shrews | jeblair: updated 249898 with your preferred text | 19:37 |
greghaynes | rcarrillocruz: Ah, we should be smarter about detecting what vlans to configure based on what phy we are being executed for | 19:37 |
smcginnis | Must have looked over the syntax 10 times and didn't even register that I wasn't including that prefix. | 19:37 |
rcarrillocruz | if you have other ideas, let me know...we could also maybe rethink the event trigger condition on the glean init service to cover both use cases (run on physical device AND run after everything finishes, so we get vlans created) | 19:37 |
jtrovo | clarkb: can you review this one more time https://review.openstack.org/#/c/235545 | 19:37 |
rcarrillocruz | oh | 19:37 |
rcarrillocruz | so | 19:37 |
rcarrillocruz | you thinking | 19:37 |
rcarrillocruz | on putting logic on cmd.py | 19:37 |
rcarrillocruz | where we create the vlans attahced to the physical one | 19:38 |
rcarrillocruz | that can work too... | 19:38 |
*** eharney has quit IRC | 19:38 | |
anteaya | smcginnis: that is why I asked to see it rather than have you describe it to me | 19:38 |
rcarrillocruz | it's another approach , which i prefer to the custom element that re-runs glean again... | 19:38 |
greghaynes | rcarrillocruz: the alternative would be to change the upstart script to only run once (rather than per interface) and not pass the interface arg to glean | 19:38 |
smcginnis | anteaya: Hehe, exactly. | 19:38 |
greghaynes | rcarrillocruz: SpamapS might know why we do the per-interface glean | 19:38 |
rcarrillocruz | yeah, i suggested that to mordred | 19:38 |
*** unicell1 has joined #openstack-infra | 19:39 | |
rcarrillocruz | he had concerns about hitting races, where we have services expecting network to be up and failing or smth like that | 19:39 |
greghaynes | I am not crazy about going back to debuggin the upstart ordering which is why I suggested the other thing - it is really annoying to debug | 19:39 |
greghaynes | ah | 19:39 |
rcarrillocruz | erm yeah | 19:39 |
greghaynes | yea, that is possible | 19:39 |
rcarrillocruz | i hate upstart | 19:39 |
rcarrillocruz | just saying | 19:39 |
rcarrillocruz | :D | 19:39 |
*** tlian2 has joined #openstack-infra | 19:39 | |
greghaynes | heh, well it is just a lot easier to debug a bit of python we unit test | 19:39 |
rcarrillocruz | ++ | 19:39 |
*** rbrndt has joined #openstack-infra | 19:39 | |
openstackgerrit | Andreas Jaeger proposed openstack-infra/project-config: Print the JJB template name in some jobs https://review.openstack.org/249991 | 19:40 |
openstackgerrit | Merged openstack-infra/project-config: Make zuul-git-prep-upper-constraints safe for post https://review.openstack.org/249986 | 19:40 |
openstackgerrit | Merged openstack-infra/project-config: Make zuul-git-prep-upper-constraints safe for post https://review.openstack.org/249986 | 19:40 |
*** nadya_ has joined #openstack-infra | 19:40 | |
*** unicell has quit IRC | 19:40 | |
*** tjones has joined #openstack-infra | 19:41 | |
*** tlian has quit IRC | 19:41 | |
*** achanda has joined #openstack-infra | 19:42 | |
*** sergmelikyan has joined #openstack-infra | 19:42 | |
*** placko has joined #openstack-infra | 19:42 | |
anteaya | moar echo | 19:42 |
flwang1 | anteaya: hi | 19:44 |
notmorgan | zaro: ok back gonna look at things. | 19:44 |
*** changbl has joined #openstack-infra | 19:45 | |
flwang1 | anteaya: my patch just merged, see https://review.openstack.org/#/c/248490/1/jenkins/jobs/zaqar.yaml | 19:45 |
flwang1 | anteaya: but, after retrigger the gate, seems it doesn't work | 19:45 |
flwang1 | anteaya: does the infra need sometime to get the latest gate script? | 19:45 |
AJaeger | flwang1: it needs at least an hour... | 19:47 |
flwang1 | anteaya: because in the gate log, i didn't see the env variable http://logs.openstack.org/15/245415/3/check/gate-zaqarclient-dsvm-functional/77f8da7/console.html#_2015-11-25_17_55_10_406 | 19:47 |
flwang1 | AJaeger: ah, i see, that make much sense | 19:47 |
flwang1 | i will trigger it again to double check, thanks | 19:48 |
openstackgerrit | K Jonathan Harker proposed openstack-infra/puppet-log_processor: Switch to using the new log_processor project https://review.openstack.org/249993 | 19:48 |
anteaya | flwang1 wait an hour and then trigger it | 19:48 |
anteaya | otherwise it still wont' be there | 19:48 |
stevemar | o/ | 19:48 |
anteaya | hello stevemar | 19:48 |
stevemar | where can i file a bug against the job board | 19:48 |
anteaya | stevemar: https://launchpad.net/openstack-org | 19:49 |
stevemar | anteaya: excellente! | 19:49 |
anteaya | your spanish is wonderful | 19:49 |
anteaya | that Canadian keyboard needs more accents though | 19:49 |
*** achanda has quit IRC | 19:50 | |
flwang1 | anteaya: cool, thanks | 19:51 |
stevemar | anteaya: excellenté ? | 19:51 |
*** sergmelikyan has quit IRC | 19:52 | |
stevemar | anteaya: as always, you have all the answers, bug submitted, thanks! | 19:52 |
*** achanda has joined #openstack-infra | 19:53 | |
*** alivigni has quit IRC | 19:53 | |
*** achanda has quit IRC | 19:53 | |
anteaya | stevemar: welcome | 19:54 |
*** gildub has joined #openstack-infra | 19:55 | |
AJaeger | jeblair: did the jjb update work or did puppet run into a timeout after the JJB template merge? | 19:56 |
*** abregman has joined #openstack-infra | 19:56 | |
flwang1 | anteaya: AJaeger: so does that mean the Depends-On: tag doesn't work for project-config patch? | 19:57 |
flwang1 | i mean if i put another patch depends on a project-config patch | 19:57 |
AJaeger | flwang1: it works fine in that way that a change will not merge before the dependent is in- | 19:57 |
AJaeger | flwang1: it works not - meaning: You cannot update a job this way, there's no way to "test" the job change i nthe gate | 19:58 |
mordred | jeblair: os-client-config 1.12.0 is out - so you can do BHS1 now | 19:58 |
*** rfolco_ has quit IRC | 19:58 | |
*** abregman is now known as abregman|afk | 19:59 | |
*** ssancheztrujillo has left #openstack-infra | 19:59 | |
greghaynes | ianw: huh, so looks like the centos element hits a kernel panic on boot http://logs.openstack.org/39/204639/19/check/gate-dib-dsvm-functests-devstack-trusty/4a15846/console.html#_2015-11-25_18_48_38_882 | 19:59 |
mordred | jeblair: also, if you get a sec, Shrews updated https://review.openstack.org/#/c/249898/ | 19:59 |
AJaeger | pabelanger: do you want to review a new grabyaml change https://review.openstack.org/#/c/249513/ ? | 20:00 |
AJaeger | I mean grafyaml | 20:00 |
*** korzen has quit IRC | 20:00 | |
flwang1 | AJaeger: got it, thanks | 20:01 |
openstackgerrit | Merged openstack-infra/project-config: Fix gate-nova-functional-constraints https://review.openstack.org/248527 | 20:01 |
flwang1 | AJaeger: btw, seems now there is a problem with the pypy job, right? | 20:03 |
flwang1 | AJaeger: or any known issue? | 20:03 |
*** kzaitsev_mb has joined #openstack-infra | 20:03 | |
flwang1 | AJaeger: in zaqar client, we're seeing this http://logs.openstack.org/15/245415/3/check/gate-python-zaqarclient-pypy/f11c94e/console.html#_2015-11-25_17_51_37_480 | 20:04 |
AJaeger | flwang1: please give me dtetails | 20:04 |
AJaeger | flwang1: can't help with that one | 20:05 |
flwang1 | AJaeger: ok, anybody i can ask? | 20:07 |
*** salv-orl_ has quit IRC | 20:07 | |
*** tjones has quit IRC | 20:07 | |
*** sergmelikyan has joined #openstack-infra | 20:08 | |
AJaeger | flwang1: just ask here - that's an error building lxml, so others might be able to help | 20:08 |
flwang1 | AJaeger: ok | 20:08 |
*** sergmelikyan has quit IRC | 20:08 | |
flwang1 | seems it's an error when build the lxml on the node | 20:09 |
*** changbl has quit IRC | 20:09 | |
*** placko has quit IRC | 20:09 | |
*** ihrachys has quit IRC | 20:10 | |
anteaya | stevemar: was eating so my hands were full, not only do I not have all the answers I often feel I don't know anything of any value at all | 20:10 |
*** aysyd has quit IRC | 20:11 | |
anteaya | stevemar: mostly I listen to people who do have the answers and do my best to remember what they said | 20:11 |
anteaya | stevemar: I characterize my day as chasing after a train that left the station all day long and never catching it | 20:11 |
anteaya | stevemar: if that helps you, then I'm grateful | 20:11 |
openstackgerrit | Ruby Loo proposed openstack/requirements: Bump ironic-lib to 0.5.0 https://review.openstack.org/250002 | 20:12 |
*** ihrachys has joined #openstack-infra | 20:12 | |
*** nadya_ has quit IRC | 20:13 | |
*** ihrachys has quit IRC | 20:14 | |
*** ldnunes has quit IRC | 20:15 | |
*** ihrachys has joined #openstack-infra | 20:18 | |
stevemar | anteaya: i pretty much go around with a small hose trying to put out these major fires all day long, while saying 'its all good!' | 20:19 |
anteaya | stevemar: your height helps the over all effect | 20:20 |
stevemar | anteaya: glad you could laugh at your visual | 20:20 |
anteaya | ha ha ha | 20:21 |
anteaya | laughing at myself is my hobby | 20:21 |
*** placko has joined #openstack-infra | 20:22 | |
*** Swami has quit IRC | 20:22 | |
*** changbl has joined #openstack-infra | 20:22 | |
*** tjones has joined #openstack-infra | 20:24 | |
*** placko has quit IRC | 20:24 | |
*** placko has joined #openstack-infra | 20:24 | |
openstackgerrit | Monty Taylor proposed openstack-infra/system-config: Use OpenStack for inventory instead of puppet https://review.openstack.org/249930 | 20:24 |
openstackgerrit | Monty Taylor proposed openstack-infra/system-config: Manage clouds.yaml on puppetmaster with puppet https://review.openstack.org/249928 | 20:24 |
openstackgerrit | Monty Taylor proposed openstack-infra/system-config: Add shade and openstack inventory to system https://review.openstack.org/249929 | 20:24 |
stevemar | if you're involved in openstack, you gotta be able to laugh at yourself -- zing! | 20:25 |
mordred | stevemar: THAT'S NOT FUNNY!!! | 20:25 |
stevemar | mordred: really? i thought it was funny, and i'm damn hilarious | 20:26 |
mordred | stevemar: :) | 20:26 |
*** placko has quit IRC | 20:26 | |
* notmorgan knows stevemar is always lauging at me not with me. | 20:27 | |
*** placko has joined #openstack-infra | 20:27 | |
stevemar | notmorgan: for you, definitely, everyone else, never | 20:27 |
*** HeOS has joined #openstack-infra | 20:30 | |
openstackgerrit | Merged openstack-infra/shade: Adjust conditions when enable_snat is specified https://review.openstack.org/249931 | 20:31 |
*** ddieterly has quit IRC | 20:34 | |
*** _ody has quit IRC | 20:38 | |
ianw | greghaynes: hmmm ... panic or just stops? | 20:38 |
*** dizquierdo has joined #openstack-infra | 20:38 | |
*** sdake has quit IRC | 20:40 | |
openstackgerrit | Merged openstack-infra/project-config: Add git haproxy dashboard https://review.openstack.org/249513 | 20:40 |
ianw | greghaynes: oh, i see now, sorry. for some reason that bookmark in the url didn't work | 20:40 |
*** baoli has joined #openstack-infra | 20:40 | |
*** dizquierdo has quit IRC | 20:40 | |
*** dizquierdo has joined #openstack-infra | 20:41 | |
ianw | Out of memory: Kill process 115 (plymouthd) score 1 or sacrifice child <- oom :( | 20:41 |
openstackgerrit | Colleen Murphy proposed openstack/diskimage-builder: Load the 8021q kernel module in simple-init https://review.openstack.org/250012 | 20:41 |
ianw | 32765 pages RAM * 4k / 1024 = 128mb? is that right? that seems like a very small instance | 20:43 |
*** dzamboni has quit IRC | 20:43 | |
*** salv-orlando has joined #openstack-infra | 20:44 | |
*** _ody has joined #openstack-infra | 20:46 | |
*** ddieterly has joined #openstack-infra | 20:46 | |
*** rguillebert has quit IRC | 20:47 | |
mordred | ianw: I agree with your math | 20:47 |
*** _ody has quit IRC | 20:48 | |
mordred | ianw: where does it come from? | 20:48 |
ianw | that is from the oom output, i'm not familiar with these boot tests so i'm wondering where *they* come from :) | 20:48 |
*** _ody has joined #openstack-infra | 20:49 | |
SpamapS | rcarrillocruz: don't worry about upstart. It will be gone in 5 years. | 20:49 |
SpamapS | rcarrillocruz: you could do 'start on static-networking-up' .. that is when everything listed as 'auto' in /etc/network/interfaces is up | 20:50 |
*** ihrachys has quit IRC | 20:50 | |
SpamapS | rcarrillocruz: well, secifically anything in ifquery -a --list | 20:51 |
*** baoli_ has joined #openstack-infra | 20:51 | |
SpamapS | rcarrillocruz: if glean adds things to /etc/network/interfaces.d, they will be added to that list.. so if you run per-interface, and you want vlan interfaces which you just added there to get gleaned .. make sure they're marked as 'auto' | 20:51 |
openstackgerrit | Merged openstack-infra/system-config: Expose enable_unbound in openstack_project::server https://review.openstack.org/246144 | 20:53 |
*** baoli has quit IRC | 20:53 | |
*** dprince has quit IRC | 20:54 | |
*** dtardivel has quit IRC | 20:57 | |
*** e0ne has joined #openstack-infra | 20:58 | |
*** abregman|afk has quit IRC | 20:58 | |
openstackgerrit | Merged openstack-infra/project-config: Add check-requirements job for evoque-dashboard https://review.openstack.org/249884 | 20:59 |
*** dizquierdo has quit IRC | 21:00 | |
*** otter768 has joined #openstack-infra | 21:02 | |
flwang1 | ianw: anteaya: can you help approve this https://review.openstack.org/#/c/248850/ ? thanks | 21:02 |
ianw | greghaynes: ok, don't worry about me. now i see the code isn't in the tree because it's part of 204639 :) anyway, yeah, that's defaulting to booting 128mb instances, which i'd say is too small. might bump that up and send your change back through | 21:02 |
openstackgerrit | Merged openstack-infra/project-config: Fix wrong path name for training-guide translations https://review.openstack.org/249818 | 21:02 |
*** e0ne has quit IRC | 21:03 | |
anteaya | EmilienM: when I read you commit messages I hear your voice | 21:05 |
anteaya | flwang1: the most I can commit to is reviewing a patch | 21:05 |
anteaya | and I can review the patch | 21:05 |
*** spzala has quit IRC | 21:05 | |
openstackgerrit | Ian Wienand proposed openstack/diskimage-builder: Perform a booting test for our images https://review.openstack.org/204639 | 21:06 |
*** mtanino has quit IRC | 21:06 | |
ianw | greghaynes: ^ that is bumped up to 512mb. 512mb should be enough for anyone | 21:06 |
flwang1 | anteaya: thanks :) | 21:06 |
*** arxcruz has quit IRC | 21:07 | |
anteaya | flwang1: why does zaqar need a ui | 21:07 |
anteaya | I'm curious | 21:07 |
anteaya | sorry separate repo for a ui | 21:07 |
anteaya | folks are creating repos like accessories and I'm not a fan | 21:08 |
flwang1 | anteaya: because horizon doesn't allow to support new project in horizon's tree | 21:08 |
flwang1 | horizon team is even thinking remove sahara and trove from horizon because they don't have the expertise to maintain the code | 21:08 |
*** tlian has joined #openstack-infra | 21:08 | |
flwang1 | anteaya: so we have to create separate repo to maintain the code | 21:09 |
openstackgerrit | Merged openstack-infra/project-config: zuul: enable beaker jobs for puppet-mistral https://review.openstack.org/249179 | 21:09 |
openstackgerrit | James E. Blair proposed openstack-infra/system-config: Add BHS1 pypi mirror https://review.openstack.org/250025 | 21:10 |
jeblair | fungi, mordred: ^ TIL "emacs `git grep -li gra1`" | 21:10 |
flwang1 | anteaya: just like magnum-ui, manila-ui, etc | 21:11 |
anteaya | flwang1: I'm talking to horizon folks trying to understand this | 21:11 |
flwang1 | anteaya: great | 21:12 |
*** tlian2 has quit IRC | 21:12 | |
jeblair | (though i assume there's some sort of (open-all-files-matching-git-grep "gra1") function in emacs) | 21:12 |
*** tlian has quit IRC | 21:15 | |
openstackgerrit | Mikhail S Medvedev proposed openstack-infra/ciwatch: Use zuul gerrit event listener implementation https://review.openstack.org/248919 | 21:16 |
*** dizquierdo has joined #openstack-infra | 21:17 | |
* AJaeger waves good night and wishes everybody in the states a great Thanksgiving! | 21:19 | |
*** ashleighfarnham has joined #openstack-infra | 21:20 | |
sc68cal | AJaeger: night! | 21:20 |
AJaeger | jeblair: http://grafana.openstack.org/dashboard/db/git-load-balancer is up and shows some "data collection errors" | 21:21 |
*** AJaeger has quit IRC | 21:21 | |
*** ddieterly has quit IRC | 21:21 | |
*** dims_ has joined #openstack-infra | 21:21 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Reset Neutron UPgrades to Weekly https://review.openstack.org/249589 | 21:22 |
*** dims has quit IRC | 21:22 | |
*** _ody has quit IRC | 21:24 | |
greghaynes | ianw: ah, good find. Thanks | 21:24 |
*** shashank_hegde has quit IRC | 21:24 | |
*** _ody has joined #openstack-infra | 21:24 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Move cross-project meeting to -cp channel https://review.openstack.org/249708 | 21:26 |
*** dims has joined #openstack-infra | 21:26 | |
*** dkranz has quit IRC | 21:27 | |
*** ayoung has quit IRC | 21:27 | |
*** dims_ has quit IRC | 21:28 | |
mordred | jeblair: :) | 21:28 |
mordred | jeblair: I thnk it's M-x open-all-files-matching-git-grep | 21:29 |
openstackgerrit | Merged openstack-infra/project-config: Create Zaqar UI repo https://review.openstack.org/248850 | 21:30 |
anteaya | flwang1: that also takes about an hour to propigate | 21:32 |
flwang1 | anteaya: awesome, thanks a lot, man | 21:34 |
openstackgerrit | Merged openstack-infra/shade: Make delete_server() return True/False https://review.openstack.org/249898 | 21:34 |
*** sergmelikyan has joined #openstack-infra | 21:35 | |
openstackgerrit | Merged openstack-infra/irc-meetings: Updates the Nova Hyper-V Team meeting https://review.openstack.org/249566 | 21:35 |
anteaya | I am female | 21:35 |
*** openstackgerrit has quit IRC | 21:36 | |
*** openstackgerrit has joined #openstack-infra | 21:37 | |
tonyb | If I want to run 2 very trivial checks I assume it's lighter on infra resources to pass in both via envlist rather than create a second jenkins job with, IIUC, will then use a second node from nodepool? | 21:37 |
*** signed8bit has quit IRC | 21:38 | |
openstackgerrit | Merged openstack-infra/project-config: Add python3 testing to neutron-lib https://review.openstack.org/249421 | 21:39 |
*** bswartz has quit IRC | 21:40 | |
anteaya | tonyb: hi, what are the checks | 21:40 |
tonyb | anteaya: Oh it's the 2 tox env's in irc-meetings ical (which generates the html/ics and check with well just checks that I don't miss the obvious things | 21:42 |
anteaya | tonyb: sound light, yes, I'd offer the patch with two in one job and see what reviewers think | 21:44 |
anteaya | I don't have any objection | 21:44 |
tonyb | anteaya: cool. I'm happy to do them as separate but it seems resource heavy | 21:45 |
anteaya | let's see what others think as a single job that does both | 21:45 |
anteaya | I might be wrong | 21:45 |
anteaya | but I suspect anyone who might disagree is preparing to eat turkey tomorrow | 21:46 |
anteaya | so a review will give them a shot to register their objections | 21:46 |
*** kozhukalov_ has quit IRC | 21:47 | |
anteaya | stevemar: ha ha ha | 21:48 |
anteaya | stevemar: the one mid-cycle week and everyone is going | 21:48 |
stevemar | anteaya: :( | 21:48 |
anteaya | did anyone besides me not want 27-29? | 21:48 |
*** signed8b_ has joined #openstack-infra | 21:49 | |
stevemar | anteaya: 27-29 was the highest vote getter | 21:49 |
stevemar | followed by 20-23 | 21:49 |
stevemar | 16/23 people said they could do 27-29 | 21:49 |
*** signed8b_ has quit IRC | 21:50 | |
anteaya | okay fair | 21:50 |
anteaya | just tough to promote cross project comms when they all happen the same week | 21:50 |
stevemar | 1 person said no dates work, so that was weird | 21:50 |
anteaya | ha ha ha | 21:50 |
*** jzerebecki has joined #openstack-infra | 21:50 | |
anteaya | I want to attend but I don't like any of your choices | 21:50 |
stevemar | basically | 21:50 |
anteaya | ha ha ha | 21:50 |
anteaya | their place then? | 21:50 |
stevemar | there were a few folks that responded with only option that worked | 21:51 |
stevemar | i wonder if they knew they could multi-select... | 21:51 |
anteaya | maybe not | 21:51 |
*** jpeeler has quit IRC | 21:51 | |
stevemar | by a few i mean 2-3 | 21:51 |
anteaya | yeah | 21:51 |
*** thiagop has quit IRC | 21:51 | |
openstackgerrit | gordon chung proposed openstack-infra/project-config: fix ceilometerclient gate: enable aodh https://review.openstack.org/249853 | 21:52 |
*** cbader has quit IRC | 21:52 | |
*** baoli_ has quit IRC | 21:53 | |
*** dims_ has joined #openstack-infra | 21:53 | |
*** dims has quit IRC | 21:56 | |
*** Sukhdev has quit IRC | 21:56 | |
*** placko has quit IRC | 21:57 | |
*** hashar has joined #openstack-infra | 21:58 | |
*** kozhukalov_ has joined #openstack-infra | 21:59 | |
*** shashank_hegde has joined #openstack-infra | 22:00 | |
*** Sukhdev has joined #openstack-infra | 22:00 | |
*** shashank_hegde has quit IRC | 22:00 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add missing relationship from orm models https://review.openstack.org/250034 | 22:00 |
*** shashank_hegde has joined #openstack-infra | 22:01 | |
jhesketh | Morning | 22:01 |
jeblair | mordred, mgagne: the single-job runtime on internap is right around (perhaps slightly faster than) that of rackspace. | 22:04 |
anteaya | morning jhesketh | 22:04 |
anteaya | nice | 22:04 |
anteaya | yay internap | 22:04 |
jeblair | yeah. it could go down if we become our own noisy neighbors, but it's a good start. :) | 22:04 |
openstackgerrit | Merged openstack-infra/irc-meetings: Add meeting_ids to several meetings that were missing them https://review.openstack.org/249530 | 22:05 |
mgagne | jeblair do you have a UUID for the instance? our plan is to use aggregates to isolate the load. If you happened to land on an empty or inactive node, you probably didn't have noisy neighbors effects | 22:05 |
anteaya | jeblair: yay for good starts | 22:05 |
mgagne | jeblair that ^ | 22:05 |
mordred | jeblair: excellent | 22:06 |
jeblair | mgagne: 7872284f-1408-41a7-b83d-4d455faaa351 | 22:06 |
anteaya | so we have ovh and bluebox running and have internap in the testing stages? | 22:06 |
mordred | yup | 22:06 |
anteaya | so many hosts now! | 22:06 |
*** Daisy has joined #openstack-infra | 22:06 | |
anteaya | yay! | 22:06 |
*** trown is now known as trown|outttypeww | 22:07 | |
anteaya | yay for more hosts | 22:07 |
jeblair | anteaya: we're still keeping an eye on ovh... | 22:07 |
anteaya | yup, I saw we just increased to 79 nodes today | 22:07 |
mgagne | jeblair the node is far from being fully used =) | 22:08 |
jeblair | we're slowly ramping up so we don't have any surprises (which is what we'll do with internap too, once we get final word on the region and the go ahead to start using it) <-- mgagne | 22:08 |
jeblair | mgagne: heh :) | 22:08 |
anteaya | here is a funny one, when I go to http://status.openstack.org/zuul/ I don't see any graph output for test nodes | 22:08 |
anteaya | jeblair: is graphite happy currently? | 22:08 |
jeblair | anteaya: shift-reload | 22:08 |
mgagne | jeblair I'm poking my boss right now | 22:08 |
jeblair | anteaya: (and you've had that page loaded for a long time, i'm guessing) | 22:08 |
anteaya | there it is | 22:08 |
anteaya | no just opened it | 22:08 |
anteaya | but f5 found them | 22:09 |
jeblair | anteaya: oh, browser must have still cached it | 22:09 |
jeblair | i changed the metrics for that graph last week i think | 22:09 |
anteaya | ah | 22:10 |
anteaya | chrome it caches things | 22:10 |
jeblair | faster that way ;) | 22:10 |
anteaya | yay speed | 22:10 |
anteaya | or accuracy | 22:10 |
anteaya | take your pick | 22:10 |
*** Daisy has quit IRC | 22:11 | |
*** otter768 has quit IRC | 22:12 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add missing relationship from orm models https://review.openstack.org/250034 | 22:13 |
*** otter768 has joined #openstack-infra | 22:13 | |
mgagne | jeblair ok, the plan is to create the aggregate very soon with existing hardware. the region is the right one. | 22:13 |
mordred | \o/ | 22:14 |
anteaya | is it region one? | 22:15 |
mgagne | our region is named nyj01 | 22:15 |
anteaya | oh what a great name for a region | 22:15 |
mgagne | well, I guess it's much better than a default value | 22:16 |
jeblair | i confess to being slightly confused by the name nyj.... is there also an nyy? | 22:16 |
openstackgerrit | Merged openstack/requirements: Revert "Rename semantic-version dep to semantic_version" https://review.openstack.org/249936 | 22:16 |
anteaya | ha ha ha | 22:18 |
*** sergmelikyan has quit IRC | 22:19 | |
mgagne | I think it's a contraction of new york new jersey | 22:19 |
anteaya | new york jersey | 22:19 |
*** gildub has quit IRC | 22:20 | |
anteaya | is it in the river? | 22:20 |
*** rguillebert has joined #openstack-infra | 22:20 | |
*** pradk has quit IRC | 22:20 | |
mgagne | could very well be New York Jets :D | 22:20 |
jeblair | mordred: fqdn/puppetmaster.openstack.org.yaml hiera file looks weird | 22:21 |
openstackgerrit | Colleen Murphy proposed openstack-infra/system-config: Add Infra Cloud controller node https://review.openstack.org/209698 | 22:21 |
jeblair | mordred: (shows in git diff) | 22:21 |
anteaya | mgagne: all better than region one | 22:21 |
jeblair | yeah, we have a regionone already which means we can't have another one :( | 22:21 |
jeblair | mordred has some patches in progress to change our mirror naming scheme | 22:22 |
jeblair | to accomodate that | 22:22 |
*** Sukhdev has quit IRC | 22:22 | |
openstackgerrit | Merged openstack/requirements: Updated from generate-constraints https://review.openstack.org/249590 | 22:22 |
anteaya | yay! | 22:22 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/diskimage-builder: Updated from global requirements https://review.openstack.org/247597 | 22:23 |
openstackgerrit | Colleen Murphy proposed openstack-infra/system-config: Add Infra Cloud compute node definition https://review.openstack.org/213980 | 22:24 |
pabelanger | Awesome to see more grafana dashboards coming online! | 22:24 |
jeblair | pabelanger: i even got that one _mostly_ right :) | 22:25 |
*** sabeen1 has joined #openstack-infra | 22:25 | |
*** tjones has quit IRC | 22:25 | |
pabelanger | jeblair: Going to start work on adding templating support. Some pretty neat stuff you can do with it | 22:25 |
jeblair | i've started rsyncing dfw -> bhs1 | 22:25 |
*** Swami has joined #openstack-infra | 22:26 | |
jeblair | pabelanger: yeah, i wonder if that would have made the git page easier -- lots of copy pasta (i'm not complaining yaml copy pasta is better than gui clicky copy pasta) [i like my copy pasta al dente] | 22:26 |
pabelanger | jeblair: Ya, I think it is a good start. But having the ability to toggle which server you want to graph will put the page over the top! | 22:27 |
*** amuller has quit IRC | 22:27 | |
openstackgerrit | Merged openstack-infra/system-config: Add BHS1 pypi mirror https://review.openstack.org/250025 | 22:28 |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Fix legends on some graphs on git dashboard https://review.openstack.org/250042 | 22:28 |
*** sabeen3 has joined #openstack-infra | 22:29 | |
*** sabeen1 has quit IRC | 22:29 | |
*** jaypipes has quit IRC | 22:30 | |
anteaya | jeblair: do you copy and then toss it on the wall before you pasta to make sure it is al dente? | 22:30 |
openstackgerrit | James E. Blair proposed openstack-infra/project-config: Fix some broken graphs on git dashboard https://review.openstack.org/250043 | 22:31 |
jeblair | there, that should fix all the problems i see on that page | 22:31 |
jeblair | now i will make brunswick stew | 22:32 |
mordred | mmm | 22:32 |
anteaya | I don't know brunswick stew | 22:33 |
*** aeng has quit IRC | 22:33 | |
*** aeng has joined #openstack-infra | 22:33 | |
mgagne | jeblair: we will soon (later tonight) be able to segregate the load. Would you like to be able to test performance with noisy neighbors? | 22:33 |
*** david-lyle has quit IRC | 22:34 | |
anteaya | looks like stew with pork? | 22:34 |
* anteaya wonders if she is missing something | 22:34 | |
EmilienM | anteaya: lol thanks | 22:35 |
EmilienM | anteaya: I like commit messages | 22:35 |
jeblair | mgagne: i think my experience with ovh suggests that the next step should just be to start pointing a production workload at it by gradually increasing the amount we use | 22:35 |
Clint | mmm.. brunswick stew | 22:35 |
*** otter768 has quit IRC | 22:35 | |
anteaya | EmilienM: I couldn't help it, I don't hear most people's voices when I read their commit message but I heard yours | 22:36 |
anteaya | EmilienM: and thanks I like reading good commit messages | 22:36 |
jeblair | mgagne: we can track runtimes and see if it becomes a problem in practice | 22:36 |
anteaya | looks like you can make brunswick stew with squirrel | 22:37 |
jeblair | mgagne: (we can simulate the worst-case, but ultimately that's less interesting than the average case that we get with a varied production load) | 22:37 |
anteaya | anybody tried that? | 22:37 |
mgagne | jeblair ok, will check with our team | 22:37 |
*** ssancheztrujillo has joined #openstack-infra | 22:37 | |
jeblair | anteaya: that's the most traditional meat; it's hard to find out here so i usually sub rabbit | 22:38 |
anteaya | I can see the necessity of that | 22:40 |
*** peristeri has quit IRC | 22:40 | |
anteaya | jeblair: do you snare the rabbit yourself? | 22:40 |
anteaya | could be tricky in oakland | 22:40 |
*** moravec has joined #openstack-infra | 22:42 | |
*** tjones has joined #openstack-infra | 22:45 | |
*** moravec has quit IRC | 22:50 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add missing relationship from orm models https://review.openstack.org/250034 | 22:51 |
nibalizer | anyone have an opinion on https://review.openstack.org/#/c/249009/1 ? i know clark wanted to backup less instead of moving backups | 22:53 |
*** dizquierdo has quit IRC | 22:53 | |
nibalizer | clarkb: i think that was your preference anyways | 22:54 |
*** kozhukalov_ has quit IRC | 22:54 | |
*** otter768 has joined #openstack-infra | 22:56 | |
anteaya | nibalizer: I haven't seen him all day | 23:03 |
anteaya | nibalizer: he mentioned he had to cook turkey | 23:04 |
nibalizer | ya | 23:04 |
nibalizer | well if ask fills up again someone can just fix it | 23:05 |
nibalizer | not the biggest of deals | 23:05 |
anteaya | I have no opinion | 23:05 |
anteaya | nibalizer: what is the current status of ask | 23:05 |
anteaya | is it asking? | 23:05 |
nibalizer | anteaya: yes it is | 23:05 |
nibalizer | but per http://cacti.openstack.org/cacti/graph_view.php?action=tree&tree_id=1&leaf_id=156 | 23:05 |
nibalizer | (thanks greghaynes for diagnosis) | 23:05 |
nibalizer | we're low on disk | 23:05 |
anteaya | hmmmm | 23:06 |
*** david-lyle has joined #openstack-infra | 23:07 | |
mgagne | jeblair can you make sure you are using the "right" account? there is 2 accounts, one for internal instances and one for nodepool | 23:07 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/system-config: Renamed pypi.<>.openstack.org to mirror.<>.openstack.org https://review.openstack.org/238754 | 23:07 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/system-config: Clean up references to old pypi mirror urls. https://review.openstack.org/238755 | 23:07 |
anteaya | nibalizer: well when can you be around to ask again? | 23:08 |
anteaya | nibalizer: would be great if you were willing to own it so it doesn't get forgotten | 23:08 |
anteaya | nibalizer: I don't know what to say | 23:09 |
*** erlon has quit IRC | 23:09 | |
nibalizer | anteaya: i'm sure we'll get consensus before too long | 23:09 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/system-config: Add NodeJS and NPM to single-use-slave https://review.openstack.org/242161 | 23:09 |
openstackgerrit | Michael Krotscheck proposed openstack-infra/system-config: Added NPM Mirror to Infra https://review.openstack.org/235617 | 23:09 |
anteaya | mordred: are you around and do you have an opinion? | 23:09 |
anteaya | jhesketh: same ^^ | 23:09 |
*** kzaitsev_mb has quit IRC | 23:09 | |
nibalizer | its not an emergency :) | 23:09 |
*** kozhukalov_ has joined #openstack-infra | 23:09 | |
anteaya | nibalizer: hopefully before ask fills up again | 23:09 |
anteaya | nibalizer: yeah would be great if it didn't become one though | 23:09 |
anteaya | rate of disk usage is steady | 23:10 |
anteaya | wouldn't be nice to fill up again over the weekend | 23:10 |
*** kzaitsev_mb has joined #openstack-infra | 23:10 | |
*** sdake has joined #openstack-infra | 23:10 | |
*** gildub has joined #openstack-infra | 23:13 | |
*** shashank_hegde has quit IRC | 23:13 | |
*** hdd has quit IRC | 23:14 | |
jhesketh | anteaya: are we talking about https://review.openstack.org/#/c/249009/1 ? | 23:15 |
anteaya | jhesketh: yes | 23:15 |
anteaya | jhesketh: clarkb wants to backup less rather than moving backups | 23:16 |
jhesketh | I don't see any harm in moving to a cinder volume, but if clarkb has an objection there's likely a good reason | 23:16 |
anteaya | nibalizer: can you note clarkb's preference as a comment on the patch so folks can reply to it? | 23:16 |
*** med_ has quit IRC | 23:17 | |
*** kozhukalov_ has quit IRC | 23:17 | |
*** akshai has quit IRC | 23:17 | |
nibalizer | anteaya: done | 23:20 |
*** akshai has joined #openstack-infra | 23:20 | |
anteaya | nibalizer: thank you | 23:21 |
openstackgerrit | Mathieu Gagné proposed openstack-infra/jeepyb: Don't create new groups for system ones https://review.openstack.org/248126 | 23:21 |
openstackgerrit | Joshua Hesketh proposed openstack-infra/puppet-pgsql_backup: Backup folder should not be readable by other https://review.openstack.org/250060 | 23:23 |
openstackgerrit | K Jonathan Harker proposed openstack-infra/puppet-log_processor: Switch to using the new log_processor project https://review.openstack.org/249993 | 23:23 |
openstackgerrit | Christopher Aedo proposed openstack-infra/puppet-apps_site: Update app-catalog commands https://review.openstack.org/250061 | 23:24 |
*** david-lyle has quit IRC | 23:24 | |
*** akshai has quit IRC | 23:25 | |
*** hashar has quit IRC | 23:25 | |
*** med_ has joined #openstack-infra | 23:25 | |
mgagne | wow, didn't take much time to get this project split from puppet module :O | 23:25 |
mgagne | thanks to people that worked on that one | 23:25 |
nibalizer | ya thats long overdue :) | 23:26 |
*** Qiming has joined #openstack-infra | 23:26 | |
mgagne | +1 | 23:26 |
mgagne | https://github.com/openstack-infra/log_processor/blob/master/.gitreview :D | 23:26 |
clarkb | jhesketh its not a cinder volumr itd an ephemeral drive | 23:27 |
openstackgerrit | Mathieu Gagné proposed openstack-infra/log_processor: Update project name in .gitreview https://review.openstack.org/250062 | 23:27 |
jhesketh | clarkb: see, knew you had a good reason ;-) | 23:27 |
mgagne | oh =( https://review.openstack.org/#/c/248868/ =) | 23:29 |
*** otter768 has quit IRC | 23:29 | |
openstackgerrit | Joshua Hesketh proposed openstack-infra/system-config: Reduce the number of backups for ask.o.o https://review.openstack.org/250064 | 23:30 |
jhesketh | clarkb, anteaya, nibalizer: ^ | 23:31 |
*** Qiming has quit IRC | 23:31 | |
*** Qiming_ has joined #openstack-infra | 23:31 | |
jhesketh | (also this: https://review.openstack.org/250060) | 23:31 |
nibalizer | jhesketh: +2 and im abandoinging the other 249009 | 23:31 |
*** ashleighfarnham has quit IRC | 23:32 | |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add seperate page for v1.0.0 release notes https://review.openstack.org/250066 | 23:33 |
*** mmedvede has quit IRC | 23:36 | |
anteaya | jhesketh: thank you | 23:36 |
anteaya | nibalizer: can you add clarkb's clarification when you abandon 249009? | 23:37 |
nibalizer | sure | 23:39 |
*** mmedvede has joined #openstack-infra | 23:40 | |
*** sabeen3 has quit IRC | 23:42 | |
*** ZZelle_ has quit IRC | 23:42 | |
anteaya | thanks | 23:42 |
openstackgerrit | Christopher Aedo proposed openstack-infra/puppet-apps_site: Update app-catalog commands https://review.openstack.org/250061 | 23:49 |
openstackgerrit | Ramy Asselin proposed openstack-infra/elastic-recheck: Make uncategorized_fails.py configurable https://review.openstack.org/250072 | 23:50 |
jhesketh | clarkb, sdague: either of you around and have a few moments to discuss swift log indexes (no worries if not) | 23:50 |
clarkb | jhesketh I am doing turkey day and hokiday prep so not really around | 23:54 |
jhesketh | yep, figured as such :-) | 23:54 |
* jhesketh is also jealous | 23:54 | |
openstackgerrit | Sachi King proposed openstack-infra/project-config: Tarball-constraints should only run on liberty+ https://review.openstack.org/250073 | 23:54 |
jhesketh | clarkb: have a happy thanksgiving :-) | 23:54 |
*** Qiming_ has quit IRC | 23:55 | |
*** sfinucan has quit IRC | 23:55 | |
*** devl_ has quit IRC | 23:55 | |
*** tjones has quit IRC | 23:55 | |
Nakato | fungi: AJaeger: In addition to your patch fungi, tarball-constraints shouldn't have even ran on the kilo branch. ^ | 23:56 |
*** alexsyip has joined #openstack-infra | 23:58 | |
*** xyang1 has quit IRC | 23:59 | |
*** davideagnello has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!