Thursday, 2017-05-04

ianwjeblair: http://logs.openstack.org/53/461353/9/check/gate-dsvm-nodepool-redhat-src-nv/56efb31/logs/screen-nodepool.txt.gz00:00
*** jamesdenton has quit IRC00:00
ianwjeblair: http://logs.openstack.org/53/461353/9/check/gate-dsvm-nodepool-redhat-src-nv/56efb31/logs/screen-nodepool-builder.txt.gz is even worse signal:noise00:01
ianwthe dib logging config is a little untested ... hopefully that works00:02
*** yamahata has joined #openstack-infra00:02
*** csomerville has quit IRC00:03
jeblairinstead of printing the logs to stdout, we could write them to files.  that's actually more like production anyway.00:03
jeblairthen we can avoid the issue of systemd timestamps and hostnames00:03
ianwjeblair: yes ... well i mean "traditionally" the idea was in devstack that you'd run things under screen, and jump into the screen session and be able to jump around and basically watch the output00:04
ianwwhich is where the whole thing came from i guess00:04
jeblairyah; that idea seems gone now?00:05
ianwindeed, we live in a brave new world00:05
*** armax has quit IRC00:05
*** adriant has joined #openstack-infra00:05
*** xarses has quit IRC00:05
ianwi don't really mind though, it seems easy enough to just drop the timestamp, then we don't have to worry about log collection00:05
clarkband get th searchability features and such if you grab the journal files00:06
ianwalso, the logs are in the journal ...00:06
*** lamt has quit IRC00:06
ianwclarkb: assuming you have enough ram to load it ;)00:06
*** amotoki has quit IRC00:07
clarkbianw: I fainally caved and bought 16gb for desktop00:08
clarkbwish laptop could accept that much :(00:08
jeblairthat still leaves us with the timestamp format being wrong, and the extra hostname field?00:09
ianwyeah, we gotta ditch that silly syslog timestamp format00:10
ianwthat has been the bane of my existence for so long00:10
ianwfrom when i re-wrote a bunch of logging stuff for ESXi00:10
mtreinishclarkb: only 16gb :)00:11
clarkbya we can switch to short-iso output00:11
clarkband I think we can drop hostname too00:11
clarkbbyt you control it if using the journal so use whatever ypu want?00:12
clarkb-o short-iso --no-hostname00:13
clarkbianw: ^ those are flags I think00:13
clarkbnot sure if short iso shows subsecond precision though00:13
*** dingyichen has joined #openstack-infra00:13
*** camunoz has joined #openstack-infra00:15
*** aeng has quit IRC00:17
*** jamesdenton has joined #openstack-infra00:17
openstackgerritIan Wienand proposed openstack-infra/devstack-gate master: Journal logging format: iso timestamp & no hostname  https://review.openstack.org/46232300:20
*** camunoz has quit IRC00:20
*** xgerman has joined #openstack-infra00:20
*** puiterwijk|cld has joined #openstack-infra00:20
ianwclarkb: 2017-05-04T03:19:15+1000 ubuntu ... oh wow that's disappointing00:21
*** camunoz has joined #openstack-infra00:21
clarkbgah00:23
ianwso is your two options really having the silly syslog format (with three char month names) and subseconds, or iso without subseconds?!00:23
jeblairit still seems straightforward to just use the same logging config in devstack like we use in production.  have python logging write to files.00:23
jeblair(i'm not trying to take anything away from the wonderful things that systemd-journald does for the standard devstack case.  but the nodepool production log format works really well, and i'd just like to be able to look at the nodepool devstack runs in the same way)00:25
clarkbI think the reasons journal is useful for devstack makes it useful for nodepool too. particularly the interleaved time slice log printing00:27
jeblairclarkb: this is the 'download something and run it on your workstation' case?00:27
clarkbya00:27
clarkbto see the eg nova logs and nodepool logs tpgether00:28
clarkbif boot fails or with glance if image upload fails etc00:28
fungion the outreach front. adding -o long-iso to journalctl is probably not tough (for the sake of future generations)00:28
jeblairclarkb: i have no interest in that.  i just want to see the logs in the browser and find the error message quickly.  that's pretty much all i've ever had to or wanted to do with the nodepool devstack job.  but if that is important to the way you debug, maybe we can do both.  stdout formatted for systemd, and file formatted production style.00:28
*** jamesdenton has quit IRC00:28
clarkbjeblair: I think no one has done it because its been prohibitively complicated00:29
jeblairclarkb: done what?00:29
clarkbbut the local elasticsearchy type setup has been requested over and over00:29
clarkbread interleaved logs across services to debug issues00:29
*** gyee has quit IRC00:29
jeblairclarkb: that's great.  i'm pretty sure i just said i don't want to stop you from doing that.00:30
jeblairclarkb: i'm just asking, please don't stop me from being able to see the logs like they are in production.00:30
*** xingchao has joined #openstack-infra00:30
clarkbsure00:30
ianwfungi: i bet there's a reason why it's not there, and i bet it's probably going to be ... frustrating :)00:30
jeblairclarkb: so how about my suggestion for both?00:30
clarkbI'm not opposed to doing both00:30
fungiianw: or maybe it's already there, just not _here_ yet ;)00:31
*** zhurong has joined #openstack-infra00:31
jeblairclarkb: cool.  i left a comment on ianw's change 462319 to that effect00:32
*** aeng has joined #openstack-infra00:34
*** xarses has joined #openstack-infra00:34
*** ijw has quit IRC00:34
*** xingchao has quit IRC00:35
*** dhellmann has quit IRC00:35
*** dhellmann has joined #openstack-infra00:36
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: POC of ssh-agent playbook  https://review.openstack.org/46232600:36
jeblairianw: i replied to your reply, but i have to run, it's past eod here, and i don't want to block anyone.  clarkb, ianw: do you have any further concerns?00:38
*** ym200 has joined #openstack-infra00:39
*** ym200 has quit IRC00:39
mtreinishfungi: did you have any luck with pymqttbench?00:40
fungimtreinish: not yet, got sidetracked with packing00:40
*** ym200 has joined #openstack-infra00:41
mtreinishfungi: heh ok, np00:41
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: POC of ssh-agent playbook  https://review.openstack.org/46232600:41
*** realpwn has joined #openstack-infra00:42
*** EricGonczer_ has quit IRC00:42
*** realpwn has left #openstack-infra00:43
fungimtreinish: i started installing it into a virtualenv but stepped away after i saw how long the wheel building of numpy was taking00:45
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: POC of ssh-agent playbook  https://review.openstack.org/46232600:45
mtreinishfungi: heh, yeah numpy compilation can take some time00:46
mtreinishalthough I thought they uploaded wheels for that now00:46
mtreinishI could have gotten away without it on py3, but on py2 I needed it for the stats functions00:46
*** cuongnv has joined #openstack-infra00:46
*** xarses has quit IRC00:47
*** ym200 has quit IRC00:47
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: POC of ssh-agent playbook  https://review.openstack.org/46232600:47
*** ym200 has joined #openstack-infra00:48
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: POC of ssh-agent playbook  https://review.openstack.org/46232600:52
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: POC of ssh-agent playbook  https://review.openstack.org/46232600:53
*** xingchao has joined #openstack-infra00:54
openstackgerritMerged openstack-infra/tripleo-ci master: Fix repos for promotion jobs  https://review.openstack.org/46055800:55
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: POC of ssh-agent playbook  https://review.openstack.org/46232600:55
*** sflanigan has quit IRC00:56
*** therve has quit IRC00:59
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: POC of ssh-agent playbook  https://review.openstack.org/46232601:00
fungimtreinish: looks like it eventually installed01:00
*** xarses has joined #openstack-infra01:00
*** tiswanso has joined #openstack-infra01:01
*** tuanluong has joined #openstack-infra01:02
*** jkilpatr has quit IRC01:02
*** mat128 has joined #openstack-infra01:02
*** tiswanso has quit IRC01:02
*** tiswanso has joined #openstack-infra01:03
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: POC of ssh-agent playbook  https://review.openstack.org/46232601:03
*** dave-mccowan has joined #openstack-infra01:03
*** Julien-zte has joined #openstack-infra01:03
*** therve has joined #openstack-infra01:04
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: POC of ssh-agent playbook  https://review.openstack.org/46232601:07
*** aeng has quit IRC01:08
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: POC of ssh-agent playbook  https://review.openstack.org/46232601:09
*** sflanigan has joined #openstack-infra01:12
*** sflanigan has joined #openstack-infra01:12
*** yolkfull__ has joined #openstack-infra01:13
mtreinishfungi: cool, I guess that means you had all the necessary binary packages installed already01:14
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: POC of ssh-agent playbook  https://review.openstack.org/46232601:15
*** thorst has joined #openstack-infra01:15
fungiapparently01:15
*** david-lyle has joined #openstack-infra01:16
*** zhurong has quit IRC01:16
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: POC of ssh-agent playbook  https://review.openstack.org/46232601:17
*** dchen has joined #openstack-infra01:17
*** jamesmca_ has joined #openstack-infra01:18
*** Apoorva__ has quit IRC01:21
*** aeng has joined #openstack-infra01:22
*** kgiusti has quit IRC01:22
*** gcb has joined #openstack-infra01:23
*** liujiong has joined #openstack-infra01:25
*** zhurong has joined #openstack-infra01:26
*** sflanigan has quit IRC01:26
*** jamesmca_ has quit IRC01:27
*** yanyanhu has joined #openstack-infra01:27
*** jamesmca_ has joined #openstack-infra01:27
*** yamamoto has joined #openstack-infra01:31
*** david-lyle has quit IRC01:34
*** yamamoto has quit IRC01:35
*** jamesmca_ has quit IRC01:35
*** ym200 has quit IRC01:36
*** sflanigan has joined #openstack-infra01:39
*** sflanigan has joined #openstack-infra01:39
*** ym200 has joined #openstack-infra01:45
openstackgerritMichael Johnson proposed openstack-infra/project-config master: Remove python-octaviaclient from neutron-lbaas  https://review.openstack.org/46233601:48
*** ijw has joined #openstack-infra01:49
*** ym200 has quit IRC01:49
*** winggundamth has joined #openstack-infra01:53
*** ijw has quit IRC01:54
*** ym200 has joined #openstack-infra01:55
*** masber has quit IRC01:56
*** namnh has joined #openstack-infra01:59
*** ym200_ has joined #openstack-infra01:59
*** ym200 has quit IRC02:00
*** marst has joined #openstack-infra02:01
*** mriedem has quit IRC02:03
*** tonytan4ever has joined #openstack-infra02:04
*** ym200_ has quit IRC02:04
*** salv-orlando has joined #openstack-infra02:05
*** pahuang_ has joined #openstack-infra02:07
fungii'm bringing the leftover infra logo stickers from the ptg to boston if anyone missed out getting some and wants them02:07
fungii'll make a point of at least having them on hand at the onboarding session monday02:08
*** dhinesh has quit IRC02:08
*** pahuang has quit IRC02:09
*** salv-orlando has quit IRC02:09
*** dave-mccowan has quit IRC02:10
*** tonytan_brb has joined #openstack-infra02:11
*** jamesmca_ has joined #openstack-infra02:13
*** tonytan4ever has quit IRC02:13
*** yolkfull has joined #openstack-infra02:13
*** yolkfull_ has joined #openstack-infra02:15
*** yolkfull__ has quit IRC02:16
*** yolkfull__ has joined #openstack-infra02:17
*** yolkfull has quit IRC02:18
*** yolkfull_ has quit IRC02:19
*** dave-mccowan has joined #openstack-infra02:20
*** EricGonczer_ has joined #openstack-infra02:21
*** yolkfull__ has quit IRC02:23
*** yolkfull__ has joined #openstack-infra02:23
*** yolanda has joined #openstack-infra02:26
ianwfungi: see what happens ... https://github.com/systemd/systemd/pull/588402:29
ianwflame pants are on02:29
*** EricGonczer_ has quit IRC02:29
*** ym200 has joined #openstack-infra02:29
openstackgerritIan Wienand proposed openstack-infra/devstack-gate master: Journal logging format: no hostname  https://review.openstack.org/46232302:32
*** zhurong has quit IRC02:34
*** yamamoto has joined #openstack-infra02:36
*** zhurong has joined #openstack-infra02:36
*** yankcrime has quit IRC02:40
*** markvoelker has quit IRC02:40
*** thorst has quit IRC02:41
*** jamesmca_ has quit IRC02:43
*** jamesmca_ has joined #openstack-infra02:44
*** yamamoto has quit IRC02:46
*** dave-mccowan has quit IRC02:51
*** masber has joined #openstack-infra02:52
*** david-lyle has joined #openstack-infra02:53
*** hongbin has joined #openstack-infra02:53
clarkbianw: I like how strftime is like you are on ypur own here02:54
*** nicolasbock has quit IRC02:58
*** jamesmca_ has quit IRC03:00
*** asselin_ has joined #openstack-infra03:02
*** ssbarnea_ has joined #openstack-infra03:03
*** tonytan4ever has joined #openstack-infra03:03
*** sbezverk_ has joined #openstack-infra03:04
clarkbalso thats some nice C03:04
*** igorbelikov_ has joined #openstack-infra03:04
*** dimtruck is now known as zz_dimtruck03:05
*** ym200 has quit IRC03:05
*** salv-orlando has joined #openstack-infra03:06
*** slagle__ has joined #openstack-infra03:07
*** jgrassler has joined #openstack-infra03:07
*** mnencia_ has joined #openstack-infra03:09
*** watersoul_ has joined #openstack-infra03:09
*** rlandy|afk is now known as rlandy03:09
*** ym200 has joined #openstack-infra03:10
openstackgerritShan Guo proposed openstack-infra/system-config master: Revise the link in doc  https://review.openstack.org/46234603:10
*** bexelbie- has joined #openstack-infra03:10
*** gaurangt_ has joined #openstack-infra03:10
*** salv-orlando has quit IRC03:11
*** rodrigods has joined #openstack-infra03:11
*** yolanda has quit IRC03:11
*** tonytan_brb has quit IRC03:11
*** pahuang_ has quit IRC03:11
*** bexelbie has quit IRC03:11
*** tdasilva- has quit IRC03:11
*** slagle has quit IRC03:11
*** rodrigod` has quit IRC03:11
*** mariojv_ has quit IRC03:11
*** nibalizer has quit IRC03:11
*** mnencia has quit IRC03:11
*** jgrassle1 has quit IRC03:11
*** jaypipes has quit IRC03:11
*** watersoul has quit IRC03:11
*** gaurangt has quit IRC03:11
*** ssbarnea has quit IRC03:11
*** sbezverk has quit IRC03:11
*** hamzy has quit IRC03:11
*** Kevin_Zheng has quit IRC03:11
*** rackertom has quit IRC03:11
*** pblaho has quit IRC03:11
*** portdirect has quit IRC03:11
*** petrovich has quit IRC03:11
*** igorbelikov has quit IRC03:11
*** deafult has quit IRC03:11
*** asselin has quit IRC03:11
*** bexelbie- is now known as bexelbie03:11
*** mnencia_ is now known as mnencia03:11
*** igorbelikov_ is now known as igorbelikov03:11
*** deafult has joined #openstack-infra03:12
*** knangia has joined #openstack-infra03:12
*** ramishra has joined #openstack-infra03:13
*** Odd_Bloke has quit IRC03:15
*** dhinesh has joined #openstack-infra03:16
*** yolanda has joined #openstack-infra03:17
*** pblaho has joined #openstack-infra03:18
*** mariojv_ has joined #openstack-infra03:18
*** pahuang_ has joined #openstack-infra03:18
*** hamzy has joined #openstack-infra03:19
*** nibalizer has joined #openstack-infra03:19
*** jaypipes has joined #openstack-infra03:19
*** petrovich has joined #openstack-infra03:19
*** jaypipes has quit IRC03:19
*** dchen has quit IRC03:20
*** funzo has joined #openstack-infra03:20
*** tdasilva has joined #openstack-infra03:23
*** Kevin_Zheng has joined #openstack-infra03:23
*** Julien-zte has quit IRC03:24
*** masber has quit IRC03:24
*** Julien-zte has joined #openstack-infra03:24
*** funzo has quit IRC03:25
*** vikrant has joined #openstack-infra03:31
*** armax has joined #openstack-infra03:31
*** gongysh has joined #openstack-infra03:32
*** dchen has joined #openstack-infra03:33
*** dhinesh has quit IRC03:39
*** thorst has joined #openstack-infra03:41
*** ym200 has quit IRC03:43
*** markvoelker has joined #openstack-infra03:44
*** thorst has quit IRC03:45
*** mat128 has quit IRC03:51
*** jamesmca_ has joined #openstack-infra03:56
*** gouthamr has quit IRC03:58
*** Julien-zte has quit IRC03:58
*** Julien-zte has joined #openstack-infra03:59
*** armax has quit IRC03:59
*** jamesmca_ has quit IRC04:00
*** dchen has quit IRC04:02
*** ykarel has joined #openstack-infra04:03
*** salv-orlando has joined #openstack-infra04:07
*** masber has joined #openstack-infra04:11
*** salv-orlando has quit IRC04:11
*** zhurong has quit IRC04:12
*** thorst has joined #openstack-infra04:12
*** dhinesh has joined #openstack-infra04:13
*** dchen has joined #openstack-infra04:15
*** ykarel has quit IRC04:17
*** ykarel has joined #openstack-infra04:17
*** xinliang has quit IRC04:20
ianwclarkb: my minutes have 60 seconds, no more no less, and that's just the way i like it, thank you very much04:21
*** tonytan4ever has quit IRC04:26
jeblairianw: +/- 2?04:30
*** thorst has quit IRC04:30
openstackgerritJamie Lennox proposed openstack-infra/zuul feature/zuulv3: Only report to gerrit if the action is from gerrit  https://review.openstack.org/46198104:31
openstackgerritJamie Lennox proposed openstack-infra/zuul feature/zuulv3: Remove source from reporter  https://review.openstack.org/46236204:31
*** xinliang has joined #openstack-infra04:33
*** yamahata has quit IRC04:35
*** zhurong has joined #openstack-infra04:35
*** Sukhdev has joined #openstack-infra04:36
*** dhinesh has quit IRC04:37
openstackgerritMerged openstack-infra/shade master: Replace neutronclient with REST API calls in ports commands  https://review.openstack.org/46135704:45
openstackgerritMerged openstack-infra/shade master: Replace neutronclient with REST API calls in security groups commands  https://review.openstack.org/46140604:46
*** dhinesh has joined #openstack-infra04:48
*** salv-orlando has joined #openstack-infra04:52
openstackgerritJamie Lennox proposed openstack-infra/zuul feature/zuulv3: Remove source from reporter  https://review.openstack.org/46236204:53
openstackgerritJamie Lennox proposed openstack-infra/zuul feature/zuulv3: Only report to gerrit if the action is from gerrit  https://review.openstack.org/46198104:53
*** dhajare has joined #openstack-infra04:54
*** abadger2000 is now known as abadger199904:55
*** hongbin has quit IRC04:56
*** tjones has quit IRC04:59
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Add bzip2 to test install  https://review.openstack.org/46236604:59
openstackgerritIan Wienand proposed openstack/diskimage-builder master: Add --params to dib-block-device in cleanup  https://review.openstack.org/46236905:03
*** Sukhdev has quit IRC05:05
openstackgerritJamie Lennox proposed openstack-infra/zuul feature/zuulv3: Remove source from reporter  https://review.openstack.org/46236205:07
openstackgerritJamie Lennox proposed openstack-infra/zuul feature/zuulv3: Only report to gerrit if the action is from gerrit  https://review.openstack.org/46198105:07
*** marst has quit IRC05:11
*** tjones has joined #openstack-infra05:11
*** baoli has quit IRC05:12
*** rackertom has joined #openstack-infra05:13
*** portdirect has joined #openstack-infra05:13
*** jascott1_ has quit IRC05:15
*** Julien-zte has quit IRC05:15
*** Julien-zte has joined #openstack-infra05:16
*** prateek has joined #openstack-infra05:16
*** yamamoto has joined #openstack-infra05:18
*** links has joined #openstack-infra05:18
*** yamamoto has quit IRC05:21
*** funzo has joined #openstack-infra05:21
*** isaacb has joined #openstack-infra05:24
*** funzo has quit IRC05:25
openstackgerritIan Wienand proposed openstack-infra/nodepool master: Turn of time stamps in dib log  https://review.openstack.org/46232105:31
openstackgerritIan Wienand proposed openstack-infra/nodepool master: devstack: nodepool log to separate file  https://review.openstack.org/46238005:31
openstackgerritIan Wienand proposed openstack-infra/nodepool master: Turn off time stamps in dib log  https://review.openstack.org/46232105:32
*** pgadiya has joined #openstack-infra05:39
*** Dinesh_Bhor has quit IRC05:41
*** Dinesh_Bhor has joined #openstack-infra05:41
*** ykarel_ has joined #openstack-infra05:43
*** Dinesh_Bhor has quit IRC05:43
*** ym200 has joined #openstack-infra05:44
*** ykarel has quit IRC05:45
*** Dinesh_Bhor has joined #openstack-infra05:48
*** tphummel has quit IRC05:48
*** tphummel has joined #openstack-infra05:48
*** ym200 has quit IRC05:48
*** tphummel has quit IRC05:49
*** tphummel has joined #openstack-infra05:49
*** tphummel has quit IRC05:50
*** tphummel has joined #openstack-infra05:50
*** tphummel has quit IRC05:50
*** tphummel has joined #openstack-infra05:51
*** sree has joined #openstack-infra05:51
*** tphummel has quit IRC05:51
*** tphummel has joined #openstack-infra05:51
*** ykarel_ has quit IRC05:52
*** tphummel has quit IRC05:52
*** tphummel has joined #openstack-infra05:52
*** tphummel has quit IRC05:53
*** ykarel_ has joined #openstack-infra05:53
openstackgerritColleen Murphy proposed openstack-infra/puppet-jenkins master: Fix beaker on xenial  https://review.openstack.org/46204805:57
ianwclarkb: oh great, "--no-hostname" was committed on 21 apr 2016 ... no xenial, no centos05:59
openstackgerritIan Wienand proposed openstack-infra/nodepool master: Turn off time stamps in dib log  https://review.openstack.org/46232106:02
openstackgerritIan Wienand proposed openstack-infra/nodepool master: devstack: nodepool log to separate file  https://review.openstack.org/46238006:02
*** salv-orlando has quit IRC06:04
*** amotoki has joined #openstack-infra06:05
*** esmute1 has joined #openstack-infra06:08
*** jascott1 has joined #openstack-infra06:15
*** Hal has quit IRC06:17
*** jascott1 has quit IRC06:20
*** pahuang_ has quit IRC06:20
*** yamamoto has joined #openstack-infra06:21
openstackgerritColleen Murphy proposed openstack-infra/puppet-jenkins master: Fix beaker on xenial  https://review.openstack.org/46204806:21
*** sbezverk_ has quit IRC06:23
*** yamamoto has quit IRC06:26
*** yamamoto has joined #openstack-infra06:26
*** xarses_ has joined #openstack-infra06:27
*** thorst has joined #openstack-infra06:27
*** yamamoto has quit IRC06:28
*** andreas_s has joined #openstack-infra06:28
*** dhinesh has quit IRC06:28
openstackgerritMerged openstack/diskimage-builder master: Add bzip2 to test install  https://review.openstack.org/46236606:29
*** thorst has quit IRC06:32
*** pahuang_ has joined #openstack-infra06:34
*** ltomasbo|away is now known as ltomasbo06:37
*** mdurrant has quit IRC06:37
*** hashar has joined #openstack-infra06:44
*** andreas-f has quit IRC06:44
*** pcaruana has joined #openstack-infra06:45
openstackgerritColleen Murphy proposed openstack-infra/puppet-jenkins master: Fix beaker on xenial  https://review.openstack.org/46204806:48
*** matrohon has joined #openstack-infra06:51
*** e0ne has joined #openstack-infra06:52
*** isaacb has quit IRC06:52
*** yamamoto has joined #openstack-infra06:59
*** puiterwijk is now known as puiterwijk|mtc07:00
*** ccamacho has joined #openstack-infra07:02
*** Julien-zte has quit IRC07:05
*** Julien-zte has joined #openstack-infra07:05
*** jamielennox is now known as jamielennox|away07:06
*** ilpianista_ has joined #openstack-infra07:07
*** shardy has joined #openstack-infra07:08
*** yamamoto has quit IRC07:09
openstackgerritColleen Murphy proposed openstack-infra/puppet-jenkins master: Fix beaker on xenial  https://review.openstack.org/46204807:16
*** ralonsoh has joined #openstack-infra07:17
*** ym200 has joined #openstack-infra07:18
*** aviau has quit IRC07:19
*** aviau has joined #openstack-infra07:19
*** ijw has joined #openstack-infra07:19
*** ym200_ has joined #openstack-infra07:21
*** funzo has joined #openstack-infra07:22
*** ym200 has quit IRC07:22
*** aarefiev_afk is now known as aarefiev07:24
*** ijw has quit IRC07:24
*** salv-orlando has joined #openstack-infra07:24
*** funzo has quit IRC07:26
*** ym200_ has quit IRC07:28
*** thorst has joined #openstack-infra07:28
*** tesseract has joined #openstack-infra07:29
*** thorst has quit IRC07:33
openstackgerritColleen Murphy proposed openstack-infra/puppet-jenkins master: Fix beaker on xenial  https://review.openstack.org/46204807:33
*** xarses_ has quit IRC07:33
*** jpich has joined #openstack-infra07:35
*** jpena|off is now known as jpena07:40
*** puiterwijk|mtc is now known as puiterwijk07:46
*** dchen has quit IRC07:46
*** dingyichen has quit IRC07:47
*** tie has joined #openstack-infra07:48
*** sflanigan has quit IRC07:51
*** martinkopec has joined #openstack-infra07:56
*** dtantsur|afk is now known as dtantsur07:56
*** markus_z has joined #openstack-infra07:59
*** esmute1 has quit IRC08:00
*** zzzeek has quit IRC08:00
*** zzzeek has joined #openstack-infra08:00
*** hai_shi has joined #openstack-infra08:00
hai_shiHi, guys. I want test the os of ocata based on tempest, which version's tempest could I use?08:01
*** hai_shi has quit IRC08:09
*** Julien-zte has quit IRC08:11
*** Julien-zte has joined #openstack-infra08:12
*** gcb has quit IRC08:12
*** lucas-afk is now known as lucasagomes08:13
*** rossella_s has joined #openstack-infra08:13
*** jaosorior_away is now known as jaosorior08:14
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/tripleo-ci master: DO NOT MERGE: Testing LDAP integration  https://review.openstack.org/46186508:14
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/tripleo-ci master: Deploy FreeIPA-backed LDAP domain for keystone in fakeha-caserver job  https://review.openstack.org/46186408:14
*** isaacb has joined #openstack-infra08:16
*** esmute1 has joined #openstack-infra08:22
*** e0ne has quit IRC08:24
*** liujiong has quit IRC08:26
*** liujiong has joined #openstack-infra08:26
*** mdurrant has joined #openstack-infra08:29
*** chem_gone is now known as chem08:29
*** thorst has joined #openstack-infra08:29
*** derekh has joined #openstack-infra08:36
*** knangia has quit IRC08:43
*** knangia has joined #openstack-infra08:43
*** _nick has joined #openstack-infra08:44
*** adreznec has quit IRC08:45
*** _nick is now known as yankcrime08:45
*** adreznec has joined #openstack-infra08:47
*** thorst has quit IRC08:49
*** gcb has joined #openstack-infra08:50
*** salv-orl_ has joined #openstack-infra08:56
*** adriant has quit IRC08:57
*** salv-orlando has quit IRC08:59
*** sree_ has joined #openstack-infra09:00
openstackgerritJiri Stransky proposed openstack-infra/tripleo-ci master: Use mixed release for container upgrade  https://review.openstack.org/46006109:00
*** sree_ is now known as Guest9755009:01
*** sree has quit IRC09:03
*** briancurtin has quit IRC09:05
*** briancurtin has joined #openstack-infra09:06
*** zhurong has quit IRC09:06
*** ym200 has joined #openstack-infra09:07
*** tosky has joined #openstack-infra09:11
*** tosky has quit IRC09:11
*** tosky has joined #openstack-infra09:12
*** ym200 has quit IRC09:12
*** pbourke has quit IRC09:13
*** sshnaidm|afk is now known as sshnaidm09:15
*** pbourke has joined #openstack-infra09:15
*** zhurong has joined #openstack-infra09:15
*** yamamoto has joined #openstack-infra09:15
openstackgerritSteven Hardy proposed openstack-infra/project-config master: Move TripleO undercloud-containers-nv job to t-h-t repo  https://review.openstack.org/46244909:17
*** kjackal_ has joined #openstack-infra09:18
*** jascott1 has joined #openstack-infra09:18
*** esmute1 has quit IRC09:19
*** yamamoto has quit IRC09:19
*** funzo has joined #openstack-infra09:19
*** mhickey has joined #openstack-infra09:20
*** jascott1 has quit IRC09:23
*** funzo has quit IRC09:24
*** ym200 has joined #openstack-infra09:24
*** ym200 has quit IRC09:24
*** markvoelker has quit IRC09:25
*** ym200 has joined #openstack-infra09:26
openstackgerritPengfei Ni proposed openstack-infra/project-config master: Add new project openstack/kubestack  https://review.openstack.org/46245309:31
*** e0ne has joined #openstack-infra09:31
*** mhickey has quit IRC09:39
*** cuongnv_ has joined #openstack-infra09:39
*** cuongnv has quit IRC09:40
*** xingchao has quit IRC09:41
openstackgerritPengfei Ni proposed openstack-infra/project-config master: Add new project openstack/kubestack  https://review.openstack.org/46245309:44
*** links has quit IRC09:45
*** namnh has quit IRC09:47
*** mkebich_ has quit IRC09:52
*** mkebich has joined #openstack-infra09:53
*** bhavik1 has joined #openstack-infra09:54
*** mkebich_ has joined #openstack-infra09:56
*** Julien-zte has quit IRC09:56
*** Julien-zte has joined #openstack-infra09:57
*** mkebich has quit IRC09:58
*** jamesmca_ has joined #openstack-infra10:01
*** Julien-zte has quit IRC10:01
*** Julien-zte has joined #openstack-infra10:01
openstackgerritPengfei Ni proposed openstack-infra/project-config master: Add new project openstack/kubestack  https://review.openstack.org/46245310:04
*** jamesmca_ has quit IRC10:05
*** coreycb has quit IRC10:06
*** coreycb has joined #openstack-infra10:07
openstackgerritIan Wienand proposed openstack-infra/nodepool master: Turn off time stamps in dib log  https://review.openstack.org/46232110:07
openstackgerritIan Wienand proposed openstack-infra/nodepool master: devstack: nodepool log to separate file  https://review.openstack.org/46238010:07
*** zhurong has quit IRC10:07
*** nicolasbock has joined #openstack-infra10:08
*** yolanda_ has joined #openstack-infra10:10
*** xingchao has joined #openstack-infra10:10
*** sdague has joined #openstack-infra10:11
*** yolanda_ has quit IRC10:12
*** bhavik1 has quit IRC10:12
*** liujiong has quit IRC10:15
openstackgerritPengfei Ni proposed openstack-infra/project-config master: Add new project openstack/kubestack  https://review.openstack.org/46245310:15
*** Julien-zte has quit IRC10:16
*** Julien-zte has joined #openstack-infra10:16
*** aviau has quit IRC10:17
*** jordanP has joined #openstack-infra10:18
*** rossella_s has quit IRC10:20
*** rossella_s has joined #openstack-infra10:21
*** aviau has joined #openstack-infra10:21
*** cuongnv has joined #openstack-infra10:22
*** cuongnv has quit IRC10:23
*** cuongnv_ has quit IRC10:24
*** ym200 has quit IRC10:24
*** zhurong has joined #openstack-infra10:25
*** markvoelker has joined #openstack-infra10:26
*** wolverineav has joined #openstack-infra10:26
*** rossella_s has quit IRC10:26
*** tuanluong has quit IRC10:28
*** gongysh has quit IRC10:30
*** yanyanhu has quit IRC10:31
*** markvoelker has quit IRC10:33
*** apuimedo has quit IRC10:33
openstackgerritNisha Agarwal proposed openstack-infra/project-config master: Add python35 experimental gate for python-ironicclient  https://review.openstack.org/46248710:38
*** rossella_s has joined #openstack-infra10:39
*** alexchadin has joined #openstack-infra10:44
*** Julien-zte has quit IRC10:45
*** thorst has joined #openstack-infra10:46
*** wolverineav has quit IRC10:46
*** wolverineav has joined #openstack-infra10:47
openstackgerritMerged openstack-infra/openstack-zuul-roles master: Initial commit  https://review.openstack.org/46224410:48
*** mrhillsman has quit IRC10:48
*** mrhillsman has joined #openstack-infra10:49
sdagueAJaeger: could i get you on - https://review.openstack.org/#/c/462258/ ?10:49
*** thorst has quit IRC10:51
*** wolverineav has quit IRC10:51
*** Ng has quit IRC10:51
*** Ng has joined #openstack-infra10:52
*** jkilpatr has joined #openstack-infra10:53
*** rackertom has quit IRC10:54
*** rackertom has joined #openstack-infra10:54
openstackgerritMerged openstack-infra/project-config master: Add undercloud container to t-h-t check  https://review.openstack.org/46214110:55
*** salv-orl_ has quit IRC10:55
openstackgerritMerged openstack-infra/project-config master: [Kuryr] Make fullstack jobs voting  https://review.openstack.org/46191110:55
openstackgerritMerged openstack-infra/project-config master: Remove python-octaviaclient from neutron-lbaas  https://review.openstack.org/46233610:55
openstackgerritMerged openstack-infra/project-config master: Change identity-v3-only heat nv job  https://review.openstack.org/46196810:55
*** ijw has joined #openstack-infra10:56
*** yolkfull__ has quit IRC10:58
*** jordanP has quit IRC11:00
openstackgerritMerged openstack-infra/project-config master: [Kuryr] Use gate hook in rally jobs  https://review.openstack.org/46197211:01
*** ijw has quit IRC11:01
openstackgerritMerged openstack-infra/project-config master: Add experimental redfish dsvm job for ironic  https://review.openstack.org/46207211:01
openstackgerritMerged openstack-infra/project-config master: Remove the patrole heat job  https://review.openstack.org/46196211:03
*** jpena is now known as jpena|lunch11:04
openstackgerritMerged openstack-infra/project-config master: Upgrade python 3.5 cross-unit test jobs to voting  https://review.openstack.org/46162911:07
*** dave-mccowan has joined #openstack-infra11:08
*** gildub has quit IRC11:11
*** nicolasbock has quit IRC11:12
*** ociuhandu has joined #openstack-infra11:12
*** pradk has joined #openstack-infra11:13
*** yolanda has quit IRC11:13
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/tripleo-ci master: DO NOT MERGE: Testing LDAP integration  https://review.openstack.org/46186511:16
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/tripleo-ci master: Deploy FreeIPA-backed LDAP domain for keystone in fakeha-caserver job  https://review.openstack.org/46186411:16
*** lamt has joined #openstack-infra11:17
*** jascott1 has joined #openstack-infra11:20
*** funzo has joined #openstack-infra11:20
*** pgadiya has quit IRC11:21
*** lamt has quit IRC11:21
*** jascott1 has quit IRC11:25
*** funzo has quit IRC11:25
openstackgerritJiri Stransky proposed openstack-infra/tripleo-ci master: Use mixed release for container upgrade  https://review.openstack.org/46006111:31
*** wolverineav has joined #openstack-infra11:33
*** dtantsur is now known as dtantsur|brb11:33
*** thorst has joined #openstack-infra11:33
*** winggundamth_ has joined #openstack-infra11:33
*** nicolasbock has joined #openstack-infra11:34
*** winggundamth has quit IRC11:35
*** mat128 has joined #openstack-infra11:36
*** sbezverk has joined #openstack-infra11:40
*** shardy is now known as shardy_lunch11:43
*** wolverineav has quit IRC11:45
*** deafult has quit IRC11:45
openstackgerritNisha Agarwal proposed openstack-infra/project-config master: Add py35 as an experimental gate for ironic-python-agent  https://review.openstack.org/46251111:46
*** gildub has joined #openstack-infra11:49
*** EricGonczer_ has joined #openstack-infra11:51
*** mat128 has quit IRC11:53
*** rossella_s has quit IRC11:53
*** EricGonc_ has joined #openstack-infra11:53
*** salv-orlando has joined #openstack-infra11:54
*** EricGonczer_ has quit IRC11:55
*** ldnunes has joined #openstack-infra11:56
*** jpena|lunch is now known as jpena11:57
*** Guest97550 has quit IRC11:57
*** sree has joined #openstack-infra11:58
*** sree has quit IRC12:03
*** yamahata has joined #openstack-infra12:04
*** lucasagomes is now known as lucas-hungry12:14
*** shardy_lunch is now known as shardy12:16
openstackgerritYuval Brik proposed openstack-infra/project-config master: Don't clone manila client in Fuxi and Karbor jobs  https://review.openstack.org/46252712:19
*** jordanP has joined #openstack-infra12:19
*** rlandy has joined #openstack-infra12:23
*** dprince has joined #openstack-infra12:24
*** yolanda has joined #openstack-infra12:29
*** zhurong has quit IRC12:30
*** lamt has joined #openstack-infra12:32
*** tiswanso has quit IRC12:33
*** lucas-hungry is now known as lucasagomes12:34
*** ijw has joined #openstack-infra12:36
*** Hal has joined #openstack-infra12:38
*** eharney has joined #openstack-infra12:38
*** slagle__ is now known as slagle12:40
*** vikrant has quit IRC12:41
*** ijw has quit IRC12:41
*** kgiusti has joined #openstack-infra12:43
*** EricGonc_ has quit IRC12:44
*** rossella_s has joined #openstack-infra12:46
*** EricGonczer_ has joined #openstack-infra12:46
*** chem has quit IRC12:51
*** chem has joined #openstack-infra12:52
*** alexchadin has quit IRC12:54
*** yamamoto has joined #openstack-infra12:54
*** Julien-zte has joined #openstack-infra12:55
*** bh526r has joined #openstack-infra12:57
*** Goneri has joined #openstack-infra12:58
*** thorst is now known as thorst_afk12:59
*** gildub has quit IRC13:01
*** alexchadin has joined #openstack-infra13:03
*** tiswanso has joined #openstack-infra13:06
*** gordc has joined #openstack-infra13:11
*** ym200 has joined #openstack-infra13:11
*** jamesdenton has joined #openstack-infra13:13
*** wolverineav has joined #openstack-infra13:14
openstackgerritOpenStack Proposal Bot proposed openstack-infra/shade master: Updated from global requirements  https://review.openstack.org/46137513:19
*** rfolco has joined #openstack-infra13:20
*** gildub has joined #openstack-infra13:22
*** yamamoto has quit IRC13:22
*** jsavak has joined #openstack-infra13:23
*** markvoelker has joined #openstack-infra13:23
*** dtantsur|brb is now known as dtantsur13:24
*** yamamoto has joined #openstack-infra13:24
*** mriedem has joined #openstack-infra13:24
*** EricGonczer_ has quit IRC13:24
*** mriedem has left #openstack-infra13:25
*** mriedem has joined #openstack-infra13:25
*** esmute1 has joined #openstack-infra13:32
openstackgerritYuval Brik proposed openstack-infra/project-config master: Remove redundant manilaclient from PROJECTS  https://review.openstack.org/46252713:32
*** chlong has joined #openstack-infra13:32
*** esmute1 has quit IRC13:36
*** gouthamr has joined #openstack-infra13:38
*** gildub has quit IRC13:41
*** zhurong has joined #openstack-infra13:41
openstackgerritRosario Di Somma proposed openstack-infra/shade master: Use REST API for volume attach and volume backup calls  https://review.openstack.org/46178113:42
openstackgerritJames E. Blair proposed openstack-infra/nodepool master: Copy nodepool logs to devstack log dir  https://review.openstack.org/46256613:43
*** esberglu has joined #openstack-infra13:44
*** xyang1 has joined #openstack-infra13:49
*** zhurong_ has joined #openstack-infra13:50
*** zhurong has quit IRC13:51
*** yamahata has quit IRC13:51
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: POC of ssh-agent playbook  https://review.openstack.org/46232613:54
*** baoli has joined #openstack-infra13:55
*** Goneri has quit IRC13:55
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: POC of ssh-agent playbook  https://review.openstack.org/46232613:57
openstackgerritDougal Matthews proposed openstack-infra/project-config master: Revert "Make the TripleO job non-voting on Mistral for now"  https://review.openstack.org/46256813:58
*** jamielennox|away is now known as jamielennox13:58
openstackgerritMerged openstack-infra/project-config master: move neutron-full-multinode jobs to experimental  https://review.openstack.org/46225813:59
*** mariojv_ is now known as mariojv14:00
*** jaypipes has joined #openstack-infra14:00
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: POC of ssh-agent playbook  https://review.openstack.org/46232614:00
*** chlong has quit IRC14:01
*** jamesmca_ has joined #openstack-infra14:02
*** Goneri has joined #openstack-infra14:04
*** jamesmca_ has quit IRC14:07
*** rbrndt has joined #openstack-infra14:09
*** prateek has quit IRC14:09
*** askb has quit IRC14:09
*** alexchadin has quit IRC14:10
openstackgerritLance Bragstad proposed openstack-infra/irc-meetings master: Remove the keystone/horizon meeting  https://review.openstack.org/46256914:10
openstackgerritCarlos Camacho proposed openstack-infra/tripleo-ci master: test ci do not review  https://review.openstack.org/46257014:11
openstackgerritLance Bragstad proposed openstack-infra/irc-meetings master: Remove the keystone/horizon meeting  https://review.openstack.org/46256914:11
*** zhurong_ has quit IRC14:12
*** armax has joined #openstack-infra14:12
*** chlong has joined #openstack-infra14:14
*** zz_dimtruck is now known as dimtruck14:18
*** rossella_s has quit IRC14:20
*** ym200 has quit IRC14:20
*** rossella_s has joined #openstack-infra14:21
*** jascott1 has joined #openstack-infra14:23
*** e0ne has quit IRC14:23
openstackgerritCarlos Camacho proposed openstack-infra/tripleo-ci master: test ci do not review  https://review.openstack.org/46257014:24
*** e0ne has joined #openstack-infra14:26
*** jascott1 has quit IRC14:28
*** Hal has quit IRC14:28
pabelangerfungi: I count 7 people for team dinner next week, has anybody reached out to you directly?14:28
openstackgerritSagi Shnaidman proposed openstack-infra/project-config master: Run containers job on each patch of tripleo-ci  https://review.openstack.org/46257414:28
*** esmute1 has joined #openstack-infra14:28
*** Hal has joined #openstack-infra14:29
asselin_anyone seen this error using nodepool/shade to create instances? I'm guessing new clients released something backwards incompatible? http://paste.openstack.org/show/608870/14:30
openstackgerritLuigi Toscano proposed openstack-infra/project-config master: sahara: jobs for the "pack" image building  https://review.openstack.org/46257514:30
*** e0ne has quit IRC14:31
*** e0ne_ has joined #openstack-infra14:31
*** gordc has quit IRC14:31
*** markvoelker has quit IRC14:31
*** mkebich_ has quit IRC14:31
*** mkebich has joined #openstack-infra14:33
*** esmute1 has quit IRC14:33
*** gordc has joined #openstack-infra14:38
*** armax has quit IRC14:38
*** rkukura has joined #openstack-infra14:42
pabelangerclarkb: fungi: Looks like Sunday is going to be the best time for our get together.14:43
*** lamt has quit IRC14:43
pabelangerGoing to be calling http://thesaltypig.com/ shortly, see if they can take 8-10 people14:43
*** gongysh has joined #openstack-infra14:44
*** yamamoto has quit IRC14:44
*** annegentle has joined #openstack-infra14:44
*** eric_young has joined #openstack-infra14:45
*** claudiub has quit IRC14:49
openstackgerritPengfei Ni proposed openstack-infra/project-config master: Add new project openstack/kubestack  https://review.openstack.org/46245314:49
*** gongysh has quit IRC14:49
eric_youngI'm trying to add another email to my gerrit userid (tssgery) and don't seem to get the confirmation email14:51
*** tongli has joined #openstack-infra14:52
openstackgerritPengfei Ni proposed openstack-infra/project-config master: Add new project openstack/kubestack  https://review.openstack.org/46245314:53
*** markvoelker has joined #openstack-infra14:53
*** salv-orl_ has joined #openstack-infra14:56
*** armax has joined #openstack-infra14:56
*** salv-orlando has quit IRC14:59
openstackgerritJordan Pittier proposed openstack-infra/project-config master: Change layout for OSPurge: remove requirements job  https://review.openstack.org/46258814:59
*** Julien-zte has quit IRC14:59
*** jamesmca_ has joined #openstack-infra14:59
*** hongbin has joined #openstack-infra15:00
*** Julien-zte has joined #openstack-infra15:00
pabelangermnaser: Oh, I see you are talking in Ottawa in a few weeks.15:00
*** xarses_ has joined #openstack-infra15:01
mnaserpabelanger yep, and toronto.. and montreal :p15:01
mnaseri have to prepare for that but i'm hoping its a very two-sided thing rather than me sit and talk!15:01
* pabelanger makes note on my calendar15:01
pabelangermnaser: for sure, will be there!15:01
*** andreww has joined #openstack-infra15:02
openstackgerritSagi Shnaidman proposed openstack-infra/project-config master: Remove ovb-nonha-oooq job completely  https://review.openstack.org/46258915:02
clarkbpabelanger: re 5pm dinner/drinks I think thats about when I arrive to hotel area also summit earpy reg is around then? I may drop in late15:03
openstackgerritPaul Belanger proposed openstack-infra/puppet-cgit master: Add bindep.txt file  https://review.openstack.org/46154715:03
*** xarses_ has quit IRC15:05
pabelangerclarkb: summit registration looks to open at 1pm on sunday, but could push time back if needed. We could also meet up at registration area and walk over15:06
clarkboh cool. My train arrives at fivish a block away from conf area. So I'll probably just wander over from there15:06
clarkboh 5:42is scheduled15:07
*** claudiub has joined #openstack-infra15:07
clarkbI'll just find ya'll when I have chance15:08
*** isaacb has quit IRC15:09
*** hashar has quit IRC15:10
pabelangerk, let me see what reservations look like15:12
clarkbcool train station is across the street from that place so ya I'll just pop out and over. Will pack light :)15:13
*** jsavak has quit IRC15:16
*** jsavak has joined #openstack-infra15:17
*** Julien-zte has quit IRC15:17
*** Julien-zte has joined #openstack-infra15:18
*** esmute1 has joined #openstack-infra15:20
openstackgerritPengfei Ni proposed openstack-infra/project-config master: Add new project openstack/kubestack  https://review.openstack.org/46245315:20
*** claudiub|2 has joined #openstack-infra15:23
*** ijw has joined #openstack-infra15:23
*** rcarrillocruz has quit IRC15:23
*** jascott1 has joined #openstack-infra15:23
*** esmute1 has quit IRC15:24
*** Goneri has quit IRC15:24
*** armax has quit IRC15:25
*** aarefiev is now known as aarefiev_afk15:27
*** claudiub has quit IRC15:27
*** jascott1 has quit IRC15:29
*** rcarrillocruz has joined #openstack-infra15:29
*** jsavak has quit IRC15:30
*** jsavak has joined #openstack-infra15:30
*** marst has joined #openstack-infra15:31
pabelangerclarkb: okay, changed to Monday at 8:00pm now15:31
pabelangerclarkb: had a few people reach out that sunday was an issue too15:31
*** ykarel_ has quit IRC15:34
*** chlong has quit IRC15:36
*** jamesmca_ has quit IRC15:38
clarkbah ok that works too. Thanks for putting it together15:38
mnaserpabelanger awesome.  :)15:38
*** andreas_s has quit IRC15:42
*** yamamoto has joined #openstack-infra15:45
*** alex_xu_ has quit IRC15:46
*** heyongli has quit IRC15:46
*** esmute1 has joined #openstack-infra15:47
*** gyee has joined #openstack-infra15:50
*** claudiub|2 has quit IRC15:51
*** jaosorior has quit IRC15:54
*** Apoorva has joined #openstack-infra15:54
*** e0ne_ has quit IRC15:56
*** yamamoto has quit IRC15:57
*** jordanP has quit IRC15:57
*** vhosakot has joined #openstack-infra15:59
*** Julien-zte has quit IRC15:59
*** Julien-zte has joined #openstack-infra15:59
openstackgerritPaul Belanger proposed openstack-infra/openstack-zuul-jobs master: WIP: Import playbooks from feature/zuulv3 development  https://review.openstack.org/46220216:01
*** mat128 has joined #openstack-infra16:01
*** jordanP has joined #openstack-infra16:02
fungipabelanger: nobody reached out to me directly at least as of last night. i'm driving/flying all day today and not caught up on e-mail yet16:06
openstackgerritPaul Belanger proposed openstack-infra/openstack-zuul-jobs master: WIP: Import playbooks from feature/zuulv3 development  https://review.openstack.org/46220216:06
fungipabelanger: sunday night at the salty pig sounds fine to me16:07
pabelangerfungi: thanks! Looks like Monday 8:pm is now the time. We had some conflict on sunday16:07
fungipabelanger: that works great for me too. thanks for organizing!16:08
eric_youngcan someone help me figure out why I cannot add an email to my gerrit userid (tssgery)?16:10
* fungi disconnects... boarding time!16:11
*** jpich has quit IRC16:17
*** mat128 has quit IRC16:17
*** vhosakot_ has joined #openstack-infra16:21
clarkberic_young: ya give me a sec16:22
*** vhosakot has quit IRC16:23
openstackgerritPaul Belanger proposed openstack-infra/openstack-zuul-jobs master: WIP: Import playbooks from feature/zuulv3 development  https://review.openstack.org/46220216:23
clarkberic_young: looks like you don't get the confirmation email? you've double checked it didn't get filed as spam?16:23
eric_youngI've triple checked :)16:23
eric_youngtried two different work addresses thinking it was our problem... still no email16:24
*** jascott1 has joined #openstack-infra16:24
clarkberic_young: what is the domain?16:24
eric_youngdell.com16:25
clarkbI see two messages to emc.com that appear to be happy in the exim logs16:26
*** lucasagomes is now known as lucas-afk16:26
clarkbguessing thats the primary addr that works?16:26
*** yamamoto has joined #openstack-infra16:26
*** salv-orl_ has quit IRC16:26
eric_youngclarkb: that should work as well... tried that today. I'll give it a little longer but nothing yet16:26
eric_youngnothing from when I tried dell.com a few weeks ago16:27
clarkberic_young: oh, so you haven't tried recently?16:27
openstackgerritDavid Moreau Simard proposed openstack-infra/devstack-gate master: Do not merge: Test ARA 0.13.0rc2  https://review.openstack.org/43996616:27
eric_youngclarkb: I tried emc.com this morning think dell.com was not routing properly. I tried dell.com a few weeks ago16:28
eric_youngboth "should" get to me16:28
clarkbah, so the emc.com one appears to be happy according to exim.16:28
eric_youngclarkb: I16:29
clarkbMessage 90591592 accepted16:29
eric_youngI16:29
clarkband Message 93662994 accepted16:29
clarkbjeblair: does ^ indicate the remote mx got the email?16:29
eric_youngI'll give it a while and come back after the summit if things don't work16:29
*** jascott1 has quit IRC16:29
*** ijw has quit IRC16:30
openstackgerritJiri Stransky proposed openstack-infra/tripleo-ci master: Use mixed release for container upgrade  https://review.openstack.org/46006116:30
clarkberic_young: I'm not an email expert but my reading of the logs is that the dell corporate MXs accepted two messages from review.openstack.org16:31
*** ijw has joined #openstack-infra16:31
jeblairclarkb, eric_young: yes -- and 93662994 is the queue id on the remote side, so it's the number you can take to the dell email admins and say "our MTA told openstack's MTA it was accepted, here's how you can trace it"16:31
eric_youngjeblair, clarkb: thanks. Will do that.16:32
*** jsavak has quit IRC16:32
*** jsavak has joined #openstack-infra16:32
*** coreycb has quit IRC16:35
*** rackertom has quit IRC16:35
*** mrhillsman has quit IRC16:35
*** briancurtin has quit IRC16:35
*** knangia has quit IRC16:35
*** Ng has quit IRC16:35
*** ijw has quit IRC16:35
*** yamamoto has quit IRC16:37
openstackgerritDmitry Tantsur proposed openstack-infra/project-config master: Move Ironic redfish job to the check pipeline  https://review.openstack.org/46266816:39
*** pcaruana has quit IRC16:40
*** ijw has joined #openstack-infra16:41
*** Ng has joined #openstack-infra16:41
*** rackertom has joined #openstack-infra16:42
*** briancurtin has joined #openstack-infra16:42
*** jascott1 has joined #openstack-infra16:43
jeblairclarkb: do you have any review bandwidth today?  you may find https://review.openstack.org/462268 interesting16:43
eric_youngjablair, clarkb: I assume the emails come from the openstack.org domain?16:44
clarkberic_young: review.openstack.org should be the origin16:45
*** e0ne has joined #openstack-infra16:45
*** coreycb has joined #openstack-infra16:45
*** esmute1 has quit IRC16:45
clarkbjeblair: I'll try currently about to get ballots in the mail and pay bills then pack16:45
eric_youngthanks. I'm going down the rabbit hole of our email support. send a search party in a week16:46
*** knangia has joined #openstack-infra16:46
*** mrhillsman has joined #openstack-infra16:46
*** yolanda has quit IRC16:47
*** armax has joined #openstack-infra16:47
*** winggundamth_ has quit IRC16:48
*** jkilpatr has quit IRC16:48
*** erlon has joined #openstack-infra16:49
*** jsavak has quit IRC16:53
openstackgerritCarlos Camacho proposed openstack-infra/tripleo-ci master: Fix path for the multinode job when runing the major upgrade.  https://review.openstack.org/46257016:53
*** jsavak has joined #openstack-infra16:53
*** ramishra has quit IRC16:53
*** yolanda has joined #openstack-infra16:54
*** jsavak has quit IRC16:57
*** shardy has quit IRC16:57
*** psachin has joined #openstack-infra16:58
*** baoli has quit IRC16:59
openstackgerritCarlos Camacho proposed openstack-infra/tripleo-ci master: Fix path for the multinode job when runing the major upgrade.  https://review.openstack.org/46257017:00
*** esmute1 has joined #openstack-infra17:01
*** baoli has joined #openstack-infra17:01
*** derekh has quit IRC17:01
*** ralonsoh has quit IRC17:02
*** jsavak has joined #openstack-infra17:02
*** ramishra has joined #openstack-infra17:02
*** daniel1 has joined #openstack-infra17:04
*** daniel1 is now known as Odd_Bloke17:04
*** jkilpatr has joined #openstack-infra17:04
*** Odd_Bloke has quit IRC17:05
*** Odd_Bloke has joined #openstack-infra17:05
*** esmute1 has quit IRC17:05
*** hieulq_ has joined #openstack-infra17:05
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Add a test which exercises a speculative role checkout  https://review.openstack.org/46267717:05
*** ssbarnea_ has quit IRC17:07
*** jascott1 has quit IRC17:07
*** vhosakot_ has quit IRC17:09
*** e0ne has quit IRC17:09
*** tie has quit IRC17:09
*** vhosakot has joined #openstack-infra17:10
*** gordc has quit IRC17:11
*** jpena is now known as jpena|off17:12
*** e0ne has joined #openstack-infra17:12
*** dtantsur is now known as dtantsur|afk17:12
*** markus_z has quit IRC17:12
*** ssbarnea has joined #openstack-infra17:13
*** ltomasbo is now known as ltomasbo|away17:14
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Use the security context of the playbook when checking out roles  https://review.openstack.org/46109217:15
*** martinkopec has quit IRC17:15
*** jascott1 has joined #openstack-infra17:16
*** Goneri has joined #openstack-infra17:18
*** baoli has quit IRC17:18
*** baoli has joined #openstack-infra17:19
*** funzo has joined #openstack-infra17:19
*** psachin has quit IRC17:20
*** Goneri has quit IRC17:23
*** funzo has quit IRC17:24
*** rossella_s has quit IRC17:26
*** ijw has quit IRC17:27
dmsimardIf any cores have time, would appreciate reviews on an easy project-config review: https://review.openstack.org/#/c/459913/17:29
*** tesseract has quit IRC17:30
openstackgerritMerged openstack-infra/tripleo-ci master: Skipping build image for periodic tempest jobs  https://review.openstack.org/45998117:31
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: WIP: Add git.openstack.org to workspace directory  https://review.openstack.org/46268417:33
*** rkukura has quit IRC17:35
*** hieulq_ has quit IRC17:37
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Be less agressive with implied branch matchers  https://review.openstack.org/46226817:37
openstackgerritCarlos Camacho proposed openstack-infra/tripleo-ci master: Fix path for the multinode job when running the major upgrade.  https://review.openstack.org/46257017:37
*** dhinesh has joined #openstack-infra17:37
*** jamesmca_ has joined #openstack-infra17:38
*** Hal has quit IRC17:39
*** hieulq_ has joined #openstack-infra17:39
*** rkukura has joined #openstack-infra17:39
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Report job shadow errors to users  https://review.openstack.org/46230017:42
openstackgerritNisha Agarwal proposed openstack-infra/project-config master: goal-python35  https://review.openstack.org/46248717:42
*** jordanP has quit IRC17:42
*** SumitNaiksatam has joined #openstack-infra17:43
*** rossella_s has joined #openstack-infra17:45
*** gyee has quit IRC17:45
*** baoli_ has joined #openstack-infra17:47
openstackgerritNisha Agarwal proposed openstack-infra/project-config master: goal-python35  https://review.openstack.org/46251117:48
*** baoli has quit IRC17:49
*** tosky has quit IRC17:54
*** Apoorva has quit IRC17:56
*** rkukura has quit IRC17:57
*** Sukhdev has joined #openstack-infra18:03
*** andreas-f has joined #openstack-infra18:05
*** jamesmca_ has quit IRC18:05
*** jamesmca_ has joined #openstack-infra18:06
openstackgerritNisha Agarwal proposed openstack-infra/project-config master: Add py35 as an experimental gate for ironic-python-agent  https://review.openstack.org/46251118:06
openstackgerritNisha Agarwal proposed openstack-infra/project-config master: Add python35 experimental gate for python-ironicclient  https://review.openstack.org/46248718:07
*** yonglihe has quit IRC18:09
*** jamesmca_ has quit IRC18:10
openstackgerritMerged openstack-infra/shade master: Use REST API for volume attach and volume backup calls  https://review.openstack.org/46178118:11
*** rbrndt has quit IRC18:12
openstackgerritAndreas Jaeger proposed openstack-infra/infra-specs master: Goodbye Git Namespaces  https://review.openstack.org/46187818:12
openstackgerrityolanda.robla proposed openstack/diskimage-builder master: Refactor: block-device filesystem creation, mount and fstab  https://review.openstack.org/44458618:15
openstackgerritAndreas Jaeger proposed openstack-infra/openstack-zuul-jobs master: Add simple tox.ini  https://review.openstack.org/46223418:16
openstackgerritAndreas Jaeger proposed openstack-infra/openstack-zuul-jobs master: Add empty bindep.txt file  https://review.openstack.org/46223218:16
dmsimardAJaeger, fungi: getting rid of namespaces sounds like a hard and long adventure but one I am fully supportive of for the sake of not having to type openstack/ or openstack-infra/ all the time. Think of all the keystrokes !18:16
openstackgerritAndreas Jaeger proposed openstack-infra/openstack-zuul-jobs master: WIP: Import playbooks from feature/zuulv3 development  https://review.openstack.org/46220218:17
openstackgerritNisha Agarwal proposed openstack-infra/project-config master: Add experimental py35 gate for ironic-inspector  https://review.openstack.org/46269518:17
AJaegerdmsimard: I have aliases to not have to type it.18:17
AJaegerdmsimard: I just fixed the spec to build ;) Before I +1 it, I need a few more beers...18:18
*** ociuhandu has quit IRC18:18
AJaegerpabelanger: rebased your change, we should get tox.ini in first...18:18
*** harlowja has quit IRC18:19
openstackgerritNisha Agarwal proposed openstack-infra/project-config master: Add py35 as an experimental gate for ironic-python-agent  https://review.openstack.org/46251118:19
*** Sukhdev has quit IRC18:20
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Update zuul.project to dictonary for vars.yaml  https://review.openstack.org/46269818:21
pabelangerAJaeger: lets wait until zuulv3 is working first, so we can see testing on the changes18:24
pabelangerAJaeger: basically, first change should be to drop noop from zuul user18:25
AJaegerpabelanger: your change will not merge without tox.ini in there!18:26
*** Goneri has joined #openstack-infra18:26
AJaegerpabelanger: you might want to add it to your change and thus merge our two changes...18:26
pabelangerAJaeger: yes, the failure is expected right now. We can squash your change into the WIP, once zuulv3-dev.o.o is working as expected18:27
openstackgerritNisha Agarwal proposed openstack-infra/project-config master: Add py35 experimental gates for ironic-lib  https://review.openstack.org/46270118:27
pabelangerAJaeger: but, less not merge anything until we have a test running.  It likely won't be for a few more days, maybe until after summit18:28
*** jsavak has quit IRC18:28
*** jsavak has joined #openstack-infra18:28
AJaegerpabelanger: ok, let me squash them - and then mark as WIP.18:29
openstackgerritAndreas Jaeger proposed openstack-infra/openstack-zuul-jobs master: WIP: Import playbooks from feature/zuulv3 development  https://review.openstack.org/46220218:33
AJaegerpabelanger: ^18:33
*** gordc has joined #openstack-infra18:37
*** baoli_ has quit IRC18:37
openstackgerritNisha Agarwal proposed openstack-infra/project-config master: Add py35 as an experimental gate for ironic-python-agent  https://review.openstack.org/46251118:37
*** mat128 has joined #openstack-infra18:37
*** baoli has joined #openstack-infra18:38
openstackgerritNisha Agarwal proposed openstack-infra/project-config master: Add experimental py35 gate for ironic-inspector  https://review.openstack.org/46269518:40
*** Guest92102 is now known as redrobot18:42
openstackgerritNisha Agarwal proposed openstack-infra/project-config master: Add py35 experimental gates for ironic-lib  https://review.openstack.org/46270118:42
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Use canonical_name in workspace directory  https://review.openstack.org/46268418:43
*** jsavak has quit IRC18:49
*** jsavak has joined #openstack-infra18:49
*** Apoorva has joined #openstack-infra18:50
*** jascott1 has quit IRC18:51
openstackgerritMerged openstack/diskimage-builder master: Add refactor of tree-like vs graph  https://review.openstack.org/46135318:51
openstackgerritAndreas Jaeger proposed openstack-infra/openstack-zuul-jobs master: Add empty bindep.txt file  https://review.openstack.org/46223218:51
EmilienMpabelanger: where can I download centos7 nodepool images?18:54
*** jsavak has quit IRC18:54
*** jascott1 has joined #openstack-infra18:55
openstackgerritNisha Agarwal proposed openstack-infra/project-config master: Add py35 experimental gates for python-ironic-inspector-client  https://review.openstack.org/46270618:55
*** amotoki has quit IRC18:55
cmurphyEmilienM: you can build them with this http://git.openstack.org/cgit/openstack-infra/project-config/tree/tools/build-image.sh18:56
pabelangerEmilienM: it is not public right now, but you can build one using tools/build-image.sh in project-config18:56
EmilienMok thanks18:57
pabelangerhopefully they will be public in the coming months18:57
*** jsavak has joined #openstack-infra18:58
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Use canonical_name in workspace directory  https://review.openstack.org/46268419:00
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Update zuul.project to dictonary for vars.yaml  https://review.openstack.org/46269819:00
*** rbrndt has joined #openstack-infra19:06
*** bh526r has quit IRC19:09
openstackgerritClint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Add SSH Agent Primitives and usage  https://review.openstack.org/46271219:13
*** rhallisey has quit IRC19:13
openstackgerrityolanda.robla proposed openstack/diskimage-builder master: Merge "Add refactor of tree-like vs graph"  https://review.openstack.org/46271319:13
*** gouthamr has quit IRC19:14
*** ociuhandu has joined #openstack-infra19:17
*** ramishra has quit IRC19:19
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Update zuul.project to dictonary for vars.yaml  https://review.openstack.org/46269819:19
*** otherwiseguy has quit IRC19:22
*** jamesmca_ has joined #openstack-infra19:23
*** gouthamr has joined #openstack-infra19:24
*** dhinesh has quit IRC19:26
*** hieulq_ has quit IRC19:28
*** dave-mccowan has quit IRC19:30
openstackgerrityolanda.robla proposed openstack/diskimage-builder master: Raise exception when base element does not match  https://review.openstack.org/44433019:37
*** baoli has quit IRC19:37
*** baoli has joined #openstack-infra19:38
*** john-davidge has joined #openstack-infra19:41
*** hieulq_ has joined #openstack-infra19:41
openstackgerritPaul Belanger proposed openstack-infra/openstack-zuul-roles master: WIP: Initial import of feature/zuulv3 ansible roles  https://review.openstack.org/46224919:42
*** dave-mccowan has joined #openstack-infra19:43
openstackgerritPaul Belanger proposed openstack-infra/openstack-zuul-jobs master: WIP: Import playbooks from feature/zuulv3 development  https://review.openstack.org/46220219:44
*** dave-mcc_ has joined #openstack-infra19:45
*** jsavak has quit IRC19:46
*** jsavak has joined #openstack-infra19:47
*** jsavak has quit IRC19:47
*** jsavak has joined #openstack-infra19:48
*** harlowja has joined #openstack-infra19:48
*** dave-mccowan has quit IRC19:48
*** salv-orlando has joined #openstack-infra19:52
openstackgerritPaul Belanger proposed openstack-infra/openstack-zuul-roles master: Initial import of feature/zuulv3 ansible roles  https://review.openstack.org/46224919:52
*** jsavak has quit IRC19:52
openstackgerrityolanda.robla proposed openstack/diskimage-builder master: Refactor block-device base functions.  https://review.openstack.org/46135619:54
openstackgerritPaul Belanger proposed openstack-infra/openstack-zuul-roles master: Initial import of feature/zuulv3 ansible roles  https://review.openstack.org/46224919:54
*** hieulq_ has quit IRC19:55
openstackgerritPaul Belanger proposed openstack-infra/openstack-zuul-jobs master: Import playbooks from feature/zuulv3 development  https://review.openstack.org/46220219:56
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Move playbook out of zuul  https://review.openstack.org/46221019:58
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add jobs back to .zuul.yaml  https://review.openstack.org/46221219:59
*** skelso has joined #openstack-infra20:01
openstackgerritPaul Belanger proposed openstack-infra/openstack-zuul-roles master: Enable tox-linters job  https://review.openstack.org/46272620:03
*** Apoorva_ has joined #openstack-infra20:05
*** jsavak has joined #openstack-infra20:07
openstackgerritPaul Belanger proposed openstack-infra/openstack-zuul-roles master: Enable tox-linters job  https://review.openstack.org/46272620:08
openstackgerritPaul Belanger proposed openstack-infra/openstack-zuul-roles master: Initial import of feature/zuulv3 ansible roles  https://review.openstack.org/46224920:08
*** eharney has quit IRC20:09
*** Apoorva has quit IRC20:09
*** hongbin has quit IRC20:17
*** mat128 has quit IRC20:21
*** kgiusti has left #openstack-infra20:22
*** Sihan has joined #openstack-infra20:23
SihanIs this right channel talking devstack?20:23
clarkbSihan: #openstack-qa is typically best as devstack is a qa project20:24
*** Julien-zte has quit IRC20:25
clarkb"We can offer 200 instances in total - 50 instances in each of the following regions: London, Stockholm, Karlskrona and Los Angeles" <- so I'll be doing that probably from farm in new jersey20:25
clarkbpabelanger: fungi ^ fyi20:25
*** Julien-zte has joined #openstack-infra20:26
Sihanthx20:26
pabelangerclarkb: wow, that is nice20:26
clarkbhopefully they grokked our flavor needs and did that math ( they seem on the ball so expect them to)20:27
*** john-davidge has quit IRC20:27
sdagueclarkb: Sihan was actually asking about this d-g patch - https://review.openstack.org/#/c/462231/20:27
*** ociuhandu has quit IRC20:28
clarkbpabelanger: can you review ^ ?20:28
pabelangerclarkb: sure, if you'd like to review https://review.openstack.org/#/q/topic:openstack-zuul-jobs20:30
clarkbpabelanger: I'm doing packing. Catch flight tomorrow, sorry20:33
pabelangerclarkb: np20:33
*** dave-mcc_ has quit IRC20:34
*** ociuhandu has joined #openstack-infra20:41
*** hamzy has quit IRC20:42
*** verdurin_ is now known as verdurin20:42
openstackgerritBen Nemec proposed openstack-infra/tripleo-ci master: Support heterogeneous OVB environments  https://review.openstack.org/45865120:49
*** jamesmca_ has quit IRC20:49
*** jamesmca_ has joined #openstack-infra20:50
*** hongbin has joined #openstack-infra20:50
*** jsavak has quit IRC20:54
*** gouthamr has quit IRC20:56
*** salv-orl_ has joined #openstack-infra20:56
*** salv-orlando has quit IRC20:59
*** thorst_afk has quit IRC20:59
*** e0ne has quit IRC20:59
*** dprince has quit IRC21:00
*** thorst_afk has joined #openstack-infra21:03
*** Apoorva_ has quit IRC21:04
*** Apoorva has joined #openstack-infra21:05
*** thorst_afk has quit IRC21:08
*** jamesmca_ has quit IRC21:08
*** otherwiseguy has joined #openstack-infra21:09
*** askb has joined #openstack-infra21:11
*** eric_young has quit IRC21:11
*** jamesmca_ has joined #openstack-infra21:11
*** Goneri has quit IRC21:12
*** annegentle has quit IRC21:12
openstackgerritCarlos Camacho proposed openstack-infra/tripleo-ci master: Fix path for the multinode job when running the major upgrade.  https://review.openstack.org/46257021:13
*** ldnunes has quit IRC21:15
*** dimtruck is now known as zz_dimtruck21:20
openstackgerritMerged openstack/diskimage-builder master: Refactor block-device base functions.  https://review.openstack.org/46135621:21
*** jamesmca_ has quit IRC21:22
*** marst has quit IRC21:23
*** tiswanso has quit IRC21:25
*** gouthamr has joined #openstack-infra21:26
*** john-davidge has joined #openstack-infra21:28
openstackgerrityolanda.robla proposed openstack/diskimage-builder master: Refactor: block-device filesystem creation, mount and fstab  https://review.openstack.org/44458621:30
*** marst has joined #openstack-infra21:30
*** john-davidge has quit IRC21:33
*** yolanda has quit IRC21:34
*** adriant has joined #openstack-infra21:36
*** annegentle has joined #openstack-infra21:42
*** jsavak has joined #openstack-infra21:43
*** baoli has quit IRC21:44
*** gordc has quit IRC21:44
*** lbragstad has quit IRC21:45
*** jsavak has quit IRC21:47
*** ramishra has joined #openstack-infra21:48
*** jsavak has joined #openstack-infra21:49
*** dhinesh has joined #openstack-infra21:49
*** dhajare has quit IRC21:50
*** salv-orl_ has quit IRC21:51
mriedemwere the releasenotes job intentionally dropped?21:53
mriedemi don't see it running on nova changes21:53
*** jamesmca_ has joined #openstack-infra21:53
*** tiswanso has joined #openstack-infra21:53
*** xingchao has quit IRC21:54
mriedemor does that job only run if you have releasenotes changes in the patch?21:57
*** jamesmca_ has quit IRC21:57
*** tiswanso has quit IRC21:58
*** jbadiapa has quit IRC22:01
*** SumitNaiksatam has quit IRC22:01
johnsomFYI, we are seeing problems with the qemu packages ubuntu released today.  The processes go to 100% cpu and just spin.  Downgrade resolves the issue.22:01
johnsomapt-get install seabios=1.8.2-1ubuntu1 qemu-system-sparc=1:2.5+dfsg-5ubuntu10.11 qemu-system-ppc=1:2.5+dfsg-5ubuntu10.11 qemu-system-arm=1:2.5+dfsg-5ubuntu10.11 qemu-kvm=1:2.5+dfsg-5ubuntu10.11 qemu-system-x86=1:2.5+dfsg-5ubuntu10.11 qemu-system-mips=1:2.5+dfsg-5ubuntu10.11 qemu-system-misc=1:2.5+dfsg-5ubuntu10.1122:01
johnsomIn case this impacts anyone else...22:01
pabelangerjohnsom: which ubuntu repo, UCA?22:03
*** john-davidge has joined #openstack-infra22:03
*** hongbin has quit IRC22:03
*** annegentle has quit IRC22:03
* fungi has reached his hotel in boston, but is about to disappear again for dinner so still not really around (trying to catch up with what few minutes i have right now)22:03
johnsompabelanger It is just a stock ubuntu 16.04 server install running devstack22:04
*** Apoorva_ has joined #openstack-infra22:05
*** hongbin has joined #openstack-infra22:05
*** jamesdenton has quit IRC22:08
*** Apoorva has quit IRC22:09
*** arxcruz has quit IRC22:14
*** lamt has joined #openstack-infra22:15
*** jbadiapa has joined #openstack-infra22:15
*** rlandy has quit IRC22:16
*** arxcruz has joined #openstack-infra22:16
*** ramishra has quit IRC22:18
*** jsavak has quit IRC22:20
*** rossella_s has quit IRC22:21
*** rossella_s has joined #openstack-infra22:21
clarkbif on xenial devstack uses UCA now22:27
*** lamt has quit IRC22:27
rm_workyeah devstack switches stuff to UCA, so it must even be those?22:28
rm_workI'm looking now22:28
rm_workmy fresh devstack is still spinning up22:28
*** wolverineav has quit IRC22:30
*** vhosakot has quit IRC22:30
*** xyang1 has quit IRC22:31
*** hongbin_ has joined #openstack-infra22:33
*** hongbin has quit IRC22:33
*** wolverineav has joined #openstack-infra22:34
*** tonytan4ever has joined #openstack-infra22:36
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Use previously stored repo state on executor  https://review.openstack.org/46117722:38
*** rbrndt has quit IRC22:44
*** wolverineav has quit IRC22:46
*** wolverineav has joined #openstack-infra22:46
*** skelso has quit IRC22:50
*** xingchao has joined #openstack-infra22:50
*** wolverineav has quit IRC22:51
*** salv-orlando has joined #openstack-infra22:51
*** andreww has quit IRC22:54
*** gouthamr has quit IRC22:55
openstackgerritAdam Harwell proposed openstack/diskimage-builder master: Fix py3 error in block-device  https://review.openstack.org/46275122:55
*** Apoorva has joined #openstack-infra22:56
*** Apoorva_ has quit IRC22:56
*** andreww has joined #openstack-infra22:56
rm_work^^ hopefully works, testing now against our gates22:56
*** xarses_ has joined #openstack-infra22:57
*** salv-orlando has quit IRC22:58
rm_workso, if DIB had at least a py3 gate, that would be awesome22:58
rm_workif still not willing to include an octavia co-gate22:59
johnsomWe would offer up one of our gates... grin22:59
rm_worklol yes22:59
*** andreww has quit IRC23:01
*** jamesmca_ has joined #openstack-infra23:05
*** jamesmca_ has quit IRC23:10
*** skelso has joined #openstack-infra23:11
pabelangerwhich job is failing in octavia?23:12
johnsomhttp://logs.openstack.org/72/447872/8/gate/gate-octavia-v1-dsvm-py3x-scenario-ubuntu-xenial/0865502/logs/devstacklog.txt.gz#_2017-05-04_22_25_17_66923:13
pabelangerhmm, our nodepool dsvm job is python2.723:17
pabelangerI would have expected it to be python3.523:17
pabelangerRight, nodepool is only testing on python2.723:18
*** sdague has quit IRC23:20
*** funzo has joined #openstack-infra23:21
*** baoli has joined #openstack-infra23:24
*** baoli has quit IRC23:24
*** hamzy has joined #openstack-infra23:24
*** erlon has quit IRC23:24
*** xingchao has quit IRC23:24
ianwhmm, we do have a py35 gate?23:24
*** baoli has joined #openstack-infra23:25
rm_workianw: not a real one23:25
rm_workjust a unit test one23:25
*** xingchao has joined #openstack-infra23:25
rm_worknothing that ACTUALLY tries to do stuff23:25
ianwhmmm, true23:26
*** funzo has quit IRC23:26
ianwthe project-config elements are also very non-py3 safe23:27
*** lamt has joined #openstack-infra23:27
rm_worksoooo23:28
rm_workit'd be awesome if we could get a quick-ish merge on https://review.openstack.org/46275123:28
rm_workso our gates are unblocked23:28
rm_workit should pass testing shortly23:29
ianwyes i will23:29
rm_workthanks23:29
*** xingchao has quit IRC23:30
rm_workianw: it passed :)23:38
*** jkilpatr has quit IRC23:38
*** lamt has quit IRC23:39
*** jkilpatr has joined #openstack-infra23:39
*** dingyichen has joined #openstack-infra23:42
*** Julien-zte has quit IRC23:43
*** lamt has joined #openstack-infra23:46
rm_workthanks ianw! <323:47
ianwrm_work: i don't want to be a jerk about adding that job.  i can see value.  i'm just also conscious of creating even more hurdles to contribution, or shooting ourselves in the foot by trying to do too much at once23:50
ianwjeblair: i don't think you're around, do you want to just squish that logging stack?23:51
*** Apoorva has quit IRC23:52
*** hongbin_ has quit IRC23:53
*** salv-orlando has joined #openstack-infra23:54
openstackgerritDavanum Srinivas (dims) proposed openstack-infra/project-config master: Add a new CI job for k8s-cloud-provider  https://review.openstack.org/46276323:54
*** Apoorva has joined #openstack-infra23:54
rm_workianw: yeah, I just think that py3 support was pretty well established as an openstack goal, and most projects are basically done with it now... including you guys, you just don't have the final bit of testing for it23:55
ianwyes, 444586 should be tested too23:57
*** salv-orlando has quit IRC23:58

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