Friday, 2017-03-03

*** tphummel has quit IRC00:03
openstackgerritMerged openstack/os-testr master: Fix error when without --regex option  https://review.openstack.org/43656300:04
*** baoli has quit IRC00:06
*** yujunz has joined #openstack-infra00:07
*** baoli has joined #openstack-infra00:07
*** sflanigan has joined #openstack-infra00:11
*** sflanigan has joined #openstack-infra00:11
*** baoli has quit IRC00:12
*** sdague has quit IRC00:12
*** rbrndt has quit IRC00:13
*** dimtruck is now known as zz_dimtruck00:18
*** sdake has joined #openstack-infra00:20
hwoaranghello. is there some sort of search tool for logs.openstack.org so i can look for logs from previous jobs? i can't find a way to search for old jobs on zuul either00:20
*** thorst has joined #openstack-infra00:20
*** hongbin has quit IRC00:25
*** thorst has quit IRC00:25
ianwhwoarang: http://logstash.openstack.org/ is probably what you want00:25
*** salv-orlando has quit IRC00:26
*** Sukhdev has joined #openstack-infra00:26
*** Julien-zte has joined #openstack-infra00:27
*** adrian_otto has quit IRC00:27
*** xarses_ has quit IRC00:27
fungihwoarang: or if you have the gerrit change handy, use the "toggle ci" button at the bottom of the webui to show ci comments and then find the "jenkins" comment corresponding to the older run/patchset in question and expand it to get the relevant log links00:29
fungihwoarang: also keep in mind that due to overall test log volume we only keep logs for ~45 days now before we expire and purge them00:29
*** beslemon has quit IRC00:30
openstackgerritTony Breeds proposed openstack-infra/project-config master: Remove check-requirements from vmware-nsx  https://review.openstack.org/44088300:30
hwoarangianw: fungi: ok I see. Thank you. i wasn't aware of that logstash website.00:30
*** knangia has quit IRC00:31
*** ijw has quit IRC00:31
*** mkoderer__ has quit IRC00:31
*** mtanino_ has quit IRC00:33
*** mtanino has joined #openstack-infra00:34
*** markvoelker has quit IRC00:35
*** markvoelker has joined #openstack-infra00:35
*** furlongm has quit IRC00:36
*** markvoelker has quit IRC00:40
*** zz_dimtruck is now known as dimtruck00:41
mudpuppyfungi: Ok.00:41
openstackgerritMatt Riedemann proposed openstack-infra/devstack-gate master: Set the death-clock on removing OS_NO_CACHE  https://review.openstack.org/42729700:42
openstackgerritJesse Keating proposed openstack-infra/zuul feature/zuulv3: Support GitHub PR webhooks  https://review.openstack.org/43983400:43
*** jamielennox|away is now known as jamielennox00:43
*** jiaohaolin1 has left #openstack-infra00:44
dimsfungi : clarkb : mordred : i understand by default git.o.o is the best. i just like the way they have the k8s.io imports (https://github.com/kubernetes/minikube/blob/master/pkg/minikube/service/service.go#L37)00:46
*** megm has quit IRC00:46
clarkbdims: isn't that the same as git.openstack.org/openstack/$project ?00:47
dimsclarkb : y except for the "git" portion :)00:47
*** sdake_ has joined #openstack-infra00:47
clarkbdims: thats where things are served though00:47
clarkb(we don't control the webserver at openstack.org so can't do much there)00:47
dimsright, that's what i was getting at clarkb00:48
*** sdake has quit IRC00:48
clarkbdims: I guess I don't understand what you'd like us to do differently than what mordred suggested00:48
*** megm has joined #openstack-infra00:49
dimsclarkb : when i import packages i don't like the "git" as it is a host name, not an org... example when you do a java import of a package from apache. you typically have "import org.apache.commons.net.ftp.FTPClient;" for example00:50
dimsa "git" in there is pretty odd00:51
dimsas that's a host name00:51
clarkbdims: right but we don't control openstack.org so cannot serve git repos from there or the fancy html (that is imo silly) that act as a redirect00:51
dimsyou can see we do the same as well - http://codesearch.openstack.org/?q=import.*%20org.openstack&i=nope&files=&repos=00:51
clarkbdims: also openstack.org is also a hostname00:51
dimsright, i understand00:51
dimsif we can't do it, we can't do it...00:52
*** ijw has joined #openstack-infra00:52
clarkbdims: and git.openstack.org is literally the location which imo is preferable as its closer to the proper solution for all this, proper URIs00:52
clarkbbut I guess that ship has sailed so meh00:53
dimsyep, not disagree-ing, since we don' have a choice00:53
dimsack00:53
jeblairdims, clarkb: related https://review.openstack.org/41035500:53
*** ijw has quit IRC00:53
jeblairdims, clarkb: see my message at bottom00:53
dimsjeblair : y, was reading that which triggered my question :)00:53
jeblairoh okay, i wasn't sure of context.  was going to ask that next.00:54
jeblairi hear some people do that the other way around.  :)00:54
jeblair(ask for context first, then open their mouths)00:54
*** ijw has joined #openstack-infra00:54
dims:) apologies00:54
jeblairdims: no i was talking about me :)00:55
jeblairno need to apologize :)00:55
dimsy i meant i forgot to tell clarkb/fungi what prompted my question :)00:56
openstackgerritAdam Coldrick proposed openstack-infra/storyboard master: Add imported tasks to master branch of relevant project  https://review.openstack.org/42387700:57
clarkbdims: forgive me if I come across cranky its just painful to run into dependency management that could possibly be worse than all the other things we have already worked around :)00:58
*** wolverineav has joined #openstack-infra00:58
dimsclarkb : no worries, totally understand00:58
clarkbI've been trying to figure out how one would sanely mirror such things00:59
clarkband I don't think you can unless you vendor rather than mirror00:59
jeblairwhat are we mirroring?01:00
clarkbjeblair: well potentially Go deps01:00
clarkbjeblair: which are mostly git repos01:00
clarkbjeblair: say some project depends on github.com/foo/bar-go-project01:01
jeblairah, yeah, what dtroyer mentioned in his reply i guess.01:02
clarkbhow do you get go to say pull that from git.openstack.org/foo/bar-go-project (or wherever). Seems like modrred had something in mind like if you preclone thing sthen go get does the right thing?01:02
clarkbits been a while since I had all this paged into memory. But I seem torecall that was one possible hack01:02
*** masayukig[m] has quit IRC01:02
*** pvaneck has quit IRC01:02
*** wolverineav has quit IRC01:02
jeblairclarkb: yeah, i have a similar recollection.  so the zuul v3 pre-clone means your workspace is already set up correctly and go get noops01:03
*** csmart has quit IRC01:03
openstackgerritGabriele Cerami proposed openstack-infra/tripleo-ci master: [WIP] Quickstart transition: replace toci_gate_test.sh  https://review.openstack.org/43102901:04
jeblair[i just had the thought that a zuulv3 go project could list all of its external dependencies in jobs and be able to do cross-repo dependencies with any of them, including random libs on github.]01:04
*** yamamoto_ has joined #openstack-infra01:09
*** priteau has joined #openstack-infra01:10
*** csmart has joined #openstack-infra01:12
*** dingyichen has joined #openstack-infra01:13
*** priteau has quit IRC01:14
*** masayukig[m] has joined #openstack-infra01:15
*** EricGonczer_ has quit IRC01:16
*** SumitNaiksatam has quit IRC01:18
*** EricGonczer_ has joined #openstack-infra01:18
*** dimtruck is now known as zz_dimtruck01:19
*** zz_dimtruck is now known as dimtruck01:20
*** Kevin_Zheng_ has joined #openstack-infra01:20
*** thorst has joined #openstack-infra01:21
*** Kevin_Zheng_ is now known as Kevin_Zheng01:21
*** liujiong has joined #openstack-infra01:23
*** yanyanhu has joined #openstack-infra01:23
openstackgerritJesse Keating proposed openstack-infra/zuul feature/zuulv3: Update testing doc to reflect unit subdir move  https://review.openstack.org/44089101:24
*** Julien-zte has quit IRC01:25
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove job trees from pipelines  https://review.openstack.org/43594401:25
*** thorst has quit IRC01:25
*** gongysh has joined #openstack-infra01:27
*** dave-mccowan has joined #openstack-infra01:28
*** jamielennox is now known as jamielennox|away01:29
*** Julien-zte has joined #openstack-infra01:30
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove unused mergeChangeQueue method  https://review.openstack.org/43595001:30
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Use hostname in Nodepool requests  https://review.openstack.org/43594901:30
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Clarify Job/Build/BuildSet docstrings  https://review.openstack.org/43594801:30
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Add note about pipelines and dynamic layouts  https://review.openstack.org/43594701:30
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove inscrutable TODO  https://review.openstack.org/43594601:30
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Handle merge mode in repeated project configs  https://review.openstack.org/43594501:30
*** yujunz-zte has joined #openstack-infra01:30
*** yujunz has quit IRC01:30
*** mtanino has quit IRC01:31
*** sdake has joined #openstack-infra01:32
*** sdake_ has quit IRC01:34
*** Julien-z_ has joined #openstack-infra01:34
*** Julien-zte has quit IRC01:35
*** markvoelker has joined #openstack-infra01:36
*** jamielennox|away is now known as jamielennox01:36
*** thorst has joined #openstack-infra01:37
openstackgerritDavanum Srinivas (dims) proposed openstack-infra/project-config master: Turn on voting for Nova tox-functional-py35 job  https://review.openstack.org/44082601:38
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Re-enable test_idle  https://review.openstack.org/43056801:38
*** markvoelker has quit IRC01:40
*** thorst has quit IRC01:41
*** markvoelker has joined #openstack-infra01:43
*** dave-mccowan has quit IRC01:46
*** EricGonczer_ has quit IRC01:57
*** thorst has joined #openstack-infra01:58
*** thorst has quit IRC01:59
*** xarses has joined #openstack-infra02:02
*** sflanigan is now known as sflanigan_afk02:13
*** Sukhdev has quit IRC02:21
*** gongysh has quit IRC02:22
*** thorst has joined #openstack-infra02:23
*** dave-mccowan has joined #openstack-infra02:24
*** thorst has quit IRC02:24
*** oomichi has quit IRC02:24
*** SumitNaiksatam has joined #openstack-infra02:25
*** oomichi has joined #openstack-infra02:26
*** ijw has quit IRC02:30
*** sflanigan_afk is now known as sflanigan02:30
*** oomichi has quit IRC02:31
*** oomichi has joined #openstack-infra02:32
*** Julien-z_ has quit IRC02:35
*** dhinesh has quit IRC02:35
*** Apoorva has quit IRC02:35
*** Julien-zte has joined #openstack-infra02:37
openstackgerritMerged openstack-dev/pbr master: Updated from global requirements  https://review.openstack.org/44086802:42
*** thorst has joined #openstack-infra02:48
*** thorst has quit IRC02:48
*** amotoki has quit IRC02:50
*** waynr has quit IRC02:51
*** mriedem has quit IRC02:51
*** waynr has joined #openstack-infra02:52
*** camunoz has quit IRC02:59
*** hongbin has joined #openstack-infra03:01
*** amotoki has joined #openstack-infra03:06
*** EricGonczer_ has joined #openstack-infra03:09
*** priteau has joined #openstack-infra03:10
*** EricGonczer_ has quit IRC03:12
*** priteau has quit IRC03:15
*** amotoki has quit IRC03:16
*** tuanluong has joined #openstack-infra03:16
*** camunoz has joined #openstack-infra03:16
openstackgerritIan Wienand proposed openstack-infra/shade master: Handle glob characters in name_or_id  https://review.openstack.org/44091403:17
ianwmnaser: ^ vexxhost already breaking things ;)03:17
ianwhmm, now i think about it, what is fnmatch actually providing there03:20
*** zhurong has joined #openstack-infra03:22
*** vikrant has joined #openstack-infra03:23
*** zhurong has quit IRC03:24
*** amotoki has joined #openstack-infra03:28
openstackgerritRuijing proposed openstack-infra/project-config master: move networking-odl vpnservice as non-voting gate jobs  https://review.openstack.org/44016703:28
*** bmjen has quit IRC03:30
*** Hunner has quit IRC03:30
openstackgerritIan Wienand proposed openstack-infra/shade master: Handle glob characters in name_or_id  https://review.openstack.org/44091403:33
openstackgerritIan Wienand proposed openstack-infra/shade master: Don't glob match name_or_id  https://review.openstack.org/44091403:34
*** ihrachys has joined #openstack-infra03:34
*** camunoz has quit IRC03:34
*** Julien-zte has quit IRC03:36
*** bswartz has joined #openstack-infra03:36
*** yujunz-zte has quit IRC03:38
*** amotoki has quit IRC03:38
*** tphummel has joined #openstack-infra03:41
*** ihrachys has quit IRC03:44
*** camunoz has joined #openstack-infra03:46
*** EricGonczer_ has joined #openstack-infra03:49
*** thorst has joined #openstack-infra03:54
*** yamahata has quit IRC03:54
*** furlongm has joined #openstack-infra03:58
*** thorst has quit IRC03:59
*** rlandy has quit IRC03:59
*** nicolasbock has quit IRC03:59
*** nmathew has joined #openstack-infra04:01
*** adrian_otto has joined #openstack-infra04:06
openstackgerritIan Wienand proposed openstack-infra/shade master: Use unicode match for name_or_id  https://review.openstack.org/44092404:14
*** SumitNaiksatam has quit IRC04:14
*** Julien-zte has joined #openstack-infra04:15
*** ramishra has joined #openstack-infra04:16
*** amotoki has joined #openstack-infra04:20
*** links has joined #openstack-infra04:26
*** dave-mcc_ has joined #openstack-infra04:29
*** dave-mccowan has quit IRC04:29
dmsimardStill looking for cores to review this logs.o.o fix https://review.openstack.org/#/c/435566/04:33
*** dave-mcc_ has quit IRC04:34
*** psachin has joined #openstack-infra04:34
*** sree has joined #openstack-infra04:40
*** gouthamr has quit IRC04:45
*** amotoki_ has joined #openstack-infra04:45
*** amotoki has quit IRC04:48
*** sdake_ has joined #openstack-infra04:48
openstackgerritIan Wienand proposed openstack-infra/system-config master: Add provider defaults to launch-node.py  https://review.openstack.org/44092804:49
*** sdake has quit IRC04:50
*** adrian_otto has quit IRC04:53
*** sdake has joined #openstack-infra04:53
*** adrian_otto has joined #openstack-infra04:54
*** thorst has joined #openstack-infra04:55
*** sdake_ has quit IRC04:55
*** thorst has quit IRC05:00
*** ihrachys has joined #openstack-infra05:04
openstackgerritIan Wienand proposed openstack-infra/system-config master: Add provider defaults to launch-node.py  https://review.openstack.org/44092805:04
openstackgerritMerged openstack-infra/puppet-openstackci master: Allow logs(-dev).o.o to serve gzipped svg files  https://review.openstack.org/43556605:04
*** sdake has quit IRC05:04
*** sdake has joined #openstack-infra05:05
*** markvoelker has quit IRC05:07
*** sdake has quit IRC05:09
*** Rockyg has quit IRC05:10
*** priteau has joined #openstack-infra05:11
*** baoli has joined #openstack-infra05:13
*** sdake has joined #openstack-infra05:14
*** priteau has quit IRC05:16
*** baoli has quit IRC05:17
*** bhavik1 has joined #openstack-infra05:18
dmsimardianw: thank you sir05:19
openstackgerritIan Wienand proposed openstack-infra/shade master: Use unicode match for name_or_id  https://review.openstack.org/44092405:19
ianwdmsimard: not 100% if puppet will reload it but we can in a bit if it doesn't05:20
*** sdake has quit IRC05:24
*** yujunz has joined #openstack-infra05:24
*** sdake has joined #openstack-infra05:27
*** eroux has joined #openstack-infra05:29
*** adrian_otto has quit IRC05:33
*** yujunz-zte has joined #openstack-infra05:33
*** yujunz has quit IRC05:34
*** liujiong has quit IRC05:35
*** liujiong has joined #openstack-infra05:36
openstackgerritIhar Hrachyshka proposed openstack-infra/devstack-gate master: Switch from lib/neutron-legacy to lib/neutron  https://review.openstack.org/43679805:37
*** adrian_otto has joined #openstack-infra05:40
*** ihrachys has quit IRC05:45
*** SumitNaiksatam has joined #openstack-infra05:47
ianwdmsimard: looks like that's got the logo -> http://logs-dev.openstack.org/53/435553/1/check/gate-openstack-ansible-tests-ansible-func-centos-7/9d2aa14/logs/ara/index.html05:47
openstackgerritIan Wienand proposed openstack-infra/system-config master: Add provider defaults to launch-node.py  https://review.openstack.org/44092805:50
*** sdake_ has joined #openstack-infra05:51
*** Jeffrey4l has joined #openstack-infra05:51
*** yamahata has joined #openstack-infra05:52
*** Jeffrey4l has quit IRC05:53
*** sdake has quit IRC05:53
*** Jeffrey4l has joined #openstack-infra05:53
*** SumitNaiksatam has quit IRC05:53
*** esikachev has joined #openstack-infra05:53
*** bhavik1 has quit IRC05:54
*** thorst has joined #openstack-infra05:56
*** nadya has joined #openstack-infra05:56
*** yujunz-zte is now known as yujunz[away]05:58
*** dimtruck is now known as zz_dimtruck05:58
*** yujunz[away] is now known as yujunz-zte05:58
*** zhurong has joined #openstack-infra05:59
*** thorst has quit IRC06:01
*** bhavik1 has joined #openstack-infra06:02
*** nadya has quit IRC06:02
*** Jeffrey4l has quit IRC06:03
*** yujunz-zte has quit IRC06:05
*** tinwood has quit IRC06:05
*** sdake_ has quit IRC06:05
*** tinwood has joined #openstack-infra06:06
*** markvoelker has joined #openstack-infra06:07
*** yujunz has joined #openstack-infra06:08
*** Jeffrey4l has joined #openstack-infra06:09
*** dhajare has joined #openstack-infra06:09
*** nmathew- has joined #openstack-infra06:10
*** nmathew has quit IRC06:10
*** nmathew has joined #openstack-infra06:11
*** Jeffrey4l has quit IRC06:11
*** markvoelker has quit IRC06:12
*** nmathew- has quit IRC06:14
*** nadya has joined #openstack-infra06:15
*** amitkuhikar has joined #openstack-infra06:15
amitkuhikarHi All, while running the "06:15
amitkuhikardsvm-tempest-cinder-driver"06:15
amitkuhikarI am getting below error06:16
amitkuhikarERROR: the main setup script run by this job failed - exit code: 206:16
amitkuhikarcan someone please help on the same06:16
amitkuhikarLOG : http://52.42.67.99/Friday1/06:16
*** camunoz has quit IRC06:19
*** hongbin has quit IRC06:21
*** yujunz is now known as yujunz[away]06:21
*** yujunz[away] has quit IRC06:21
amitkuhikarThecommand which was failing are as below06:22
amitkuhikarhi06:23
*** nadya has quit IRC06:24
ianwamitkuhikar: http://52.42.67.99/Friday1/logs/devstack-early.txt.gz <- you're running devstack master on trusty.  support was removed as the libvirt is too old.  you'll need to upgrade to xenial06:27
*** salv-orlando has joined #openstack-infra06:29
*** gildub has quit IRC06:31
*** eroux has quit IRC06:35
*** yujunz has joined #openstack-infra06:35
*** yujunz is now known as yujunz[away]06:35
*** markus_z has joined #openstack-infra06:36
*** yujunz[away] has quit IRC06:36
*** yujunz has joined #openstack-infra06:39
*** SumitNaiksatam has joined #openstack-infra06:41
*** adriant has quit IRC06:42
*** jaosorior has joined #openstack-infra06:44
*** pgadiya has joined #openstack-infra06:46
*** bhavik1 has quit IRC06:50
*** salv-orl_ has joined #openstack-infra06:52
*** salv-orlando has quit IRC06:55
*** thorst has joined #openstack-infra06:57
*** gildub has joined #openstack-infra06:57
jaosoriorAJaeger, yolanda: Could you check this out https://review.openstack.org/#/c/436381/ ?06:59
*** yujunz has quit IRC06:59
*** thorst has quit IRC07:01
*** salv-orl_ has quit IRC07:03
openstackgerritAnusha Ramineni proposed openstack-infra/project-config master: Add congress-dashboard project  https://review.openstack.org/44014207:07
*** e0ne has joined #openstack-infra07:07
*** priteau has joined #openstack-infra07:12
*** tesseract has joined #openstack-infra07:12
*** adrian_otto has quit IRC07:12
*** hashar has joined #openstack-infra07:15
*** tuanluong has quit IRC07:15
*** pahuang has quit IRC07:16
*** david-lyle has quit IRC07:16
*** jrist has quit IRC07:16
*** david-lyle has joined #openstack-infra07:16
*** jrist has joined #openstack-infra07:17
*** priteau has quit IRC07:17
*** andreas_s has joined #openstack-infra07:24
*** zhurong has quit IRC07:26
openstackgerritPavlo Shchelokovskyy proposed openstack-infra/project-config master: Skip docs job for ironic-lib in stable/mitaka  https://review.openstack.org/44072807:28
*** tesseract-RH has joined #openstack-infra07:29
*** tesseract has quit IRC07:30
*** yujunz has joined #openstack-infra07:30
*** yujunz has joined #openstack-infra07:31
*** pcaruana has joined #openstack-infra07:41
*** rcernin has joined #openstack-infra07:44
*** sflanigan is now known as sflanigan_afk07:44
*** user` has joined #openstack-infra07:47
*** user` is now known as chem07:47
*** chem has quit IRC07:47
*** chem has joined #openstack-infra07:47
*** florianf has joined #openstack-infra07:53
*** saibarspeis has joined #openstack-infra07:54
*** matrohon has joined #openstack-infra07:56
*** thorst has joined #openstack-infra07:58
*** salv-orlando has joined #openstack-infra07:59
*** sflanigan_afk has quit IRC07:59
*** chem has quit IRC08:00
*** tphummel has quit IRC08:01
*** tphummel has joined #openstack-infra08:01
*** tphummel has quit IRC08:01
*** tphummel has joined #openstack-infra08:02
*** SumitNaiksatam has left #openstack-infra08:02
*** chem has joined #openstack-infra08:02
*** thorst has quit IRC08:02
*** tphummel has quit IRC08:02
*** tphummel has joined #openstack-infra08:02
*** tphummel has quit IRC08:03
*** tphummel has joined #openstack-infra08:03
*** zhurong has joined #openstack-infra08:04
*** tphummel has quit IRC08:04
*** tphummel has joined #openstack-infra08:04
*** tphummel has quit IRC08:05
*** markvoelker has joined #openstack-infra08:08
openstackgerritFeilong Wang proposed openstack-infra/project-config master: Add project distil-ui  https://review.openstack.org/44084608:12
*** ccamacho has joined #openstack-infra08:13
*** markvoelker has quit IRC08:14
*** yamahata has quit IRC08:14
*** masayukig[m] has quit IRC08:14
*** csmart has quit IRC08:14
*** HeOS_ has joined #openstack-infra08:15
*** matrohon_ has joined #openstack-infra08:17
*** matrohon_ has quit IRC08:18
*** [HeOS] has quit IRC08:18
*** asselin__ has quit IRC08:18
*** masayukig[m] has joined #openstack-infra08:19
*** asselin has joined #openstack-infra08:20
*** ralonsoh has joined #openstack-infra08:26
*** [HeOS] has joined #openstack-infra08:28
*** amoralej|off is now known as amoralej08:29
*** bauzas is now known as bauwser08:29
*** ralonsoh_ has joined #openstack-infra08:30
*** HeOS_ has quit IRC08:30
*** ralonsoh has quit IRC08:31
*** neiljerram has joined #openstack-infra08:33
*** bgaifullin has joined #openstack-infra08:37
*** [HeOS] is now known as HeOS08:37
openstackgerritMerged openstack-infra/project-config master: Skip docs job for ironic-lib in stable/mitaka  https://review.openstack.org/44072808:39
openstackgerritMerged openstack-infra/project-config master: run the check-requirements job in openstack/nova-powervm  https://review.openstack.org/44085108:39
*** bgaifullin has quit IRC08:40
openstackgerritMerged openstack-infra/project-config master: Remove check-requirements from vmware-nsx  https://review.openstack.org/44088308:40
*** bgaifullin has joined #openstack-infra08:40
*** bgaifullin has quit IRC08:41
openstackgerritMerged openstack-infra/project-config master: Add translation jobs to watcher-dashboard  https://review.openstack.org/41642308:42
*** martinkopec has joined #openstack-infra08:44
openstackgerritMerged openstack-infra/project-config master: TripleO: Move fakeha-caserver job to periodic  https://review.openstack.org/43638108:44
openstackgerritMerged openstack-infra/project-config master: jjb: creates tripleo-puppet-scenario003-nv job  https://review.openstack.org/43375008:45
therveHi! So the bump of docutils broke heat doc gate08:47
therveAny idea why? Are other projects impacted?08:47
openstackgerritMerged openstack-infra/project-config master: Remove murano-pylint jobs  https://review.openstack.org/43952808:49
openstackgerritMerged openstack-infra/project-config master: openstack-repos: fail on missing project list  https://review.openstack.org/43940608:49
openstackgerritMerged openstack-infra/project-config master: Add patrole tempest job.  https://review.openstack.org/43918908:49
openstackgerritMerged openstack-infra/project-config master: Made ironic-multinode job voting for Pike+  https://review.openstack.org/43224608:49
openstackgerritMerged openstack-infra/project-config master: Add docs jobs to designate-tempest-plugin  https://review.openstack.org/43971108:49
openstackgerritMerged openstack-infra/project-config master: Remove py jobs from kosmos specs repo  https://review.openstack.org/43970508:50
*** shardy has joined #openstack-infra08:51
openstackgerritMerged openstack-infra/project-config master: Remove hardcoded reference to newton for debian-package jobs  https://review.openstack.org/43910308:52
openstackgerritMerged openstack-infra/project-config master: Re-implement openstack-ansible-tests func job to test ARA  https://review.openstack.org/43615208:52
openstackgerritMerged openstack-infra/project-config master: ec2-api jobs: remove additional plugins from job definition  https://review.openstack.org/43948008:53
openstackgerritMerged openstack-infra/project-config master: [Fuxi] Add python-manilaclient into $PROJECTS  https://review.openstack.org/43873308:53
openstackgerritMerged openstack-infra/project-config master: [Zun] Add kuryr-libnetwork into $PROJECTS  https://review.openstack.org/43873108:53
*** jpich has joined #openstack-infra08:54
openstackgerritMerged openstack-infra/project-config master: add python-jobs to devstack-tools tests  https://review.openstack.org/43900008:55
*** thorst has joined #openstack-infra08:58
*** EricGonczer_ has quit IRC08:59
*** rossella_s has joined #openstack-infra08:59
*** yujunz has quit IRC08:59
*** zzzeek has quit IRC09:00
*** pgadiya has quit IRC09:00
*** zzzeek has joined #openstack-infra09:00
*** priteau has joined #openstack-infra09:06
*** thorst has quit IRC09:09
*** e0ne has quit IRC09:10
*** matrohon has quit IRC09:10
vsaienk0grenade cores please help to land https://review.openstack.org/#/c/414625 simple patch that fixes issue when upgrade swift doesn't work when tempurls are enabled09:10
*** david-lyle has quit IRC09:13
*** david-lyle has joined #openstack-infra09:13
*** jrist has quit IRC09:14
*** jrist has joined #openstack-infra09:14
*** pgadiya has joined #openstack-infra09:16
*** yujunz has joined #openstack-infra09:19
*** bgaifullin has joined #openstack-infra09:19
*** s-shiono_ has quit IRC09:25
*** pgadiya has quit IRC09:29
*** david-lyle_ has joined #openstack-infra09:30
*** david-lyle has quit IRC09:31
openstackgerritRico Lin proposed openstack/diskimage-builder master: [Fix gate]Update test requirement  https://review.openstack.org/44102109:32
*** yujunz has quit IRC09:32
*** Julien-zte has quit IRC09:33
*** zhurong has quit IRC09:34
*** stakeda has quit IRC09:35
*** mhickey has joined #openstack-infra09:36
*** yanyanhu has quit IRC09:39
fricklercan someone take a closer look at the integrated gate queue? https://review.openstack.org/438705 seem to be stuck waiting for a trusty-multinode slot for some time now09:41
*** pgadiya has joined #openstack-infra09:41
jaosoriorfrickler: might be worth rebasing the commit to unstuck the queue?09:41
*** danielitit_ has joined #openstack-infra09:43
*** pgadiya has quit IRC09:47
*** lucas-afk is now known as lucasagomes09:47
*** csmart has joined #openstack-infra09:53
*** yamamoto_ has quit IRC09:54
*** yamamoto has joined #openstack-infra09:55
*** zhurong has joined #openstack-infra09:58
*** yamamoto has quit IRC10:00
*** pgadiya has joined #openstack-infra10:00
*** hashar has quit IRC10:03
frickleralso all requirements jobs seem to be failing because they need https://review.openstack.org/44088210:03
fricklerjaosorior: I wouldn't want to do that without being sure that it would really work better afterwards10:04
*** nijaba has quit IRC10:05
*** nijaba has joined #openstack-infra10:06
*** nijaba has joined #openstack-infra10:06
*** thorst has joined #openstack-infra10:06
fricklerdirk: tonyb: can you take a look at https://review.openstack.org/440882 please? all other approved changes seem to be failing in gate because of it10:07
fricklerhttp://logs.openstack.org/86/440786/1/gate/gate-requirements-tox-validate-projects-ubuntu-xenial/684ddb6/console.html#_2017-03-03_09_24_04_55207810:07
*** e0ne has joined #openstack-infra10:08
*** pgadiya has quit IRC10:08
*** thorst has quit IRC10:10
*** markvoelker has joined #openstack-infra10:10
*** electrofelix has joined #openstack-infra10:11
*** markvoelker has quit IRC10:15
*** liujiong has quit IRC10:18
*** sambetts|afk is now known as sambetts10:20
*** pgadiya has joined #openstack-infra10:21
*** matrohon has joined #openstack-infra10:23
*** horsefoot has joined #openstack-infra10:23
*** zhurong has quit IRC10:25
*** horsefoot has quit IRC10:25
*** tmorin has joined #openstack-infra10:26
tmorinhi everyone, I'm working on a feature branch, and I've a workflow question on how to get fixes in master in the feature branch10:26
tmorininfra-root ^10:26
tmorinI'm basically wondering if I should cherry-pick the fixes one by one, or if I can perhaps instead rebase the feature branch on the tip of master10:27
*** gongysh has joined #openstack-infra10:34
*** amotoki_ has quit IRC10:37
*** gongysh has quit IRC10:37
*** Hal1 has quit IRC10:37
AJaegertherve: it should not break it - do you have an example log to check, please?10:39
AJaegertherve: sphinx + docutils together should be fine...10:39
therveAJaeger, Yeah I thought the issue. docutils broke an API that we used10:39
therveAJaeger, https://review.openstack.org/44097410:40
*** askb has quit IRC10:40
*** saibarspeis has quit IRC10:41
AJaegertherve: ah - that's a different kind of problem ;(10:41
AJaegertherve: glad to see it fixed10:41
therveRight10:41
therveIt's now causing stress downstream, but we'll see :)10:42
AJaegeroh? ;(10:42
therveI should maybe have tried to make a backward compatible fix, but my change requires > 0.1210:43
AJaegertherve: so, add that to global-requirements?10:43
therveI have to think about it. It may be better to work around it in the code10:44
*** nadya has joined #openstack-infra10:47
*** baoli has joined #openstack-infra10:48
openstackgerritFlavio Percoco proposed openstack-infra/tripleo-ci master: Collect more info about docker  https://review.openstack.org/44105010:51
*** baoli has quit IRC10:53
*** rossella_s has quit IRC10:53
*** rossella_s has joined #openstack-infra10:54
*** yamamoto has joined #openstack-infra10:57
*** erikmwil_ has quit IRC10:58
*** dtantsur|afk is now known as dtantsur11:00
*** jaosorior is now known as jaosorior_lunch11:01
*** yamamoto has quit IRC11:01
*** john-davidge has joined #openstack-infra11:02
*** nicolasbock has joined #openstack-infra11:06
*** gildub has quit IRC11:06
openstackgerritSagi Shnaidman proposed openstack-infra/tripleo-ci master: WIP: New ovb playbook and settings  https://review.openstack.org/43156711:10
openstackgerritSagi Shnaidman proposed openstack-infra/tripleo-ci master: New ovb playbook and settings  https://review.openstack.org/43156711:10
*** yamamoto has joined #openstack-infra11:12
*** tosky has joined #openstack-infra11:12
*** yamamoto has quit IRC11:16
*** yamamoto has joined #openstack-infra11:17
*** yamamoto has quit IRC11:17
*** yamamoto has joined #openstack-infra11:17
*** zz_dimtruck is now known as dimtruck11:21
*** dizquierdo has joined #openstack-infra11:22
*** yamamoto has quit IRC11:22
openstackgerritIgor Duarte Cardoso proposed openstack-infra/irc-meetings master: Update Common Classification Framework meeting  https://review.openstack.org/44106811:23
*** eantyshev has joined #openstack-infra11:23
*** matrohon has quit IRC11:25
*** nmathew has quit IRC11:31
*** yamamoto has joined #openstack-infra11:36
*** sree has quit IRC11:36
*** jkilpatr has quit IRC11:38
*** tushar has joined #openstack-infra11:38
*** yamamoto has quit IRC11:39
amitkuhikarThanks ianw for quick suggestion11:41
*** pgadiya has quit IRC11:41
*** jaosorior_lunch is now known as jaosorior11:41
*** ldnunes has joined #openstack-infra11:43
*** ccamacho has left #openstack-infra11:47
*** ccamacho has quit IRC11:47
*** sdague has joined #openstack-infra11:48
*** aysyd has joined #openstack-infra11:50
*** dingyichen has quit IRC11:52
*** yamamoto has joined #openstack-infra11:58
*** ccamacho has joined #openstack-infra11:58
*** jkilpatr has joined #openstack-infra11:59
*** rfolco has joined #openstack-infra12:01
*** cshastri has joined #openstack-infra12:03
electrofelixssbarnea: wondering if you saw my comment on https://review.openstack.org/39999412:03
*** zhurong has joined #openstack-infra12:05
openstackgerrityolanda.robla proposed openstack/diskimage-builder master: Send custom parameters in bootloader to GRUB_CMDLINE  https://review.openstack.org/44108612:06
*** jkilpatr has quit IRC12:07
ssbarneaelectrofelix: yes it did, also sent a reply 3 days ago. Let me know if you really want to try another approach after reading my comment.12:07
*** thorst has joined #openstack-infra12:07
*** matrohon has joined #openstack-infra12:08
openstackgerritGabriele Cerami proposed openstack-infra/tripleo-ci master: [WIP] Quickstart transition: replace toci_gate_test.sh  https://review.openstack.org/43102912:08
*** amotoki has joined #openstack-infra12:08
electrofelixssbarnea: the think is, that the exact class type behind python-jenkins returning a dict should be considered duck-typing, and we're not testing what python-jenkins is returning in either case12:11
*** markvoelker has joined #openstack-infra12:11
*** thorst has quit IRC12:11
electrofelixssbarnea: unless we mock what python-jenkins would see from jenkins and let it provide the returned object, we are returning what we think it might return rather than what it will return, so if the class behind python-jenkins plugins call changes we won't ever spot that with such a test12:12
ssbarneaelectrofelix: i will have another look, is not so simple because the multi-key dict is not really a dictionary (as in extension of a dictionary class), some things that are true about dictionaries are not true about multi-key one. but again, I know what you mean and I will look for an workaround.12:13
ssbarneaelectrofelix: i don't really understand why they made the decision to use this weird class instead of using simple dicts.12:14
ssbarneaelectrofelix: over-engineering :p12:14
electrofelixbecause you can use either short or long plugin name to get the same data without duplicating the values or being out of sync if someone deletes a key :p12:14
*** markvoelker has quit IRC12:16
*** jkilpatr has joined #openstack-infra12:21
*** saibarspeis has joined #openstack-infra12:21
openstackgerritOksana Voshchana proposed openstack-infra/devstack-gate master: WIP: Test SSL wsgi  https://review.openstack.org/41498612:22
*** askb has joined #openstack-infra12:25
*** shardy is now known as shardy_lunch12:25
*** matrohon has quit IRC12:28
*** salv-orlando has quit IRC12:28
dirkfrickler: oh rats, I forgot about that :( approved12:31
*** zhurong has quit IRC12:33
fricklerdirk: thanks, the gate still is a bit wedged in general, though :(12:34
frickleryolanda: infra-root: could you take a look at why https://review.openstack.org/438705 is still getting no trusty-multinode run? if there is no other way than to drop it from the queue, it might be good to promote https://review.openstack.org/440882 to the top in order to avoid the other requirements patches from failing again12:36
*** esikachev has quit IRC12:37
*** zhurong has joined #openstack-infra12:40
*** vikrant has quit IRC12:41
*** alexchadin has joined #openstack-infra12:43
*** thorst has joined #openstack-infra12:44
*** ccamacho is now known as ccamacho|lunch12:45
*** rhallisey has joined #openstack-infra12:46
*** yland has joined #openstack-infra12:46
*** yland is now known as Guest4639812:46
*** askb has quit IRC12:47
*** hashar has joined #openstack-infra12:48
*** tmorin has quit IRC12:50
*** Guest46398 has quit IRC12:52
*** yamamoto has quit IRC12:52
*** yatinkarel has quit IRC12:54
*** pabelanger has quit IRC12:55
*** yujunz has joined #openstack-infra12:56
*** pabelanger has joined #openstack-infra12:57
*** dave-mccowan has joined #openstack-infra12:57
*** migi has quit IRC12:57
*** migi has joined #openstack-infra12:58
*** amitkuhikar has quit IRC12:58
dirkfrickler: yeah, sorry for that. lets see if someone can promote the requirements fixup to be first in line so that the gating unwrangles again13:00
*** links has quit IRC13:05
*** dprince has joined #openstack-infra13:05
*** sdake has joined #openstack-infra13:07
*** psachin has quit IRC13:07
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/project-config master: layout/tripleo: Run multinode-scenario002 on ec2 changes  https://review.openstack.org/44111513:07
*** yuanying_ has quit IRC13:08
*** yuanying has joined #openstack-infra13:09
*** shu-mutou-AWAY has quit IRC13:09
*** oomichi has quit IRC13:09
*** trown|outtypewww is now known as trown13:09
*** denisra has joined #openstack-infra13:10
*** denisra has quit IRC13:11
*** oomichi has joined #openstack-infra13:11
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/project-config master: layout/tripleo: Run multinode-scenario002 on ec2 changes  https://review.openstack.org/44111513:11
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/project-config master: layout/tripleo: Run multinode-scenario002 on ec2 changes  https://review.openstack.org/44111513:12
*** darvon has quit IRC13:13
*** oomichi has quit IRC13:13
*** chlong__ has quit IRC13:14
*** darvon has joined #openstack-infra13:16
dimsAJaeger : when did you turn into a "distributed tracing system" :) https://uber.github.io/jaeger/13:17
*** oomichi has joined #openstack-infra13:17
openstackgerritJuan Antonio Osorio Robles proposed openstack-infra/project-config master: layout/ec2-api: Run tripleo scenario002 in ec2 api gate  https://review.openstack.org/44111813:19
*** yuanying has quit IRC13:19
*** oomichi has quit IRC13:19
*** yuanying has joined #openstack-infra13:20
*** yujunz has quit IRC13:22
*** oomichi has joined #openstack-infra13:22
*** markvoelker has joined #openstack-infra13:23
*** xyang1 has joined #openstack-infra13:24
*** oomichi has quit IRC13:25
*** dtantsur is now known as dtantsur|bbl13:25
*** salv-orlando has joined #openstack-infra13:25
*** yujunz has joined #openstack-infra13:26
*** tmorin has joined #openstack-infra13:27
tmorinhi tonyb or infra-root: could you help with https://review.openstack.org/#/c/439689/ ? not sure this solution is the right one, but the problem remains unsolved...13:28
*** oomichi has joined #openstack-infra13:28
*** heroux has joined #openstack-infra13:29
*** yujunz has quit IRC13:31
*** smarcet has joined #openstack-infra13:31
*** oomichi has quit IRC13:33
*** dizquierdo has quit IRC13:34
*** oomichi has joined #openstack-infra13:34
*** ccamacho|lunch is now known as ccamacho13:37
AJaegerdims: nice find ;)13:38
*** oomichi has quit IRC13:39
*** oomichi has joined #openstack-infra13:39
*** yujunz has joined #openstack-infra13:39
*** shardy_lunch is now known as shardy13:39
*** oomichi has quit IRC13:40
*** aspiers has quit IRC13:41
*** yuanying has quit IRC13:41
*** yuanying has joined #openstack-infra13:42
*** yujunz has quit IRC13:43
*** felipemonteiro__ has joined #openstack-infra13:43
*** fguillot has joined #openstack-infra13:44
*** oomichi has joined #openstack-infra13:44
*** yuanying has quit IRC13:45
*** rlandy has joined #openstack-infra13:45
*** oomichi has quit IRC13:45
*** tonytan4ever has quit IRC13:46
*** mhayden has quit IRC13:48
*** zhurong has quit IRC13:48
*** oomichi has joined #openstack-infra13:49
*** mhayden has joined #openstack-infra13:50
*** yuanying has joined #openstack-infra13:50
*** yamamoto has joined #openstack-infra13:53
*** cshastri has quit IRC13:54
*** gouthamr has joined #openstack-infra13:57
*** gordc has joined #openstack-infra14:00
*** yamamoto has quit IRC14:00
*** sdake_ has joined #openstack-infra14:01
*** sdake has quit IRC14:03
*** yujunz has joined #openstack-infra14:03
*** nadya has quit IRC14:04
*** dprince has quit IRC14:05
*** dtantsur|bbl is now known as dtantsur14:09
*** mriedem has joined #openstack-infra14:09
*** sree has joined #openstack-infra14:11
*** krtaylor has quit IRC14:12
*** mdrabe has joined #openstack-infra14:12
*** jamesden_ has joined #openstack-infra14:12
*** krtaylor has joined #openstack-infra14:13
*** zhurong has joined #openstack-infra14:14
*** Goneri has joined #openstack-infra14:15
*** amoralej is now known as amoralej|lunch14:15
*** sree has quit IRC14:16
*** ccamacho has left #openstack-infra14:16
openstackgerritDavid Moreau Simard proposed openstack-infra/puppet-openstackci master: Allow logs.o.o to server gzipped svg files  https://review.openstack.org/44114414:17
*** kgiusti has joined #openstack-infra14:17
*** e0ne has quit IRC14:17
*** rhochmuth has joined #openstack-infra14:18
*** chlong__ has joined #openstack-infra14:22
*** ihrachys has joined #openstack-infra14:24
*** pcaruana has quit IRC14:24
*** baoli has joined #openstack-infra14:26
*** trown is now known as trown|brb14:26
AJaegerinfra-root, anybody around to investigate why top of check queue is not getting  trusty-multinode - the change is hanging there for ages and blocking the integrated gate14:27
*** eharney has joined #openstack-infra14:28
*** jcoufal has joined #openstack-infra14:28
*** Hal1 has joined #openstack-infra14:28
AJaeger#status log integrated gate is blocked by job waiting for trusty-multinode node14:28
openstackstatusAJaeger: finished logging14:28
*** tonytan4ever has joined #openstack-infra14:29
*** lucasagomes is now known as lucas-hungry14:29
*** alexchadin has quit IRC14:29
*** hashar has quit IRC14:31
*** dprince has joined #openstack-infra14:33
*** yamahata has joined #openstack-infra14:33
*** zhurong has quit IRC14:33
*** dansmith is now known as superdan14:34
AJaegerinfra-root, looks like there's a miscount - there's no ubuntu-trusty-2-node building right now and none ready14:34
mriedemhttp://graphite.openstack.org/render/?from=-24hours&height=400&until=now&width=800&bgcolor=ffffff&fgcolor=000000&target=alias%28smartSummarize%28sumSeries%28stats_counts.zuul.pipeline.*.all_jobs%29,%271h%27%29,%27All%20Jobs%27%29&title=Zuul%20Jobs%20Launched%20%28per%20Hour%29&_t=0.5040648836791604#148855167879514:35
* AJaeger looks at http://grafana.openstack.org/dashboard/db/nodepool14:35
*** dtardivel has joined #openstack-infra14:36
*** ccamacho has joined #openstack-infra14:37
AJaegerinfra-root, looking at post-queue: Kolla is not getting centos-7 nodes - but those are build and we have one in ready14:37
sdagueso, definitely when zuul gets loaded, I've seen that things with min 1 get starved out14:38
sdaguedid we lose a cloud?14:38
sdaguebecause some of the other min 1 like fedora are equally starved14:38
sdagueor if there was a nodepool code push14:38
*** e0ne has joined #openstack-infra14:39
sdaguedo we have any infra-root around?14:39
*** smarcet has quit IRC14:40
fungiokay, i'm done seeing family off. something about a multinode type node not getting assigned to a job? checking14:41
fungioh, fun, trusty too14:41
sdaguefungi: it's kind of across the board for the light used ones though14:42
sdaguesome of the fedora node class as well14:42
fungithat usually means we're starving out less popular node types due to an imbalance in demand calculations14:42
*** faizy has joined #openstack-infra14:42
*** e0ne has quit IRC14:42
sdagueright14:42
sdaguebut we're also only using 500 nodes14:43
sdaguewhich means that I think a cloud had to have disappeared14:43
sdagueand we're trying to allocate to a dead cloud for these14:43
AJaegersdague: min 0 is the problem...14:43
fricklerhmm, http://nodepool.openstack.org/ used to look different, did I miss something there?14:43
*** sdake_ has quit IRC14:44
fungiwe have an ubuntu-trusty-2-node in delete state for a few seconds. may be rampant boot failures are what's causing teh starvation14:44
*** e0ne has joined #openstack-infra14:44
AJaegerfrickler: check also http://nodepool.openstack.org/image-list14:44
sdaguefungi: right, which cloud is it on?14:44
fungifrickler: we no longer do the image builds on nodepool.o.o so you need to look at nb01 and nb02 *and soon possibly more of them)14:44
AJaegerfrickler, fungi, that qcow image at http://nodepool.openstack.org/  looks very wrong ;(14:44
fungisdague: that one is on osic (which is to be expected statistically)14:44
sdaguefungi: yep14:45
*** smarcet has joined #openstack-infra14:45
fricklerfungi: AJaeger: ah thanks, I didn't look at it for quite some time14:45
fungiAJaeger: that's an old one someone (me?) stuck there temporarily for someone else to download and never cleaned it up14:45
sdaguefungi: but if one of the osic regions is belly up, that would explain maxing out at 700 nodes14:45
*** sdake has joined #openstack-infra14:45
*** saibarspeis has quit IRC14:45
fungiwell, osic flavors (tere's only one osic region, we just subdivide it by several nova flavors)14:45
sdaguefungi: ok14:46
fungisdague: yeah, i think that's the case though. osic staff may have deleted the "disk" flavor out from under us before we merged our change to cease using it14:47
fungii'm going to un-wip and approve that now14:47
fungiactually, nothing in osic seems to be booting successfully14:48
sdaguewell "did we lose a cloud" seems to fit then :)14:49
sdaguefungi: ok, just drop osic for now?14:49
fungiwe have a few ready nodes that are a day or more old in osic, but everything else seems to be in delete state14:49
cloudnullmudpuppy: ^14:49
fungicheckign my e-mail to see if osic staff proceeded in making the changes we had been discussing14:49
cloudnullsdague: fungi: I wonder if they dropped the quota already ? -cc mudpuppy ?14:50
fungiit's entirely possible... i'm digging in logs to see if i have specific error messages to work from14:50
sdaguefungi: so I guess, if we pull osic out of the pool, we can get patches merging again, then figure out what the path forward is to get it working again14:51
*** yamahata has quit IRC14:51
openstackgerritSean Dague proposed openstack-infra/project-config master: Temporarily pull osic from the pool.  https://review.openstack.org/44115814:52
fungibeat me to the git review14:52
sdaguefungi: well, then you can make sure I didn't screw it up :)14:52
*** rossella_s has quit IRC14:53
*** rossella_s has joined #openstack-infra14:54
*** yujunz has quit IRC14:54
sdaguefungi: cool, so once that merges, how long until nodepool starts operating with that?14:54
sdaguejust to know what we expect for things getting unstuck14:54
*** yujunz has joined #openstack-infra14:54
openstackgerritMerged openstack-infra/project-config master: Temporarily pull osic from the pool.  https://review.openstack.org/44115814:55
fungimomentarily14:55
fricklerfungi: I guess you will need to apply manually with the gate being stuck?14:55
fricklerfungi: ah :)14:55
fungii bypassed project gating on it14:55
*** rbrndt has joined #openstack-infra14:56
sdaguefrickler: it would have gotten through eventually I think14:57
*** trown|brb is now known as trown14:58
*** dimtruck is now known as zz_dimtruck14:58
*** masber has quit IRC14:58
*** masber has joined #openstack-infra14:59
openstackgerritSteven Hardy proposed openstack-infra/tripleo-ci master: Don't use delorean-ci repo for upgrade deployment  https://review.openstack.org/44116614:59
fricklerfungi: now can you also look at promoting https://review.openstack.org/440882 within the gate queue? without that, other requirement gate jobs are going to fail and cause some more rounds of gate restarts15:00
*** yujunz has quit IRC15:00
*** yujunz has joined #openstack-infra15:00
*** martinkopec has quit IRC15:01
*** dizquierdo has joined #openstack-infra15:01
sdaguefrickler: please no15:01
sdaguewe've got so much completed work in the gate we should let merge15:02
sdagueand the reset fail on requirements is really fast15:02
sdaguethat test job takes 2 minutes to complete15:02
sdaguefrickler: I just rebased out the only 2 requirements jobs that were pending in the gate15:03
vsaienk0fungi, frickler please add to your review queue https://review.openstack.org/#/c/414625/ small patch that allows run grenade with tempurls enabled in swift15:04
sdagueso there will be no more resets from requirements, please let things land and fix what is the issue15:04
*** jaosorior has quit IRC15:06
fricklersdague: ah, o.k., that should work, too15:07
sdaguefungi: any insights as to whether we're getting any trusty 2 node allocations?15:07
*** amoralej|lunch is now known as amoralej15:07
AJaegersdague: you rebased 440882 - that's the one that frickler wanted to have in...15:08
sdagueAJaeger: ah, sorry15:08
fungiaha, i suspect i know what was causing the boot failures in osic. they were going to halve the vcpu count on the flavors we're using, but that probably involves recreating them which results in a new uuid. shade i think dereferences the flavor name to a uuid and then nodepool is trying to reuse that old uuid which is no longer valid15:08
*** smarcet has quit IRC15:08
fungiso probably needed a nodepool restart to recover from that15:08
AJaegersdague: what about +A on 440882? The rebase looses the +A15:09
*** mtanino has joined #openstack-infra15:09
jeblairOpenStackCloudException: Error in creating instance (Inner Exception: Invalid flavorRef provided. (HTTP 400) (Request-ID: req-8dd3b884-7055-4f2d-aa0e-c81a482a10c7))15:09
jeblairfungi: that sounds plausible15:09
sdagueAJaeger: sure, but someone just adds it back15:09
cloudnullfungi: did they do the flavor remake15:10
fungisdague: i see a ubuntu-trusty-2-node booting in ovh-bhs1 now15:10
cloudnullif so i can fix that15:10
fricklerdirk: are you still online? ^^15:10
* cloudnull goes to dust off his old osic login15:10
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck master: Update query for bug 1630664  https://review.openstack.org/44117415:11
openstackbug 1630664 in OpenStack Compute (nova) "Intermittent failure in n-api connecting to neutron to list ports after TLS was enabled in CI" [Medium,Confirmed] https://launchpad.net/bugs/163066415:11
*** HeOS has quit IRC15:11
jeblairmordred, Shrews: i believe it's nodepool that caches the flavor.  if shade exposed that as an exception that nodepool could trap (OpenStackInvalidFlavorException or something) then we could dump our flavor cache in that case.15:11
fungicloudnull: i don't know for sure, it's just a theory. as jeblair quoted from the logs nodepool's getting "Invalid flavorRef provided" errors from nova boot for a while15:11
cloudnullfungi: confirmed they recreated them15:11
cloudnullthey have different id's now15:11
cloudnulldo you have the old id's on hand ?15:11
fungicloudnull: nodepool restarts aren't too onerous for us, and we've worked around it temporarily15:11
*** lucas-hungry is now known as lucasagomes15:12
cloudnulli can go change those ids back if that's less impactful15:12
*** salv-orlando has quit IRC15:12
fungiit's more that nodepool doesn't know to update that cached id when it changes15:12
sdagueright, it makes the invalid assumption that flavors can't go away15:12
*** ociuhandu has joined #openstack-infra15:12
sdagueso, honestly, that's probably a worthy fix15:12
openstackgerritEmilien Macchi proposed openstack-infra/project-config master: layout/puppet: run lint jobs when patching p-o-i README  https://review.openstack.org/44117515:13
fungicloudnull: i wouldn't worry about it. since the cause is likely known at this point, we can restart nodepool here shortly and crank back up to the values we discussed switching to yesterday15:13
cloudnullok.15:13
sdaguefungi: to take the new max nodes, nodepool was restarted?15:14
openstackgerritSean Dague proposed openstack-infra/project-config master: Revert "Temporarily pull osic from the pool."  https://review.openstack.org/44117615:14
sdagueposting the revert for good measure15:14
cloudnullif needed im happy to do the change. just let me know. sorry for the hastle.15:14
*** aspiers has joined #openstack-infra15:14
*** smarcet has joined #openstack-infra15:14
AJaegersdague: 440882 was not added back AFAIU, still missing the +A15:15
*** jcoufal_ has joined #openstack-infra15:15
*** hongbin has joined #openstack-infra15:16
sdagueAJaeger: sure, that's fine, but the req team can do that as they work through what's needed and what needs rebasing on that15:16
sdagueespecially as everything else should probably be rebased onto that patch to pass tests15:16
AJaegersdague: got it...15:17
sdagueAJaeger: anyway, I consider that patch management in that team15:17
sdagueI was just trying to not lose 12 hours of work in the gate15:17
sdaguefungi: bingo, we got our node!15:17
fungisdague: nodepool wasn't restarted, just config was reloaded (i manually applied your change so we wouldn't have to wait for puppet there)15:18
*** jcoufal has quit IRC15:18
sdaguefungi: gotcha15:18
sdagueanyway, the top of gate finally got the missing node config it needed15:19
AJaegeryeah!15:20
fungiafter the release team meeting wraps up, i'll restart nodepool and then we can merge nodepool.yaml changes15:20
*** yujunz has quit IRC15:20
*** nadya has joined #openstack-infra15:21
sdaguefungi: sounds great15:23
sdaguefungi: a nodepool restart doesn't loose existing work, right?15:23
jeblairfungi: yeah, a change to a provider will reload that provider and flush the cached data15:23
sdaguethere is just a ton of ready to merge content in gate that we don't want to loose once top of gate completes15:23
jeblairso we shouldn't actually need a restart anyway15:24
fungijeblair: oh, so flavor ids will get fresh lookups at that point?15:24
dmsimardHello cores, would love a review on https://review.openstack.org/#/c/441144/ -- it's to fix an issue with logs.openstack.org. Much appreciated !15:24
*** andreas_s has quit IRC15:24
jeblairfungi: i believe so15:24
sdaguejeblair: oh, in that case, we just approve the revert and let it go through normal process?15:24
jeblairsdague: yeah, i think that will work15:24
sdaguejeblair: it would be an interesting test15:24
fungiworth a try, for sure15:24
AJaegerhttps://review.openstack.org/441176  is the revert15:25
fungialso we now have three ubuntu-trusty-2-node instances in used state and another building15:25
*** ociuhandu has quit IRC15:27
openstackgerritJohn Trowbridge proposed openstack-infra/project-config master: Move multinode scenarios jobs to check for quickstart  https://review.openstack.org/44118515:27
openstackgerritJohn Trowbridge proposed openstack-infra/project-config master: Move oooq-multinode scenario jobs to check for tripleo-ci  https://review.openstack.org/44118615:27
mordredjeblair: ah, wow fun15:30
mordredjeblair: and we can totally and easily provide that exception15:30
*** mriedem1 has joined #openstack-infra15:30
*** mriedem has quit IRC15:31
openstackgerritThomas Herve proposed openstack-infra/devstack-gate master: Remove double timestamp from console logs  https://review.openstack.org/28613615:33
*** rhochmuth has quit IRC15:33
*** bnemec is now known as beekneemech15:35
Zarahttps://review.openstack.org/#/c/437528/ https://review.openstack.org/#/c/438291/-- pynotedb project creation patches await review, I *think* I've got everything on this side15:35
openstackgerritFelipe Monteiro proposed openstack-infra/project-config master: Update patrole tempest devstack gate to use pre_test_hook.  https://review.openstack.org/44119115:36
AJaegerfungi, https://review.openstack.org/#/c/437528/ needs Infra PTL +115:37
*** marst has quit IRC15:38
*** zz_dimtruck is now known as dimtruck15:39
EmilienMcan someone review this fix please? https://review.openstack.org/#/c/441175/ other than that, the changes in zuul layout for puppet/tripleo work fine, thanks15:40
openstackgerritJesse Pretorius (odyssey4me) proposed openstack-infra/project-config master: Add OSA periodic deploy/upgrade jobs  https://review.openstack.org/41951715:40
dimssdague : AJaeger : ok with this? https://review.openstack.org/#/c/440826/ (Turn on voting for Nova tox-functional-py35 job)15:41
AJaegerdims: sdague or mriedem1 should bless it first ;)15:41
mriedem1AJaeger: i did15:42
*** mriedem1 is now known as mriedem15:42
dimsAJaeger : yep, mriedem did :)15:42
mordredmriedem, sdague: in the return dict from creating a server with a bad flavor, we get a 400 and this: {u'message': u'Invalid flavorRef provided.', u'code': 400}15:42
mordredhow stable is that string?15:42
openstackgerritMerged openstack-infra/project-config master: Revert "Temporarily pull osic from the pool."  https://review.openstack.org/44117615:42
mriedemmordred: no guarantees15:43
mordredmriedem: ok. so there is no consistent way to know in code that the error is that an invalid flavor was given and thus raise something like an InvalidFlavorException other than trying as best I can I guess?15:44
mriedemwell, i mean you could run through some common stuff like making sure the flavor exists before using it to create the server15:44
mriedemso a GET on the flavor id you want to use and if 404 then don't create the server..15:44
mordredmriedem: right. so - we launch about 20k servers an hour, so to not kill nova, we do a flavor list first and cache the results15:45
mriedemthere was always talk about putting unique codes into the error messages, but that never happened15:45
mordredmriedem: this morning's gate issue was caused by that cache going stale15:45
mriedemi heard15:45
mordredso I'm trying to add in detection and cache invalidation :(15:45
mriedemthe message could also be non-english15:45
mriedembut you're likely not to hit that in a public cloud15:45
mordredmriedem: unique codes in error messages would be super friendly to end users15:45
mriedemmordred: yeah, it's come up several times before in years past i think15:46
mriedembut, traction15:46
mordredyah15:46
mriedemthe TC can make it a goal for queens :)15:46
mordredyadda yadda human to do the work etc etc15:46
mordred:)15:46
mudpuppycloudnull fungi: I dropped it last night to 4 vcps for each flavor15:46
jeblairyeah, to be honest, if we can't get a unique error message, then i'd rather not try.15:46
mriedemdo any projects already do that?15:46
mriedemlike, swift?15:46
mordredmriedem: not to my knowledge15:46
*** hashar has joined #openstack-infra15:46
mriedemswift always already does everything we talk about doing15:46
mriedemgod i hate them so much!15:47
mudpuppycloudnull fungi: I did not touch any of the vm quota, just vcpu's on the flavor from 8 to 4.15:47
*** eharney has quit IRC15:48
*** marst has joined #openstack-infra15:48
AJaegerdims: then let me review ;)15:48
cloudnullmudpuppy: sadly when the flavors change the id gets modified too15:48
mudpuppycloudnull I see the problem then15:49
mudpuppycloudnull: Did not know15:49
cloudnullit happens15:49
cloudnull:)15:49
*** smarcet has quit IRC15:49
fungimudpuppy: no worries, it exposed a missing feature in nodepool which should be pretty easy to add15:50
jeblairmriedem, mordred: it seems like our two choices are ignore this (in which case errors from nova are just a big black box and app developers can't do anything about it), or encode the message as we see it today.  if we do the second thing, that message will become a de-facto api.  if it ever changes, many fingers will be pointed, but ultimately, end-users will be broken.15:50
jeblairfungi: i dispute that characterization :)15:50
fungiyeah, just read more scrollback... "pretty easy" seems to not be true after all15:50
jeblairfungi: nodepool and shade do the maximum amount of error-handling that can be done in this instance.  see above.  :)15:50
fungiicky15:50
mudpuppyfungi ok. As cloudnull would say, I'm a helper. heh.15:50
jeblairer "safely done"15:51
mriedemjeblair: to be fair this isn't just a problem with nova15:51
mriedemcreate a volume in cinder with an invalid type and you probably get the same issue15:51
mriedemor an AZ that doesn't exist15:51
mriedemetc etc15:51
fungimaybe this is something to take up with the api working group... api contracts on error strings15:51
mordredjeblair, fungi: new idea ...15:52
*** salv-orlando has joined #openstack-infra15:52
jeblairmriedem: indeed.  :)  statistically it probably happens more often with nova.15:52
mriedemfungi: it has come up, i'd have to find the previous discussions15:52
mordredfor our case, throw an Invalid Request exception on create calls that get a 400 - which will happen for either image or flavor being invalid15:52
mordredthen if nodepool gets that from a create_server call, it can blank its flavor/image caches15:53
mordredsince the most likely cause of nodepool causing a 400 is such a situation15:53
mordredit's not specific, but it's actionable on the nodepool side and shouldn't be different for users who are not nodepool15:54
fungii wonder if that can lead to a config typo causing us to spam the api with a lot of additional calls trying over and over to populate those cached values15:54
*** cdent has joined #openstack-infra15:54
*** dhellmann has quit IRC15:54
jeblairmordred: yeah.  they might also happen for other reasons, but this should allow us to recover from this case.  if they have other causes, it might make things worse (by continually dumping the cache and repopulating, which will slow things down majorly)15:54
mordredindeed15:54
cdentmriedem: errors spec has a concept of an error code that is error specific: http://specs.openstack.org/openstack/api-wg/guidelines/errors.html15:54
*** dhellmann has joined #openstack-infra15:54
fungicdent: thanks! that's exactly the sort of solution i was wondering about15:55
mordredfungi: config typo should cause us to not be able to find the image or flavor by name in our cache - since we do a list and local filter15:55
mriedemcdent: ah i see the code15:55
cdentthe idea being that given two different causes for a 409 response, it would be possible to distinguish15:55
mriedem"description": "A service-specific error code. The general form of the code is service-name.error-code. service-name MUST be the service name as defined by the service field of https://git.openstack.org/cgit/openstack/governance/tree/reference/projects.yaml where spaces within the service name are replaced by '-' and if the word 'service' appears in the name, it MUST be omitted. error-code is defined by service project team and MUST onl15:55
fungimordred: okay, so unlikely to devolve in tat way at least15:55
fungis/tat/that/15:55
*** xarses_ has joined #openstack-infra15:55
cdentthat idea is driving this: https://review.openstack.org/#/c/418393/15:55
mriedemso compute-E1234515:56
mriedemsomething like that15:56
sdaguejeblair: while true, if you are getting a BadRequest in creating servers for a cloud, it does mean you'll likely never build things in there15:56
cdentmriedem: the details of that guideline predate me15:56
mriedeme12345*15:56
mordredfungi: that's my best hunch. jeblair's thing is a big harder to reason about completely - but I think in our usage from nodepool if shade produced requests that resulted in 400s normally I think that would be a fairly major bug somewhere that would break other things too15:56
*** ihrachys has quit IRC15:56
sdagueso slowing down by recreating cache for that cloud, doesn't seem like an issue15:56
sdaguebecause 400 is "I do not understand you, try again"15:57
jeblairsdague: yeah, i mention it because a single-cloud slowdown can have wide ranging impacts in nodepool v0.  in nodepool v3 it should be limited just to that provider.15:57
*** andreww has joined #openstack-infra15:57
sdaguethe other thing which might be useful is that if you get some number of 400s in a row from a cloud, auto disable it in the system, because clearly things are no good15:57
sdaguejeblair: ah, gotcha15:57
dimsthanks AJaeger15:58
sdaguemordred: structured errors have been on the table for a very long time for things like this15:58
mordredjeblair: I think I'm going to go ahead and have shade throw a different error, since that has zero impact, and we'll be set up to consider acting on it from nodepool15:58
mordredsdague: I think I remember a discussion at the diablo summit :)15:58
sdaguemordred: we even have a spec for how it should look15:59
jeblairsdague: i'd like to add some auto disable (or limit or something) like that, but we do need to be very careful about that.  we get *so many* errors.15:59
jeblairOpenStackCloudException: Error in creating instance (Inner Exception: Maximum number of ports exceeded (HTTP 403) (Request-ID: req-3189a5b4-626b-4e16-8cac-0c5905ad1fbc))15:59
sdaguejeblair: yeh, it's true, which is why you need some sliding window of "things have been bad for an hour, lets stop for now, and let admins look"15:59
*** xarses_ has quit IRC15:59
jeblairone of our clouds is leaking ports ^.  again.16:00
sdaguejeblair: that on osic?16:00
jeblairsdague: nope.  that's on infracloud-vanilla16:00
sdagueah16:00
jeblairwho runs that thing anyway? :)16:00
mriedemd'oh! http://specs.openstack.org/openstack/api-wg/guidelines/errors.html#errors-documentation16:00
*** xarses_ has joined #openstack-infra16:01
*** adrian_otto has joined #openstack-infra16:01
jeblairsdague: but maybe if we combine error rate with success rate (lots of errors and not enough success) we'll have something safer16:01
sdaguejeblair: right16:01
dimsmriedem : "This example is completely contrived" :)16:01
mordredjeblair: I think concurrent with restification, we should start breaking out more specific exceptions - cause that max ports error is a different error than the flavorref error16:01
*** andreww has quit IRC16:01
*** rcernin has quit IRC16:02
jeblairmordred: yeah.  it's a 403, i note.16:02
sdaguejeblair: it's that you've gotten 30 errors in a row with no success16:02
*** beslemon has joined #openstack-infra16:02
sdaguethat's not just a blip, that's systemic16:02
mordred++16:02
sdagueor something16:02
jeblairsdague: well, that's pretty common if a hypervisor is overloaded.16:02
jeblairsdague: which they often are16:02
zulhey firehouse has websockets turned off right?16:02
sdaguejeblair: you get that regularly per cloud? 30 fails in a row with no success?16:03
jeblairsdague: yep16:03
jeblairsdague that usually looks like "we can only use 90% of the expected capacity of a cloud"16:03
jeblairsdague: so we run up to 90%, then every create after that fails.  we can issue creates at *very high speed*16:04
sdaguejeblair: ok, that still seems like you should stop allocating to that cloud16:04
sdagueand flag it for a human to intervene16:04
felipemonteiro__i have a question about hooks used in project-config/jenkins/jobs/<project>.yaml ... is the pre_test_hook called right before "tempest run ..." and post_test_hook called after tempest tests finish, as clean up?16:05
*** eharney has joined #openstack-infra16:05
*** knangia has joined #openstack-infra16:05
jeblairsdague: we should do *something*, but flag for a human is probably unworkable.  most cloud providers are not interested in "your hypervisors are overloaded and reporting transient errors"16:05
jeblairsdague: the response, if honest, would be "yes that's our business model" :)16:05
AJaegerZara: do you want to import the branch README-fix from https://github.com/Zarathecat/pynotedb/branches as well? Otherwise, please delete it...16:06
cdent:(16:06
*** DennyZhang has joined #openstack-infra16:06
ZaraAJaeger: ah, thanks, it's merged now so I should delete that16:06
Zaradone16:07
AJaegerZara: great, then I'll +2A pynotedb creation in a minute16:07
Zarathank you! :)16:07
fungifelipemonteiro__: you can find the order they're called in at http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/devstack-vm-gate-wrap.sh#n60216:07
felipemonteiro__fungi: thank you :) I've been looking everywhere16:08
fungifelipemonteiro__: in short, it calls pre_test_hook, then gate_hook, then post_test_hook16:08
*** markus_z has quit IRC16:09
fungifelipemonteiro__: if there is no gate_hook defined, it runs this script as the default behavior: http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/devstack-vm-gate.sh16:09
sdaguejeblair: ok, well the alternative is what we got, where you get these fast fail scenarios that effectively wedge the whole system.16:10
sdagueand it seems like once you get to 90% quota, flag for human in infra, you could realize that 90% needs to be your new threshold and go.16:10
felipemonteiro__fungi: Thanks for the detailed explanation, makes sense now. I was relying too heavily on conjecture.16:11
fungisdague: the outstanding job succeeded... now 20 changes to report ;)16:11
fungithis could take a while16:11
sdaguefungi: yep16:11
*** dizquierdo has quit IRC16:12
fungicurious to see if we get all 20 through or if gerrit chokes on a submit call and zuul interprets it as a gate reset16:12
jeblairsdague: i think we might be conflating a couple of different scenarios.  the 90% thing doesn't have a huge impact because nodepool goes through that really quickly and might try a different provider.  it's inefficient and could be better and we should make it better, but it's not a wedge situation.  also, in the 90% case, that's often temporary.  a few hours later, full quota may be available again.16:13
pabelangermorning16:13
pabelangerlooks like some excitement today16:13
*** tesseract-RH has quit IRC16:14
sdaguejeblair: gotcha16:14
sdaguethe failure from nodepool is different though right, that's not going to be a 400 BadRequest from the provider16:15
sdaguethe requests succeed16:15
sdaguebut things fail later when trying to build16:15
jeblairhrm, i don't remember... let me see if i can find one16:15
sdaguescheduling is async16:16
*** mhickey has quit IRC16:16
sdagueso the compute create request should return success16:16
jeblairsdague: yes, get a server record with an error state16:18
jeblair'No valid host was found. '  is one of them16:18
sdagueyep16:18
jeblair(happened at 15:57:19,881 in ovh-bhs1)16:19
openstackgerritMonty Taylor proposed openstack-infra/shade master: Raise a more specific exception on nova 400 errors  https://review.openstack.org/44120516:19
sdagueso, I would agree, if that's transient, that's fine to not care much on that16:19
*** mdrabe has quit IRC16:19
sdaguethe 400 is a more blocking "There is something wrong with your request"16:20
sdaguewhich is really unlikely to self heal16:20
jeblairi think in nodepoolv3, we can try a naive "slow down on error", because the providers are more independent.  if we did that in v0, it would adversely affect the others, so it's actually better to burn through them quickly.16:20
pabelangerthat would be neat if nodepool did that16:21
openstackgerritMonty Taylor proposed openstack-infra/nodepool feature/zuulv3: Use devstack's zookeeper support  https://review.openstack.org/44120916:21
odyssey4meAJaeger can you help me understand a few things about the periodics and how we can use them for upgrade jobs, with reference to https://review.openstack.org/41951716:22
odyssey4meor anyone else for that matter, I'm confused about a few things16:22
*** ihrachys has joined #openstack-infra16:24
*** matrohon has joined #openstack-infra16:25
*** mdrabe has joined #openstack-infra16:26
openstackgerritMerged openstack-infra/project-config master: Create the pynotedb project  https://review.openstack.org/43752816:27
openstackgerritMerged openstack-infra/project-config master: layout/puppet: run lint jobs when patching p-o-i README  https://review.openstack.org/44117516:27
sdaguefungi: woot, the gate stack merged16:27
*** tlian has joined #openstack-infra16:28
*** ramishra has quit IRC16:28
*** jkilpatr_ has joined #openstack-infra16:28
fungisdague: yep, looking great16:29
openstackgerritMonty Taylor proposed openstack-infra/nodepool master: Invalidate flavor and image cache on 400 errors  https://review.openstack.org/44121516:30
mordredjeblair: there's the patch, should we decide we want to do that16:30
jeblairmordred: do we need to clear networks?16:31
*** jkilpatr has quit IRC16:31
fungimy second pass of 45-day expiration with compression completed on static.o.o yesterday but we're already at 93% used on the volume. any takers to approve https://review.openstack.org/434524 so that when cron kicks it off again sunday we'll keep 45 days as the retention threshold for now?16:32
*** fguillot has quit IRC16:32
jeblairdone16:32
fungithanks jeblair!16:33
*** cody-somerville has joined #openstack-infra16:33
mordredjeblair: maybe - I'm mulling that one for a bit16:33
*** e0ne has quit IRC16:35
*** Hal1 has quit IRC16:35
openstackgerritIhar Hrachyshka proposed openstack-infra/project-config master: Allow gate hook to distinguish between ovs and lb scenario jobs  https://review.openstack.org/44063516:37
*** e0ne has joined #openstack-infra16:38
*** adrian_otto has quit IRC16:39
fungi#status log Upcoming provider maintenance 04:00-10:00 UTC Wednesday, March 8 impacting Cinder volumes for: afs01.dfw, nb02 and review16:39
openstackstatusfungi: finished logging16:39
fungithis is one we may want to prep for in advance16:40
mordredfungi: oh goodie16:40
fungithey recommend migrating volumes per https://community.rackspace.com/products/f/25/t/719916:40
fungiinfra-root: ^16:41
*** e0ne has quit IRC16:41
fungithe ticket also mentions "system disk for ..." two uuids which openstackclient can't find in that tenant/region16:42
fungiSystem disk for 2c24975f-d467-4d61-a091-ab73b456c3ac     /     3ab9565a-2d79-4495-bbc0-f763ce03513716:42
fungiSystem disk for 031c493b-7b39-4e4a-8bfa-1ec74d1b7f6d     /     cc31c9a3-591f-46c3-85af-7f028d976d8b16:42
fungino idea what to make of those16:42
pabelangerfor nb02, we can just stop it, I believe16:43
pabelangernb01 will pick up the slack16:43
*** adrian_otto has joined #openstack-infra16:43
jeblairpabelanger: ++16:44
fungiafs01.dfw.openstack.org/main01, nb02.openstack.org/main01 and review.openstack.org/main01 are the cinder volumes impacted16:44
jeblairum.  they recommend stopping writes to the volume *after* the clone is complete?16:45
fungii think they mean those as separate options?16:46
openstackgerritMerged openstack-infra/puppet-openstackci master: Reduce job log retention to 45 days  https://review.openstack.org/43452416:46
jeblair"Once the clone is complete, you can stop all writes to your current CBS volume, unmount, detach, and attach the new volume."16:46
fungioh, that16:46
pabelangerodd16:46
*** DennyZhang has quit IRC16:46
jeblairif we do that, let's do it the other way around.  :)16:47
fungiright, what i expect we'd do is clone the active volume, mount it on a separate mountpoint, rsync to it, stop services, rsync again, umount the old volume, remount the new volume to the production mountpoint, and then start services again16:47
jeblairor that16:47
jeblaircause cloning is slow, right?16:47
*** bmjen has joined #openstack-infra16:48
fungisure, we could skip the cloning step altogether and just make a fresh volume16:48
fungiactually, since we're using lvm, we can do this without downtime16:48
*** esikachev has joined #openstack-infra16:48
fungipvmove16:48
jeblairyay lvm16:48
fungijust need to attach a fresh volume, not use cinder cloning16:49
*** Hunner has joined #openstack-infra16:49
*** Hunner has quit IRC16:49
*** Hunner has joined #openstack-infra16:49
smcginnisDarn block storage.16:49
fungifor afs01.dfw, i think we discussed previously that there's no safe way to take that out of production temporarily and rely solely on afs02.dfw while still writing to afs volumes, right?16:50
*** DennyZhang has joined #openstack-infra16:50
fungiso we'll probably want to do a pvmove on both afs01.dfw and review16:50
jeblairsmcginnis: who writes this stuff anyway, huh?  :)16:50
smcginnisjeblair: I know, right? Geez.16:50
jeblairfungi: correct.  the read-only volumes will be fine, but not so much the read-write.  that plan sounds good.16:51
fungii'd still like to figure out what the two "system disk" instances are in the impacted list16:51
fungianybody have any ideas or should i just ask the fanatics?16:51
fungithe ticket doesn't mention the instance names, just those uuids which i can't seem to map to anything16:52
jeblairfungi: nope.  you've tried what i would try.16:52
fungican't find them in our ansible inventory cache either16:53
*** rossella_s has quit IRC16:55
mordredfungi: lemme look real quick16:56
pabelangerodyssey4me: how did the testing for ubuntu-mariadb go?16:56
pabelangerodyssey4me: we'll also land: https://review.openstack.org/#/c/440769/ which will create some list files on disk too16:57
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove unused mergeChangeQueue method  https://review.openstack.org/43595016:57
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Use hostname in Nodepool requests  https://review.openstack.org/43594916:57
fungimordred: i have the question to fanatical support composed and ready to add if you come up dry16:58
mordredcool16:58
odyssey4meoh neat, thanks pabelanger - I have yet to get to the point of trying it... spent the day stuck in other things :/16:58
fungii have to run an errand in a few minutes but can get to work migrating review.o.o to a new cinder volume when i get back around 18:00z16:59
odyssey4meI'm still trying to fathom how periodics work - mind taking a peek and helping me think through how to do the upgrade things? https://review.openstack.org/#/c/41951716:59
mordredfungi: nope. I got nothing - let's send the ticket16:59
mordredfungi: I will be fascinated to learn the answer16:59
fungimordred: me too, thanks. submitted now16:59
fungipvmove is easy, server replacements less so17:00
fungihopefully those are uuids for instances we no longer have or something17:00
*** mriedem1 has joined #openstack-infra17:01
mordredfungi: OH17:01
mordredfungi: what if it's trove databases17:02
*** ralonsoh_ has quit IRC17:02
fungithis is a possibility17:02
odyssey4mepabelanger my question is noted in https://review.openstack.org/#/c/419517/13/jenkins/jobs/openstack-ansible-jobs.yaml17:02
fungimordred: the maze of twisty little passages in openstackclient context help is not finding me what i want for trove17:03
fungii need to run, maybe you'll have more luck (or we might hear back from support before the open migration window ends on monday/tuesday)17:04
*** aarefiev is now known as aarefiev_afk17:04
*** tushar has quit IRC17:04
*** mriedem has quit IRC17:04
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job  https://review.openstack.org/43828117:05
*** tonytan_brb has joined #openstack-infra17:05
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Re-enable test_timer  https://review.openstack.org/43096817:07
*** tlian has quit IRC17:07
mordredfungi: can't match to trove ids either17:07
openstackgerritFlavio Percoco proposed openstack-infra/tripleo-ci master: Collect more info about docker  https://review.openstack.org/44105017:08
fungiwell, i guess we'll see what support comes back with17:08
*** tonytan4ever has quit IRC17:08
*** lucasagomes is now known as lucas-afk17:08
*** faizy has quit IRC17:13
*** mriedem1 is now known as mriedem17:13
*** tmorin has quit IRC17:14
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job  https://review.openstack.org/43828117:14
*** csomerville has joined #openstack-infra17:14
*** gouthamr has quit IRC17:15
*** vhosakot has joined #openstack-infra17:15
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job  https://review.openstack.org/43828117:16
*** annegentle has joined #openstack-infra17:17
*** cody-somerville has quit IRC17:17
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove job trees from pipelines  https://review.openstack.org/43594417:18
*** Apoorva has joined #openstack-infra17:20
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job  https://review.openstack.org/43828117:21
*** cdent has quit IRC17:22
*** rabel_b1 has quit IRC17:23
*** jpich has quit IRC17:24
openstackgerritSayantani Goswami proposed openstack-infra/project-config master: Skip non-doc checks for deployment guide in Kolla  https://review.openstack.org/44124517:24
*** ccamacho has quit IRC17:25
openstackgerritBen Nemec proposed openstack-infra/tripleo-ci master: Allow pingtest to work when TRIPLEO_ROOT is not set  https://review.openstack.org/44124717:25
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job  https://review.openstack.org/43828117:26
*** gouthamr has joined #openstack-infra17:26
*** matrohon has quit IRC17:26
fungiEmilienM: pabelanger: at the ptg, BobH also mentioned to me wanting to help work on/test infracloud uplift to a newer openstack release. hopefully if we see him pop into irc soon someone will remember to point out http://lists.openstack.org/pipermail/openstack-infra/2017-March/005209.html to him in case he missed the thread17:26
pabelanger++17:27
EmilienMcool17:27
fungihe's apparently a downstream consumer of those modules and eager to be able to deploy a newer openstack with them17:27
* fungi needs to go run errand now, bbiab17:27
EmilienMof puppet-openstack modules or puppet-infracloud module?17:27
*** beslemon has quit IRC17:28
*** ZZelle has joined #openstack-infra17:29
openstackgerritJesse Pretorius (odyssey4me) proposed openstack-infra/project-config master: Add OSA periodic deploy/upgrade jobs  https://review.openstack.org/41951717:29
openstackgerritBen Nemec proposed openstack-infra/tripleo-ci master: Allow pingtest to work when TRIPLEO_ROOT is not set  https://review.openstack.org/44124717:29
openstackgerritJesse Pretorius (odyssey4me) proposed openstack-infra/project-config master: Add OSA periodic deploy/upgrade jobs  https://review.openstack.org/41951717:30
openstackgerritJesse Pretorius (odyssey4me) proposed openstack-infra/project-config master: Add OSA periodic deploy/upgrade jobs  https://review.openstack.org/41951717:31
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job  https://review.openstack.org/43828117:31
*** neiljerram has quit IRC17:31
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job  https://review.openstack.org/43828117:35
*** dtantsur is now known as dtantsur|afk17:36
*** jbryce_ has joined #openstack-infra17:36
*** darrenc_ has joined #openstack-infra17:37
*** gmann_ has joined #openstack-infra17:37
*** trown is now known as trown|lunch17:37
*** ggherdov-___ has joined #openstack-infra17:37
*** robcresswell_ has joined #openstack-infra17:37
*** edwarnicke__ has joined #openstack-infra17:38
*** matt6434 has joined #openstack-infra17:38
*** ansiwen_ has joined #openstack-infra17:38
*** mdbooth_ has joined #openstack-infra17:39
*** r1chardj0n3s_ has joined #openstack-infra17:39
*** mich9455 has joined #openstack-infra17:39
*** rbergero1 has joined #openstack-infra17:40
*** tobasco has joined #openstack-infra17:40
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job  https://review.openstack.org/43828117:40
*** dosaboy_ has joined #openstack-infra17:41
*** lyarwood_ has joined #openstack-infra17:41
*** jhesketh_ has joined #openstack-infra17:41
*** florianf has quit IRC17:41
*** dangers has joined #openstack-infra17:41
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove unused mergeChangeQueue method  https://review.openstack.org/43595017:41
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Use hostname in Nodepool requests  https://review.openstack.org/43594917:41
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Clarify Job/Build/BuildSet docstrings  https://review.openstack.org/43594817:41
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Add note about pipelines and dynamic layouts  https://review.openstack.org/43594717:41
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove inscrutable TODO  https://review.openstack.org/43594617:41
*** mudpuppy_zzz has joined #openstack-infra17:41
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Handle merge mode in repeated project configs  https://review.openstack.org/43594517:41
*** greghayn1 has joined #openstack-infra17:42
*** andreykurilin_ has joined #openstack-infra17:42
*** spotz_ has joined #openstack-infra17:42
*** adam_g_ has joined #openstack-infra17:42
*** jmccrory_ has joined #openstack-infra17:42
*** afazekas_ has joined #openstack-infra17:42
*** dtroyer_zz has joined #openstack-infra17:42
*** lewo_ has joined #openstack-infra17:42
*** mgagne_ has joined #openstack-infra17:42
*** hamzy_ has joined #openstack-infra17:42
*** ccamacho has joined #openstack-infra17:42
*** squid has joined #openstack-infra17:42
*** cloudkiller has joined #openstack-infra17:42
*** dimtruck_ has joined #openstack-infra17:42
*** ccamacho has quit IRC17:42
*** dutsmoc has joined #openstack-infra17:43
*** vkmc- has joined #openstack-infra17:43
*** alexm3 has joined #openstack-infra17:43
*** dtroyer has quit IRC17:43
*** gmann has quit IRC17:43
*** zhenguo has quit IRC17:43
*** eliqiao has quit IRC17:43
*** darrenc has quit IRC17:43
*** lewo has quit IRC17:43
*** edwarnicke_ has quit IRC17:43
*** mudpuppy has quit IRC17:43
*** comstud has quit IRC17:43
*** jmccrory has quit IRC17:43
*** spotz has quit IRC17:43
*** dimtruck has quit IRC17:43
*** dangers_away has quit IRC17:43
*** mdbooth has quit IRC17:43
*** ansiwen has quit IRC17:43
*** mgagne has quit IRC17:43
*** jbryce has quit IRC17:43
*** hyakuhei has quit IRC17:43
*** afazekas has quit IRC17:43
*** alexm2 has quit IRC17:43
*** lyarwood has quit IRC17:43
*** dims has quit IRC17:43
*** andreykurilin has quit IRC17:43
*** cloudnull has quit IRC17:43
*** hamzy has quit IRC17:43
*** rbergeron has quit IRC17:43
*** tobasco_ has quit IRC17:43
*** robcresswell has quit IRC17:43
*** ggherdov-__ has quit IRC17:43
*** csaba has quit IRC17:43
*** honza has quit IRC17:43
*** jd_ has quit IRC17:43
*** ryotagami has quit IRC17:43
*** mattoliverau has quit IRC17:43
*** jhesketh has quit IRC17:43
*** mcarden has quit IRC17:43
*** calebb has quit IRC17:43
*** adam_g has quit IRC17:43
*** bramwelt has quit IRC17:43
*** greghaynes has quit IRC17:43
*** vkmc has quit IRC17:43
*** dosaboy has quit IRC17:43
*** lewo_ is now known as lewo17:43
*** dimtruck_ is now known as dimtruck17:43
*** eliqiao_ has joined #openstack-infra17:43
*** adam_g_ is now known as adam_g17:43
*** cloudkiller is now known as cloudnull17:43
*** honza has joined #openstack-infra17:43
*** bramwelt1 has joined #openstack-infra17:43
*** hyakuhei has joined #openstack-infra17:43
*** hyakuhei has quit IRC17:43
*** hyakuhei has joined #openstack-infra17:43
*** hyakuhei has quit IRC17:43
*** hyakuhei has joined #openstack-infra17:43
*** vkmc- is now known as vkmc17:43
*** vkmc has quit IRC17:43
*** vkmc has joined #openstack-infra17:43
*** jbryce_ is now known as jbryce17:43
*** honza is now known as Guest2964017:43
*** csaba has joined #openstack-infra17:44
*** gmann_ is now known as gmann17:44
*** jmccrory_ is now known as jmccrory17:44
*** sambetts is now known as sambetts|afk17:44
*** dims has joined #openstack-infra17:44
*** shardy has quit IRC17:44
*** robcresswell_ is now known as robcresswell17:44
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job  https://review.openstack.org/43828117:44
*** ryotagami has joined #openstack-infra17:45
*** jd_ has joined #openstack-infra17:45
*** edwarnicke__ is now known as edwarnicke_17:46
*** tosky has quit IRC17:48
*** spotz_ is now known as spotz_zzz17:48
clarkbAJaeger: apparently liberty docs were deleted recently?17:50
*** hashar has quit IRC17:50
clarkbAJaeger: is that a side effect of branch deletion in the new publishing system? iirc the old branches remained in old system (possibly bcause we couldbt reliavly delete things)17:50
*** dtardivel has quit IRC17:50
*** beslemon has joined #openstack-infra17:51
*** dizquierdo has joined #openstack-infra17:53
*** dtroyer_zz has left #openstack-infra17:53
jeblairclarkb: shouldn't be.17:53
*** dtroyer_zz has joined #openstack-infra17:53
jeblairclarkb: (things *within* a publishing root will be automatically deleted on updates, but not a publishing root itself)17:54
clarkbI guess the openstack cert stuff is still based on liberty so they want those docs to live longer (and I'm trying to understand what causes things to go away in new system)17:54
clarkbjeblair: gotcha and branches are a root themselves17:54
*** adrian_otto has quit IRC17:55
jeblairclarkb: typically.  but maybe these docs were all in a publishing root?17:55
clarkboh maybe17:55
AJaegerclarkb: liberty docs might not have been published since we migrated to new server17:55
AJaegerclarkb: what content are you missing?17:55
jeblairthat's a possibility too :)17:55
AJaegerclarkb: all is up in the archve folder17:55
*** jcoufal_ is now known as jcoufal17:55
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job  https://review.openstack.org/43828117:56
*** Apoorva has quit IRC17:56
clarkbI would've expected them to notice earlier if that was the case but I can clarify, good to know we can republish from archive though17:56
*** dhinesh has joined #openstack-infra17:56
AJaegerclarkb: if you republish, remember to add the root marker file to it. Otherwise the next update will remove the content17:56
AJaegerclarkb: or merge a change on the liberty branch and let it publish ;)17:57
*** amotoki has quit IRC17:59
*** nadya has quit IRC17:59
*** beslemon_ has joined #openstack-infra18:00
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add generic tox job  https://review.openstack.org/43828118:00
*** Apoorva has joined #openstack-infra18:01
*** Apoorva has quit IRC18:02
*** beslemon has quit IRC18:03
clarkbasettle: hey ^ thoughts on that?18:03
*** warby has joined #openstack-infra18:04
*** chlong__ has quit IRC18:04
clarkb(I'm in a bad spot to do any restores from pre afs archive, currently tethering in a random starbucks in san jose)18:04
clarkbwarby: asettle AJaeger so it sounds like we have two potential options, either reopen liberty branch on the manuals repo and get something merged to force things through the normal publishing system or copy contents off the old docs archive18:07
*** wolverineav has joined #openstack-infra18:07
*** e0ne has joined #openstack-infra18:07
clarkbI'm not in a great place to do the restore from archive (but maybe someone else is), the other option is less effort but potentially less clean bceause it recreates a branch we had previously deleted18:07
warbyI’ll follow your lead here; whatever solution y’all think is the best is good by me18:08
clarkbAJaeger: do you have an opinion on it? (you have helped with many similar situations recently)18:09
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Update testing doc to reflect unit subdir move  https://review.openstack.org/44089118:09
*** rcernin has joined #openstack-infra18:09
*** gyee has joined #openstack-infra18:11
AJaegerclarkb: which documnet exactly?18:11
clarkbwarby: hogepodge ^ what documents do you need?18:11
warbyi believe the full liberty docs, right hogepodge?18:12
hogepodgewarby: all of the liberty documents from docs.openstack.org/liberty18:12
AJaegerhogepodge: we have most of them up there.18:13
hogepodgewait, they're still there :-/18:13
hogepodgeWhat's missing?18:13
AJaegerhogepodge: we removed the install guide since nobody should install liberty anymore18:13
AJaegerand we do not link to the liberty docs anymore...18:14
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Correct the quota/availability algorithm  https://review.openstack.org/44078018:14
*** jamesden_ has quit IRC18:15
*** matt6434 is now known as mattoliverau18:16
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Only use ready nodes from the same provider.  https://review.openstack.org/44127018:16
*** e0ne has quit IRC18:18
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Only use ready nodes from the same provider.  https://review.openstack.org/44127018:18
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Correct the quota/availability algorithm  https://review.openstack.org/44078018:18
fungiokay, back again18:19
fungiEmilienM: infracloud module18:19
*** aysyd has quit IRC18:19
*** aysyd has joined #openstack-infra18:20
*** esikachev has quit IRC18:20
*** chlong__ has joined #openstack-infra18:20
fungilooks like i missed the documentation fire drill, seems more or less resolved now?18:20
clarkbfungi: well now we are trying to sort out what exactly it is that is wanted/needed then we may possibly go back to doing things18:21
fungiokay18:21
fungii'm going to get cracking on the gerrit volume migration. no word back yet from fanatical support on the unknown system volumes18:22
AJaegerwe put up most liberty docs... So really need to know what is asked for18:22
fungiAJaeger: the source of the confusion seems to start at http://eavesdrop.openstack.org/irclogs/%23openstack-101/latest.log.html#t2017-03-03T16:30:49 (not sure if that helps)18:23
clarkbAJaeger: they are trying to sort out what the cert stuff actually links to so they can cross check18:24
warbymuch appreciate the quick fire drill response, though18:24
AJaegercertifications on liberty ;(18:24
*** adrian_otto has joined #openstack-infra18:25
* AJaeger updates the index page now...18:25
clarkbAJaeger: ya its in process of being updated, but not done yet18:25
fungiAJaeger: apparently test updating turn-around takes longer than our branch support at the moment18:25
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Only use ready nodes from the same provider.  https://review.openstack.org/44127018:25
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Correct the quota/availability algorithm  https://review.openstack.org/44078018:25
fungisounds like they're working on ways to speed up updating the exam in the future at least18:26
warbyfungi: very much so18:26
AJaegerwarby: only Install Guide should be missing from that page - I've just pushed https://review.openstack.org/441278 to remove the links18:27
fungithe link for the configuration reference there seems to still go to the liberty version18:30
fungiwhich is what i assume is most relevant to certification tests18:30
AJaegerfungi: Config Reference, networking guide and Install guide are versioned - the rest is version independent.18:31
AJaegerwe pushed up liberty config reference and networking guide but not install guide18:31
clarkbnot to interrupt but I thinkthe other thing we need to do is get either of these pbr fixes into jjb https://review.openstack.org/#/q/status:open+project:openstack-infra/jenkins-job-builder+branch:stable/1.618:31
fungii can confirm that's what i'm seeing18:31
clarkbzaro: electrofelix zxiiro ^ can you look at those?18:31
zxiiroclarkb: I just reviewed the .gitreview and pbr patch18:33
clarkbzxiiro: awesome thinaks18:33
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Switch to yaml.safe_load  https://review.openstack.org/44128518:38
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Report YAML parse errors  https://review.openstack.org/44128618:38
*** ijw has joined #openstack-infra18:38
jlvillalAny idea what would cause this error?  http://logs.openstack.org/52/440752/4/check/gate-requirements-tox-validate-projects-ubuntu-xenial/349267e/console.html#_2017-03-03_18_26_53_64040418:38
jlvillal2017-03-03 18:26:53.640404 | openstack-infra/project-config/zuul/layout.yaml no check-requirements job specified for openstack/vmware-nsx18:38
*** spotz_zzz is now known as spotz18:39
openstackgerritPaul Belanger proposed openstack-infra/project-config master: Remove pep8 job from zuul.yaml  https://review.openstack.org/44128718:39
AJaegerjlvillal: wait for https://review.openstack.org/#/c/440882/ to merge18:39
jlvillalAJaeger, Thanks! :)18:39
pabelangerjeblair: Shrews: ^removal of pep8 job18:39
*** beslemon_ has quit IRC18:42
*** dharinic is now known as dharinic|lunch18:42
*** adrian_otto has quit IRC18:44
electrofelixclarkb: landed the pbr cap without the branch, presumably once merged can fix up the .gitreview file18:47
electrofelixmeant landing18:47
*** sdake has quit IRC18:47
clarkbya the .gitreview file doesn't actually need to be updated, but not sure how long the branch will live18:48
openstackgerritMerged openstack-infra/openstackid-resources master: Fixed RSVP external serialization  https://review.openstack.org/43868518:48
*** rbergero1 is now known as rbergeron18:48
*** rbergeron has quit IRC18:48
*** rbergeron has joined #openstack-infra18:48
*** adrian_otto has joined #openstack-infra18:49
*** spotz is now known as spotz_zzz18:49
openstackgerritBrian Haley proposed openstack-infra/devstack-gate master: Support an IPv6 underlay network  https://review.openstack.org/34304118:49
*** esikachev has joined #openstack-infra18:50
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Create run-cover role  https://review.openstack.org/44133218:50
*** electrofelix has quit IRC18:50
*** weshay has quit IRC18:52
*** salv-orl_ has joined #openstack-infra18:52
*** sdake has joined #openstack-infra18:53
*** esikachev has quit IRC18:54
*** adrian_otto has quit IRC18:55
*** esikachev has joined #openstack-infra18:55
openstackgerritRobert Putt proposed openstack-infra/project-config master: Adding Nemesis project  https://review.openstack.org/44133418:55
*** salv-orlando has quit IRC18:56
*** jkilpatr has joined #openstack-infra18:56
*** trown|lunch is now known as trown18:57
*** esikachev has quit IRC18:59
*** jkilpatr_ has quit IRC19:00
openstackgerritMerged openstack-infra/project-config master: Remove pep8 job from zuul.yaml  https://review.openstack.org/44128719:00
*** weshay has joined #openstack-infra19:01
*** esikachev has joined #openstack-infra19:01
*** jcoufal_ has joined #openstack-infra19:02
*** amoralej is now known as amoralej|off19:03
*** jcoufal has quit IRC19:05
dirkfrickler: yes19:05
*** dizquierdo has quit IRC19:05
*** beslemon has joined #openstack-infra19:05
*** nadya has joined #openstack-infra19:05
openstackgerritVasyl Saienko proposed openstack-infra/project-config master: Made ironic-standalone -nv in check pipeline  https://review.openstack.org/42976519:06
*** esikachev has quit IRC19:07
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Create run-cover role  https://review.openstack.org/44133219:07
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add run-docs role and tox-docs job  https://review.openstack.org/44134519:07
openstackgerritRobert Putt proposed openstack-infra/project-config master: Adding Nemesis project  https://review.openstack.org/44133419:08
*** baoli has quit IRC19:09
*** baoli has joined #openstack-infra19:10
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Add extra debugging around git.repo gc leaks  https://review.openstack.org/44134719:10
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Report YAML parse errors  https://review.openstack.org/44128619:13
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove unused mergeChangeQueue method  https://review.openstack.org/43595019:13
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Use hostname in Nodepool requests  https://review.openstack.org/43594919:13
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Clarify Job/Build/BuildSet docstrings  https://review.openstack.org/43594819:13
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Switch to yaml.safe_load  https://review.openstack.org/44128519:13
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Add note about pipelines and dynamic layouts  https://review.openstack.org/43594719:13
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove inscrutable TODO  https://review.openstack.org/43594619:13
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Handle merge mode in repeated project configs  https://review.openstack.org/43594519:13
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Catch gear.InterruptedError  https://review.openstack.org/44078919:13
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Remove job trees from pipelines  https://review.openstack.org/43594419:13
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Re-enable test_timer_smtp  https://review.openstack.org/43098319:13
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Report dynamic layout config errors  https://review.openstack.org/43988719:13
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Re-enable test_dependent_behind_dequeue  https://review.openstack.org/43707619:13
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Report layout config errors for config repos  https://review.openstack.org/44076019:13
*** ccamacho has joined #openstack-infra19:13
*** ccamacho has quit IRC19:13
*** john-davidge has quit IRC19:15
*** Apoorva has joined #openstack-infra19:22
*** pvaneck has joined #openstack-infra19:28
*** esikachev has joined #openstack-infra19:28
*** rockyg has joined #openstack-infra19:29
*** Sukhdev has joined #openstack-infra19:32
*** jcoufal has joined #openstack-infra19:33
*** esikachev has quit IRC19:33
*** greghayn1 is now known as greghaynes19:33
*** zhenguo has joined #openstack-infra19:33
*** jcoufal_ has quit IRC19:34
*** esikachev has joined #openstack-infra19:36
*** rockyg has quit IRC19:38
*** rockyg has joined #openstack-infra19:38
*** spotz_zzz is now known as spotz19:40
*** salv-orl_ has quit IRC19:40
*** matrohon has joined #openstack-infra19:41
*** chem has quit IRC19:41
*** chem has joined #openstack-infra19:44
*** dharinic|lunch is now known as dharinic19:44
*** nadya has quit IRC19:45
*** wolverineav has quit IRC19:46
*** wolverineav has joined #openstack-infra19:46
openstackgerritsebastian marcet proposed openstack-infra/openstackid-resources master: Added Affiliation data to speaker json  https://review.openstack.org/44143819:47
*** chem has quit IRC19:47
*** chem has joined #openstack-infra19:48
*** spotz is now known as spotz_zzz19:49
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Rename prepare-workspace role to bootstrap  https://review.openstack.org/44144019:50
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Create zuul_workspace_root job variable  https://review.openstack.org/44144119:50
*** wolverineav has quit IRC19:51
*** annegentle has quit IRC19:51
*** beslemon has quit IRC19:54
*** ryotagami has quit IRC19:54
AJaegerclarkb: do you want to +A your change https://review.openstack.org/#/c/417555/ now?19:55
*** dhajare has quit IRC19:55
*** chlong__ has quit IRC19:55
*** baoli_ has joined #openstack-infra19:55
*** baoli has quit IRC19:55
*** amotoki has joined #openstack-infra19:55
*** salv-orlando has joined #openstack-infra19:57
*** ryotagami has joined #openstack-infra19:58
clarkbAJaeger: I cant watch it today but otherwise sure :)19:58
*** amotoki has quit IRC20:00
*** esikachev has quit IRC20:00
jeblairclarkb, fungi: look a wild ethercalc: https://ethercalc.openstack.org/nu56u2wrfb2b20:03
jeblairttx: ^20:04
fungiheh, a wild ethercalc appears. you are unable to flee20:06
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Create zuul_workspace_root job variable  https://review.openstack.org/44144120:06
openstackgerritRobert Putt proposed openstack-infra/project-config master: Adding Nemesis project  https://review.openstack.org/44133420:08
*** annegentle has joined #openstack-infra20:08
openstackgerritGage Hugo proposed openstack-dev/pbr master: Add Changelog building sanitization  https://review.openstack.org/43989720:08
*** xarses_ has quit IRC20:09
*** chlong__ has joined #openstack-infra20:09
*** annegentle has quit IRC20:13
sdaguefungi: just wait until we decide to implement the next openstack service as ethercalc macros20:13
*** matrohon has quit IRC20:13
fungiif only20:15
*** john-davidge has joined #openstack-infra20:16
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Add extra debugging around git.repo gc leaks  https://review.openstack.org/44134720:16
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Re-enable test_timer_smtp  https://review.openstack.org/43098320:16
openstackgerritAdam Harwell proposed openstack-infra/devstack-gate master: Align timing guidance to reality  https://review.openstack.org/43039320:16
fungi"After reviewing your cbs volumes, devices System disk for 2c24975f-d467-4d61-a091-ab73b456c3ac and System disk for 031c493b-7b39-4e4a-8bfa-1ec74d1b7f6d are currently unattached. That is, they are not connected to any server and are stand-alone devices. In order for the devices to be uses, they would need to be attached to a server and formatted and mounted."20:17
fungiumm... okay?20:17
*** xarses_ has joined #openstack-infra20:17
* fungi wonders how a system disk can be unattached20:17
*** andreww has joined #openstack-infra20:18
mtreinishfungi: I imagine wire cutters are involved :)20:18
*** andreww has quit IRC20:18
jeblairmaybe we did boot from volume with some bad arguments that didn't set the delete-volume-on-server-delete flag thingy?20:18
*** andreww has joined #openstack-infra20:18
fungiaha, i can do a volume show on the volume uuid they list20:18
fungiand yes, that looks like maybe it was the case20:19
fungivolume list in dfw shows only those two20:20
fungias "System disk for ..." i mean20:20
fungiso i concur, boot from volume seems a likely culprit20:20
*** john-davidge has quit IRC20:21
*** xarses_ has quit IRC20:21
*** bgaifullin has quit IRC20:21
fungivolume show does indicate they're unattached and "available" so we should probably just delete them?20:22
*** rockyg has quit IRC20:23
fungiinfra-root: while i'm looking at volume show for openstackci in rax-dfw, i see we've also got unused volumes named zuul.openstack.org/debug01 and graphite.openstack.org/main0120:23
fungiinfra-root: if any of you know that either of those can definitely be deleted, let me know and i'll take care of it20:24
*** bgaifullin has joined #openstack-infra20:25
openstackgerritDoug Hellmann proposed openstack-infra/project-config master: switch releases repo to gate on python 3.5  https://review.openstack.org/44145920:27
*** jamesdenton has quit IRC20:29
*** rockyg has joined #openstack-infra20:29
*** robputt has joined #openstack-infra20:31
robputtgood evening / morning / afternoon20:31
pabelangerfungi: graphite.o.o/main01 might be left over from the migration we did last year.20:31
*** dangers has quit IRC20:31
robputtAJaeger: thanks for reviewing 44133420:31
robputtsorry its a bit back and forth its the first time I've created a new project20:31
*** hashar has joined #openstack-infra20:32
robputtThen Jenkins CI stuff is still failing because of "ERROR: openstack-nemesis is missing from accessbot" however I followed the guide on the wiki for project-creators almost word for word.20:34
robputtplease can you let me know the additional steps to allow the IRC tests to pass?20:34
robputtI am largely unfamiliar with this20:34
*** jcoufal has quit IRC20:34
jeblairfungi: i have a recollection that debug01 is very old log storage.  pretty sure it's deletable.  i don't know why we have an extra graphite volume, but as long as graphite.o.o looks good and it's not mounted there, should be safe.20:35
openstackgerritIhar Hrachyshka proposed openstack-infra/devstack-gate master: Switch from lib/neutron-legacy to lib/neutron  https://review.openstack.org/43679820:35
fungirobputt: it's probably a little confusing, i agree20:35
robputthey fungi20:36
*** jcoufal has joined #openstack-infra20:36
fungirobputt: the end of https://docs.openstack.org/infra/manual/creators.html#configure-gerritbot-to-announce-changes says "If you’re adding a new IRC channel, see the IRC services documentation."20:36
robputtohhh ok20:36
robputt:-)20:36
fungirobputt: looks like you're creating a new #openstack-nemesis channel at the same time you're starting the new openstack/nemesis repo20:37
*** spotz_zzz is now known as spotz20:37
robputtyep20:38
robputtthis is the case20:38
fungirobputt: that's not necessary (nor usually expected), but if it's something you want, then take a look at https://docs.openstack.org/infra/system-config/irc.html#access followed by https://docs.openstack.org/infra/system-config/irc.html#accessbot20:38
robputtI have ran the chanserv registration now20:38
robputtI am following the IRC guide20:38
*** sree has joined #openstack-infra20:38
robputtfungi: once I complete this how do I rerun the CI jobs?20:38
robputtnew patch set?20:38
robputtohhh i need to anyway for accessbot addition20:39
fungirobputt: well, in this particular case you need to add a couple of lines to the accessbot/accessbot.yaml file in that change20:39
fungiyep20:39
fungier, accessbot/channels.yaml20:39
fungianyway, if you hadn't needed to update the change for some reason, we do support leaving a review comment that starts with the word "recheck" as a signal to rerun all jobs for it20:40
*** dangers_away has joined #openstack-infra20:40
fungibut in this case you need a new patchset anyway, so jobs will all be rerun against that when you push it20:40
fungijeblair: thanks, looks like it's safe to go ahead and clean up these volumes (including graphite's old one). doing it now20:41
robputtthanks for the help fungi20:42
fungimy pleasure20:42
openstackgerritRobert Putt proposed openstack-infra/project-config master: Adding Nemesis project  https://review.openstack.org/44133420:42
robputtthanks for the hlep fungi20:42
*** sree has quit IRC20:43
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Re-enable test_dependent_behind_dequeue  https://review.openstack.org/43707620:44
*** rockyg has quit IRC20:44
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Report dynamic layout config errors  https://review.openstack.org/43988720:45
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs  https://review.openstack.org/44146720:46
*** wolverineav has joined #openstack-infra20:47
*** spotz is now known as spotz_zzz20:47
*** esikachev has joined #openstack-infra20:47
*** dprince has quit IRC20:50
*** dangers_away has left #openstack-infra20:51
*** wolverineav has quit IRC20:51
openstackgerritDavid Shrewsbury proposed openstack-infra/nodepool feature/zuulv3: Group nodes by availability zone  https://review.openstack.org/44147020:51
*** erikmwilson has joined #openstack-infra20:51
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs  https://review.openstack.org/44146720:52
*** esikachev has quit IRC20:52
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs  https://review.openstack.org/44146720:53
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs  https://review.openstack.org/44146720:55
fungiinfra-root: the review.o.o volume migration is moving along at a pretty quick clip. i have it running in a root screen session on the server, estimate it'll be done in the next hour20:56
fungii'm starting work on the afs01.dfw.openstack.org/main01 volume replacement/migration next20:56
*** chlong__ has quit IRC20:57
fungisame general plan (attach new volume, pvmove from old volume to new volume, detach old volume)20:57
pabelangerfungi: ack20:58
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs  https://review.openstack.org/44146720:58
*** dave-mccowan has quit IRC20:58
fungifor nb01, should we shut it down for a week, or will someone remember to do it closer to the maintenance window (like maybe on tuesday)? i'm travelling most of next week so won't be much help20:59
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs  https://review.openstack.org/44146721:00
*** esikachev has joined #openstack-infra21:03
fungipvmove on afs01.dfw is now underway in a root screen session similarly. it's about 5x as large as the one for review.o.o so may take well into my evening but i'll keep tabs on it21:03
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs  https://review.openstack.org/44146721:04
jeblairfungi: let's turn it off next week?  (or maybe even "forget" to turn it off and see what happens....)21:04
fungiwfm, worst case we fail to build some images on wednesday i guess?21:05
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs  https://review.openstack.org/44146721:05
fungimight be a good excuse to spin up the xenial builder ;)21:05
jeblairfungi: i mean, i can imagine *worse* cases.... but yeah.  ideally it goes unnoticed.  small probability we fail to update an image.  very small probability something unexpected and bad happens and wedges something requiring manual cleanup.21:06
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs  https://review.openstack.org/44146721:07
*** esikachev has quit IRC21:07
fungiregardless far less likely impact than afs or gerrit21:07
jeblairi'm confident in it enough to face the wrath of ianw.  :)21:07
fungihah21:08
*** wolverineav has joined #openstack-infra21:08
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs  https://review.openstack.org/44146721:09
*** heroux has quit IRC21:10
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add revoke-sudo role and update tox jobs  https://review.openstack.org/44146721:11
*** andreww has quit IRC21:11
*** andreww has joined #openstack-infra21:12
*** wolverineav has quit IRC21:12
*** xarses_ has joined #openstack-infra21:13
*** sdake_ has joined #openstack-infra21:13
*** baoli_ has quit IRC21:14
*** bgaifullin has quit IRC21:15
*** ldnunes has quit IRC21:15
*** andreww has quit IRC21:16
openstackgerritBrian Haley proposed openstack-infra/devstack-gate master: Support an IPv6 underlay network  https://review.openstack.org/34304121:16
*** sdake has quit IRC21:16
*** blogan has quit IRC21:17
*** esikachev has joined #openstack-infra21:18
ianwjeblair : what did i do?21:19
*** rfolco has quit IRC21:19
jeblairianw: heh,  you enjoyed your weekend :)21:19
* fungi hopes you get back to it ;)21:19
*** tosky has joined #openstack-infra21:20
jeblairianw: rax is going to take a volume attached to nb01.o.o offline next week.  i was saying i was confident enough in nodepool to do nothing in preparation for that and see if it fails/recovers gracefully.  confident enough to risk it going wrong during my night / your day, and you getting angry at me.  :)21:20
*** ijw has quit IRC21:21
*** ijw has joined #openstack-infra21:21
ianwoh, heh no worries :)  yes it might actually be a good test21:21
ianwi thought it might have to do with a new xenial builder21:21
fungiall other impacted volumes have either been deleted or are in the process of being migrated now21:22
ianwwhich in usual style you'd think would be easy but lead me to digging into the backend of shade for, reasons ... https://review.openstack.org/#/c/440914/21:22
*** rfolco has joined #openstack-infra21:23
*** rfolco has quit IRC21:23
*** esikachev has quit IRC21:23
fungiinfra-root: i'm sure you've seen ensuing kerfluffle over the new github terms of service. worth thinking about what that means for our continuing to mirror there (or whether it gives us a valid excuse^H^H^H^H^H^Hreason to stop)21:25
fungihttps://www.mirbsd.org/wlog-10_all.htm21:26
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci master: Enable docker service for containerized undercloud  https://review.openstack.org/44148221:26
fungihttps://joeyh.name/blog/entry/removing_everything_from_github/21:26
fungiet cetera21:26
openstackgerritBrian Haley proposed openstack-infra/project-config master: neutron/tempest: make tempest dvr-multinode voting  https://review.openstack.org/41097321:27
pabelangerfungi: some fun weekend reading21:28
*** wolverineav has joined #openstack-infra21:28
openstackgerritArmando Migliaccio proposed openstack-infra/project-config master: Retire networking-ofagent  https://review.openstack.org/44148321:29
openstackgerritMerged openstack-infra/project-config master: Addind a release and publish jobs to Storlets  https://review.openstack.org/43714621:29
*** jamielennox is now known as jamielennox|away21:29
*** amrith has quit IRC21:29
AJaegerfungi: ;(21:32
pabelangerAJaeger: some weekend reading if you are interested: https://review.openstack.org/#/q/topic:zuulv3-ansible21:33
pabelangerAJaeger: first steps to converting JJB to ansible21:33
*** wolverineav has quit IRC21:33
*** aysyd has quit IRC21:35
*** mtanino has quit IRC21:36
AJaegerpabelanger: cool!21:37
*** Sukhdev has quit IRC21:37
openstackgerritArmando Migliaccio proposed openstack-infra/project-config master: Complete retirement for networking-ofagent  https://review.openstack.org/44148721:38
*** gildub has joined #openstack-infra21:40
*** eroux has joined #openstack-infra21:46
*** esikachev has joined #openstack-infra21:46
openstackgerritMerged openstack-infra/elastic-recheck master: Add recheck rule for RDO package download failures  https://review.openstack.org/43989521:47
fungi#status log The review.openstack.org/main01 volume has been successfully replaced by review.openstack.org/main02 and is therefore no longer impacted by the coming block storage maintenance.21:47
openstackstatusfungi: finished logging21:47
fungithe pvmove of afs01.dfw.o.o/main01 to main04 is currently at ~14% complete, so will be a while still21:48
*** Goneri has quit IRC21:48
*** thorst has quit IRC21:48
*** baoli has joined #openstack-infra21:48
*** wolverineav has joined #openstack-infra21:49
*** warby has quit IRC21:49
*** gildub has quit IRC21:50
*** thorst has joined #openstack-infra21:50
*** rcernin has quit IRC21:51
*** eroux has quit IRC21:51
openstackgerritCullen Taylor proposed openstack-infra/zuul feature/zuulv3: Re-enable test_tags  https://review.openstack.org/43985821:52
*** warby has joined #openstack-infra21:52
*** esikachev has quit IRC21:53
*** wolverineav has quit IRC21:54
*** thorst has quit IRC21:55
vkmcpabelanger, hi there! around?21:56
*** amotoki has joined #openstack-infra21:56
*** warby has quit IRC21:56
vkmcpabelanger, I'm having a few issues with diskimage-builder... precisely, I'm trying to do a cleanup and for some reason the uninstall for the packages I want to remove is happening in pre-install.d instead of post-install.d21:56
vkmcI'm using this https://docs.openstack.org/developer/diskimage-builder/elements/package-installs/21:57
pabelangervkmc: Hmm, is there a patchset or log I can look at?21:58
vkmcpabelanger, sure, I can submit the patch for review21:58
*** trown is now known as trown|outtypewww21:58
vkmcpabelanger, https://review.openstack.org/#/c/411500/21:58
*** rbrndt has quit IRC21:59
vkmclet me submit the WIP with the package-installs.yaml file updated21:59
pabelangervkmc: thanks21:59
*** gildub has joined #openstack-infra21:59
*** rbrndt has joined #openstack-infra21:59
*** rbrndt has quit IRC21:59
*** gouthamr has quit IRC22:01
*** baoli has quit IRC22:02
vkmcpabelanger, here https://review.openstack.org/#/c/411500/722:02
*** rbrndt has joined #openstack-infra22:03
*** amotoki has quit IRC22:03
*** saibarspeis has joined #openstack-infra22:03
openstackgerritBrian Haley proposed openstack-infra/devstack-gate master: Support an IPv6 underlay network  https://review.openstack.org/34304122:04
*** wolverineav has joined #openstack-infra22:05
*** warby has joined #openstack-infra22:06
openstackgerritArmando Migliaccio proposed openstack-infra/project-config master: Retire networking-ofagent  https://review.openstack.org/44148322:07
openstackgerritArmando Migliaccio proposed openstack-infra/project-config master: Complete retirement for networking-ofagent  https://review.openstack.org/44148722:08
openstackgerritBrian Haley proposed openstack-infra/project-config master: neutron/tempest: make tempest dvr-multinode voting  https://review.openstack.org/41097322:08
pabelangervkmc: it looks to be correct, which version of DIB are you using? Also, do you mind sharing a log from disk-image-create?22:09
*** wolverineav has quit IRC22:09
*** sdake_ has quit IRC22:09
pabelangervkmc: I wonder if some reason package-uninstalls is being used, and not package-install-v2 during the pre-install.d phase22:12
*** vipuls has quit IRC22:13
*** spiffxp has quit IRC22:13
*** SlickN1k has quit IRC22:13
*** SlickNik has joined #openstack-infra22:13
*** warby has quit IRC22:15
*** eharney has quit IRC22:15
*** warby has joined #openstack-infra22:15
*** adrian_otto has joined #openstack-infra22:15
vkmcpabelanger, sure thing22:16
*** wolverineav has joined #openstack-infra22:17
*** john-davidge has joined #openstack-infra22:17
*** spiffxp has joined #openstack-infra22:17
*** ihrachys has quit IRC22:18
mriedemnova has the os-traits library now, but we don't have a project in launchpad for bugs,22:18
mriedemdo i need to create one manually or is that something that should happen via infra magik?22:19
mtreinishmriedem: https://docs.openstack.org/infra/manual/creators.html#set-up-launchpad manually22:20
*** bgaifullin has joined #openstack-infra22:20
mriedemthanks22:20
*** rlandy has quit IRC22:20
*** vipuls has joined #openstack-infra22:20
*** wolverineav has quit IRC22:21
*** john-davidge has quit IRC22:21
*** ihrachys has joined #openstack-infra22:22
*** ihrachys has quit IRC22:22
*** ihrachys has joined #openstack-infra22:23
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add ansible-lint to tox (pep8)  https://review.openstack.org/43827622:24
*** esikachev has joined #openstack-infra22:24
*** Sukhdev has joined #openstack-infra22:24
*** priteau has quit IRC22:25
*** dimtruck is now known as zz_dimtruck22:26
openstackgerritArmando Migliaccio proposed openstack-infra/project-config master: Retire networking-ofagent  https://review.openstack.org/44148322:26
openstackgerritArmando Migliaccio proposed openstack-infra/project-config master: Complete retirement for networking-ofagent  https://review.openstack.org/44148722:27
*** wolverineav has joined #openstack-infra22:27
*** esikachev has quit IRC22:29
openstackgerritJames Slagle proposed openstack-infra/tripleo-ci master: Persist selinux permissive  https://review.openstack.org/44149722:29
*** jcoufal has quit IRC22:30
*** wolverineav has quit IRC22:32
*** neiljerram has joined #openstack-infra22:32
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Add a test for a broken config on startup  https://review.openstack.org/44149922:35
*** sdake has joined #openstack-infra22:35
*** bgaifullin has quit IRC22:36
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add ansible-lint to tox (pep8)  https://review.openstack.org/43827622:36
*** felipemonteiro__ has quit IRC22:37
*** wolverineav has joined #openstack-infra22:37
*** gordc has quit IRC22:42
*** wolverineav has quit IRC22:42
*** zz_dimtruck is now known as dimtruck22:44
openstackgerritJames E. Blair proposed openstack/gertty master: Make size a graph  https://review.openstack.org/38067022:44
*** DennyZhang has quit IRC22:46
*** DennyZhang has joined #openstack-infra22:46
*** wolverineav has joined #openstack-infra22:47
openstackgerritMerged openstack/gertty master: Create new projects automatically when syncing a change  https://review.openstack.org/34757822:48
openstackgerritMerged openstack/gertty master: Add an outdated flag for changes  https://review.openstack.org/35300022:48
openstackgerritMerged openstack/gertty master: Use urlparse from six for python 3 compat  https://review.openstack.org/36363722:48
openstackgerritMerged openstack/gertty master: Add size column to change list view  https://review.openstack.org/36422422:48
openstackgerritMerged openstack/gertty master: Add number of changes to the change list view  https://review.openstack.org/36473322:49
openstackgerritMerged openstack/gertty master: Add trailing-whitespace style  https://review.openstack.org/36829322:49
openstackgerritMerged openstack/gertty master: Make size a graph  https://review.openstack.org/38067022:49
openstackgerritMerged openstack/gertty master: Handle ChunkedEncodingError  https://review.openstack.org/39141222:50
openstackgerritMerged openstack/gertty master: Handle ReadTimeout  https://review.openstack.org/39232222:50
*** salv-orlando has quit IRC22:51
*** wolverineav has quit IRC22:52
*** salv-orlando has joined #openstack-infra22:52
openstackgerritMerged openstack/gertty master: Set force_fetch=True on --fetch-missing-refs  https://review.openstack.org/43353622:52
*** mriedem has quit IRC22:53
*** bgaifullin has joined #openstack-infra22:53
openstackgerritJames E. Blair proposed openstack/gertty master: Add option to sort by project  https://review.openstack.org/40439722:54
openstackgerritJames E. Blair proposed openstack/gertty master: Fix crash on long review messages  https://review.openstack.org/41436222:54
openstackgerritJames E. Blair proposed openstack/gertty master: Support multiple sort options  https://review.openstack.org/40439622:54
openstackgerritJames E. Blair proposed openstack/gertty master: Warn, log, and continue on conflict query failure  https://review.openstack.org/40386422:54
openstackgerritJames E. Blair proposed openstack/gertty master: Fix exception when setting non-existing change outdated  https://review.openstack.org/40386322:54
openstackgerritJames E. Blair proposed openstack/gertty master: Fix error when deleting project  https://review.openstack.org/39199022:54
openstackgerritMerged openstack/gertty master: Fix error when deleting project  https://review.openstack.org/39199022:56
openstackgerritMerged openstack/gertty master: Fix exception when setting non-existing change outdated  https://review.openstack.org/40386322:56
openstackgerritMerged openstack/gertty master: Warn, log, and continue on conflict query failure  https://review.openstack.org/40386422:56
openstackgerritMerged openstack/gertty master: Support multiple sort options  https://review.openstack.org/40439622:56
openstackgerritMerged openstack/gertty master: Add option to sort by project  https://review.openstack.org/40439722:57
openstackgerritMerged openstack/gertty master: Fix crash on long review messages  https://review.openstack.org/41436222:57
*** wolverineav has joined #openstack-infra22:57
*** esberglu has quit IRC23:00
*** baoli has joined #openstack-infra23:00
*** hashar has quit IRC23:01
EmilienMfungi: ack for infracloud23:01
*** baoli has quit IRC23:02
*** wolverineav has quit IRC23:02
dimsclarkb : jeblair : mordred : i figured out how to decouple the git url and the import path - example in golang-client (https://review.openstack.org/#/c/441513/1/objectstorage/v1/objectstorage_test.go)23:02
*** jamesdenton has joined #openstack-infra23:02
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add ansible-lint to tox (pep8)  https://review.openstack.org/43827623:03
*** neiljerram has quit IRC23:04
*** jamesden_ has joined #openstack-infra23:06
*** jamesdenton has quit IRC23:07
*** saibarspeis has quit IRC23:07
jeblairdims: was there a reason that .git was on the end of the repo name?23:07
*** jkilpatr has quit IRC23:08
*** xyang1 has quit IRC23:11
*** sdake has quit IRC23:11
*** andreww has joined #openstack-infra23:13
*** mdrabe has quit IRC23:16
jeblairdims: and that's just for internal references, right?  a consumer of that code will still have the golang-client installed by 'go get' or zuul into the full dir hierarchy and need to specify the full package name?23:16
*** xarses_ has quit IRC23:17
*** xarses_ has joined #openstack-infra23:17
*** wolverineav has joined #openstack-infra23:18
*** john-davidge has joined #openstack-infra23:18
*** andreww has quit IRC23:18
*** wolverineav has quit IRC23:22
*** john-davidge has quit IRC23:23
dimsjeblair : y, for internal references. yes, whoever needs it will still pull using go get or git clone23:23
*** warby has quit IRC23:24
dimsjeblair : hmm, consumers can use the nice looking references too23:24
jeblairdims: how does that work?23:24
*** jamesdenton has joined #openstack-infra23:25
dimsjeblair : i used this mechanism for kubernetes (https://golang.org/doc/go1.4#canonicalimports) so ended up doing for golang-client23:25
*** Sukhdev has quit IRC23:26
dimsjeblair : 2 reviews - https://review.openstack.org/#/q/project:openstack/golang-client+owner:%22Davanum+Srinivas+(dims)+%253Cdims%2540mirantis.com%253E%22+status:open23:27
dimsback in a bit. gotta pick up kid from basketball practice23:27
*** wolverineav has joined #openstack-infra23:28
*** david-lyle_ is now known as david-lyle23:29
jeblairdims: oh, i see why .git was on there.  because openstack.org isn't a special code hosting site.23:30
*** Sukhdev has joined #openstack-infra23:31
*** rbrndt has quit IRC23:31
jeblairdims: so go build is going to walk all the packages in src/, find their vanity names, and then make sure they are used that way in the package it's building.  so if we land the changes you're proposing, we really will be changing how everyone else refers to the golang-client.23:32
*** wolverineav has quit IRC23:32
jeblairdims: if you do that, what's the filesystem layout look like when someone go-get's the go-lang client for their app?  still git.openstack.org/openstack/golang-client, or is it somehow changed?23:34
vkmcpabelanger, sorry for the delay, got a call and had to take it23:35
*** rbrndt has joined #openstack-infra23:35
vkmcpabelanger, DIB is using package-uninstalls23:35
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Add ansible-lint to tox (pep8)  https://review.openstack.org/43827623:36
vkmcand we are using DIB from upper-constrains23:36
pabelangervkmc: okay, so that explain why it is not working.  It should be using v2, but not sure why yet23:36
pabelangervkmc: I can dig more into it next week23:36
vkmcpabelanger, sounds good23:36
vkmcdiskimage-builder===1.28.023:36
vkmcthat is the version for DIB23:36
*** vhosakot has quit IRC23:37
*** wolverineav has joined #openstack-infra23:38
*** bgaifullin has quit IRC23:38
*** sree has joined #openstack-infra23:38
*** jkilpatr has joined #openstack-infra23:41
*** wolverineav has quit IRC23:42
*** sree has quit IRC23:42
*** pvaneck has quit IRC23:43
*** marst has quit IRC23:44
*** david-lyle has quit IRC23:47
*** wolverineav has joined #openstack-infra23:48
*** kgiusti has left #openstack-infra23:51
*** wolverineav has quit IRC23:52
*** rfolco has joined #openstack-infra23:55
*** rfolco has quit IRC23:55
*** gongysh has joined #openstack-infra23:57
*** wolverineav has joined #openstack-infra23:58

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