Monday, 2017-05-15

*** openstack has joined #tripleo06:58
*** chem has joined #tripleo07:00
openstackgerritJaganathan Palanisamy proposed openstack/tripleo-common master: WIP: Derive Params (part 1): Initial workflow to start  https://review.openstack.org/45646907:00
*** dmacpher has quit IRC07:04
*** flepied has joined #tripleo07:04
*** ooolpbot has joined #tripleo07:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION07:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169010907:10
openstackLaunchpad bug 1690109 in tripleo "Ping occasionally fails in pingtest in OVB ha jobs" [Critical,Triaged]07:10
*** ooolpbot has quit IRC07:10
*** anshul has quit IRC07:15
akaneHi. I am new to tripleO. I have a use case where I need to change existing config on OpenStack setup by installing different custom files and services on controller and compute. Can I make "openstack overcloud deploy" run only on a particular node?07:16
*** bogdando has joined #tripleo07:21
*** ffiore has joined #tripleo07:21
*** anshul has joined #tripleo07:27
openstackgerritMartin AndrĂ© proposed openstack-infra/tripleo-ci master: [WIP] add containerized deployment on multinode  https://review.openstack.org/45415207:31
*** aufi has joined #tripleo07:37
*** b00tcat has joined #tripleo07:37
*** bogdando has quit IRC07:47
*** rcernin has joined #tripleo07:47
*** pcaruana has joined #tripleo07:47
*** tosky has joined #tripleo07:48
*** bogdando has joined #tripleo07:49
*** agurenko has joined #tripleo07:53
*** jpich has joined #tripleo07:57
*** zzzeek has quit IRC08:00
*** zzzeek has joined #tripleo08:00
*** bkopilov has quit IRC08:01
*** bkopilov has joined #tripleo08:01
*** tobias-fiberdata has joined #tripleo08:03
*** flepied has quit IRC08:06
*** tobias_fiberdata has quit IRC08:06
*** sshnaidm|off is now known as sshnaidm08:09
*** jaosorior has joined #tripleo08:09
openstackgerritGael Chamoulaud proposed openstack/tripleo-common master: Make validation inputs configurable via Mistral  https://review.openstack.org/38376308:10
*** ooolpbot has joined #tripleo08:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION08:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169010908:10
openstackLaunchpad bug 1680195 in tripleo "duplicate for #1690109 Random ovb-ha ping test failures" [Critical,Triaged]08:10
*** ooolpbot has quit IRC08:10
*** suuuper has joined #tripleo08:11
openstackgerritJuan Antonio Osorio Robles proposed openstack/tripleo-common master: Add keystone auth_url for creating the workflow client  https://review.openstack.org/45927208:12
*** lucas-afk is now known as lucasagomes08:19
sshnaidmbogdando, why did you close this bug https://bugs.launchpad.net/tripleo/+bug/1690109 ?08:23
openstackLaunchpad bug 1680195 in tripleo "duplicate for #1690109 Random ovb-ha ping test failures" [Critical,Triaged]08:23
*** flepied has joined #tripleo08:23
bogdandosshnaidm: marked as a duplicate08:24
bogdandomoved alert tag to the orignal bug08:24
sshnaidmbogdando, this bug was already escalated and I put there some investigations details08:24
bogdandosshnaidm: I suppose we don't need two same crit bugs open. We could mark the dup otherwise then.08:25
bogdandoafaik, the older one should take a precendence, that's why I chossed that way of merging...08:25
sshnaidmbogdando, I'm aware of its duplicate and would like to talk with ptl about it before08:26
bogdandonp, I'll disconnect them back08:26
*** aufi has quit IRC08:26
*** zoli|gone is now known as zoli08:27
*** aufi has joined #tripleo08:27
*** ccamacho has quit IRC08:33
*** fzdarsky has quit IRC08:36
d0ugaljtomasek: Hey08:39
jtomasekd0ugal: hi08:39
*** cholaraja has joined #tripleo08:40
d0ugaljtomasek: do you remember wanting introspection updates for each node as they finished?08:40
cholarajaHi prateek08:41
d0ugaljtomasek: as a side addition, we will have that once this lands: https://review.openstack.org/#/c/439568/08:41
d0ugaljtomasek: at the moment it causes the CLI to print the status for each node twice - once when each finishes and then it prints once they are all finished. I am going to fix that - but I was wondering if the GUI will have a similar issue?08:42
jtomasekd0ugal: cool! in case when I send more than 20 nodes for introspection it will do 20 and then the rest when it finishes?08:43
jtomasekd0ugal: or add then by 1 as some of them are finished?08:44
d0ugaljtomasek: it will add them one at a time08:44
jtomaseknice08:44
d0ugaljtomasek: so there should always be 20 introspecting (unless there are less than 20 left...)08:44
*** panda|off is now known as panda08:45
d0ugaljtomasek: and as each node finishes, a message will be sent via zaqar08:45
jtomasekd0ugal: if you send different message 'id' on single nodes introspection finished, then UI can differentiate between those messages and display them at apropriate times08:45
jtomasekd0ugal: I mean 'single_node_finished' vs 'introspection_finieshed' message08:46
d0ugaljtomasek: id? is that the type like this? https://github.com/openstack/tripleo-common/blob/master/workbooks/baremetal.yaml#L8608:46
jtomasekd0ugal: yes, exactly08:46
d0ugaljtomasek: okay, cool - I might need to tweak that.08:47
jtomasekd0ugal: now we send 'tripleo.baremetal.v1.introspect'08:47
jtomasekd0ugal: so if child workflow sent 'tripleo.baremetal.v1.node_introspect' it would be fine08:48
d0ugaljtomasek: cool, the patch sends tripleo.baremetal.v1._introspect at the moment08:48
d0ugaljtomasek: because it is a "private" workflow, and we just use the workflow name08:48
jtomasekd0ugal: ok08:48
d0ugalbut maybe I can make it _node_introspect to make it a bit clearer08:48
jtomasekd0ugal: btw. doing the same for registering nodes would be awesome08:49
d0ugaljtomasek: isn't that really quick? I can look into it.08:49
*** shardy has joined #tripleo08:49
*** sarvajeet has joined #tripleo08:50
jtomasekd0ugal: I do not explicitly mean batching them in 20, but wrapping each node registration in separate child workflow, so GUI can update each node's state separately08:51
jtomasekd0ugal: exatly when registration of that node finishes, rather than having to wait for all of them to finish08:51
d0ugaljtomasek: right, sounds reasonable. Do you want to open a feature bug? if we don't have one :)08:52
jtomaseklet me check08:52
*** sshnaidm has quit IRC08:52
jtomasekd0ugal: https://etherpad.openstack.org/p/tripleo-ui-pike line 3808:53
jtomasekd0ugal: https://bugs.launchpad.net/tripleo/+bug/163731108:53
openstackLaunchpad bug 1637311 in tripleo "Improve Node Registration Workflow Notification" [Medium,Triaged] - Assigned to Toure Dunnon (toure)08:53
d0ugaloh, cool08:53
skramajajtomasek: https://review.openstack.org/#/c/450021/ - ci is passing, if you are ok can  you +2 it?08:54
jtomasekd0ugal: the patch at that bug introduced ability to send messages from tripleo-common, but I quite think that using child workflow is much cleaner08:54
jtomasek(using tools we already have available)08:55
d0ugaljtomasek: right, I remember that work now08:55
d0ugaljtomasek: thanks, I'll raise it in the scrum today and suggest it.08:55
jtomasekskramaja: great! I am UI core, I should not +2 on tripleo-common patches08:55
jtomasekd0ugal: ^08:55
jtomasekd0ugal: thanks!08:55
d0ugalskramaja: I'll take a look08:55
skramajajtomasek: sure. got it.08:56
skramajad0ugal: thanks.08:56
*** nyechiel has joined #tripleo08:57
*** adarazs is now known as adarazs_afk08:57
*** pmannidi has quit IRC08:57
openstackgerrityolanda.robla proposed openstack/diskimage-builder master: Apply setfiles on all mountpoints  https://review.openstack.org/44707609:01
*** sarvajeet has quit IRC09:01
skramajashardy: gfidente - https://review.openstack.org/#/c/437956/ - ptal - i am almost rebasing on my every working day morning. i know it is a huge change for any reviewer. i can bring it up whenever CI Is passing.09:02
*** skramaja is now known as skramaja_afk09:02
*** lmiccini has quit IRC09:02
*** hewbrocca_afk is now known as hewbrocca09:02
*** social has joined #tripleo09:02
*** fzdarsky has joined #tripleo09:03
*** dtantsur|afk is now known as dtantsur09:05
*** flepied has quit IRC09:08
prateekcholaraja, Hi09:09
openstackgerritMichele Baldessari proposed openstack/tripleo-heat-templates master: Default snmp to less verbose logging  https://review.openstack.org/46457909:09
*** ooolpbot has joined #tripleo09:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION09:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168019509:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169010909:10
*** ooolpbot has quit IRC09:10
openstackLaunchpad bug 1680195 in tripleo "Random ovb-ha ping test failures" [Critical,Triaged]09:10
openstackLaunchpad bug 1690109 in tripleo "Ping occasionally fails in pingtest in OVB ha jobs" [Critical,Triaged]09:10
*** lmiccini has joined #tripleo09:14
*** cylopez has joined #tripleo09:15
*** flepied has joined #tripleo09:23
jtomasekd0ugal: question: is the concurrency applied also when the workflow is executed multiple times?09:26
jtomasekd0ugal: e.g. user executes introspection workflow on 4 nodes, then immediately on 10 and then immediately on another 1009:27
jtomasekd0ugal: it applies just within that single workflow execution, right?09:27
d0ugaljtomasek: yeah, just within the single execution.09:28
jtomasekd0ugal: ok09:28
d0ugaljtomasek: we should probably discourage or block multiple introspection workflows running at the same time.09:28
d0ugaljtomasek: and block multiple deploys with the same plan etc.09:29
jtomasekd0ugal: yeah, in any case it is up to client to consume the API properly :)09:29
*** paramite has joined #tripleo09:29
jtomasekd0ugal: oh, you mean by validating if another execution already runs?09:30
jistr_morning folks, we need one more +2 to get the Ocata -> Pike upgrade job all +2'd :) None of the failed jobs on that change uses OOOQ, so they can't be broken by the change.09:30
*** jistr_ is now known as jistr09:30
jistrhttps://review.openstack.org/#/c/46006109:30
d0ugaljtomasek: yeah, the second workflow could either fail or wait for the first to finish09:31
d0ugaljtomasek: not something mistral supports exactly, but we could add it with some custom actions09:31
*** zoli is now known as zoli|lunch09:31
jtomasekd0ugal: I've just commented on the patch, it is merely a brainstorming :)09:34
d0ugaljtomasek: cool, thanks!09:35
d0ugaljtomasek: You might also find this interesting: https://review.openstack.org/#/c/462916/09:35
d0ugaljtomasek: after the first pass it will retry all failed nodes09:35
jtomasekd0ugal: thanks09:36
shardymarios_ or gfidente: Hey, you both previously reviewed https://review.openstack.org/#/c/437956/ - care to take another look?09:38
shardythere are some issues with the docs but it's a huge patch and 46 rebases already, so I'm thinking we should perhaps just land it and iterate on any issues with smaller followup patches09:39
shardyprovided it's functionally OK09:39
shardyit would have been good to see upgrade CI working, but that's currently broken for unrelated reasons09:39
* shardy goes looking for ccamacho patch that fixes upgrade CI09:40
*** adarazs_afk is now known as adarazs09:43
marios_shardy: +2094 wow - ack will have a look in a bit though09:44
*** limao has quit IRC09:46
shardymarios_: yeah it's big but nearly all files are the same so it's a fairly easy click-through review09:48
* shardy wants to just land it so we don't have to review it again ;)09:49
marios_shardy: yeah just voted i saw it was 99% repetition adding the params to all the templates09:50
marios_shardy: well they're all non voting so should i +A /me check shortlog for dependencies09:50
*** marios_ is now known as marios09:50
mariosshardy: so skramaja_afk hey do you want to update for shardy comments and we can land it quickly? or do you prefer to iterate?09:53
shardymarios_: ack thanks - let me just check the upgrades CI again, as https://review.openstack.org/#/c/462570/ landed09:53
shardyso I'm a bit confused why we still see the error about the postconfig09:54
shardyhttp://logs.openstack.org/56/437956/46/check/gate-tripleo-ci-centos-7-scenario001-multinode-upgrades-nv/b9fc137/console.html#_2017-05-15_05_44_09_33689409:56
shardyit's still using the wrong path on upgrade09:56
openstackgerritFlorian Fuchs proposed openstack/tripleo-validations master: Add host list by service to inventory  https://review.openstack.org/45797209:58
*** sshnaidm has joined #tripleo09:58
openstackgerritArx Cruz proposed openstack/tripleo-quickstart master: Adding featureset012.yml  https://review.openstack.org/46459809:59
adarazsjistr: looking at the mixed released change.09:59
shardymarios: Ok I'll dig into the upgrade CI problem since it looks like ccamacho isn't around today, but I think we could go ahead and land the patch from skramaja_afk since all the voting jobs passed including all the multinode scenarios10:04
shardyit's not ideal but I'm aware this patch is blocking some other things10:04
mariosshardy: ack i've only had one pass but as you said it isn't too complex to +2d already feel free or should I +A10:05
marioss/to/so10:06
mariosshardy: dl10:06
mariosone10:06
openstackgerritArx Cruz proposed openstack/tripleo-quickstart master: Adding featureset for periodic tempest jobs  https://review.openstack.org/46459810:06
shardymarios: ack, thanks!10:06
shardyI'll sync with skramaja_afk later to ensure we fix the readme10:06
*** abishop has joined #tripleo10:07
*** ckyriakidou has joined #tripleo10:08
*** ooolpbot has joined #tripleo10:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION10:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168019510:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168790810:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169010910:10
*** ooolpbot has quit IRC10:10
openstackLaunchpad bug 1680195 in tripleo "Random ovb-ha ping test failures" [Critical,Triaged]10:10
openstackLaunchpad bug 1687908 in tripleo "Could not fetch contents for file:///usr/share/openstack-tripleo-heat-templates/extraconfig/tasks/post_puppet_pacemaker.yaml" [Critical,In progress] - Assigned to Carlos Camacho (ccamacho)10:10
openstackLaunchpad bug 1690109 in tripleo "Ping occasionally fails in pingtest in OVB ha jobs" [Critical,Triaged]10:10
shardyadarazs: Hey did you have any comments on https://review.openstack.org/#/c/460061/ or an I OK to approve it?10:11
adarazsshardy: I have a few comments.10:11
adarazsshardy: but probably from not knowing what's up... I was just about to submit my review. :)10:11
shardyadarazs: ack, sure feel free to add - I'm +2 but perhaps missed something10:12
adarazsshardy: can you take a look at my comments? maybe you know the answers.10:12
*** janki has quit IRC10:12
*** janki has joined #tripleo10:13
shardyadarazs: I tried to answer them10:17
*** jprovazn has quit IRC10:20
sshnaidmshardy, do we have some docs about "mixed_upgrade"?10:24
shardysshnaidm: I'm not sure, jistr can confirm, but basically it means installing an older overcloud version then upgrading it10:24
*** shardy is now known as shardy_afk10:24
*** athomas has joined #tripleo10:25
sshnaidmshardy_afk, I'm just worried about adding undocumented non obvious code, that makes jobs much more fragile and less clear10:26
sshnaidmshardy_afk, we usually describe in readme all parameters and their meanings to avoid this10:27
openstackgerritBogdan Dobrelya proposed openstack/tripleo-quickstart-extras master: Custom containerized undercloud deployments  https://review.openstack.org/45079210:27
openstackgerritMerged openstack/tripleo-heat-templates master: multinode-container-upgrade.yaml usable for mixed upgrade  https://review.openstack.org/46266410:28
*** karthiks has joined #tripleo10:29
*** cylopez has quit IRC10:29
openstackgerritMerged openstack/tripleo-quickstart-extras master: Don't overwrite tht_dir for upgrades to master  https://review.openstack.org/46217210:30
openstackgerritBogdan Dobrelya proposed openstack/tripleo-heat-templates master: DO NOT MERGE testing custom undercloud-deploy  https://review.openstack.org/45962510:31
adarazsjistr, shardy_afk: added another question for https://review.openstack.org/#/c/460061/15/toci-quickstart/playbooks/multinode.yml@6210:32
openstackgerritMerged openstack/tripleo-quickstart master: TripleO CI mixed release master UC / ocata OC  https://review.openstack.org/45978910:33
*** zoli|lunch is now known as zoli10:35
*** anshul has quit IRC10:38
*** adarazs is now known as adarazs_lunch10:38
sshnaidmshardy_afk, jistr adarazs I think it's better to think a little about architecture of CI for upgrades, than going back to tens of if-else hacks in bash scripts which makes them completely unreadable and challenging to track, maintain and update. This is was main purpose of transition, to make CI more clear and usable.10:40
*** skramaja_afk is now known as skramaja10:49
*** anshul has joined #tripleo10:49
*** bkopilov_ has quit IRC10:49
*** bkopilov has quit IRC10:50
skramajashardy_afk: marios - sorry, i was taken in to a meeting..  i will work on the comments.10:54
*** jprovazn has joined #tripleo10:55
mariosskramaja: ack thanks10:56
*** jkilpatr has joined #tripleo10:57
skramajashardy_afk: i will fix the readme. regarding the ServiceNetMap description, i will raise a another review.10:58
*** artom__ has quit IRC11:04
*** artom__ has joined #tripleo11:04
*** artom__ is now known as artom11:05
*** artom has quit IRC11:06
bogdandoCI folks, could we push that to openstack-infra https://review.openstack.org/#/c/449552/ ?11:06
*** artom has joined #tripleo11:06
bogdandoit is backwards compatible, and only brings better UX with the getthelogs script11:07
*** artom has quit IRC11:07
*** artom has joined #tripleo11:07
*** ooolpbot has joined #tripleo11:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION11:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168019511:10
openstackLaunchpad bug 1680195 in tripleo "Random ovb-ha ping test failures" [Critical,Triaged]11:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168790811:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169010911:10
*** ooolpbot has quit IRC11:10
openstackLaunchpad bug 1687908 in tripleo "Could not fetch contents for file:///usr/share/openstack-tripleo-heat-templates/extraconfig/tasks/post_puppet_pacemaker.yaml" [Critical,In progress] - Assigned to Carlos Camacho (ccamacho)11:10
openstackLaunchpad bug 1690109 in tripleo "Ping occasionally fails in pingtest in OVB ha jobs" [Critical,Triaged]11:10
*** adarazs_lunch is now known as adarazs11:12
*** rbrady_ has joined #tripleo11:13
*** rbrady_ has quit IRC11:13
*** rbrady_ has joined #tripleo11:14
openstackgerritJuan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Use neutron-server image for neutron services  https://review.openstack.org/46420011:16
openstackgerritJuan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: docker/internal TLS: spawn extra container for neutron server's TLS proxy  https://review.openstack.org/46420111:16
*** anshul has quit IRC11:20
jistradarazs, shardy_afk, sshnaidm: thanks for the reviews :)11:21
jistrsshnaidm: please see my reaction re moving the --release computation into Ansible -- i don't think it's possible to do that while retaining the existing --release interface of quickstart.sh and having some sanity in the solution at the same time...11:23
jistrsshnaidm, adarazs: i could however make the bash part nicer, i.e. i could define a function that would look into the featureset for `mixed_release: true`, and if found, it would look at STABLE_RELEASE and set the UPGRADE_RELEASE to "STABLE_RELEASE - 1" effectively, i'd define the mapping for that computation in the script too11:25
adarazsjistr: yeah, this is what I was thinking at some point, but we would need to keep the stable releases in a list somewhere for it anyway, so we might as well just update this value here rather than update that list.11:25
jistrsshnaidm, adarazs: regarding inspection of the featureset file, we could go simple and crude and just grep for `mixed_upgrade: true`, or i could perhaps do a `python -c ...` oneliner that would really parse the YAML file11:27
EmilienMhello11:28
openstackgerritMerged openstack/tripleo-heat-templates master: Add role specific information to the service template  https://review.openstack.org/43795611:28
openstackgerrityolanda.robla proposed openstack/diskimage-builder master: Only unmount directories that are mounted  https://review.openstack.org/46423511:28
openstackgerritMerged openstack/tripleo-ui master: Use prettier for linting  https://review.openstack.org/46137711:28
jistrsshnaidm, adarazs: so yea as the above points from me and adarazs point out, doing this computation doesn't come free of complexity, but there is the advantage of being agnostic w/r/t featuresets. So we wouldn't be looking for "is this featureset011, then set UPGRADE_RELEASE". We'd be inspecting the featureset itself.11:29
jtomasekflorianf: ouch, honza's prettier patch had a bug11:30
jtomasekflorianf: I just found that out11:30
florianfjtomasek: revert or fix?11:30
jtomasekflorianf: I have a rebased version of his -> yours -> mine patches11:30
florianfjtomasek: also: what's the bug?11:30
florianf:-)11:30
honzajtomasek: florianf not pretty enough?11:30
jtomasekflorianf: I am going to try to rebase that on new master and see if I can create an update patch11:31
jistrsshnaidm, adarazs: i'm could propose a follow up patch with this computation. And i'd propose a follow-up patch with what adarazs suggested re using gating repos in overcloud too, if doing follow-up patches on this would be ok with you folks.11:31
jtomasekflorianf, honza: it went only 2 levels deep with pretifying11:31
*** lucasagomes is now known as lucas-hungry11:31
adarazsjistr, sshnaidm: I +2'd it, feel free to +w it if you discussed it enough. for me this is good enough at this point. :)11:31
florianfjtomasek: so it doesn't break anything?11:31
florianfhonza: It was already pretty pretty.11:31
jistradarazs: thanks, i'd very much like to go that way but i'll wait to hear from sshnaidm first :)11:32
jtomasekflorianf: it does not11:32
honzait probably happened after i added the tests to the list11:32
jtomasekyep11:32
*** anshul has joined #tripleo11:32
jtomasekhonza, florianf: one sec, I'll run through rebase hell11:33
* florianf wonders how Dante could forget about rebase hell. 11:36
openstackgerritJiri Tomasek proposed openstack/tripleo-ui master: Prettify all js files in src  https://review.openstack.org/46461611:36
honzaflorianf: haha, awesome11:37
*** atoth has joined #tripleo11:38
florianfhonza: :-)11:38
jtomasekflorianf: lol11:38
jtomasekflorianf, honza: ^^^11:38
florianfjtomasek: So src/**/**/*.js is only 2 levels, but src/**/*.js is all levels?11:39
jtomasek'src/**/*.js' is all levels11:39
jtomasek"'" makes all the difference11:39
honzajtomasek: I could swear that I tried that and that it didn't work for me11:39
florianfjtomasek: oh right11:40
honzai see11:40
jaosoriordtantsur: hey, sorry to bother you with this again, but I lost the note :/ where were the vbmc logs?11:40
jaosoriordtantsur: also, I'm seeing a bunch of these :/ http://paste.openstack.org/show/609546/11:41
florianfjtomasek: uh oh, now all the nodes list patches are in conflict state11:41
dtantsurjaosorior, huh, I wonder why. logs where somewhere in $HOME, lemme check11:42
jtomasekflorianf: yeah, I had a nice rebase ready but no more hah11:42
*** pkovar has joined #tripleo11:42
jaosoriordtantsur: I just deployed using oooq. My last deployment had similar issues11:42
florianfjtomasek, honza: should we split the rebasing work?11:42
jaosoriordtantsur: and the overcloud deployment displays a bunch of these http://paste.openstack.org/show/609547/11:43
jtomasekflorianf, honza: I'd favor merging that fix first and then merging florian's and then nodes listing set11:43
florianfsounds good11:43
honzayep11:43
*** bfournie1 has quit IRC11:43
jtomasekflorianf: can you please rebase yours on that fix?11:44
jtomasekI'll rebase mine on top11:44
florianfjtomasek: sec11:45
dtantsurlucas-hungry, where do we put vbmc logs? I can't find anything..11:46
openstackgerritItzik Brown proposed openstack/tripleo-heat-templates master: Exposing the ability to enable/disable the repository  https://review.openstack.org/45252111:46
*** shardy_afk is now known as shardy11:47
*** itzikb has joined #tripleo11:47
jtomasekflorianf: all you need to do is with every conflicting file remove <<< HEAD conflict and keep the original part and then run npm run prettify11:47
dtantsurjaosorior, let's wait for lucas-hungry, I'm starting to suspect we don't have any logs >_<11:47
jaosoriordtantsur: ok, it seems that after attempting several times it succeeded... but still, I have no idea why it's flaky :/11:48
florianfjtomasek: yep11:48
sshnaidmjistr, thanks for replies, can you show me please where is release var "$QUICKSTART_RELEASE-undercloud-$UPGRADE_RELEASE-overcloud" used inside?11:50
dtantsurjaosorior, I'll try to fix the logs problem..11:51
jistrsshnaidm: line 29 https://review.openstack.org/#/c/460061/15/toci_quickstart.sh11:51
openstackgerritAndrewToth proposed openstack/puppet-tripleo master: Composable Role for Neutron LBaaS  https://review.openstack.org/31422511:51
sshnaidmjistr, I mean where it's parsed inside oooq code11:52
*** dprince has joined #tripleo11:52
openstackgerritFlorian Fuchs proposed openstack/tripleo-ui master: Add validations toolbar  https://review.openstack.org/46112811:53
jtomasekflorianf: one sec11:53
florianfjtomasek: too late :-)11:53
jtomaseklol nm11:53
jistrsshnaidm: it's just used for the --release parameter for quickstart.sh, the variable itself isn't used anywhere in Ansible. Or i don't follow the question?11:53
florianfjtomasek: what was it? :-)11:53
sshnaidmjistr, sorry, I try to understand the flow there, what would be QUICKSTART_RELEASE var in case of upgrade job?11:54
openstackgerritMerged openstack/tripleo-quickstart master: Bump the tripleo-ui change patchset number  https://review.openstack.org/46420411:54
jistrsshnaidm: in case of this particular upgrade job would get expanded into "master-undercloud-ocata-overcloud", using the expansion you pasted above11:55
jistrsshnaidm: and line 29 already prepends "tripleo-ci/"11:55
jistrsshnaidm: so in full, it points to this file https://github.com/openstack/tripleo-quickstart/blob/master/config/release/tripleo-ci/master-undercloud-ocata-overcloud.yml11:55
sshnaidmjistr, ok, so why not to add for fs file: "release: master-undercloud-ocata-overcloud"?11:55
openstackgerritJiri Tomasek proposed openstack/tripleo-ui master: Remove Nodes NavTabs  https://review.openstack.org/46053511:55
openstackgerritJiri Tomasek proposed openstack/tripleo-ui master: Add more filterBy options to Nodes list  https://review.openstack.org/46353711:55
openstackgerritJiri Tomasek proposed openstack/tripleo-ui master: Add Node Expanded view  https://review.openstack.org/46291111:55
openstackgerritJiri Tomasek proposed openstack/tripleo-ui master: NodesListView and ListView components  https://review.openstack.org/46053611:55
jtomasekflorianf: ^ :)11:55
*** dprince has quit IRC11:56
*** ffiore has quit IRC11:58
*** rlandy has joined #tripleo11:58
openstackgerritDmitry Tantsur proposed openstack/tripleo-quickstart-extras master: Set up VirtualBMC logging (and enable debug)  https://review.openstack.org/46462111:58
jistrsshnaidm: because i thought featuresets shouldn't prescribe usage of a particular release? i think we should be able to use the same featureset to test stable releases as well, not just master, no?  /cc adarazs11:58
dtantsurjaosorior, let's try this ^^^11:58
openstackgerritJiri Tomasek proposed openstack/tripleo-ui master: Fix nodes registration  https://review.openstack.org/46292711:58
jistrsshnaidm: see e.g. the current state https://github.com/openstack-infra/tripleo-ci/blob/29e90cc9c0031439ce9ad9da8bc9f3f1e00e8d42/toci_quickstart.sh#L2211:58
*** shardy_ has joined #tripleo11:59
adarazsjistr: yep, we shouldn't make the featureset release dependent probably. :)11:59
*** cylopez has joined #tripleo11:59
*** maeca1 has joined #tripleo12:01
jaosoriordtantsur: cool cool, thanks12:01
*** maeca1 has quit IRC12:01
sshnaidmjistr, adarazs usually yes, but I'm not sure about upgrades job12:01
jistrsshnaidm: also, the file master-undercloud-ocata-overcloud.yml actually sets `release: master`, it just sets `overcloud_release: ocata`, and a bunch of other repo setup things. So it's not as simple as setting the `release` variable.12:01
jistrsshnaidm: https://github.com/openstack/tripleo-quickstart/blob/master/config/release/tripleo-ci/master-undercloud-ocata-overcloud.yml#L112:02
*** jayg|g0n3 is now known as jayg12:02
jistrsshnaidm: i think when pike is released as stable and `master` points to `queens` release, we'll still want to run featureset011 with `pike-undercloud-ocata-overcloud.yaml`, and then in half a year we'll want to run it also with `queens-undercloud-pike-overcloud.yaml` etc.12:03
jistrsshnaidm: so i wouldn't hardcode the release...12:03
sshnaidmjistr, but should we run then ocata-undercloud-pike-overcloud.yaml too?12:04
sshnaidmjistr, I mean, do we plan to run job for every release-release+1 ?12:05
openstackgerritJiri Tomasek proposed openstack/tripleo-ui master: Use GetFlattenedParametersAction  https://review.openstack.org/46370412:06
*** rhallisey has joined #tripleo12:06
jistrsshnaidm: yes, i think we plan to run it for every pair of neighboring releases. (But it's the other way than you wrote, undercloud has to always be newer or the same as overcloud.)12:06
openstackgerritDmitry Tantsur proposed openstack/tripleo-quickstart-extras master: Set up VirtualBMC logging (and enable debug)  https://review.openstack.org/46462112:06
*** ooolpbot has joined #tripleo12:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION12:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168019512:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168790812:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169010912:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169013212:10
openstackLaunchpad bug 1680195 in tripleo "Random ovb-ha ping test failures" [Critical,Triaged]12:10
*** ooolpbot has quit IRC12:10
openstackLaunchpad bug 1687908 in tripleo "Could not fetch contents for file:///usr/share/openstack-tripleo-heat-templates/extraconfig/tasks/post_puppet_pacemaker.yaml" [Critical,In progress] - Assigned to Carlos Camacho (ccamacho)12:10
openstackLaunchpad bug 1690109 in tripleo "Ping occasionally fails in pingtest in OVB ha jobs" [Critical,Triaged]12:10
openstackLaunchpad bug 1690132 in tripleo "Newton HA failure: unable to push cib, cib_apply_diff failed" [Critical,Triaged]12:10
sshnaidmjistr, adarazs I'd bring this to wider discussion. I have strong concern about adding nested "if"s bash logic to existent ci, I wouldn't like to end up with https://github.com/openstack-infra/tripleo-ci/blob/29e90cc9c0031439ce9ad9da8bc9f3f1e00e8d42/toci_gate_test-orig.sh#L196-L22312:10
sshnaidmjistr, if quickstart should be changed for upgrades, let's change it12:11
jistradarazs: sshnaidm: i think it just comes as surprising because so far none of the featureset jobs have to do an upgrade. E.g. for the OOOQ upgrade job that matbu is putting together for Newton->Ocata, we'll have exactly the same problem. We need to set --release param of quickstart.sh to a mixed release.12:11
sshnaidmjistr, I see, then let's change oooq to support this properly..12:12
jistrsshnaidm: ok but let's do it as a refactoring, let's not block the CI job on this12:13
jistrsshnaidm: re https://github.com/openstack-infra/tripleo-ci/blob/29e90cc9c0031439ce9ad9da8bc9f3f1e00e8d42/toci_gate_test-orig.sh#L196-L223 -- we can make the solution much nicer than this i think, even if we use bash12:13
*** bkopilov has joined #tripleo12:13
*** bkopilov_ has joined #tripleo12:13
sshnaidmjistr, of course I don't block this, but I'm afraid people will continue with this trend instead of refactoring oooq. And any next change will make this refactoring much more complicated and less possible.12:16
jistrsshnaidm: ok.. though note that i'm not really introducing the pattern into quickstart, it's already been introduced -- not in TripleO CI, but in RDO CI i think -- see the mixed release files dating back to Ocata/Newton here https://github.com/openstack/tripleo-quickstart/tree/master/config/release12:18
leifmadsenjistr: sshnaidm: you might want to ping yolanda who has been working on doing upgrades recently with jenkins CI12:18
leifmadsenand oooq12:18
sshnaidmjistr, I think it's fine to have such configuration, I mean more about complicated bash logic in tripleo ci code.12:19
*** bfournie has joined #tripleo12:19
openstackgerritAttila Darazs proposed openstack/tripleo-quickstart-extras master: GATE CHECK  https://review.openstack.org/43027712:19
sshnaidmjistr, if something could be done either before job, or in config file - it's better to do it there..12:20
*** ansmith has joined #tripleo12:20
jaosoriorjistr, mandre: hey dude, got some time to help me debug some issue? Trying to add the neutron TLS proxy, but it's failing and I really don't find any relevant logs on the failure :/ only that a bunch of containers didn't start12:21
*** lucas-hungry is now known as lucasagomes12:22
lucasagomesdtantsur, hi there, look at the ~/.vbmc/virtualbmc.conf or /etc/virtualbmc/virtualbmc.conf12:23
lucasagomesdtantsur, it should have a log entry there12:23
lucasagomespointing to the log file12:23
sshnaidmjistr, if it's not urgent, I'd like to see what trown|outtypewww and panda say, if no objections of course. Maybe I'm too worried :)12:24
dtantsurlucasagomes, we have neither12:24
lucasagomes:-(12:24
*** mburned_out is now known as mburned12:24
lucasagomesdtantsur, we should include it then :-/12:24
dtantsurlucasagomes, I hope https://review.openstack.org/464621 will fix it12:24
dtantsurmind taking a quick look?12:24
*** zoli is now known as zoli|afk12:25
jistrsshnaidm: ok... are you ok going forward with what we have so far, and do refactorings to improve the situation? I can propose the follow-up bash improvement that we talked about earlier with adarazs, that means inspecting the featureset file instead of matching for featureset011 specifically. As for further refactoring OOOQ internals -- quickstart.sh itself and the related Ansible to overhaul how we12:25
jistrapproach mixed releases in OOOQ -- that might be necessary to support a nicer interface, i'd leave that up to the CI team. TBH i still feel like it might be bringing extra difficulties to go out of our way to move these small pieces from bash to Ansible, and i still don't fully follow how you'd like to improve the situation.12:25
jistri mean further than the bash refactoring we've talked about earlier...12:26
lucasagomesdtantsur, it looks fine12:26
dtantsurcool12:26
jistrif we keep using the same release files we use, then we need bash logic to find the correct one based on env variables that come from ZUUL.12:26
jistrthat bash can either live in TOCI or in quickstart.sh, but it's still bash12:27
sshnaidmjistr, do you have any docs explaining the workflow of upgrades job?12:28
jistrsshnaidm: no docs currently, no. But i thought OOOQ generates docs? I hope that would keep working.12:29
sshnaidmjistr, it would be easier to find solution for this if I had seen this12:29
openstackgerritSaravanan KR proposed openstack/tripleo-heat-templates master: Update the services README documentation  https://review.openstack.org/46462612:29
sshnaidmjistr, oooq generates comments from code, it doesn't explain it :)12:30
*** dprince has joined #tripleo12:30
pandaworry is my second name12:30
jistrsshnaidm: right :) Well in terms of the upgrades job high-level workflow and using mixed releases, i'm using the overcloud-upgrade role which already existed.12:31
openstackgerritMartin MĂ¡gr proposed openstack/tripleo-heat-templates master: [WIP] Containerized Sensu client  https://review.openstack.org/46408512:32
sshnaidmpanda, can you please worry about https://review.openstack.org/#/c/460061 ?12:32
sshnaidmjistr, yeah, I remember trying to review this role a few times..12:32
sshnaidmjistr, in ideal world all this would be done inside the upgrades role and general CI code would stay the same for all jobs12:34
*** noslzzp has joined #tripleo12:34
jistrsshnaidm: it will stay the same for all jobs once if we do the bash refactoring i suggested in https://review.openstack.org/#/c/460061/15/toci_gate_test-oooq.sh12:35
jistrsshnaidm: we do need the logic that computes UPGRADE_RELEASE and final QUICKSTART_RELEASE, there's no easy going around that currently. But i can make it generic instead of looking at featureset011. It will be a few times more bash than it is now, but it will be generic, and i believe i can make it quite nice too, with a couple of functions.12:37
jistrsshnaidm: i don't think it can be done within the upgrades role, as that too, has to be agnostic w/r/t release12:38
jistrcc panda ^^ some input for your worrying12:38
sshnaidmjistr, you mean parsing featureset for variable?12:38
jistrsshnaidm: as discussed earlier, the variable cannot be in the featureset :) That too, has to stay agnostic w/r/t release.12:40
*** ratailor has quit IRC12:40
sshnaidmjistr, maybe it's worth to submit a RFE for quickstart for changing "release" logic according to upgrade job's needs12:40
*** ebarrera has joined #tripleo12:42
skramajashardy: marios fyi - README updated - https://review.openstack.org/#/c/464626/12:43
*** flaper87 has quit IRC12:43
shardyskramaja: thanks, looking!12:44
jistrsshnaidm: ack, but for the record someone else than me should do that :) i mean i'm not shifting towards becoming an full time OOOQ developer doing deep refactorings, ideally i'd just be utilizing the existing OOOQ framework, my primary responsibilities stay around the container area12:44
*** flaper87 has joined #tripleo12:44
*** flaper87 has quit IRC12:45
*** flaper87 has joined #tripleo12:47
*** flaper87 has quit IRC12:47
*** flaper87 has joined #tripleo12:48
sshnaidmjistr, np, I just would like your vision of problem there12:48
jistrsshnaidm: ok sure thing :)12:49
*** jlinkes has quit IRC12:49
*** jlinkes has joined #tripleo12:50
*** trown|outtypewww is now known as trown12:53
*** jcoufal has joined #tripleo12:54
*** ebarrera has quit IRC12:54
*** ebarrera has joined #tripleo12:55
*** atheurer has joined #tripleo12:56
openstackgerritFlorian Fuchs proposed openstack/tripleo-validations master: Add host list by service to inventory  https://review.openstack.org/45797212:56
*** agurenko has quit IRC12:56
openstackgerritHarald JensĂ¥s proposed openstack/instack-undercloud master: Remove hardcoded libvirt default network iptalbes rules  https://review.openstack.org/46463312:57
*** jmelvin has joined #tripleo12:57
openstackgerritMerged openstack/tripleo-heat-templates master: Change neutron-metadata number of workers determination method  https://review.openstack.org/46369312:59
openstackgerritMichele Baldessari proposed openstack/tripleo-heat-templates master: Default snmp to less verbose logging  https://review.openstack.org/46457913:00
*** psahoo has quit IRC13:03
*** ffiore has joined #tripleo13:04
*** ebarrera has quit IRC13:05
*** Goneri has joined #tripleo13:08
*** cholaraja has quit IRC13:08
*** zoli|afk is now known as zoli13:09
*** ooolpbot has joined #tripleo13:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION13:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168019513:10
openstackLaunchpad bug 1680195 in tripleo "Random ovb-ha ping test failures" [Critical,Triaged]13:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168790813:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169010913:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169013213:10
*** ooolpbot has quit IRC13:10
openstackLaunchpad bug 1687908 in tripleo "Could not fetch contents for file:///usr/share/openstack-tripleo-heat-templates/extraconfig/tasks/post_puppet_pacemaker.yaml" [Critical,In progress] - Assigned to Carlos Camacho (ccamacho)13:10
openstackLaunchpad bug 1690109 in tripleo "Ping occasionally fails in pingtest in OVB ha jobs" [Critical,Triaged]13:10
openstackLaunchpad bug 1690132 in tripleo "Newton HA failure: unable to push cib, cib_apply_diff failed" [Critical,Triaged]13:10
openstackgerritSaravanan KR proposed openstack/tripleo-common master: Add an action to fetch and flatten the heat resource tree and parameters  https://review.openstack.org/45002113:13
*** liverpooler has joined #tripleo13:14
*** jaosorior has quit IRC13:15
openstackgerritJohn Trowbridge proposed openstack/tripleo-quickstart master: WIP: Update to latest repos by default  https://review.openstack.org/46463613:17
jistrtrown: hi, would you have some time please to look at https://review.openstack.org/#/c/460061 ? If you want some further context, please see the discussion from earlier on this channel.13:17
*** tzumainn has joined #tripleo13:20
*** eck`gone is now known as eck`13:20
*** gbarros has joined #tripleo13:22
*** jcoufal_ has joined #tripleo13:23
openstackgerritMerged openstack/tripleo-ui master: Prettify all js files in src  https://review.openstack.org/46461613:24
*** noslzzp has quit IRC13:25
*** jcoufal has quit IRC13:26
openstackgerritAndrewToth proposed openstack/puppet-tripleo master: Composable Role for Neutron LBaaS  https://review.openstack.org/31422513:26
*** trozet_ has joined #tripleo13:26
trownjistr what will that look like when we have an upgrade from ocata->pike as well as one from pike->master?13:29
trownjistr: we wont be able to do that export on 101 in https://review.openstack.org/#/c/460061/15/toci_gate_test-oooq.sh solely based on featureset13:29
openstackgerritFlorian Fuchs proposed openstack/tripleo-ui master: Replace plan list table with a card view  https://review.openstack.org/46223013:29
openstackgerritArx Cruz proposed openstack/tripleo-quickstart master: Adding featureset for periodic tempest jobs  https://review.openstack.org/46459813:29
florianfhonza: I took the liberty of resolving some merge conflicts on your plan list patch ^13:30
*** toure|gone is now known as toure13:30
honzaflorianf: nice, thanks!13:30
jistrtrown: yea that's what i'm getting at with the comment -- i could introduce a couple of functions that would abstract us away from both diredt UPGRADE_RELEASE setting in that if/else block, and they could also abstract us away from featureset011 by actually looking into the featureset for `mixed_release: true` and figuring out which featuresets want the mixed release and which don't.13:31
openstackgerritJiri Tomasek proposed openstack/tripleo-ui master: TableView toolbar styling  https://review.openstack.org/46464313:31
honzaflorianf: just prettier stuff?13:31
jistrs/diredt/direct/13:31
florianfhonza: planslist and dropdownkebap were in conflict as well, for some reason.13:32
pandaif we split --release in --undercloud-release and --overcloud-release, would that help a bit ?13:32
florianfhonza: but easy to resolve13:32
honzaflorianf: very good13:33
*** limao has joined #tripleo13:33
trownpanda: it is more about how we know when to set a mixed release from the job type13:33
trownpanda: once we know we need a mixed release, setting the config for it is pretty simple13:33
*** fultonj has joined #tripleo13:35
jistrtrown: +1. I think we should be able to tell when to set it. Lemme try proposing a follow up patch refactoring this part.13:35
trownjistr: ok. so we would change that export to be something like MIXED_RELEASE=1, then handle that in the toci_quickstart.sh script? to be clear I am not asking that we block what you have on doing any of this. I just want to make sure we are not painting ourselves into a corner13:35
*** lblanchard has joined #tripleo13:36
*** masco has quit IRC13:36
jistrtrown: yea pretty much. And we could even look at setting MIXED_RELEASE=1 based on looking at the contents of the featureset if we want. Either grepping it, or parsing the yaml via a python oneliner.13:37
*** jcoufal_ has quit IRC13:37
pandawe already employ shyaml for similar things13:38
*** limao_ has joined #tripleo13:38
*** jcoufal has joined #tripleo13:38
jistrtrown, panda: personally i'd just grep it for `mixed_release: true`, and if we find that unsatisfactory over time, we can go ahead and parse the YAML from bash.13:38
openstackgerritItzik Brown proposed openstack/tripleo-heat-templates master: Exposing the ability to enable/disable the repository  https://review.openstack.org/45252113:38
jistrpanda, trown: i mean from python, which is executed from bash :)13:38
pandajistr: we already employ shyaml for similar things13:38
trownjistr: cool. could we put a short bash comment explaining https://review.openstack.org/#/c/460061/15/toci_gate_test-oooq.sh since it is not a pattern we want to create?13:39
*** limao has quit IRC13:39
jistrpanda: sorry i was busy typing and missed what you said above :) cool, do you have an example i could look at? I'm wondering if shyaml is already available in the multinode undercloud worker node.13:40
trownjistr: I think sshnaidm worry is that folks will see the "if featureset" logic there and think that is how we want to implement everything13:40
pandaI still don't like to pass --release x-undercloud-y-overcloud-but-upgrading-to-x+1-which-does-not-work--at-the-moment-but-whatever.yaml. I mean, at this point should be clear that using a single parameter doesn't fit the deploy model anyumore13:41
jistrtrown: right. Ack i'll do that. And i even hope to submit the proposed refactoring asap.13:41
trownjistr: awesome thanks!13:41
trownpanda: ya I am not opposed to having multiple release paramaters, it just wont help this particular patch to be any simpler13:42
*** skramaja has quit IRC13:42
pandajistr: it's installed here, for both multinode and ovb https://review.openstack.org/#/c/460061 on undercloud/worker node13:43
trownpanda: we would still need the logic to set the 2 different parameters13:43
dtantsuryay, vbmc logs in the CI: https://ci.centos.org/artifacts/rdo/jenkins-tripleo-quickstart-extras-gate-master-tripleo-ci-delorean-full-minimal_pacemaker-1696/undercloud/var/log/virtualbmc/virtualbmc.log.gz13:43
jistrpanda: ah i see it here https://github.com/openstack-infra/tripleo-ci/blob/29e90cc9c0031439ce9ad9da8bc9f3f1e00e8d42/toci_gate_test-oooq.sh#L15213:43
dtantsurtrown, mind checking https://review.openstack.org/#/c/464621/ please?13:43
jistrpanda, trown: i'll just move that part upwards to have shyaml available before going through the `case` that parses job type13:44
openstackgerritMerged openstack/tripleo-heat-templates master: Update the services README documentation  https://review.openstack.org/46462613:44
jistrpanda, trown: get ready for some really beautiful bash! :D13:44
pandatrown: no logic, I think they would be paramters passed by zuul13:45
openstackgerritJiri Stransky proposed openstack-infra/tripleo-ci master: Use mixed release for container upgrade  https://review.openstack.org/46006113:45
*** itzikb has quit IRC13:46
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci master: Conditional nodepool logic  https://review.openstack.org/46339213:46
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci master: Support passing in $EXTRA_VARS  https://review.openstack.org/46339313:46
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci master: Add support for $DO_BOOTSTRAP_SUBNODES  https://review.openstack.org/43743413:46
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci master: Add generated nodepool key to authorized_keys  https://review.openstack.org/43774213:46
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci master: Fix setting of node and node_private  https://review.openstack.org/43743313:46
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci master: Stop dstat at the end of a job  https://review.openstack.org/43874513:46
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci master: Guard adding bridge interface with $STABLE_RELEASE  https://review.openstack.org/44083813:46
jistrpanda, trown: https://review.openstack.org/#/c/460061/15..1613:46
trownthanks13:46
openstackgerritmathieu bultel proposed openstack/python-tripleoclient master: create history for the overcloud deploy command  https://review.openstack.org/44661713:46
jistralso adarazs please have another look, just an added comment https://review.openstack.org/#/c/460061/15..1613:47
*** limao_ has quit IRC13:48
adarazsjistr: looks good!13:48
*** akane has quit IRC13:48
trownpanda: how do we add vars to zuul? if we have the zuul vars constructing a release var out of 2 is not really more complex than putting 2 vars in the quickstart invocation13:48
trownpanda: on http://logs.openstack.org/61/460061/15/experimental/gate-tripleo-ci-centos-7-containers-multinode-upgrades-nv/d7faa50/logs/reproduce.sh though we only have ZUUL_BRANCH=master13:49
*** limao has joined #tripleo13:49
*** social has quit IRC13:50
sshnaidmtrown, like we have OVERRIDE_BRANCH var in job, we could set UPGRADE_BRANCH too13:51
trownsshnaidm: hmm if we have that, this all seems really simple13:51
trownif -z $UPGRADE_BRANCH13:52
sshnaidmtrown, I mean it's possible, not sure if preferable13:52
*** rbowen has joined #tripleo13:52
openstackgerritGael Chamoulaud proposed openstack/tripleo-quickstart-extras master: Disambiguate between URL and host for devmode targets  https://review.openstack.org/45815313:52
jtomasekhonza: this one https://vx-demo.now.sh/?utm_source=reactnl&utm_medium=email13:54
jtomasekhonza: but no idea how helpful would that be13:54
*** derekh has quit IRC13:54
openstackgerritGael Chamoulaud proposed openstack/tripleo-quickstart master: Unpin ansible-lint  https://review.openstack.org/45656413:57
*** sshnaidm_ has joined #tripleo13:58
openstackgerritGael Chamoulaud proposed openstack/tripleo-quickstart-extras master: Fix ansible-lint.sh to check playbooks  https://review.openstack.org/44652513:58
*** limao has quit IRC13:59
*** limao has joined #tripleo14:00
*** nyechiel has quit IRC14:01
*** agurenko has joined #tripleo14:01
*** sshnaidm has quit IRC14:01
honzajtomasek: thanks, yes, that's the one I saw --- I'll have another look just in case14:04
jistrtrown, adarazs: thanks. I'll wait for any CI to report back and send it in, since it's already been verified previously and i've just added a comment. Working on the bash refactor.14:06
*** ooolpbot has joined #tripleo14:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION14:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168019514:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168790814:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169010914:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169013214:10
openstackLaunchpad bug 1680195 in tripleo "Random ovb-ha ping test failures" [Critical,Triaged]14:10
*** ooolpbot has quit IRC14:10
openstackLaunchpad bug 1687908 in tripleo "Could not fetch contents for file:///usr/share/openstack-tripleo-heat-templates/extraconfig/tasks/post_puppet_pacemaker.yaml" [Critical,In progress] - Assigned to Carlos Camacho (ccamacho)14:10
openstackLaunchpad bug 1690109 in tripleo "Ping occasionally fails in pingtest in OVB ha jobs" [Critical,Triaged]14:10
openstackLaunchpad bug 1690132 in tripleo "Newton HA failure: unable to push cib, cib_apply_diff failed" [Critical,Triaged]14:10
*** limao_ has joined #tripleo14:11
*** agurenko has quit IRC14:12
jpichjtomasek: Hi! To clarify something about https://blueprints.launchpad.net/tripleo/+spec/get-roles-action : you would expect this to replace https://github.com/openstack/tripleo-common/blob/master/tripleo_common/actions/plan.py#L312 , right? Aka we keep that same action and the same list output, and only change how we get to the data? (parse roles_data.yaml instead of overcloud.yaml)14:13
*** anshul has quit IRC14:13
openstackgerritJiri Stransky proposed openstack-infra/tripleo-ci master: Generic UPGRADE_RELEASE logic for featureset jobs  https://review.openstack.org/46465214:14
jtomasekjpich: yes, except you can just return complete contenst of that yaml file as json, not just names14:14
jistrtrown, adarazs, sshnaidm_, panda: https://review.openstack.org/#/c/46465214:14
*** limao has quit IRC14:15
jpichjtomasek: Hm.. that would make the action is no longer backwards compatible them, if we only used to return a list14:15
*** prateek has quit IRC14:16
jpichjtomasek: Could add a "details" type flag to that action that default to False, and return a list by default and the full contents if set to True?14:16
atothremix_tj, re: https://review.openstack.org/#/c/314225/   reno file, first time generating one, used reno to generate, does tox fill anything out or is it all filled out by hand?14:18
openstackgerritJiri Stransky proposed openstack-infra/tripleo-ci master: Generic UPGRADE_RELEASE logic for featureset jobs  https://review.openstack.org/46465214:18
remix_tjatoth: you have to fill it by hand. Very easy, just some infos in what's the subject of your change14:19
*** limao has joined #tripleo14:20
atothremix_tj, thanks, I was just pushing patches to remedy syntax errors :-) will work reno file now14:20
*** jaganathan has quit IRC14:20
openstackgerritDmitry Tantsur proposed openstack/tripleo-docs master: Document hardware types for ironic in the overcloud  https://review.openstack.org/46465614:20
*** sshnaidm_ is now known as sshnaidm14:20
remix_tjatoth: :-) from the other side seems ok, but i've no explicit knowledge about puppet-neutron14:21
*** limao_ has quit IRC14:21
openstackgerritMerged openstack/tripleo-ui master: Add validations toolbar  https://review.openstack.org/46112814:23
openstackgerritJiri Stransky proposed openstack-infra/tripleo-ci master: Generic UPGRADE_RELEASE logic for featureset jobs  https://review.openstack.org/46465214:26
*** ratailor has joined #tripleo14:28
*** limao_ has joined #tripleo14:28
*** aufi has quit IRC14:29
openstackgerritAndrewToth proposed openstack/puppet-tripleo master: Composable Role for Neutron LBaaS  https://review.openstack.org/31422514:29
atothremix_tj, just pushed (very thin) update, let me know if more is needed14:29
*** limao has quit IRC14:30
*** oidgar has quit IRC14:31
*** tbonds has quit IRC14:31
*** tbonds has joined #tripleo14:31
openstackgerritSteven Hardy proposed openstack/tripleo-heat-templates master: Fix absolute paths in scenario001-multinode.yaml  https://review.openstack.org/46465714:31
remix_tjatoth: good :-)14:35
*** derekh has joined #tripleo14:35
*** jcoufal_ has joined #tripleo14:37
*** derekh has quit IRC14:38
*** pkovar has quit IRC14:38
*** derekh has joined #tripleo14:39
*** social has joined #tripleo14:39
*** jcoufal has quit IRC14:40
hjensas@quickstart users - Does https://review.openstack.org/#/c/464633 break quickstart?14:40
*** sshnaidm_ has joined #tripleo14:41
*** Goneri has quit IRC14:41
*** sshnaidm has quit IRC14:42
shardyhjensas: it looks OK to me, as several quickstart based CI jobs did pass14:43
shardyhjensas: I'd probably just remove the comment from the commit message, and we can rely on the CI results to prove it's OK?14:43
slagleno quickstart jobs are going to actually test that change14:43
slagleso instead of just "let's wait and see if it breaks quickstart" we should confirm that14:44
slagleas it will break the basic virt setup if it is indeed an issue14:44
slagleif not, then great, let's merge it14:44
*** dsariel has joined #tripleo14:46
bogdandofolks, what is the puppet modules place that generates /tmp/ heat.conf for ephemeral undercloud heat agent?14:46
bogdandoI'd like to fix this https://bugs.launchpad.net/tripleo/+bug/169082814:46
openstackLaunchpad bug 1690828 in tripleo "Debug params make undercloud deploy to fail with JSON body size exceeded error" [Medium,Triaged]14:46
bogdandomwhahaha, EmilienM, shardy: ^^ ?14:46
shardyslagle: I wonder if running a patch to tripleo-quickstart with a Depends-On will be enough to test it?14:47
hjensasslagle: let's see if someone replies. Otherwise I will install a CentOS 7 box and try out quicstart on a vanilla libvirt env.14:47
slagleshardy: possibly. at one point there were full virt jobs running on baremetal in the centos ci infra14:47
shardysounds like something fundamental we should be testing somewhere to me14:48
shardytrown: ^^ Can you confirm if/where oooq testing including VMs on libvirt happens?14:48
*** yamahata has joined #tripleo14:49
slaglei'm not even sure if those jobs would test this honestly14:49
hjensasdoes quickstart even use masquerading? Or does it leave that to the masqurading done on the libvirt host?14:49
slaglebut the code is there so that you can get to the external network from overcloud nodes14:50
openstackgerritMerged openstack/tripleo-heat-templates master: Disable ComputeNeutron* for cisco-nexus-ucsm  https://review.openstack.org/46203514:51
hjensasslagle: in that case the FORWARD rule should be sufficent?14:51
trownslagle: shardy ya a depends-on to tripleo-quickstart change would at least run it on libvirt... but to slagle's point above I am not sure we test external network connectivity in any CI job14:51
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart-extras master: Move OVB settings to tripleo-quickstart-extras  https://review.openstack.org/44880514:52
shardywell the updates/upgrades ones do, but that's running on multinode/ovb14:52
slaglehjensas: perhaps. if we can remove this rule, i'm all for it. i'm just being cautious14:52
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart-extras master: Parameterize OVB stack flavors  https://review.openstack.org/44516314:52
openstackgerritCarlos Camacho proposed openstack/tripleo-heat-templates master: do not review ci check  https://review.openstack.org/46466114:53
*** fultonj has quit IRC14:53
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart master: Make libselinux-python workaround less intrusive  https://review.openstack.org/46336214:53
*** itlinux has joined #tripleo14:53
trownhjensas: ya ideally it is tested somewhere on libvirt14:54
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart master: Add OVB support to devmode.sh  https://review.openstack.org/45224914:54
*** fultonj has joined #tripleo14:54
* trown thinks there is a high liklihood we can remove it, and if we cant then we should be doing that in quickstart anyways14:55
hjensasslagle: I am just not in favor of hardcoding an address range like this. Libvirt users could add their provisioning network to "masquerade_networks" and they should then be able to reach external networks?14:55
*** pkovar has joined #tripleo14:55
hjensasit would be double nat'ed, but that still works.14:55
slaglehjensas: that sounds fine to me14:55
mwhahahabogdando: i think we fixed that max_json_body_size for the overcloud but might have never fixed it for the undercloud (since we didn't use heat)14:59
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart master: Add OVB support to devmode.sh  https://review.openstack.org/45224915:00
bogdandomwhahaha: yeah, submitting the patch for tripleoclient. thanks15:00
*** janki has quit IRC15:00
hjensasslagle: trown: This one as well seems to be there only for libvirt usecase. https://review.openstack.org/#/c/464339/15:00
*** noslzzp has joined #tripleo15:03
*** zoli is now known as zoli|brb15:03
openstackgerritBogdan Dobrelya proposed openstack/python-tripleoclient master: Raise the max_json_body_size for heat  https://review.openstack.org/46466315:03
openstackgerritBogdan Dobrelya proposed openstack/python-tripleoclient master: Raise the max_json_body_size for heat  https://review.openstack.org/46466315:03
*** dsariel has quit IRC15:04
*** sshnaidm__ has joined #tripleo15:04
*** paramite has quit IRC15:04
*** pkovar has quit IRC15:05
*** sshnaidm_ has quit IRC15:05
*** pkovar has joined #tripleo15:05
*** limao_ has quit IRC15:06
*** rcernin has quit IRC15:07
*** dsneddon has joined #tripleo15:08
*** ooolpbot has joined #tripleo15:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION15:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168019515:10
openstackLaunchpad bug 1680195 in tripleo "Random ovb-ha ping test failures" [Critical,Triaged]15:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168790815:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169013215:10
*** ooolpbot has quit IRC15:10
openstackLaunchpad bug 1687908 in tripleo "Could not fetch contents for file:///usr/share/openstack-tripleo-heat-templates/extraconfig/tasks/post_puppet_pacemaker.yaml" [Critical,In progress] - Assigned to Carlos Camacho (ccamacho)15:10
openstackLaunchpad bug 1690132 in tripleo "Newton HA failure: unable to push cib, cib_apply_diff failed" [Critical,Triaged]15:10
*** jlinkes has quit IRC15:10
atothremix_tj, thanks15:14
*** dprince has quit IRC15:14
*** limao has joined #tripleo15:15
jtomasekjpich: it would be nice to find a way to deprecate action15:15
jtomasekjpich: but a list should be fine too, considering that we'll have another action which will list available roles from roles/ directory in tht15:16
*** Goneri has joined #tripleo15:16
jpichjtomasek: I think rbrady was working on a deprecation policy for actions and workflows, not entirely sure what's the current status15:17
jtomasekjpich: ok15:18
jtomasekjpich: related patch which introduces data for list all roles action is https://review.openstack.org/#/c/445687/15:18
*** dtrainor has joined #tripleo15:18
jpichjtomasek: Is there a bp/bug/patch for this new action? Sounds like it may be better deprecate the current ListRoles action and move to the new one you're describing then?15:18
jpichjtomasek: Ah, the patch with a custom script, I see15:20
jtomasekjpich: there should be 2 lists of roles - list of all available roles user can pick from (/roles dir) and then list of roles currently used for deployment (roles_data.yaml)15:20
*** gbarros has quit IRC15:23
jpichjtomasek: I'm confused again... Where is that /roles dir? Does this mean we should leave the current ListRoles action as is because it lists all available roles, and create a new one for the roles from roles_data.yaml?15:24
*** pcaruana has quit IRC15:25
jpichjtomasek: I'm trying to update https://blueprints.launchpad.net/tripleo/+spec/get-roles-action to keep track of the extra information you gave but it sounds like I'm misunderstanding the purposes. I'm not familiar with what type of roles are described in overcloud.yaml (the current ListRoles) - is that "all available roles"?15:25
jtomasekjpich: ok so...15:26
* jpich pen at the ready ;)15:26
dmsimardSlower: maybe something to do with https://github.com/projectatomic/skopeo15:26
dmsimardSlower: for container inspection/rebuild/update/etc15:26
jtomasekjpich: that patch I sent you a link introduces roles directory in tht which includes a list of all roles pre-defined for use for deployment15:26
jtomasekjpich: so an getAvailableRoles action should list those15:27
dmsimardSlower: it'd imply adding extra metadata but it provides the ability to check the image labels and such through the registry directly without pulling the image first15:27
dmsimardjust throwing that out there15:27
jtomasekjpich: the current action needs to change from parsing overcloud.yaml to parsing roles_data.yaml15:27
*** sanagikoki has joined #tripleo15:27
jpichjtomasek: Ok - that's the only change needed in the end at the moment, and the rest can come after with that other patch15:28
jtomasekjpich: so existing ListRolesAction is the one that needs to switch from parsing overcloud.yaml to parsing roles_data.yaml15:28
jtomasekjpich: yes15:28
jpichjtomasek: Got it. Thanks!15:29
jtomasekjpich: np, sorry for confusing things15:29
*** vpickard_ is now known as vpickard15:30
jpichjtomasek: My bad, I'm still not so familiar with all the things around roles. Thanks again15:31
*** bogdando has quit IRC15:31
openstackgerritSteven Hardy proposed openstack-infra/tripleo-ci master: Ensure consistent path for multinode upgrade job  https://review.openstack.org/46466715:32
*** jcoufal has joined #tripleo15:38
*** gbarros has joined #tripleo15:38
openstackgerritMerged openstack/tripleo-quickstart-extras master: Set up VirtualBMC logging (and enable debug)  https://review.openstack.org/46462115:38
openstackgerritMerged openstack/instack-undercloud master: Updated from global requirements  https://review.openstack.org/46438215:39
openstackgerritMerged openstack/instack-undercloud master: Support configuring enabled hardware types  https://review.openstack.org/45926015:39
*** cylopez has quit IRC15:39
*** jcoufal__ has joined #tripleo15:40
*** jcoufal_ has quit IRC15:41
*** jcoufal has quit IRC15:42
*** paramite has joined #tripleo15:44
*** itlinux has quit IRC15:45
*** itlinux has joined #tripleo15:47
*** jaosorior has joined #tripleo15:51
weshayrasca, can you rejoin15:51
*** Goneri has quit IRC15:52
*** itlinux has quit IRC15:52
*** jcoufal__ has quit IRC15:53
*** jcoufal has joined #tripleo15:54
openstackgerritAttila Darazs proposed openstack/tripleo-quickstart-extras master: GATE CHECK  https://review.openstack.org/43027716:00
*** sshnaidm__ is now known as sshnaidm|afk16:01
*** sshnaidm|afk has quit IRC16:01
*** flepied has quit IRC16:01
*** ratailor has quit IRC16:02
*** zoli|brb is now known as zoli16:03
*** aufi has joined #tripleo16:07
*** Goneri has joined #tripleo16:07
*** artom has quit IRC16:07
*** artom has joined #tripleo16:08
*** limao has quit IRC16:08
*** limao has joined #tripleo16:09
*** ooolpbot has joined #tripleo16:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION16:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168019516:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168790816:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169013216:10
*** ooolpbot has quit IRC16:10
*** artom has quit IRC16:10
openstackLaunchpad bug 1680195 in tripleo "Random ovb-ha ping test failures" [Critical,Triaged]16:10
openstackLaunchpad bug 1687908 in tripleo "Could not fetch contents for file:///usr/share/openstack-tripleo-heat-templates/extraconfig/tasks/post_puppet_pacemaker.yaml" [Critical,In progress] - Assigned to Carlos Camacho (ccamacho)16:10
openstackLaunchpad bug 1690132 in tripleo "Newton HA failure: unable to push cib, cib_apply_diff failed" [Critical,Triaged]16:10
*** artom has joined #tripleo16:10
*** jpich has quit IRC16:11
*** jmelvin has quit IRC16:13
*** limao has quit IRC16:13
*** karthiks has quit IRC16:14
*** dprince has joined #tripleo16:14
*** dtantsur is now known as dtantsur|brb16:15
*** jaganathan has joined #tripleo16:15
*** gvrangan has joined #tripleo16:15
openstackgerritMartin AndrĂ© proposed openstack/tripleo-heat-templates master: Containerize Ceilometer Agents  https://review.openstack.org/45431416:16
*** cylopez has joined #tripleo16:17
*** lmiccini has quit IRC16:17
*** yprokule has quit IRC16:18
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart master: Add OVB support to devmode.sh  https://review.openstack.org/45224916:22
*** noslzzp has quit IRC16:23
*** hewbrocca is now known as hewbrocca_afk16:24
jristhonza: rebase? https://review.openstack.org/#/c/459294/16:24
jristhonza: also https://review.openstack.org/#/c/454280/ ?16:24
jristor after the latest batch of merges16:24
honzajrist: yep, on it, thanks16:25
jristhonza: sorry if that's naggy16:26
honzajrist: not at all16:26
jristhonza: just going through the list of patches16:26
*** gfidente is now known as gfidente|afk16:26
*** jcoufal has quit IRC16:26
*** jcoufal has joined #tripleo16:28
*** Goneri has quit IRC16:33
*** mcornea has quit IRC16:34
*** artom_ has joined #tripleo16:35
*** artom_ has quit IRC16:36
*** artom_ has joined #tripleo16:36
*** artom has quit IRC16:38
openstackgerritMerged openstack-infra/tripleo-ci master: Use mixed release for container upgrade  https://review.openstack.org/46006116:39
*** rbowen has quit IRC16:42
*** lucasagomes is now known as lucas-afk16:45
*** aufi has quit IRC16:45
*** dtantsur|brb is now known as dtantsur16:47
*** itlinux has joined #tripleo16:48
*** jcoufal_ has joined #tripleo16:50
openstackgerritHonza Pokorny proposed openstack/tripleo-ui master: Implement Zaqar logger adapter  https://review.openstack.org/45929416:50
*** sshnaidm|afk has joined #tripleo16:52
*** jcoufal__ has joined #tripleo16:52
openstackgerritHonza Pokorny proposed openstack/tripleo-ui master: Add a global error handler  https://review.openstack.org/45428016:52
*** trown is now known as trown|lunch16:53
*** jcoufal has quit IRC16:53
*** jcoufal_ has quit IRC16:55
*** cylopez has quit IRC16:55
*** ffiore has quit IRC16:56
*** sid1 has joined #tripleo16:56
*** pabelanger_ is now known as pabelanger16:57
*** derekh has quit IRC16:59
openstackgerritMerged openstack/tripleo-ui master: Remove Nodes NavTabs  https://review.openstack.org/46053517:00
openstackgerritSteven Hardy proposed openstack/tripleo-heat-templates stable/ocata: Disable ComputeNeutron* for cisco-nexus-ucsm  https://review.openstack.org/46469817:00
openstackgerritMerged openstack/tripleo-ui master: NodesListView and ListView components  https://review.openstack.org/46053617:01
openstackgerritMerged openstack/tripleo-ui master: Add Node Expanded view  https://review.openstack.org/46291117:01
openstackgerritSteven Hardy proposed openstack/tripleo-heat-templates stable/newton: Disable ComputeNeutron* for cisco-nexus-ucsm  https://review.openstack.org/46470017:01
*** flepied has joined #tripleo17:02
*** ckyriakidou has quit IRC17:10
*** ooolpbot has joined #tripleo17:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION17:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168019517:10
openstackLaunchpad bug 1680195 in tripleo "Random ovb-ha ping test failures" [Critical,Triaged]17:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168790817:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169013217:10
*** ooolpbot has quit IRC17:10
openstackLaunchpad bug 1687908 in tripleo "Could not fetch contents for file:///usr/share/openstack-tripleo-heat-templates/extraconfig/tasks/post_puppet_pacemaker.yaml" [Critical,In progress] - Assigned to Carlos Camacho (ccamacho)17:10
openstackLaunchpad bug 1690132 in tripleo "Newton HA failure: unable to push cib, cib_apply_diff failed" [Critical,Triaged]17:10
*** zoli is now known as zoli|gone17:10
sid1@beagles - I was discussing with shardy and I got some question for you17:12
*** suuuper has quit IRC17:12
*** noslzzp has joined #tripleo17:13
openstackgerritMartin AndrĂ© proposed openstack/tripleo-heat-templates master: Add missing type for RoleParameters parameter  https://review.openstack.org/46470717:13
*** ramishra has quit IRC17:17
*** anton has quit IRC17:18
*** noslzzp has quit IRC17:19
*** anton has joined #tripleo17:21
*** noslzzp has joined #tripleo17:21
openstackgerritMerged openstack/tripleo-ui master: Add more filterBy options to Nodes list  https://review.openstack.org/46353717:22
*** fragatina has joined #tripleo17:23
*** trozet_ is now known as trozet17:24
*** noslzzp has quit IRC17:26
openstackgerritSteven Hardy proposed openstack-infra/tripleo-ci master: Ensure consistent path for multinode upgrade job  https://review.openstack.org/46466717:36
*** karthiks has joined #tripleo17:36
*** dsariel has joined #tripleo17:37
*** Goneri has joined #tripleo17:37
openstackgerritMerged openstack/puppet-tripleo master: vhostuser socket dir shall be created for vhostuserclient mode  https://review.openstack.org/44953017:46
beaglessid1: hi, fire away17:47
*** tosky has quit IRC17:47
sid1@beagles Hi17:48
sid1I was discussing with shardy on https://bugzilla.redhat.com/show_bug.cgi?id=144503017:48
openstackbugzilla.redhat.com bug 1445030 in openstack-tripleo "RH OSP10: With Cisco ML2 plugin for ucsm, Overcloud install failing due to config not being generated in time." [High,Assigned] - Assigned to shardy17:48
sid1this is linked to cisco_ucsm integration in tripleo17:49
*** fragatina has quit IRC17:49
*** itlinux has quit IRC17:50
*** Goneri has quit IRC17:50
* beagles reads17:50
sid1sharedy proposed 2 patches to get a successfull deployment https://review.openstack.org/#/c/461734/ and https://review.openstack.org/#/c/462035/1/environments/neutron-ml2-cisco-nexus-ucsm.yaml, but based on this, @beagles we are wondering if this is *enough*17:51
*** maeca1 has joined #tripleo17:51
sid1what about if we want ton run a 'regular' instance on that compute node if we have deactived OvsAgent and NeutronCoreplugin on it ...17:52
dprinceshardy_: Martin has a fix for the RoleParameters breakages for docker17:53
dprinceshardy_: https://review.openstack.org/#/c/464707/17:53
shardydprince: aha, I was just trying to reproduce it17:53
shardysorry for that, the failure looked unrelated in the patch we landed, but the breakage was masked by the json body size limit issue17:53
*** dsariel has quit IRC17:53
*** fragatina has joined #tripleo17:54
beaglessid1, by "normal", you mean one that uses the reference OVS ML2 mechanism driver? If so, then yes, this won't work so well.17:56
dprinceshardy: fair enough. I'm inclined to +A Bogdan's fix as it is safe17:56
dprinceshardy: and will unblock us17:56
shardydprince: ack, sure sounds good17:56
shardywhen we get the undercloud job green again we should consider making it voting I think17:57
sid1@beagles yes I mean the reference OVS ML2 mechanism driver17:57
dprinceshardy: ack, I was just looking to see if sshnaidm|afk had done that yet17:57
dprinceshardy: we talked about it last week I think17:57
sid1@beagles the patch proposed by @shardy makes the deployment successful, but in some cases, this may not enough I think17:57
yolandahi, i'm trying a minor upgrade on OSP8, and after the undercloud upgrade, i find that i lost the external access on my controller node in the overcloud17:58
yolandawhat can be causing that?17:58
sid1if we want to have both openvswitch and cisco_ucsm activated17:58
*** fragatina has quit IRC17:58
beaglessid1: right.17:58
Slowerdmsimard: so you're saying we put all the rpms as tags in the registry and just query against that?17:59
*** shardy is now known as shardy_afk17:59
sshnaidm|afkdprince, shardy  firstly I'd like to run containers job on any patch, before it votes. But I still can't land this patch: https://review.openstack.org/#/c/462574/17:59
Slowerdmsimard: would be good if we needed to determine if a full rebuild was needed17:59
dmsimardSlower: I dunno. It sort of sucks because there's a lot of packages. I don't have a smart solution.17:59
dmsimardSlower: like, even base64 encoded it's huge17:59
beaglessid1: ideally the ovs agent should be deployable independent of the core plugin configuration (I filed a bug about similar last week)17:59
*** gfidente|afk is now known as gfidente18:00
sshnaidm|afknow when people are back from summit I hope it will merge..18:00
shardy_afksshnaidm|afk: gate-tripleo-ci-centos-7-undercloud-containers-nv is in the jenkins check queue for t-h-t18:00
*** shardy_afk is now known as shardy18:00
dmsimardSlower: thought I'd bring it up in case you did have an idea on how to leverage it if it could be useful18:00
Slowerdmsimard: ya it's a tricky problem.. most of the time we're going to need the packages anyway though..18:00
Slowerdmsimard: yes good thinking, thanks!18:00
sid1@beagles can you link me to that bug ?18:00
dmsimardSlower: but we've said that we're going to be mostly updating all the time anyways right18:00
Slowers/packages/containers/18:00
Sloweryeah18:00
Slowersome way to make the updates fast is going to be the trick18:01
shardysshnaidm|afk: Oh I see, you want it on all the repos18:01
beaglessid1: I'll see if I can cobble up a deployment to identify some of the "breakages"18:01
beaglessid1: the bug is https://bugs.launchpad.net/tripleo/+bug/169038418:01
openstackLaunchpad bug 1690384 in tripleo "Neutron core plugin configuration is not required on compute nodes" [Medium,Triaged]18:01
shardyfair enough, I just want to catch more issues before they merge18:01
dmsimardSlower: been making progress on registry btw http://i.imgur.com/yqyN8Yo.png18:01
sshnaidm|afkshardy, I meant the ovb containers18:01
Sloweror require less data transfer18:01
shardysshnaidm|afk: ack, I meant the undercloud containers job18:01
sshnaidm|afkok :)\18:02
shardyhaving *any* voting containers coverage is a step forward I think :)18:02
sshnaidm|afkshardy, sure18:02
Slowerdmsimard: woot! that's great!18:02
Slowerdmsimard: the tool I was working on is all parallelized and does updates now18:02
dprincesshnaidm|afk: ack, lets see if we can push on this patch18:02
Slowerdmsimard: if we could set up an environment to test it soon that'd be cool18:02
*** shardy is now known as shardy_afk18:02
dmsimardSlower: what do you mean by environment ?18:02
dmsimardSlower: a registry ?18:03
Sloweralso to refine how the yum repos are going to work18:03
Slowerdmsimard: yeah a registry and maybe a test job?18:03
Slowerif you think we're close enough..18:03
sid1@beagles so I don't know really what we can expect for now, if this need an important amount of work to get this working or not18:03
Slowersomething where we could start actually trying it out to see where the bottlenecks will be18:03
dmsimardSlower: experimenting a bit more with the poc setup I got going -- but we'll have a real registry this week for sure.18:04
Slowerdmsimard: that's great18:04
dmsimardSlower: the registry will be multi-tenant too so people can also experiment on their own18:04
sid1@beagles the point is that we have customers trying this configuration right now18:04
beaglessid1:  ugh18:04
Slowervery good18:04
sid1if they only want to have sriov instance on that compute node, it should be OK, except that sriov with cisco_ucsm is not yet working with tripleo18:05
sid1but if they want to mix, we wil be in trouble :)18:06
beaglessid1: I don't see anything that introduces bogus dependencies in the heat templates18:06
*** pkovar has quit IRC18:06
*** dsariel has joined #tripleo18:07
*** noslzzp has joined #tripleo18:08
beaglessid1: I'll fire up a fresh env and give it a try18:08
*** trown|lunch is now known as trown18:08
sid1@beagles I understand, but without https://review.openstack.org/#/c/462035/ deployment fails18:10
*** ooolpbot has joined #tripleo18:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION18:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168019518:10
openstackLaunchpad bug 1680195 in tripleo "Random ovb-ha ping test failures" [Critical,Triaged]18:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168790818:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169013218:10
*** ooolpbot has quit IRC18:10
openstackLaunchpad bug 1687908 in tripleo "Could not fetch contents for file:///usr/share/openstack-tripleo-heat-templates/extraconfig/tasks/post_puppet_pacemaker.yaml" [Critical,In progress] - Assigned to Carlos Camacho (ccamacho)18:10
openstackLaunchpad bug 1690132 in tripleo "Newton HA failure: unable to push cib, cib_apply_diff failed" [Critical,Triaged]18:10
sid1and with it, it seems we don't have the desirable config18:10
beaglessid1: so we *needed* to disable the agent here?18:10
sid1@beagles : https://bugzilla.redhat.com/show_bug.cgi?id=1445030#c2118:11
openstackbugzilla.redhat.com bug 1445030 in openstack-tripleo "RH OSP10: With Cisco ML2 plugin for ucsm, Overcloud install failing due to config not being generated in time." [High,Assigned] - Assigned to shardy18:11
sid1not sure, if this is what we need, but it seems this was needed at a first point of view to make the deployment18:12
*** noslzzp has quit IRC18:12
beaglessid1: right.. I'll examine the OVS puppet18:12
beaglessid1: it may not be necessary18:12
*** ebarrera has joined #tripleo18:14
sid1@beagles thanks18:15
*** gvrangan has quit IRC18:15
*** jaganathan has quit IRC18:17
openstackgerritAthlan-Guyot sofer proposed openstack/puppet-tripleo master: Remove domain part from fqdn_<network> name.  https://review.openstack.org/46471518:18
*** cylopez has joined #tripleo18:18
openstackgerritBrent Eagles proposed openstack/tripleo-docs master: Post deployment installation instructions for Octavia  https://review.openstack.org/44749618:19
*** sid1 has quit IRC18:21
sshnaidm|afkpanda, take a look please: https://review.openstack.org/46471718:22
sshnaidm|afkEmilienM, ^^18:22
openstackgerritBrent Eagles proposed openstack/tripleo-docs master: Post deployment installation instructions for Octavia  https://review.openstack.org/44749618:24
*** gbarros has quit IRC18:24
*** brault has joined #tripleo18:25
openstackgerritSagi Shnaidman proposed openstack-infra/tripleo-ci master: Don't upload status from multinode to rh1  https://review.openstack.org/46472018:26
sshnaidm|afkbnemec, EmilienM, pabelanger  ^^18:26
sshnaidm|afkpabelanger, sorry, meant panda :)18:26
*** artom__ has joined #tripleo18:28
*** artom_ has quit IRC18:28
*** florianf has quit IRC18:28
*** artom__ is now known as artom18:28
*** fragatina has joined #tripleo18:32
*** fragatina has quit IRC18:32
*** fragatina has joined #tripleo18:33
openstackgerritCarlos Camacho proposed openstack/tripleo-heat-templates master: do not review ci check  https://review.openstack.org/46466118:38
*** jcoufal__ has quit IRC18:38
*** jcoufal has joined #tripleo18:39
*** rbowen has joined #tripleo18:40
*** rbowen has quit IRC18:40
*** rbowen has joined #tripleo18:40
openstackgerritHarald JensĂ¥s proposed openstack/instack-undercloud master: Tripleo routed networks ironic inspector, and Undercloud  https://review.openstack.org/43754418:43
*** brault has quit IRC18:44
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart master: Add ovb devmode documentation  https://review.openstack.org/46408118:46
hjensasWith quickstart in dev mode I get: repository 'review.openstack.org/openstack/instack-undercloud' does not exist. What am I doing wrong? :)18:47
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart master: Add ovb devmode documentation  https://review.openstack.org/46408118:48
hjensasSome more details on my quickstart issue here: http://paste.openstack.org/show/609600/18:48
trownhjensas: someone else was hitting that too... mind filing a launchpad bug on lp/tripleo with the quickstart tag?18:56
trownhjensas: I am looking into it as well18:56
hjensastrown: sure, I can open a bug. btw I found #oooq :)18:57
trownhjensas: ya, better to just talk here... we want to deprecate that channel18:57
*** bogdando has joined #tripleo18:58
*** dtantsur is now known as dtantsur|afk18:59
*** brault has joined #tripleo19:00
gfidentetrown I think the new ha/nonha jobs are not deploying ceph anymore?19:03
*** karthiks has quit IRC19:04
*** jcoufal_ has joined #tripleo19:06
*** sanagikoki has quit IRC19:07
hjensastrown: weshay: bug/1690899 <- oooq devmode bug.19:09
EmilienMgfidente: ouch, sounds like you're right19:09
EmilienMsshnaidm|afk: ^19:09
*** jcoufal has quit IRC19:09
*** pkovar has joined #tripleo19:09
*** ooolpbot has joined #tripleo19:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION19:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168019519:10
openstackLaunchpad bug 1680195 in tripleo "Random ovb-ha ping test failures" [Critical,Triaged]19:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168790819:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169013219:10
*** ooolpbot has quit IRC19:10
openstackLaunchpad bug 1687908 in tripleo "Could not fetch contents for file:///usr/share/openstack-tripleo-heat-templates/extraconfig/tasks/post_puppet_pacemaker.yaml" [Critical,In progress] - Assigned to Carlos Camacho (ccamacho)19:10
openstackLaunchpad bug 1690132 in tripleo "Newton HA failure: unable to push cib, cib_apply_diff failed" [Critical,Triaged]19:10
openstackgerritMerged openstack/python-tripleoclient master: Raise the max_json_body_size for heat  https://review.openstack.org/46466319:10
*** jcoufal has joined #tripleo19:10
gfidenteEmilienM shall we track that with a bug in LP?19:10
EmilienMgfidente: yes, most probably19:11
*** jcoufal_ has quit IRC19:12
sshnaidm|afkgfidente, EmilienM we deploy ceph with ovb-updates19:14
sshnaidm|afkgfidente, EmilienM does it make sense to deploy it in every job?19:14
atothI'm trying to get to overcloud horizon on a virtual deployment from my laptop, does anyone have a port forwarding recipe that works?19:15
weshaybogdando, https://review.rdoproject.org/etherpad/p/rdoci-review-process check out lines 42,4419:15
*** Goneri has joined #tripleo19:15
EmilienMsshnaidm|afk: no I don't think so. One job is imho enough19:15
EmilienMgfidente: ^19:16
gfidentewell one I don't think is enogh though19:16
gfidentewe want it in upgrade to test ceph upgrade which is batched19:16
gfidentewe want in HA because with multiple controllers we can't use cinder lvm19:16
gfidenteso I'd say at least those two19:17
*** nyechiel has joined #tripleo19:17
weshayrlandy, bogdando has some reviews we can take to the core-review mtg19:17
weshayrlandy, bogdando I think this one https://review.openstack.org/#/c/450792/19:17
gfidentegiven we don't have it in upgrade job yet, I won't remove it from update because they both check for templates compatibility on updates19:17
* rlandy looks19:18
gfidentesshnaidm|afk EmilienM so my take would be, we need it in HA and in one of updates/upgrades, preferably upgrades but for now we're fine with updates19:18
rlandyweshay: bogdando: ok - so how soon would the review meeting need to be scheduled? ovb devmode is in the process now, tempest is likely next - unless this is priority19:20
weshayhjensas, that seems to work using zuul_changes vs gerrit19:21
gfidentesshnaidm|afk EmilienM a while ago we had a thread on openstack-dev about making it the default for the HA scenario, not only in CI19:21
weshayhjensas, https://docs.openstack.org/developer/tripleo-quickstart/devmode.html#zuul-mode19:21
hjensasweshay: ah, thanks. I will give that a go instead then.19:21
weshayhjensas, k.. we'll still need to address that bug, maybe w/ doc19:22
sshnaidm|afkEmilienM, gfidente, I'm not sure - do we check it anyhow..? or just deploy ceph node.19:22
gfidentesshnaidm|afk sure we check it19:22
gfidentesshnaidm|afk all glance/nova/cinder are using it when we deploy it19:22
rlandyweshay: bogdando: we can start prep'ing the reviews to meet the review meeting criteria: https://review.rdoproject.org/etherpad/p/rdoci-review-process - lines 8-2219:22
sshnaidm|afkgfidente, I mean not deployment, but pingtest for example..19:22
gfidentesshnaidm|afk and the pingtest is hitting the above three19:22
sshnaidm|afkgfidente, ok19:23
weshaybogdando, we're testing a process to help drive stalled reviews forward19:23
weshaythat is the context behind the critieria and rlandy and I will help get it presented to the cores19:23
sshnaidm|afkgfidente, ovb-updates is kind of "ha" job, but with one controller19:23
rlandybogdando: please ping me when you have time and we can go through what needs to be done19:24
rlandyweshay: ^^19:24
gfidentesshnaidm|afk so we don't need HA job?19:24
bogdandorlandy: will do, thanks19:24
sshnaidm|afkgfidente, ha job has 3 controllers19:24
*** yamahata has quit IRC19:25
gfidentesshnaidm|afk so at this point I think all jobs are using the pcmk version except nonha19:25
bogdandoweshay: that's great :)19:25
sshnaidm|afkgfidente, EmilienM I don't know.. we can give a try, although it seems too much features for one job. We have already combined ha and nonha19:26
gfidentesshnaidm|afk for ceph, assuming scenario001 and scenario004 continue to deploy respectively MDS and RGW, I think we want to test at least the additional two functionalities 1) netiso 2) hci19:27
gfidentein addition to that, we need to make it go through upgrades because it's batched, while the other services are not19:28
sshnaidm|afkgfidente, ovb-updates has netiso (ipv6)19:28
sshnaidm|afkgfidente, upgrades are ok19:28
sshnaidm|afkgfidente, I'm not sure about ovb only19:28
gfidentewell in ovb bnemec worked on a series of patches to enable the storagemgmt network on the compute nodes to make it possible to test HCI19:29
sshnaidm|afkgfidente, "hci" is hyper-converged?19:29
gfidenteif we could do that in one of the two jobs I think that'd be cool19:29
gfidentesshnaidm|afk yeah the scenario where OSD is on Compute node19:29
gfidentethe good thing is that we won't need to consume additional nodes19:30
gfidentefor hci19:30
sshnaidm|afkgfidente, lemme understand, hci on compute node - does it mean we don't need another ceph node?19:30
gfidenteexactly19:30
sshnaidm|afkgfidente, ok, I see19:31
sshnaidm|afkgfidente, then I think we can give a try..19:31
gfidenteit probably doesn't have to be HA if that helps consuming better the resources19:31
sshnaidm|afkgfidente, right now we have 2 ovb jobs only - updates and ha19:32
sshnaidm|afkso need to choose from them19:32
bogdandorlandy: first of all that patch requires feedback, I provided some comments there as well19:32
gfidentesshnaidm|afk and updates uses net-iso19:32
sshnaidm|afkgfidente, both19:32
bogdandoand if it should be split into separate changes to get accepted faster, let me know19:33
sshnaidm|afkgfidente, non-iso is on multinode only now19:33
gfidentesomewhere we need to test the 'dedicated' node scenario as well19:33
bogdandorlandy: I put docs there, describing the hacking dev envs case it's adressing19:33
sshnaidm|afkgfidente, right now it's tested on ovb-updates19:33
bnemecWe really need separate ceph, hci ceph, and no ceph to cover all the major cases.19:33
sshnaidm|afkbnemec, gfidente, is there place to use multinode here?19:34
gfidenteso the only option for hci remains ha19:34
bnemecWhich was my objection to dropping to two jobs in the first place.  This shouldn't have happened until the containers job was ready to take over for nonha.19:34
*** karthiks has joined #tripleo19:34
*** dsariel has quit IRC19:34
gfidentesshnaidm|afk but I guess the two scenario jobs are doing hci as well?19:34
rlandybogdando: let's start with how soon you want to schedule the review meeting  - which is where you will get the feedback you want.19:35
gfidentebecause multinode is still using a single node for overcloud?19:35
rlandyThe meeting is held in two sessions  - over two days19:35
rlandyso you get feedback, you can address it19:35
rlandyand hopefully merge the next day19:35
gfidentesshnaidm|afk sounds like we might need a table to see what is tested where and crosscheck coverage?19:35
sshnaidm|afkgfidente, we have this19:36
rlandybogdando: the next step would be to get the reviews into ready state by meeting the criteria - passing gates, release notes etc.19:36
gfidentesshnaidm|afk nice, where is it?19:36
rlandybogdando: and job output if gates are not a good enough test of the code itself19:37
*** jmelvin has joined #tripleo19:37
sshnaidm|afkgfidente, https://github.com/openstack/tripleo-quickstart/blob/master/doc/source/feature-configuration.rst19:39
*** athomas has quit IRC19:39
*** atoth has quit IRC19:39
openstackgerritJiri Tomasek proposed openstack/tripleo-ui master: TableView toolbar styling  https://review.openstack.org/46464319:40
bogdandorlandy: ack19:40
*** jprovazn has quit IRC19:41
*** athomas has joined #tripleo19:41
sshnaidm|afkbnemec, containers are very close to vote, hopefully19:42
rlandybogdando: when you have that set - we will schedule you a review meeting19:44
*** jcoufal_ has joined #tripleo19:45
rlandybogdando: lastly -if there is anyone else who is a major consumer of this work (and is not a core member) we can add them to the meeting19:46
*** jcoufal has quit IRC19:49
bnemecsshnaidm|afk: We need to get the non-voting job running on all the repos before that.  Right now it looks like it's only running against quickstart, which doesn't tell us much about how it's going to behave testing patches that affect the templates and services.19:49
sshnaidm|afkbnemec, agree, trying to push it: https://review.openstack.org/#/c/462574/19:50
sshnaidm|afkbnemec, but honestly I wouldn't expect big impact from building packages on it.. but let's see19:51
bnemecThere are _always_ unforeseen consequences of a big ci change.19:52
bnemecI'm as interested in seeing that the job fails when it should as that it passes.19:52
bnemecAlso in what happens when a patch gets proposed that touches a lot of services and forces container rebuilds for everything.19:52
*** nyechiel has quit IRC19:52
sshnaidm|afklet's give a try..19:54
*** rbowen has quit IRC19:54
*** cylopez has quit IRC19:55
*** shardy_afk has quit IRC19:55
*** jcoufal_ has quit IRC19:55
*** jcoufal has joined #tripleo19:55
openstackgerritJames Slagle proposed openstack/tripleo-heat-templates master: Server blacklist support  https://review.openstack.org/46473319:56
EmilienMstevebaker: https://review.rdoproject.org/r/#/c/6627/ approved - let me know if it broke something19:56
radezwho could I ask about debugging a undercloud installation issue? when I run undercloud install the install fails and the symptom I seem to be getting is that swift gets a permission denied why processing a PUT operation:19:57
openstackgerritSagi Shnaidman proposed openstack/tripleo-quickstart-extras master: DONT REVIEW: test containers with patches  https://review.openstack.org/46473519:57
radezhttps://paste.fedoraproject.org/paste/b2LlpCSnM8OY6OyizJoagV5M1UNdIGYhyRLivL9gydE=19:58
stevebakerEmilienM: thanks19:58
*** yamahata has joined #tripleo19:58
openstackgerritJames Slagle proposed openstack/tripleo-heat-templates master: Server blacklist support  https://review.openstack.org/46473320:00
openstackgerritOpenStack Proposal Bot proposed openstack/python-tripleoclient master: Updated from global requirements  https://review.openstack.org/46255920:03
sshnaidm|afkpabelanger, yolanda, please approve https://review.openstack.org/#/c/462574/ when you're available, thanks20:06
openstackgerritMartin AndrĂ© proposed openstack/tripleo-heat-templates master: Containerize Ceilometer Agents  https://review.openstack.org/45431420:06
*** lblanchard has quit IRC20:08
*** bogdando has quit IRC20:08
*** athomas has quit IRC20:09
*** jcoufal_ has joined #tripleo20:10
*** ooolpbot has joined #tripleo20:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION20:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168019520:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168790820:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169013220:10
*** ooolpbot has quit IRC20:10
openstackLaunchpad bug 1680195 in tripleo "Random ovb-ha ping test failures" [Critical,Triaged]20:10
openstackLaunchpad bug 1687908 in tripleo "Could not fetch contents for file:///usr/share/openstack-tripleo-heat-templates/extraconfig/tasks/post_puppet_pacemaker.yaml" [Critical,In progress] - Assigned to Carlos Camacho (ccamacho)20:10
openstackLaunchpad bug 1690132 in tripleo "Newton HA failure: unable to push cib, cib_apply_diff failed" [Critical,Triaged]20:10
*** jcoufal has quit IRC20:12
openstackgerritSteven Hardy proposed openstack-infra/tripleo-ci master: Ensure consistent path for multinode upgrade job  https://review.openstack.org/46466720:14
*** rwsu has quit IRC20:15
sshnaidm|afkshardy_, dprince mandre jistr did you see such containers error before? http://logs.openstack.org/63/445163/80/check-tripleo/gate-tripleo-ci-centos-7-ovb-containers-oooq-nv/5c33c63/logs/oooq/undercloud/home/jenkins/overcloud_deploy.log.txt.gz#_2017-05-15_17_15_4220:15
*** _atoth has quit IRC20:17
*** rnoriega has quit IRC20:17
*** lhinds has quit IRC20:17
*** pliu has quit IRC20:17
*** faceman has joined #tripleo20:17
*** lhinds has joined #tripleo20:18
*** pliu has joined #tripleo20:19
*** rnoriega has joined #tripleo20:20
dprincesshnaidm|afk: should be fixed by https://review.openstack.org/#/c/464707/20:20
sshnaidm|afkdprince, great, thanks..20:21
openstackgerritMerged openstack/tripleo-heat-templates master: Add missing type for RoleParameters parameter  https://review.openstack.org/46470720:21
openstackgerritIhar Hrachyshka proposed openstack/tripleo-heat-templates master: neutron: set enable_dvr = False if NeutronEnableDVR is false  https://review.openstack.org/46474320:21
*** jcoufal_ has quit IRC20:23
*** jcoufal has joined #tripleo20:24
*** ckyriakidou has joined #tripleo20:25
openstackgerritOliver Walsh proposed openstack/tripleo-heat-templates stable/ocata: Fix SshHostPubKeyDeployment on containerized nova-compute.  https://review.openstack.org/46474420:32
*** rhallisey has quit IRC20:33
*** rbowen has joined #tripleo20:36
*** liverpooler has quit IRC20:39
*** iranzo has quit IRC20:39
*** rbowen has quit IRC20:44
*** pkovar has quit IRC20:44
*** liverpooler has joined #tripleo20:44
*** brault has quit IRC20:50
*** jcoufal_ has joined #tripleo20:52
*** jcoufal has quit IRC20:54
*** rbowen has joined #tripleo20:57
*** ansmith has quit IRC21:00
*** rbowen has quit IRC21:07
*** ooolpbot has joined #tripleo21:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION21:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168019521:10
openstackLaunchpad bug 1680195 in tripleo "Random ovb-ha ping test failures" [Critical,Triaged]21:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168790821:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169013221:10
*** ooolpbot has quit IRC21:10
openstackLaunchpad bug 1687908 in tripleo "Could not fetch contents for file:///usr/share/openstack-tripleo-heat-templates/extraconfig/tasks/post_puppet_pacemaker.yaml" [Critical,In progress] - Assigned to Carlos Camacho (ccamacho)21:10
openstackLaunchpad bug 1690132 in tripleo "Newton HA failure: unable to push cib, cib_apply_diff failed" [Critical,Triaged]21:10
*** bfournie has quit IRC21:11
*** ckyriakidou has quit IRC21:11
openstackgerritJames Slagle proposed openstack/tripleo-heat-templates master: Server blacklist support  https://review.openstack.org/46473321:18
*** jcoufal_ has quit IRC21:19
*** jcoufal has joined #tripleo21:19
*** ebarrera has quit IRC21:19
*** rbowen has joined #tripleo21:20
*** jcoufal_ has joined #tripleo21:24
*** jcoufal has quit IRC21:26
*** jkilpatr has quit IRC21:32
*** rbowen has quit IRC21:37
openstackgerritJames Slagle proposed openstack/tripleo-heat-templates master: Add DeployedServerEnvironmentOutput  https://review.openstack.org/46139921:38
openstackgerritJames Slagle proposed openstack/tripleo-heat-templates master: Add VipMap output  https://review.openstack.org/46013821:38
openstackgerritJames Slagle proposed openstack/tripleo-heat-templates master: Add split-stack environments  https://review.openstack.org/45990021:38
openstackgerritJames Slagle proposed openstack/tripleo-heat-templates master: Add DeploymentSwiftDataMap parameter  https://review.openstack.org/45944021:39
openstackgerritJames Slagle proposed openstack/tripleo-heat-templates master: Add os-collect-config data as an output  https://review.openstack.org/45864121:39
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart-extras master: Move OVB settings to tripleo-quickstart-extras  https://review.openstack.org/44880521:40
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart-extras master: Parameterize OVB stack flavors  https://review.openstack.org/44516321:41
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart master: Skip lint rule for git checkout explicit version  https://review.openstack.org/46301121:43
openstackgerritAthlan-Guyot sofer proposed openstack/puppet-tripleo stable/newton: Remove domain part from fqdn_<network> name.  https://review.openstack.org/46476021:47
*** rhallisey has joined #tripleo21:51
*** jkilpatr has joined #tripleo22:00
*** jmelvin has quit IRC22:00
*** oanson has quit IRC22:03
*** oanson has joined #tripleo22:03
*** dprince has quit IRC22:04
openstackgerritBen Nemec proposed openstack/tripleo-heat-templates master: Generated sample environment files  https://review.openstack.org/32350022:04
openstackgerritBen Nemec proposed openstack/tripleo-heat-templates master: Sample environment generator  https://review.openstack.org/25363822:04
openstackgerritMerged openstack/os-apply-config master: Updated from global requirements  https://review.openstack.org/46443822:08
openstackgerritMerged openstack/os-collect-config master: Updated from global requirements  https://review.openstack.org/46443922:08
openstackgerritMerged openstack/os-refresh-config master: Updated from global requirements  https://review.openstack.org/46444022:09
*** arxcruz_ is now known as arxcruz22:09
*** ooolpbot has joined #tripleo22:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION22:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168019522:10
openstackLaunchpad bug 1680195 in tripleo "Random ovb-ha ping test failures" [Critical,Triaged]22:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168790822:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169013222:10
*** ooolpbot has quit IRC22:10
openstackLaunchpad bug 1687908 in tripleo "Could not fetch contents for file:///usr/share/openstack-tripleo-heat-templates/extraconfig/tasks/post_puppet_pacemaker.yaml" [Critical,In progress] - Assigned to Carlos Camacho (ccamacho)22:10
openstackLaunchpad bug 1690132 in tripleo "Newton HA failure: unable to push cib, cib_apply_diff failed" [Critical,Triaged]22:10
openstackgerritArx Cruz proposed openstack/tripleo-quickstart master: Adding featureset for periodic tempest jobs  https://review.openstack.org/46459822:12
*** dixiaoli has joined #tripleo22:17
*** jcoufal has joined #tripleo22:18
*** jcoufal_ has quit IRC22:20
*** myoung is now known as myoung|bbl22:24
*** tbonds has quit IRC22:29
*** jcoufal has quit IRC22:29
*** jcoufal has joined #tripleo22:30
*** tbonds has joined #tripleo22:32
*** colonwq has quit IRC22:33
*** jcoufal_ has joined #tripleo22:42
*** jcoufal has quit IRC22:42
*** thrash is now known as thrash|g0ne22:43
*** liverpooler has quit IRC22:46
*** jcoufal_ has quit IRC22:54
*** jcoufal has joined #tripleo22:55
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart-extras master: Move OVB settings to tripleo-quickstart-extras  https://review.openstack.org/44880523:02
*** kbyrne has quit IRC23:02
*** atheurer has quit IRC23:02
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart-extras master: Parameterize OVB stack flavors  https://review.openstack.org/44516323:02
*** liverpooler has joined #tripleo23:06
openstackgerritRonelle Landy proposed openstack/tripleo-quickstart-extras master: Parameterize OVB stack flavors  https://review.openstack.org/44516323:06
*** pmannidi has joined #tripleo23:07
*** pmannidi has quit IRC23:08
*** pmannidi has joined #tripleo23:08
*** ooolpbot has joined #tripleo23:10
ooolpbotURGENT TRIPLEO TASKS NEED ATTENTION23:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168019523:10
openstackLaunchpad bug 1680195 in tripleo "Random ovb-ha ping test failures" [Critical,Triaged]23:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/168790823:10
ooolpbothttps://bugs.launchpad.net/tripleo/+bug/169013223:10
*** ooolpbot has quit IRC23:10
openstackLaunchpad bug 1687908 in tripleo "Could not fetch contents for file:///usr/share/openstack-tripleo-heat-templates/extraconfig/tasks/post_puppet_pacemaker.yaml" [Critical,In progress] - Assigned to Carlos Camacho (ccamacho)23:10
openstackLaunchpad bug 1690132 in tripleo "Newton HA failure: unable to push cib, cib_apply_diff failed" [Critical,Triaged]23:10
*** kbyrne has joined #tripleo23:11
*** atheurer has joined #tripleo23:11
*** dixiaoli has quit IRC23:22
*** jcoufal has quit IRC23:24
*** atheurer has quit IRC23:24
openstackgerritMerged openstack/tripleo-common master: Add bootstrap_host_exec to setup.cfg scripts  https://review.openstack.org/46403523:26
*** pmannidi has quit IRC23:29
*** jcoufal has joined #tripleo23:29
*** atheurer has joined #tripleo23:32
openstackgerritOpenStack Proposal Bot proposed openstack/os-apply-config stable/ocata: Updated from global requirements  https://review.openstack.org/46483923:37
openstackgerritOpenStack Proposal Bot proposed openstack/os-collect-config stable/ocata: Updated from global requirements  https://review.openstack.org/46484123:37
openstackgerritOpenStack Proposal Bot proposed openstack/os-refresh-config stable/ocata: Updated from global requirements  https://review.openstack.org/46484223:37
openstackgerritOpenStack Proposal Bot proposed openstack/python-tripleoclient stable/ocata: Updated from global requirements  https://review.openstack.org/46487423:39
openstackgerritOpenStack Proposal Bot proposed openstack/tripleo-common stable/ocata: Updated from global requirements  https://review.openstack.org/46489223:40
openstackgerritOpenStack Proposal Bot proposed openstack/tripleo-heat-templates stable/ocata: Updated from global requirements  https://review.openstack.org/46489323:40
openstackgerritOpenStack Proposal Bot proposed openstack/tripleo-validations stable/ocata: Updated from global requirements  https://review.openstack.org/46489423:40
*** Goneri has quit IRC23:44
*** pmannidi has joined #tripleo23:47
*** krickwix has quit IRC23:49
*** rhallisey has quit IRC23:55

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!