StevenK | greghaynes: Yes, and? :-) | 00:00 |
---|---|---|
tchaypo | this sounds like a case for *dramatic music* devpi-server! | 00:00 |
tchaypo | which would allow us to cut dev releases and push them to our devpi server, then promote them upstream if/when the associated changes land | 00:00 |
tchaypo | allows us to "pip install" and make sure that the package we release is the package that earlier passed CI | 00:01 |
greghaynes | Yea, that seems reasonable from the perspective of us not having a bunch of git managing code to install from git | 00:03 |
greghaynes | I would still argue that t-i-e and t-i should be testing HEAD on os-cloud-config though | 00:04 |
tchaypo | all it needs is for the wonderful folk in the infra team to donate some of their copious free time | 00:04 |
*** beekneemech has joined #tripleo | 00:09 | |
*** bnemec has quit IRC | 00:09 | |
tchaypo | I hate the fact that "ERROR" is a status in nova-list | 00:14 |
tchaypo | I can't tell the difference between a node that was in status ERROR before I told nova to delete it | 00:14 |
tchaypo | and one that used to be in some other status but had an error int he middle of being deleted | 00:14 |
openstackgerrit | Dan Prince proposed a change to openstack/tripleo-image-elements: Add ironic to enable-packages-install https://review.openstack.org/127390 | 00:15 |
*** yamahata has joined #tripleo | 00:16 | |
openstackgerrit | A change was merged to openstack/diskimage-builder: Check for epel before installing it https://review.openstack.org/127304 | 00:26 |
lifeless | greghaynes: hey | 00:29 |
lifeless | greghaynes: so pip cache - avoids having multiple how-to-install codepaths | 00:29 |
lifeless | greghaynes: when we can just add the pip index | 00:30 |
*** TheJulia has quit IRC | 00:30 | |
*** daneyon_ has quit IRC | 00:31 | |
*** daneyon has joined #tripleo | 00:31 | |
*** daneyon has quit IRC | 00:32 | |
*** jml has quit IRC | 00:32 | |
*** daneyon has joined #tripleo | 00:33 | |
lifeless | greghaynes: w.r.t. testing releases vs non-releaees | 00:33 |
lifeless | greghaynes: I think we need to do both: one is what we tell users to do. | 00:33 |
*** jml has joined #tripleo | 00:35 | |
*** cwolferh has quit IRC | 00:37 | |
*** daneyon has quit IRC | 00:37 | |
*** ci-overcloud has joined #tripleo | 00:44 | |
ci-overcloud | ************** ci-overcloud complete status=1 ************ | 00:44 |
*** ci-overcloud has quit IRC | 00:44 | |
*** ramishra has joined #tripleo | 00:44 | |
*** rwsu has quit IRC | 00:47 | |
*** ramishra has quit IRC | 00:49 | |
*** panda has quit IRC | 00:53 | |
*** panda has joined #tripleo | 00:54 | |
*** spzala has quit IRC | 00:57 | |
*** Andy_Yan has joined #tripleo | 01:07 | |
*** jerryz_ has joined #tripleo | 01:07 | |
tchaypo | so frustrating | 01:09 |
tchaypo | I want to log into an overcloud node, but it's not accessible on the network | 01:10 |
tchaypo | so I'm going in over serial, but it times out before it can process the password I'm giving it | 01:10 |
*** jerryz_ has quit IRC | 01:14 | |
* StevenK teaches tchaypo about the evilness of getty -a | 01:15 | |
openstackgerrit | Ryan Brady proposed a change to openstack/tripleo-image-elements: Add svc-map to cinder-api https://review.openstack.org/104198 | 01:20 |
openstackgerrit | A change was merged to openstack/diskimage-builder: Move install bin from rpm-distro to yum https://review.openstack.org/126654 | 01:20 |
StevenK | rbrady: Could you use the Change-ID, rather than linking to github? | 01:21 |
openstackgerrit | Ryan Brady proposed a change to openstack/tripleo-image-elements: Add svc-map to cinder-api https://review.openstack.org/104198 | 01:25 |
*** ramishra has joined #tripleo | 01:32 | |
*** weshay has quit IRC | 01:34 | |
*** nosnos has joined #tripleo | 01:39 | |
*** rainya has joined #tripleo | 01:47 | |
*** ramishra has quit IRC | 01:47 | |
*** rainya has quit IRC | 02:01 | |
*** ramishra has joined #tripleo | 02:05 | |
*** dsneddon_ has quit IRC | 02:13 | |
*** dsneddon_ has joined #tripleo | 02:13 | |
StevenK | ERROR: The Parameter (keystoneSslCertificate) was not defined in template. | 02:18 |
StevenK | :-( | 02:18 |
*** lazy_prince has quit IRC | 02:23 | |
openstackgerrit | A change was merged to openstack/tripleo-image-elements: Correct slo middleware position swift proxy-server pipeline https://review.openstack.org/120118 | 02:26 |
*** dsneddon_ has quit IRC | 02:33 | |
*** killer_prince has joined #tripleo | 02:33 | |
*** killer_prince is now known as lazy_prince | 02:33 | |
*** dsneddon_ has joined #tripleo | 02:34 | |
*** ramishra has quit IRC | 02:37 | |
*** ci-overcloud has joined #tripleo | 02:47 | |
ci-overcloud | ************** ci-overcloud complete status=1 ************ | 02:47 |
*** ci-overcloud has quit IRC | 02:47 | |
*** openstackgerrit has quit IRC | 02:58 | |
*** ramishra has joined #tripleo | 03:01 | |
*** untriaged-bot has joined #tripleo | 03:01 | |
untriaged-bot | No untriaged bugs so far! \o/ | 03:01 |
*** untriaged-bot has quit IRC | 03:01 | |
StevenK | greghaynes: Ah ha, you missed a change in setup-clienttools to symlink generate-ssl-cert | 03:03 |
*** yamahata has quit IRC | 03:05 | |
*** yamahata has joined #tripleo | 03:05 | |
StevenK | greghaynes: You may be able to no longer symlink generate-keystone-pki in the same branch, I'm not sure if it is used | 03:05 |
*** ramishra has quit IRC | 03:11 | |
StevenK | greghaynes: Ah ha haha. | 03:13 |
StevenK | greghaynes: generate-ssl-cert only accepts short form arguments, and devtest_seed uses --heatenv | 03:13 |
StevenK | And devtest_undercloud was using -heatenv | 03:16 |
StevenK | tchaypo: commit 66b970d964f9f91d2b0404487400ac78d0a20f71 in -infra/config | 03:21 |
tchaypo | StevenK: https://github.com/jamezpolley/tripleo-end-to-end/tree/packageize | 03:23 |
*** nosnos has quit IRC | 03:26 | |
*** nosnos has joined #tripleo | 03:26 | |
*** nosnos has quit IRC | 03:30 | |
*** ci-overcloud has joined #tripleo | 03:41 | |
ci-overcloud | ************** ci-overcloud complete status=1 ************ | 03:41 |
*** ci-overcloud has quit IRC | 03:41 | |
*** ramishra has joined #tripleo | 03:42 | |
*** ramishra has quit IRC | 03:47 | |
*** akuznetsov has quit IRC | 03:50 | |
*** pcrews has quit IRC | 03:55 | |
*** pradeep has joined #tripleo | 04:09 | |
* tchaypo pokes at pbr | 04:21 | |
tchaypo | why are you not paying attention to my requirements.txt? | 04:21 |
*** tzumainn has quit IRC | 04:31 | |
*** nosnos has joined #tripleo | 04:32 | |
*** akuznetsov has joined #tripleo | 04:56 | |
*** rha has quit IRC | 05:06 | |
*** lazy_prince has quit IRC | 05:12 | |
*** pensu has joined #tripleo | 05:13 | |
*** pensu has left #tripleo | 05:15 | |
*** pensu has joined #tripleo | 05:16 | |
*** loki184 has joined #tripleo | 05:18 | |
*** dshulyak_ has joined #tripleo | 05:19 | |
greghaynes | StevenK: generate-ssl-cert does accept a heat env | 05:23 |
StevenK | greghaynes: --heat_env , and the help only mentions short form | 05:26 |
*** rushiagr_away is now known as rushiagr | 05:26 | |
StevenK | greghaynes: And does this also require a t-h-t change, or am I missing something? | 05:27 |
greghaynes | StevenK: hrm, help says its positional | 05:27 |
greghaynes | this could have been a derp on my part | 05:28 |
greghaynes | actually, no | 05:28 |
greghaynes | positional might be ok | 05:28 |
StevenK | metavar is also pointless | 05:28 |
StevenK | greghaynes: Yeah, I think you want to patch generate-ssl-cert to look more like generate-keystone-pki to save porting issues | 05:29 |
greghaynes | ugh, I think its more complicated | 05:30 |
*** lazy_prince has joined #tripleo | 05:30 | |
greghaynes | basically the naming scheme we currently use for keystone certs is not so great to adopt for generating $service certs | 05:31 |
greghaynes | I think what ill do is add a param to generate-keystone-pki that makes it forward compat, change t-h-t to the new format, then switch t-i over to use generate-ssl-pki | 05:32 |
StevenK | greghaynes: I keep seeing {Ca,Keystone}SslCertificate or somesuch was not defined in template with the new os-cloud-config release, too | 05:32 |
greghaynes | yep | 05:32 |
greghaynes | thus the :( | 05:33 |
greghaynes | but the param is KeystoneSigningCertificate | 05:33 |
*** ramishra has joined #tripleo | 05:33 | |
StevenK | Do we want a revert and a 0.1.13 brown paper bag release to get ducks in a row? | 05:33 |
greghaynes | so if we follow that format well have stuff like HorizonSigningCertificate | 05:33 |
greghaynes | well, I would prefer to fix this in generate-keystone-pki if possible and then have generate-ssl-cert support the new naming scheme | 05:34 |
greghaynes | which I think I can do by adding some detection logic in generate-keystone-pki | 05:34 |
StevenK | greghaynes: Sure, but aren't we broken at the moment? | 05:34 |
greghaynes | hrm | 05:34 |
greghaynes | thats possible | 05:35 |
greghaynes | now, how did this pass tests | 05:35 |
StevenK | Huh, maybe we aren't. | 05:35 |
StevenK | Oh, I think we are | 05:35 |
*** pradeep1 has joined #tripleo | 05:36 | |
greghaynes | I am actually surprised we arent | 05:36 |
*** pradeep has quit IRC | 05:36 | |
StevenK | greghaynes: That's ... comforting | 05:36 |
*** takadayuiko_away has left #tripleo | 05:36 | |
greghaynes | somehow it passed tests... | 05:37 |
StevenK | greghaynes: I'm running a local build now, let's see | 05:38 |
*** ramishra has quit IRC | 05:38 | |
greghaynes | StevenK: So, you know how you said were doing pki init in two places | 05:38 |
greghaynes | StevenK: I wonder if thats why it passed tests, and that commit makes us fall back to the second way we ini keystone certs | 05:39 |
StevenK | I'm wondering if it's due to not testing tip of os-cloud-config during os-cloud-config changes. Which has broken us before | 05:40 |
greghaynes | I thought we fixed that? | 05:40 |
greghaynes | if we didnt then yes, that would also cause this | 05:40 |
StevenK | greghaynes: No, hence my banging the drum that lifeless keeps banging of pip index | 05:41 |
greghaynes | wow | 05:41 |
greghaynes | ok | 05:41 |
greghaynes | so yea, that would be it. And were probably saved in CI because infra's pypi mirrors havent sync'd the new release | 05:41 |
StevenK | I'm not certain about that | 05:42 |
greghaynes | the best part - were going to have to re-wait for a new release, sync, etc before we can get unbroken | 05:42 |
StevenK | greghaynes: Yes, which why I'm saying do we want to revert and then get a ptl group member to release 0.1.13 | 05:43 |
StevenK | We don't have to wait a week for a release :-) | 05:43 |
greghaynes | well, in the meanwhile we should do the hacky install from git fix so we start testing os-cloud-config from HEAD on os-cloud-config patches | 05:43 |
greghaynes | yep | 05:43 |
greghaynes | I mean, we may as well turn off the tripleo-* jobs for os-cloud-config at this point | 05:45 |
*** loki184 has quit IRC | 05:48 | |
StevenK | greghaynes: Yeah. :-( | 05:53 |
*** akuznetsov has quit IRC | 05:53 | |
StevenK | I had a branch up for -incubator that checked ZUUL_REF, but it was -2'd | 05:53 |
StevenK | Or something | 05:53 |
greghaynes | what value does ZUUL_REF give you? | 05:54 |
greghaynes | trying to figure out how in toci to detect the repo being tested, I imagine thats how? | 05:54 |
*** dsneddon_ has quit IRC | 05:54 | |
*** dsneddon_ has joined #tripleo | 05:55 | |
StevenK | greghaynes: You might be able to find the patch on gerrit, I don't think I have it locally any more | 05:55 |
*** andreaf has joined #tripleo | 05:55 | |
greghaynes | StevenK: Ah, its because it shouldnt live in tripleo-incubator | 05:56 |
* greghaynes makes patch in toci | 05:56 | |
*** jml has quit IRC | 05:57 | |
StevenK | ERROR: The Parameter (CaSslCertificateKey) was not defined in template. | 05:59 |
*** jml has joined #tripleo | 05:59 | |
*** loki184 has joined #tripleo | 06:01 | |
*** pradeep1 has quit IRC | 06:02 | |
greghaynes | StevenK: https://review.openstack.org/#/c/127422/ | 06:02 |
StevenK | greghaynes: https://review.openstack.org/127423 | 06:03 |
StevenK | greghaynes: Aren't you missing an openstack-tools ? | 06:05 |
greghaynes | yerp | 06:05 |
*** pradeep has joined #tripleo | 06:06 | |
*** mrunge has joined #tripleo | 06:11 | |
StevenK | greghaynes: And sorry for the massive revert :-( | 06:13 |
greghaynes | eh, the world is broken | 06:13 |
greghaynes | we do need to find someone who can cut releases, though | 06:14 |
StevenK | marios: Halp! | 06:14 |
StevenK | greghaynes: One of https://review.openstack.org/#/admin/groups/200,members | 06:15 |
*** akuznetsov has joined #tripleo | 06:17 | |
marios | StevenK: sup | 06:23 |
StevenK | marios: We need https://review.openstack.org/127423 landed, and a new release of os-cloud-config cut to stop the world burning | 06:24 |
marios | StevenK: k, np. lemme get some more caffeinne and i'll get on it | 06:25 |
*** d0m0reg00dthing has joined #tripleo | 06:29 | |
*** rha has joined #tripleo | 06:29 | |
tchaypo | Ng: if you're around tonight and have time, I'd like to poke at hp2 with you. | 06:32 |
*** k4n0 has joined #tripleo | 06:34 | |
*** ramishra has joined #tripleo | 06:34 | |
*** regebro has quit IRC | 06:37 | |
*** regebro has joined #tripleo | 06:38 | |
*** jcoufal has joined #tripleo | 06:39 | |
*** ramishra has quit IRC | 06:39 | |
marios | StevenK: has anyone investigated enough to know what in particular this breaks (e.g which params are changed) | 06:39 |
*** jprovazn has joined #tripleo | 06:41 | |
StevenK | marios: devtest_undercloud.sh@283: heat stack-create -e /home/steven/.cache/tripleo/undercloud-env.json -t 360 -f /home/steven/.cache/tripleo/tripleo-heat-templates/undercloud-vm-ironic.yaml undercloud | 06:41 |
StevenK | ERROR: The Parameter (CaSslCertificateKey) was not defined in template. | 06:41 |
greghaynes | yea, itll also break keystonesigningcert param | 06:42 |
marios | StevenK: ok. is that a typo - is this something we want in templates? etc | 06:43 |
greghaynes | not a typo, its just a patch that wasnt properly CI'd and shouldnt have been merged yet | 06:44 |
greghaynes | (I wrote it) | 06:44 |
marios | greghaynes: yeah just saw that on the original. OK - has os-cloud-config already been cut this week? | 06:44 |
StevenK | I think so | 06:44 |
greghaynes | yep, it was just cut with this patch which is why the world is now breaking | 06:44 |
greghaynes | the patch actually merged a while ago | 06:45 |
marios | OK. going to +A and let it merge. release should take 10 mins once it's there. | 06:45 |
greghaynes | ty | 06:45 |
marios | StevenK: greghaynes: quid pro quo... would be great if in the next couple of weeks you guys can do the release ;) | 06:46 |
StevenK | Heh he | 06:46 |
StevenK | marios: Neither of us are members of tripleo-release | 06:47 |
greghaynes | Agreed, I should really learn how | 06:47 |
*** d0m0reg00dthing has quit IRC | 06:47 | |
StevenK | greghaynes: There is a wiki page with following the bouncing ball | 06:47 |
*** d0m0reg00dthing has joined #tripleo | 06:47 | |
marios | StevenK: that can be fixed in no time (any existing member can assign you). if that is the problem, go ahead and volunteer and I will definitely add you if no-one else does | 06:47 |
*** d0m0reg00dthing has quit IRC | 06:47 | |
*** d0m0reg00dthing has joined #tripleo | 06:48 | |
StevenK | marios: Sounds like you should go ahead and add greghaynes and I, then :-) | 06:48 |
marios | StevenK: rather do it after someone has committed in a given meeting - otherwise we may as well go ahead and put everyone there. imo. I don't think there is any documented practice for that. | 06:49 |
*** kevinbenton has quit IRC | 06:50 | |
*** d0m0reg00dthing has quit IRC | 06:50 | |
*** dshulyak_ has quit IRC | 06:50 | |
*** d0m0reg00dthing has joined #tripleo | 06:50 | |
*** d0m0reg00dthing has quit IRC | 06:53 | |
*** d0m0reg00dthing has joined #tripleo | 06:53 | |
StevenK | marios: Patch has merged, can haz release? | 06:56 |
marios | shua | 06:58 |
*** rdopieralski has joined #tripleo | 06:59 | |
marios | https://review.openstack.org/gitweb?p=openstack/os-cloud-config.git;a=commitdiff;h=b4e96ecb4c1c905091d9a983a1016ea8aa5ffed9 | 07:02 |
marios | StevenK: ^^^ ignore, is in zzul | 07:03 |
marios | zuul even | 07:03 |
marios | :/ | 07:03 |
*** andreaf has quit IRC | 07:06 | |
*** pensu has quit IRC | 07:16 | |
*** dtantsur|afk is now known as dtantsur | 07:22 | |
*** ifarkas has joined #tripleo | 07:24 | |
*** k4n0 has quit IRC | 07:24 | |
*** k4n0 has joined #tripleo | 07:28 | |
*** killer_prince has joined #tripleo | 07:30 | |
*** jml has quit IRC | 07:31 | |
*** ramishra has joined #tripleo | 07:35 | |
*** jml has joined #tripleo | 07:35 | |
*** ramishra has quit IRC | 07:39 | |
*** akuznetsov has quit IRC | 07:46 | |
*** pensu has joined #tripleo | 07:52 | |
*** dtantsur is now known as dtantsur|bbl | 07:54 | |
*** jistr has joined #tripleo | 07:56 | |
*** athomas has joined #tripleo | 08:00 | |
*** derekh has joined #tripleo | 08:15 | |
*** lucasagomes has joined #tripleo | 08:27 | |
*** akrivoka has joined #tripleo | 08:33 | |
shadower | lsmola: the defaults in the templates peter and I wrote are based on the ones in the current ones | 08:33 |
*** ramishra has joined #tripleo | 08:33 | |
shadower | we had to make some concessions due to heat bugs | 08:34 |
shadower | lsmola: there'd have to be a compelling reason to have the default parameter values in the non-mergepy templates different from the merge.py ones | 08:35 |
lsmola | shadower: well the reason is that current default value doesn't work for me | 08:36 |
shadower | lsmola: specificaly? | 08:37 |
lsmola | shadower: so they overwrite the values in bash | 08:37 |
lsmola | CinderISCSIHelper=lioadm | 08:37 |
lsmola | NeutronPublicInterface | 08:37 |
lsmola | NovaComputeLibvirtType | 08:38 |
shadower | lsmola: by bash you mean devtest? | 08:38 |
lsmola | shadower: or Instack | 08:38 |
shadower | right | 08:38 |
lsmola | shadower: most of it is messed up in storage templates | 08:38 |
lsmola | shadower: or is related to it | 08:39 |
lsmola | shadower: and e.g. NeutronPublicInterface is defaulted correctly only in one template, rest is blank | 08:40 |
shadower | so: I'm open to this but 1) we should keep both the mergepy and the non-mergepy versions in sync and 2) maybe there's a good reason for the temlate defaults that just doesn't work for our non-production environment | 08:40 |
shadower | hm the last bit doesn't feel right, I'm fine with fixing that | 08:40 |
*** pblaho has joined #tripleo | 08:41 | |
shadower | although I'm not keen on duplicating the defaults across all the templates (some values are used in all four roles + the main overcloud template) | 08:41 |
shadower | s/values/parameters/ | 08:42 |
shadower | but we can sort that out later, I'll look into the NeutronPublicInterface thing. Or feel free to send a patch | 08:42 |
lsmola | shadower: I don't get the duplicating? Each template should have the correct default in it | 08:42 |
*** Andy_Yan has quit IRC | 08:43 | |
shadower | lsmola: but the defaults for at least some of the params have to be kept in sync. If you change one, you'll have to change it everywhere | 08:43 |
lifeless | greghaynes: StevenK: FWIW derekh *wrote* the pip index thing. | 08:43 |
lifeless | greghaynes: StevenK: its just not merged. | 08:43 |
lsmola | shadower: well yeah, if they are suppose to be the same | 08:44 |
shadower | lsmola: plus, they're not actually ever used in reality because you pass the values to Heat specificaly | 08:44 |
lsmola | shadower: well they are used by Tsukar as defaults | 08:44 |
*** gfidente has joined #tripleo | 08:45 | |
lsmola | shadower: also the NeutronPublicInterface and OVERCLOUD_LIBVIRT_TYPE, will be different for real baremetal deployment | 08:46 |
lsmola | shadower: for this case, it should be either blank in template, or probably defaulted to baremetal deployment | 08:47 |
lsmola | shadower: but for UI, I would say that all parameters being set in Devtest, should be blank in template | 08:49 |
lsmola | shadower: cause their defaults are for some reason unusable | 08:50 |
shadower | lsmola: well then the user will change them in the UI. Just like you can change them when using the environment | 08:50 |
lsmola | shadower: otherwise it will be hard to default it in UI or to check that user has to pick the right one | 08:50 |
derekh | lifeless: greghaynes StevenK I missed some context there but I guess your talking about https://review.openstack.org/#/c/71837/1 | 08:50 |
derekh | I can renew it if ye want | 08:51 |
shadower | lsmola: so: I'm fine with picking better defualts. But it ought to happen in both template types and should have agreement from people who krow what each default is for | 08:51 |
shadower | (I'm not necessarily that person) | 08:51 |
lsmola | shadower: well in that case, I am voting for setting them blank | 08:52 |
shadower | lsmola: feel free to propose that on the ml | 08:52 |
shadower | or send a patch to tht | 08:52 |
lsmola | shadower: cause the decision for the right default will happen in bash/UI | 08:52 |
lsmola | shadower: you want to first change it in devtest templates, then in yours? | 08:54 |
*** ramishra has quit IRC | 08:55 | |
shadower | lsmola: yes. The non-mergepy alternatives should track the mergepy ones as closely as possible. That will make them easier to test, debug, merge and keep in sync | 08:56 |
shadower | lsmola: what you're proposing is an unrelated change | 08:56 |
shadower | so it should be in a separate commit | 08:56 |
lsmola | shadower: ok, that means I need some workaround for now | 09:01 |
pblaho | hi all... can someone clarify for me what NOT_REGISTERED as results for jenkins job means? see https://review.openstack.org/#/c/122674/6 | 09:05 |
*** akuznetsov has joined #tripleo | 09:05 | |
*** jp_at_hp has joined #tripleo | 09:10 | |
*** rlandy has joined #tripleo | 09:15 | |
*** akrivoka has quit IRC | 09:15 | |
*** ramishra has joined #tripleo | 09:19 | |
tchaypo | I think you'll get a better answer in -infra | 09:19 |
tchaypo | from memory it's something like the testenv that was allocated to run that test ailed to respond | 09:19 |
tchaypo | unless it means that the name of the test changed unexpectedly | 09:19 |
*** dsneddon_ has quit IRC | 09:22 | |
*** dsneddon_ has joined #tripleo | 09:23 | |
*** ramishra has quit IRC | 09:29 | |
*** killer_prince has quit IRC | 09:31 | |
pblaho | tchaypo: thanks... | 09:32 |
*** jang has quit IRC | 09:38 | |
*** nosnos has quit IRC | 09:39 | |
*** jml has quit IRC | 09:40 | |
*** nosnos has joined #tripleo | 09:40 | |
*** killer_prince has joined #tripleo | 09:41 | |
*** jml has joined #tripleo | 09:42 | |
*** nosnos has quit IRC | 09:44 | |
StevenK | derekh: Why did you abandon it? It looks like a good start | 09:45 |
*** killer_prince has quit IRC | 09:47 | |
*** lazy_prince has quit IRC | 09:47 | |
*** lazy_prince has joined #tripleo | 09:48 | |
*** pelix has joined #tripleo | 09:57 | |
*** d0m0reg00dthing has quit IRC | 09:58 | |
*** jang has joined #tripleo | 09:59 | |
*** ramishra has joined #tripleo | 10:00 | |
*** jang1 has joined #tripleo | 10:00 | |
*** athomas has quit IRC | 10:00 | |
*** kevinbenton has joined #tripleo | 10:03 | |
*** ramishra has quit IRC | 10:04 | |
*** athomas has joined #tripleo | 10:07 | |
*** akrivoka has joined #tripleo | 10:15 | |
*** jprovazn has quit IRC | 10:36 | |
*** loki184 has quit IRC | 10:40 | |
derekh | StevenK: as far as I remember it worked but we wanted to test against released library versions instead (I've forgotten the details), anyways I think it makes sense to renew it so we don't get bitten by problems sneaking passed the CI | 10:43 |
*** pblaho has quit IRC | 10:49 | |
*** ramishra has joined #tripleo | 11:00 | |
*** ramishra has quit IRC | 11:05 | |
*** jprovazn has joined #tripleo | 11:06 | |
*** dtantsur|bbl is now known as dtantsur | 11:08 | |
*** yamahata has quit IRC | 11:09 | |
*** dshulyak_ has joined #tripleo | 11:15 | |
*** dsneddon_ has quit IRC | 11:33 | |
*** lucasagomes is now known as lucas-hungry | 11:33 | |
*** dsneddon_ has joined #tripleo | 11:34 | |
*** lazy_prince is now known as killer_prince | 11:37 | |
*** k4n0 has quit IRC | 11:42 | |
StevenK | derekh: So I think the only change I would make is to install releases, except if we're testing against something like os-*-config etc | 11:49 |
derekh | StevenK: Yup, I'll dust it off and submit a new version so we can give it a whirl | 11:50 |
StevenK | derekh: \o/ | 11:53 |
*** jistr has quit IRC | 12:00 | |
*** ramishra has joined #tripleo | 12:01 | |
*** dshulyak_ has quit IRC | 12:03 | |
*** ramishra has quit IRC | 12:06 | |
*** dprince has joined #tripleo | 12:08 | |
*** weshay has joined #tripleo | 12:09 | |
*** ramishra has joined #tripleo | 12:09 | |
shadower | lsmola: +A? https://review.openstack.org/#/c/125354/ | 12:11 |
shadower | tests passed, has two +2s | 12:12 |
lsmola | shadower: done | 12:12 |
shadower | thanks | 12:14 |
*** jdob has joined #tripleo | 12:18 | |
*** jistr has joined #tripleo | 12:19 | |
*** lucas-hungry is now known as lucasagomes | 12:25 | |
*** ramishra has quit IRC | 12:28 | |
shadower | lxsli: that comment about "watching the world burn", was that about the use of all caps or something else? | 12:28 |
*** rhallisey has joined #tripleo | 12:48 | |
lxsli | shadower: I was just joking, Tomas added a comment | 12:48 |
lxsli | which is a good thing yet somehow completely unprecedented | 12:48 |
shadower | lxsli: right, I wasn't sure I got the joke | 12:55 |
shadower | thought it was about the all caps (which was never supposed to see the light of day) | 12:55 |
*** rushiagr is now known as rushiagr_away | 12:55 | |
*** tzumainn has joined #tripleo | 12:55 | |
shadower | lxsli: thanks for looking at the patch btw, much appreciated | 12:55 |
*** ramishra has joined #tripleo | 12:59 | |
*** ramishra has quit IRC | 13:00 | |
*** ramishra has joined #tripleo | 13:01 | |
*** morazi has joined #tripleo | 13:03 | |
*** ramishra has quit IRC | 13:05 | |
*** jcoufal has quit IRC | 13:07 | |
*** _crobertsrh is now known as crobertsrh | 13:11 | |
*** julim has joined #tripleo | 13:12 | |
*** jistr is now known as jistr|bbl | 13:16 | |
*** jcoufal has joined #tripleo | 13:25 | |
*** regebro has quit IRC | 13:32 | |
*** rushiagr_away is now known as rushiagr | 13:44 | |
*** jprovazn has quit IRC | 13:47 | |
*** jehb has joined #tripleo | 13:52 | |
*** akrivoka has quit IRC | 14:00 | |
*** sdake has quit IRC | 14:15 | |
*** openstackgerrit has joined #tripleo | 14:16 | |
*** sdake has joined #tripleo | 14:22 | |
*** rlandy has quit IRC | 14:27 | |
*** pensu has left #tripleo | 14:27 | |
*** ifarkas has quit IRC | 14:29 | |
SpamapS | jdob: \o/ thanks for doing releases. :) | 14:30 |
jdob | np :) | 14:31 |
*** ramishra has joined #tripleo | 14:31 | |
*** pradeep has quit IRC | 14:33 | |
openstackgerrit | Radomir Dopieralski proposed a change to openstack/tuskar-ui: New node registration and upload dialogs https://review.openstack.org/126576 | 14:36 |
greghaynes | lifeless: Re: https://review.openstack.org/#/c/127422/ - Agreed that derekh's patch is the way to go but his patch needs a little work and fixing this hackily now seems worth it given that we basically are lying about CI passing on these repos (which just broke the world) | 14:36 |
*** dprince has quit IRC | 14:38 | |
openstackgerrit | Radomir Dopieralski proposed a change to openstack/tuskar-ui: New node registration and upload dialogs https://review.openstack.org/126576 | 14:41 |
*** pcrews has joined #tripleo | 14:42 | |
openstackgerrit | Radomir Dopieralski proposed a change to openstack/tuskar-ui: New node registration and upload dialogs https://review.openstack.org/126576 | 14:45 |
*** jml has quit IRC | 14:46 | |
*** jml has joined #tripleo | 14:48 | |
greghaynes | derekh: Maybe you can answer - on https://review.openstack.org/#/c/71837 seems like the idea is to just create a local pip mirror, how would you handle the case of a patch to os-apply-config or similar where we need to test HEAD? | 14:49 |
greghaynes | oh, youre using the repo provided by zuul, building an sdist, and sticking it in the mirror? | 14:50 |
*** rdopieralski has quit IRC | 14:50 | |
*** akrivoka has joined #tripleo | 14:55 | |
derekh | greghaynes: Yup, I'll have a new version ready monday (gotta go in a bit), if you want to do something with it, in the meantime then fire ahead but it shouldn't take me long monday | 15:00 |
greghaynes | derekh: I was going to poke around with it a bit today | 15:01 |
derekh | greghaynes: ok | 15:01 |
greghaynes | derekh: Something else that occured to me - o-a-c and os-cloud-config we use on the 'jump host' | 15:02 |
*** dsneddon_ has quit IRC | 15:02 | |
greghaynes | so we need to also export the pip mirror config there | 15:03 |
derekh | greghaynes: yup | 15:04 |
*** dsneddon_ has joined #tripleo | 15:05 | |
openstackgerrit | A change was merged to openstack-infra/tripleo-ci: Remove cherry pick's https://review.openstack.org/126612 | 15:05 |
*** rwsu has joined #tripleo | 15:05 | |
openstackgerrit | Erik Colnick proposed a change to openstack/tripleo-image-elements: Create 'neutron-router' image element https://review.openstack.org/127541 | 15:07 |
openstackgerrit | Tomas Sedovic proposed a change to openstack/tripleo-specs: Remove merge.py from TripleO Heat Templates https://review.openstack.org/97939 | 15:08 |
openstackgerrit | A change was merged to openstack/tuskar-ui: Setup swift endpoint correctly https://review.openstack.org/127276 | 15:09 |
*** pensu has joined #tripleo | 15:14 | |
*** pensu has quit IRC | 15:19 | |
openstackgerrit | A change was merged to openstack/tripleo-incubator: Rotate an SSH key for tchaypo https://review.openstack.org/126750 | 15:20 |
*** ramishra has quit IRC | 15:27 | |
*** andreaf has joined #tripleo | 15:27 | |
*** pensu has joined #tripleo | 15:35 | |
*** pradeep has joined #tripleo | 15:36 | |
*** mrunge has quit IRC | 15:36 | |
*** jp_at_hp has quit IRC | 15:38 | |
*** pensu has quit IRC | 15:39 | |
greghaynes | derekh: oh, another thing youll love - the HA job is failing often due to out of memory | 15:46 |
SpamapS | OpenStack, why you so big? | 15:48 |
SpamapS | eat vegeble | 15:48 |
*** morazi has quit IRC | 15:48 | |
openstackgerrit | Ben Nemec proposed a change to openstack/diskimage-builder: Enable dracut deploy ramdisks https://review.openstack.org/105275 | 15:49 |
*** dtantsur is now known as dtantsur|afk | 15:49 | |
greghaynes | Maybe we should focus on its mass during kilo | 15:49 |
greghaynes | badum-tshh | 15:49 |
greghaynes | SpamapS: One thought I had - I know we bumped some of the mysql buffer size setings so they were usable for prod, but maybe it would be reasonable to CI with these at values that make more sense on 3gb vms | 15:50 |
*** jistr|bbl is now known as jistr | 15:50 | |
SpamapS | I thought we bumped them _down_ | 15:54 |
derekh | greghaynes: again ? Increasing the VM's to 3G seemed to help a few weeks ago | 15:54 |
derekh | SpamapS: greghaynes: I have a feeling its at 100Meg in CI /me could be wrong | 15:55 |
SpamapS | Yeah I believe it is. | 15:55 |
greghaynes | damn | 15:55 |
SpamapS | It may be the same issue they saw in devstack testing. | 15:55 |
greghaynes | derekh: but yes, definitely getting OOM's | 15:55 |
SpamapS | Too many worker processes. | 15:55 |
greghaynes | I was fiddling with that setting in keystone and nova-api without much success | 15:56 |
derekh | greghaynes: your correct I love it ;-) | 15:56 |
SpamapS | Prod wants many and the RAM is worth it. CI wants wide scalability and is not so rich in RAM. ;) | 15:56 |
greghaynes | Ill try and figure out the decreasing worker count thing though since thats the best idea so far... | 15:57 |
derekh | greghaynes: any idea how many of the failures are because of RAM ? we're not getting anywhere as many failures as we used to | 15:57 |
derekh | greghaynes: swapfile ... | 15:57 |
greghaynes | derekh: All the fails I could find in the past few days (that werent legitimate fails and such) were from that | 15:57 |
greghaynes | granted, not a ton | 15:57 |
greghaynes | off-hand seemed like ~10-20% | 15:58 |
greghaynes | which is waaaay better than before :) | 15:58 |
derekh | greghaynes: ok, would be nice to get that a bit lower but I think if its consintently below 10% we could consider making it voting | 15:59 |
SpamapS | greghaynes: randomly selected OOM's killed, or always mysqld? | 16:00 |
SpamapS | sometimes the kernel decides mysql is the pig and roasts it | 16:00 |
*** pradeep1 has joined #tripleo | 16:01 | |
greghaynes | Mysqld wasnt actually being killed, I just assumed that would be a low hanging fruit | 16:02 |
greghaynes | but sounds like we already picked that one | 16:02 |
*** pradeep has quit IRC | 16:04 | |
*** andreaf has quit IRC | 16:05 | |
greghaynes | ooo http://logs.openstack.org/00/123100/8/check-tripleo/check-tripleo-ironic-overcloud-precise-ha/223a373/logs/seed_logs/nova-compute.txt.gz#_Oct_10_13_57_50 | 16:06 |
*** yamahata has joined #tripleo | 16:11 | |
*** derekh has quit IRC | 16:11 | |
*** pensu has joined #tripleo | 16:13 | |
*** cody-somerville has quit IRC | 16:16 | |
*** cwolferh has joined #tripleo | 16:17 | |
openstackgerrit | greghaynes proposed a change to openstack/tripleo-image-elements: Use keystone identity_uri instead of auth_* https://review.openstack.org/127588 | 16:21 |
*** jdob has quit IRC | 16:22 | |
greghaynes | keystone: Could not find user: neutron | 16:23 |
greghaynes | thats interesting | 16:23 |
greghaynes | or is that normal? | 16:23 |
*** yamahata has quit IRC | 16:24 | |
*** jdob has joined #tripleo | 16:26 | |
*** dshulyak_ has joined #tripleo | 16:31 | |
*** jdob has quit IRC | 16:32 | |
*** ChuckC__ has joined #tripleo | 16:32 | |
*** akrivoka has quit IRC | 16:32 | |
*** akrivoka has joined #tripleo | 16:33 | |
*** noslzzp has joined #tripleo | 16:35 | |
*** jcoufal has quit IRC | 16:41 | |
*** ChuckC__ has quit IRC | 16:42 | |
*** slagle has quit IRC | 16:44 | |
*** gfidente has quit IRC | 16:45 | |
*** akrivoka has quit IRC | 16:46 | |
*** daneyon has joined #tripleo | 16:58 | |
*** pradeep has joined #tripleo | 16:59 | |
*** pradeep1 has quit IRC | 17:00 | |
*** lucasagomes is now known as lucas-dinner | 17:01 | |
greghaynes | DIB reviewers - infra is hoping to get https://review.openstack.org/#/c/125475/ merged and a DIB release cut to work around some issue they are having which I dont entirely understand all the details of | 17:02 |
greghaynes | but I imagine they basically just want tar's for some reason which isnt that crazy | 17:02 |
* clarkb explains | 17:04 | |
* greghaynes waves hands vigurously | 17:04 | |
clarkb | we are using DIB to build our jenkins slave images now (some of them anyways). By default DIB outputs a qcow2 image which works great with hpcloud, but rackspace needs VHD/VPC images because Xen. I think it would be excellent if my image building tool handled the variety of formats I need for me hence that patch | 17:05 |
clarkb | so we do a single DIB builds and get two images, one that goes to hpcloud and one that goes to rax | 17:05 |
clarkb | the secondary goal of this feature is to make it easy for us to publish a variety of formats of the slave images for all the people | 17:06 |
clarkb | we would like to have a location where anyone can grab the slave image in the format that suits them and just boot it | 17:07 |
*** athomas has quit IRC | 17:16 | |
*** pweiss has joined #tripleo | 17:17 | |
openstackgerrit | Erik Colnick proposed a change to openstack/tripleo-image-elements: Create 'neutron-router' image element https://review.openstack.org/127541 | 17:22 |
beekneemech | greghaynes: clarkb: I left a comment on the review. I think there's one more thing that should be moved, but otherwise looks fine. | 17:24 |
clarkb | beekneemech: just remove the signal reset and let it fall through to the end of the process execution? | 17:28 |
beekneemech | clarkb: Or move the signal reset after the cleanup_dirs call in disk-image-create like it would have been before. | 17:30 |
beekneemech | Although I'm wondering if we could just leave the handler set and let it do the cleanup. | 17:30 |
*** killer_prince has quit IRC | 17:30 | |
*** rameshg87 has joined #tripleo | 17:31 | |
openstackgerrit | Clark Boylan proposed a change to openstack/diskimage-builder: Allow for multiple image outputs from raw source https://review.openstack.org/125475 | 17:31 |
*** daneyon has quit IRC | 17:37 | |
*** rameshg871 has joined #tripleo | 17:39 | |
*** rameshg871 has quit IRC | 17:39 | |
*** rameshg871 has joined #tripleo | 17:40 | |
*** rameshg87 has quit IRC | 17:42 | |
*** chuckC_ has quit IRC | 17:43 | |
rameshg871 | hello tripleo-cores, request you to have a look at https://review.openstack.org/#/c/123642/ as it is required for Ironic iLO drivers in openstack for juno release. thanks. | 17:45 |
*** ChuckC has quit IRC | 17:50 | |
*** jml has quit IRC | 17:57 | |
SpamapS | rameshg871: reviewed | 17:59 |
*** daneyon has joined #tripleo | 17:59 | |
rameshg871 | SpamapS: that was very quick, thanks. | 18:00 |
*** jml has joined #tripleo | 18:01 | |
*** jlabocki has joined #tripleo | 18:01 | |
rameshg871 | SpamapS: regarding efiboot.img | 18:01 |
jlabocki | hola sdake | 18:01 |
SpamapS | rameshg871: yes? | 18:02 |
rameshg871 | SpamapS: it is available in some OS built trees, but not in any of the OS packages | 18:02 |
rameshg871 | SpamapS: but it's not exactly what we want thought | 18:02 |
rameshg871 | *though | 18:03 |
jlabocki | larks sdake - looking at README.md and I think it's out of date https://github.com/stackforge/kolla/blob/master/README.md . There is no build script in https://github.com/stackforge/kolla/tree/master/docker any more | 18:03 |
SpamapS | rameshg871: ah.. it seems like a special situation so maybe shipping the binary in git is worth the trouble we might get into. | 18:03 |
*** noslzzp has quit IRC | 18:03 | |
SpamapS | my concern would be that we now have to take responsibility for monitoring efiboot and making sure we ship new releases of diskimage-builder whenever there's an issue. | 18:03 |
rameshg871 | SpamapS: the concern is it doesn't work with the later version of grub. | 18:03 |
jlabocki | sdake larks looks like it was replaced by this? https://github.com/stackforge/kolla/blob/master/docs/image-building.md | 18:03 |
rameshg871 | SpamapS: just thought of avoiding user's headache in "you should have xx version of grub for this to work" | 18:04 |
larsks | jlabocki: we have changed the build mechanism, yes. | 18:04 |
larsks | jlabocki: ...as documented in that image-building.md document. | 18:04 |
larsks | Let me know if you have any questions, because I'm responsible for that change... | 18:04 |
rameshg871 | SpamapS: is it okay to ship the binary in that case ? | 18:04 |
jlabocki | larks: Can someone update or at least redact the instructions from README.md ? | 18:05 |
SpamapS | rameshg871: what OS's ship the wrong version of grub? | 18:05 |
jlabocki | larsks: so if I wanted to just build locally I would run ./build —release ? | 18:06 |
rameshg871 | SpamapS: it doesn't work on ubuntu 14.04, but works on ubuntu 13.10 | 18:06 |
jlabocki | but what if I wanted to build all the images? | 18:06 |
larsks | jlabocki: no, never use --release, unless you really mean to overwrite the official images. | 18:06 |
jlabocki | official images? | 18:07 |
rameshg871 | SpamapS: i have raised a bug in grub, but no response so far https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1378658 | 18:07 |
jlabocki | where are official images stored? | 18:07 |
uvirtbot | Launchpad bug 1378658 in grub2 ""no such device" error from grub2 search command" [Undecided,New] | 18:07 |
jlabocki | what registry? | 18:07 |
larsks | jlabocki: E.g., things in the kollaglue/ namespace. | 18:07 |
jlabocki | ah, ok | 18:07 |
jlabocki | base images | 18:07 |
larsks | That is, the idea is that if you're *working* on someething, don't tromp on those images unless you really mean it. | 18:07 |
larsks | Because other people may be using them. | 18:07 |
jlabocki | got it | 18:07 |
jlabocki | so, I set my own namespace | 18:07 |
larsks | YOu would generally create a .buildconf file in the root of your working copy with NAMESPACE=yourname and TAG=latest | 18:08 |
rameshg871 | SpamapS: i have left a provision for user to build their own image if they don't want to use the prebuilt efiboot.img (setting DIB_UEFI_ISO_BUILD_EFIBOOT to 1) | 18:08 |
jlabocki | so how do I build based on what I have in my CWD? | 18:08 |
jlabocki | I did that | 18:08 |
jlabocki | ok, I added the TAG=latest | 18:08 |
larsks | Then for a specific image just run ./build in the image directory | 18:08 |
jlabocki | to my .buildconf | 18:08 |
larsks | ./build -p | 18:08 |
SpamapS | rameshg871: thanks, I'll poke cjwatson to see if he can take a look at that bug. | 18:08 |
larsks | This will build and push to your docker hub namespace. | 18:08 |
rameshg871 | SpamapS: when the problem is fixed in grub, we can put this as default behaviour | 18:08 |
jlabocki | ok, what about if I want to do all images? | 18:08 |
rameshg871 | SpamapS: thanks | 18:08 |
jlabocki | do I need to loop that mysefl? | 18:09 |
jlabocki | myself* | 18:09 |
jlabocki | ? | 18:09 |
rameshg871 | SpamapS: i will address other comments and raise the review again. | 18:09 |
larsks | jlabocki: Right now, yes. | 18:09 |
jlabocki | ok | 18:09 |
jlabocki | larks: so like this? http://fpaste.org/141004/12964612/ | 18:10 |
jlabocki | so for namespace I could append my.registry.address:port/repositoryname to .buildconf? | 18:11 |
jlabocki | assuming it hasn't been tested | 18:11 |
jlabocki | larks ^^ | 18:11 |
jlabocki | larsks^ | 18:11 |
SpamapS | rameshg871: thanks. I think I'm comfortable going forward w/ the binary include, though I think we might want to mark that bug as affecting diskimage-builder so we know to fix it later. | 18:11 |
larsks | jlabocki: we're all just using docker hub, so e.g., I just set NAMESPACE=larsks. | 18:11 |
larsks | I havne't tried with private registries but I guess it should work. | 18:12 |
jlabocki | larsks: I need to use an internal registry | 18:12 |
jlabocki | ok | 18:12 |
jlabocki | let me try it | 18:12 |
*** daneyon has quit IRC | 18:12 | |
*** jistr has quit IRC | 18:13 | |
*** daneyon has joined #tripleo | 18:13 | |
*** rameshg871 has quit IRC | 18:13 | |
*** rameshg87 has joined #tripleo | 18:13 | |
rameshg87 | SpamapS: just a quick question | 18:18 |
rameshg87 | SpamapS: did you mean we can document the new variable IMAGE_ROOT_FS_UUID here: https://github.com/openstack/diskimage-builder#global-image-build-variables ?? | 18:19 |
*** pelix has quit IRC | 18:20 | |
SpamapS | rameshg87: yes. And it probably needs a DIB_ prefix so we don't interfere with other programs inside elements that might want to use the same variable name. | 18:22 |
openstackgerrit | Erik Colnick proposed a change to openstack/tripleo-image-elements: Remove redundancies between neutron-router and neutron-network-node https://review.openstack.org/127618 | 18:24 |
openstackgerrit | Ramakrishnan G proposed a change to openstack/diskimage-builder: 'iso' element to build bootable ISO images. https://review.openstack.org/123642 | 18:25 |
rameshg87 | SpamapS: okay, will take care of it .. :) | 18:28 |
*** akuznetsov has quit IRC | 18:29 | |
openstackgerrit | Ramakrishnan G proposed a change to openstack/diskimage-builder: 'iso' element to build bootable ISO images. https://review.openstack.org/123642 | 18:30 |
rameshg87 | SpamapS: ^^^ :) | 18:30 |
*** rameshg87 has quit IRC | 18:31 | |
*** ChuckC has joined #tripleo | 18:31 | |
*** akuznetsov has joined #tripleo | 18:33 | |
openstackgerrit | Ryan Brady proposed a change to openstack/tuskar-ui: Enable ExtraConfig Parameter in Tuskar UI https://review.openstack.org/127621 | 18:34 |
*** chuckC_ has joined #tripleo | 18:35 | |
*** ChuckC has quit IRC | 18:36 | |
*** ChuckC has joined #tripleo | 18:36 | |
openstackgerrit | Ryan Brady proposed a change to openstack/tuskar-ui: Enable ExtraConfig Parameter in Tuskar UI https://review.openstack.org/127621 | 18:37 |
lifeless | greghaynes: AIUI the only thing missing in derekh's patch was shoving the repo behind http to work around old-pip issues. | 18:39 |
greghaynes | ok, im going to play with the patch and try and get it good to go | 18:46 |
greghaynes | we also need to setup the pip mirror stuff on the jump host since we call os-cloud-config and o-a-c directly from devtest | 18:47 |
greghaynes | but thats easy | 18:47 |
*** openstackgerrit has quit IRC | 18:48 | |
*** akuznetsov has quit IRC | 18:52 | |
*** openstackgerrit has joined #tripleo | 18:54 | |
*** akuznetsov has joined #tripleo | 19:08 | |
*** pradeep has quit IRC | 19:10 | |
*** jml has quit IRC | 19:11 | |
*** jml has joined #tripleo | 19:13 | |
*** rushiagr is now known as rushiagr_away | 19:18 | |
openstackgerrit | Ryan Brady proposed a change to openstack/tuskar-ui: Enable ExtraConfig Parameter in Tuskar UI https://review.openstack.org/127621 | 19:21 |
*** rainya has joined #tripleo | 19:29 | |
*** dkehn has quit IRC | 19:41 | |
*** dkehn has joined #tripleo | 19:43 | |
*** ChuckC__ has joined #tripleo | 19:43 | |
*** ChuckC__ has quit IRC | 19:47 | |
*** jehb has quit IRC | 19:53 | |
jlabocki | larks: http://fpaste.org/141056/29709671/ <— failed when trying to build mariadb container "One of the configured repositories failed (Fedora 20 - x86_64)," | 19:56 |
jlabocki | larsks ^^ | 19:56 |
*** pensu has quit IRC | 19:58 | |
larsks | jlabocki: sounds like a transient repository access error. They happen occasionally with fedora. Either that our you have a local docker config problem. | 20:00 |
larsks | Try again and see what happens v | 20:00 |
jlabocki | I've tried multiple times | 20:01 |
jlabocki | over 30 minutes | 20:01 |
jlabocki | keeps happening | 20:01 |
jlabocki | trying to rabbitmq build now | 20:01 |
*** dshulyak_ has quit IRC | 20:03 | |
larsks | Is name resolution working inside docker on your system? | 20:07 |
jlabocki | larsks: as soon as this docker build is done I'll tell you (I deleted base image, waiting for fedora-rdo-base | 20:08 |
jlabocki | you know, you could --rm=true on docker build | 20:08 |
jlabocki | to remove intermediate containers after a successful build | 20:08 |
jlabocki | might speed things up | 20:08 |
jlabocki | larks: interesting, rabbitmq worked | 20:13 |
jlabocki | let me try mariadb again | 20:13 |
jlabocki | larsks: I lied | 20:14 |
jlabocki | it failed | 20:14 |
jlabocki | let me launch a container interactively and check name resolution | 20:14 |
*** andreaf has joined #tripleo | 20:15 | |
*** crobertsrh is now known as _crobertsrh | 20:16 | |
openstackgerrit | Jeff Peeler proposed a change to stackforge/kolla: Update start/stop scripts with updated paths/names https://review.openstack.org/127647 | 20:27 |
*** jtomasek has quit IRC | 20:34 | |
jpeeler | larsks: what do i need to look at to figure out why minions are not showing up? on my latest (completed) stack deploy, kubecfg list minions doesn't return any ips | 20:35 |
larsks | jpeeler: are you running it on the master or on a minion? | 20:35 |
jpeeler | running from master, although i thought it work either place | 20:36 |
jlabocki | larsks: problem was with firewalld (arg, switched back to iptables) I can push to private repo | 20:39 |
larsks | possibly. let me just make sure locally... | 20:39 |
jlabocki | The push refers to a repository [docker.rdu.salab.redhat.com:5000/jameslabocki/fedora-rdo-rabbitmq] (len: 1) | 20:39 |
jlabocki | woot! | 20:39 |
larsks | jpeeler: yeah, should work on the master. Look in /etc/kubernetes/apiserver | 20:39 |
larsks | Is "MINION_ADDRESSES" set? | 20:39 |
jpeeler | larsks: it is | 20:41 |
*** akuznetsov has quit IRC | 20:41 | |
jpeeler | larsks: it is | 20:41 |
jpeeler | oops, sorry | 20:42 |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/os-collect-config: Updated from global requirements https://review.openstack.org/120606 | 20:43 |
openstackgerrit | OpenStack Proposal Bot proposed a change to openstack/tuskar: Updated from global requirements https://review.openstack.org/122674 | 20:44 |
larsks | jpeeler: Hmmm. Does "curl http://localhost:4001/v2/keys/registry/minions | jq ." show anything? Output should look like: http://chunk.io/f/58b98e5eb6904e7eb2bb285419172ca7 | 20:45 |
larsks | And if you "ps -fe | grep apiserver", is there a --machines argument listing the minions? | 20:46 |
jpeeler | there is a machines argument, looks as expect | 20:47 |
jpeeler | but the former reports "key not found" | 20:47 |
larsks | any chance I can get access to this environment? | 20:48 |
jpeeler | larsks: give me a few min | 20:51 |
*** akuznetsov has joined #tripleo | 20:52 | |
tchaypo | good morning everybody! | 20:56 |
tchaypo | https://review.openstack.org/#/c/120606/ has been open for a month and is now on its 5th patchset. Could we get this landed please? | 20:57 |
*** untriaged-bot has joined #tripleo | 21:00 | |
untriaged-bot | No untriaged bugs so far! \o/ | 21:00 |
*** untriaged-bot has quit IRC | 21:00 | |
*** julim has quit IRC | 21:00 | |
*** noslzzp has joined #tripleo | 21:08 | |
clarkb | any ideas on why https://review.openstack.org/#/c/125475/ failed? I have run it twice with patch as is and patch rebased locally against one of my images with no issues | 21:26 |
clarkb | which leads me to think it is something in that particular ramdisk image I am hitting | 21:26 |
clarkb | if I want to reproduce that ramdisk build do I need to grab elements from some repo other than dib? | 21:26 |
openstackgerrit | Daneyon Hansen proposed a change to stackforge/kolla: Closes-Bug: 1379442 https://review.openstack.org/127298 | 21:30 |
*** lucas-dinner has quit IRC | 21:33 | |
*** noslzzp has quit IRC | 21:41 | |
*** akuznetsov has quit IRC | 21:44 | |
*** killer_prince has joined #tripleo | 21:44 | |
*** killer_prince is now known as lazy_prince | 21:44 | |
*** jang2 has joined #tripleo | 21:46 | |
beekneemech | clarkb: I think it's this: https://github.com/openstack/diskimage-builder/blob/master/elements/ramdisk/post-install.d/99-build-ramdisk#L41 | 21:48 |
clarkb | oh its calling its own save image from an element? | 21:48 |
beekneemech | That calls finish_image, and since we're not unsetting the trap there anymore it's probably trying to clean up twice. | 21:48 |
clarkb | this isn't verboten? | 21:48 |
beekneemech | ramdisks are kind of weird. | 21:48 |
beekneemech | That's probably why there's special casing for ramdisk builds too. | 21:49 |
*** akuznetsov has joined #tripleo | 21:51 | |
*** ccrouch has quit IRC | 22:03 | |
*** akuznetsov has quit IRC | 22:06 | |
*** ccrouch has joined #tripleo | 22:20 | |
*** jang2 has quit IRC | 22:22 | |
*** rainya has quit IRC | 22:40 | |
*** openstackgerrit has quit IRC | 22:54 | |
*** rwsu has quit IRC | 22:59 | |
*** andreaf has quit IRC | 23:03 | |
*** andreaf has joined #tripleo | 23:03 | |
*** andreaf has quit IRC | 23:08 | |
*** chuckC_ has quit IRC | 23:13 | |
*** ChuckC has quit IRC | 23:22 | |
*** ccrouch has quit IRC | 23:52 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!