Friday, 2017-08-11

jeblairmordred: is there a "reason" for that?  it might help me remember which to use :)00:00
*** dingyichen has joined #openstack-infra00:00
*** thingee_ has quit IRC00:00
mordredjeblair: shell spawns a full subshell, command just forks the given process00:01
pabelangerjeblair: mordred: we may what to think about how to properly bootstrap a node with required ansible dependency for the common tasks too. I can see that being a problem for other zuulv3 users too00:01
jeblairmordred: aha, that does help, thanks.00:01
mordredpabelanger: yah - I agree - I'm not crazy about the options I've come up with for that so far - but I do think it's worth pondering until we come up with something we do like00:02
clarkbpabelanger: pre run task?00:02
clarkbthat has benefit of reruning job should installing random libs fail00:02
pabelangerclarkb: ya00:02
pabelangerconfigure-mirror is trusted playbook :(00:02
mordredclarkb: installing them in a playbook isn't too bad - it's that random users who may want to use, say, the apt module, need to know to install python-apt to do so00:02
clarkbmordred: right but if you do that early enough in all jobs then few should notice right?00:03
clarkbmordred: bsaically put it in bsae job that you just always install a few deps?00:03
jeblairpabelanger: can you expand "configure-mirror is trusted playbook :(" ?00:03
mordredsure - but then we're installing software in a base job, and that migh taint things for things like devstack00:03
pabelangerjeblair: 492716 will need to be force merged, because configure-mirror role comes from base job (project-config)00:04
clarkbya, other method would be to trap common tasks where this is a problem then just shell/command their equivalents00:04
clarkbbut thats gross from a compatibility and documentation perspective00:04
mordredclarkb: yup00:04
clarkb"why doesn't this work like in the docs?"00:04
mordredclarkb: exactly - which is why I like none of the solutions so far - but luckily if someone writes a job that fails on python-apt not being installed for their apt task, it's super easy to add it to that job00:05
jeblairpabelanger: only if it runs on internap.  we may be able to recheck-bash it in00:05
mordredso if we don't invent any magic in the short term, it's not like people will be blocked00:05
jeblairpabelanger: why don't you +3 it and we'll see? :)00:06
pabelangerjeblair: Ha, yup. Just passed on infracloud00:06
clarkbmordred: or just get ansible to work with built in tasks out of the box :)00:06
mordredclarkb: :)00:06
jeblairthe *actual* problem is that apt batteries are not included in the python stdlib :)00:07
pabelangermordred: clarkb: the fun really starts when python is missing on remote node, then you get to write playbooks with raw connection :)00:07
clarkb(thats actually one nice thing about how puppet installs itself, it does a good job of getting all the things into its installation)00:07
clarkbjeblair: ya so in eg puppet it copies the executables and libs it needs to make it happen00:07
clarkbbecause same problem with ruby00:07
pabelangerI wonder why apt index are so stale on internap00:08
fungilooks like python-apt doesn't have any other python deps (well, it depends on python-apt-common which in turn has none) so that seems a safe enough addition00:09
mordredthe streaming console logs never get old00:09
jeblairi have some questions:00:09
jeblair1) why is jenkins commenting on 49271600:09
jeblair2) why is 492716,2 in zuulv3 check00:09
jeblair3) why is 492716,2 not in zuulv3 gate00:09
openstackgerritMerged openstack-infra/zuul-jobs master: Use shell for apt-get update  https://review.openstack.org/49271600:09
*** thorst has quit IRC00:09
mordredjeblair: 1) maybe updated project-config hasn't gone through puppet cycle yet?00:10
*** thorst has joined #openstack-infra00:10
pabelanger2) tox-py35-on-zuul still running too00:10
jeblairmordred: 1) plausible!00:10
mordredjeblair: and 2.5 just merged 49271600:10
pabelangereep00:11
*** thorst has quit IRC00:11
mordredjeblair: but 2) is a great question00:11
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck master: Add query for cinder group update bug 1709739  https://review.openstack.org/49272000:11
openstackbug 1709739 in Cinder ""Invalid volume: Volume is not local to this node" in neutron multinode job (pike)" [Undecided,Confirmed] https://launchpad.net/bugs/170973900:11
jeblairoh i think i have an answer:00:12
pabelangerconfused on 2 now, was it not expected to be in zuulv3 check?00:12
jeblairit was not in v3 gate because v3 check had not reported yet00:12
jeblair(only v2 check had reported)00:12
TheJuliafungi: oh awesome!00:13
jeblairso possibly the answer to everything is the v2 puppet cycle00:13
pabelangercool00:13
fungi"eventually consistent!"00:14
mordredjeblair: ah - so it likely would have gone into the v3 gate, since v3 updates its own config and doens't wait on puppet - but v2 beat it to the punch00:14
jeblairmordred: yeah; if v2 had taken a bit longer to merge it may have.00:15
* TheJulia thought the new thing was consistent inconsistency00:15
jeblairTheJulia: then we are all set!  :)00:15
*** priteau has joined #openstack-infra00:16
*** k2so is now known as sdake00:16
mordredTheJulia: we'll eventually be consistent with the world's new view on preferring consistent inconsistency over inconsistent consistency00:16
*** Sukhdev has quit IRC00:16
*** sflanigan has joined #openstack-infra00:17
*** sflanigan has joined #openstack-infra00:17
TheJuliaI feel like I need to learn "belter" now...00:17
*** funzo has joined #openstack-infra00:17
openstackgerritMerged openstack-infra/elastic-recheck master: Add query for cinder group update bug 1709739  https://review.openstack.org/49272000:18
openstackbug 1709739 in Cinder ""Invalid volume: Volume is not local to this node" in neutron multinode job (pike)" [Undecided,Confirmed] https://launchpad.net/bugs/170973900:18
openstackgerritMerged openstack-infra/tripleo-ci master: Stop trying to build networking-bagpipe with DLRN  https://review.openstack.org/49233900:20
mordredpabelanger: happy clicky? https://review.openstack.org/#/c/492713/00:20
*** priteau has quit IRC00:20
* TheJulia goes back to her rock00:21
pabelangermordred: done00:21
*** sbezverk has quit IRC00:21
mordred\o/00:21
pabelangermordred: jeblair: do we need to restart zuulv3 or is 492671 safe to land: ssh key secret00:21
*** funzo has quit IRC00:22
jeblairpabelanger: should be safe, we'll just need to restart to get the new behavior00:23
pabelangergreat00:23
*** slaweq has joined #openstack-infra00:25
mriedemis there a hard timeout on a job that appears hung? i tried to telnet but not getting anything back00:27
mriedemoh hold the phone00:27
*** xarses has quit IRC00:27
pabelangerwhich node?00:28
*** slaweq has quit IRC00:29
openstackgerritMerged openstack-infra/project-config master: Add publish-openstack-artifacts base job  https://review.openstack.org/49271300:35
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Bindmount /etc/lsb-release into bubblewrap  https://review.openstack.org/49020000:36
openstackgerritClark Boylan proposed openstack-infra/devstack-gate master: Hack in linux bridge vxlan support  https://review.openstack.org/49265400:48
*** LindaWang has joined #openstack-infra00:50
*** zhurong has joined #openstack-infra00:51
*** skelso has joined #openstack-infra00:52
*** sekelso has joined #openstack-infra00:55
mriedemdon't know how i'd tell which node00:56
mriedemseems to be super slow00:56
jeblairmriedem: the ip address will identify it00:56
mriedemah yeah jenkins just killed it00:57
mriedemsorry, zuul00:57
mriedemtelnet://37.153.172.122:1988500:57
jeblair| 10382972 | citycloud-lon1         | None | ubuntu-xenial        | zuul   | zl03    | ubuntu-xenial-citycloud-lon1-10382972            | ubuntu-xenial-citycloud-lon1-10382972            | 1c9d5887-c7e2-4ff3-948e-63cac88671bc | 37.153.172.122  | used     | 00:02:51:06 | None                              |00:57
*** skelso has quit IRC00:58
*** esberglu has joined #openstack-infra00:58
jeblairi heard tell of some serious io problems from lon1 on sporadic nodes earlier00:58
mriedemyes, citycloud-lon1 has been a problem for a few days00:58
mriedemhttp://status.openstack.org/elastic-recheck/#1709506 is related00:59
fungiwe suspect i/o starvation for one or more hypervisor hosts in that region01:01
fungiit's been reported to themm01:01
*** esberglu has quit IRC01:02
*** markvoelker has joined #openstack-infra01:03
*** xarses has joined #openstack-infra01:06
pabelangerya, another bad node in citycloud-lon1 it looks like: http://logs.openstack.org/71/491171/5/gate/gate-heat-dsvm-functional-orig-mysql-lbaasv2-ubuntu-xenial/2baec8f/logs/devstack-gate-setup-host.txt01:07
*** Apoorva_ has quit IRC01:09
*** thorst has joined #openstack-infra01:11
*** cuongnv has joined #openstack-infra01:13
*** thorst has quit IRC01:17
*** funzo has joined #openstack-infra01:18
*** funzo has quit IRC01:23
*** caphrim007 has joined #openstack-infra01:23
*** slaweq has joined #openstack-infra01:27
*** skelso has joined #openstack-infra01:29
openstackgerritRui Chen proposed openstack-infra/shade master: Support to get resource by id  https://review.openstack.org/49208001:29
*** jpena|off is now known as jpena01:30
*** yamahata has quit IRC01:31
*** slaweq has quit IRC01:31
*** sekelso has quit IRC01:31
*** liujiong has joined #openstack-infra01:32
*** PsionTheory has quit IRC01:35
*** lathiat_ has quit IRC01:35
*** lathiat has joined #openstack-infra01:36
*** sekelso has joined #openstack-infra01:36
*** hongbin has joined #openstack-infra01:38
*** jpena is now known as jpena|off01:38
openstackgerritPaul Belanger proposed openstack-infra/system-config master: Add https://api.rubygems.org/ to reverse proxy cache  https://review.openstack.org/49276001:39
*** skelso has quit IRC01:39
pabelangerianw: clarkb: ^ adds https://api.rubygems.org/ to our reverse proxy cache. Looks like all we might need01:39
ianwok, i know little about the backend proxying requirements of ruby gems though! :)01:41
pabelangerianw: same, just looked at wireshark when gem install command run. I didn't see any 302 returned01:42
*** xarses_ has joined #openstack-infra01:48
*** ramishra has joined #openstack-infra01:53
*** jamesmcarthur has joined #openstack-infra01:53
*** jamesmcarthur has quit IRC01:58
*** sree has joined #openstack-infra02:10
*** ianychoi_ has joined #openstack-infra02:11
*** hongbin_ has joined #openstack-infra02:11
*** thorst has joined #openstack-infra02:12
*** cinerama` has joined #openstack-infra02:13
*** sree has quit IRC02:14
*** lathiat_ has joined #openstack-infra02:16
*** priteau has joined #openstack-infra02:17
*** gongysh has joined #openstack-infra02:17
*** thorst has quit IRC02:17
*** cinerama has quit IRC02:18
*** hongbin has quit IRC02:18
*** ianychoi has quit IRC02:18
*** jistr has quit IRC02:18
*** lathiat has quit IRC02:18
*** ramishra has quit IRC02:18
*** quite has quit IRC02:18
*** markmcd has quit IRC02:18
*** spligak has quit IRC02:18
*** clayton has quit IRC02:18
*** rkukura has quit IRC02:18
*** mudpuppy has quit IRC02:18
*** lindsayk has quit IRC02:18
*** kzaitsev1pi has quit IRC02:18
*** kzaitsev_pi has joined #openstack-infra02:19
*** funzo has joined #openstack-infra02:19
*** mudpuppy has joined #openstack-infra02:19
*** clayton has joined #openstack-infra02:19
*** markmcd has joined #openstack-infra02:20
*** openstackgerrit has quit IRC02:21
*** armax has quit IRC02:21
*** lifeless_ has joined #openstack-infra02:21
*** rkukura_ has joined #openstack-infra02:21
*** purp has quit IRC02:21
*** armax has joined #openstack-infra02:21
*** priteau has quit IRC02:22
*** jistr has joined #openstack-infra02:23
*** xarses_ has quit IRC02:23
*** purp has joined #openstack-infra02:24
*** funzo has quit IRC02:24
*** kzaitsev1pi has joined #openstack-infra02:25
*** hrubi_ has joined #openstack-infra02:27
*** ramishra has joined #openstack-infra02:27
*** rkukura has joined #openstack-infra02:28
*** lifeless has quit IRC02:28
*** rkukura has quit IRC02:28
*** hrubi has quit IRC02:28
*** kzaitsev_pi has quit IRC02:28
*** slaweq has joined #openstack-infra02:28
*** yamahata has joined #openstack-infra02:28
*** rkukura_ is now known as rkukura02:28
*** quite has joined #openstack-infra02:30
*** openstackgerrit has joined #openstack-infra02:30
openstackgerritsebastian marcet proposed openstack-infra/openstackid-resources master: External Calendar Sync  https://review.openstack.org/48768302:30
*** ekhugen has quit IRC02:30
*** lindsayk has joined #openstack-infra02:31
*** slaweq has quit IRC02:32
*** ekhugen has joined #openstack-infra02:33
*** ykarel_ has joined #openstack-infra02:42
*** hongbin_ has quit IRC02:43
*** jtomasek has joined #openstack-infra02:44
*** jtomasek has quit IRC02:48
*** ykarel__ has joined #openstack-infra02:51
*** StaceyF has joined #openstack-infra02:52
*** yamamoto has quit IRC02:52
*** yamamoto has joined #openstack-infra02:53
openstackgerritRui Chen proposed openstack-infra/shade master: Support to get resource by id  https://review.openstack.org/49208002:54
*** ykarel_ has quit IRC02:55
*** hongbin has joined #openstack-infra02:55
*** EricGonczer_ has joined #openstack-infra02:56
*** spzala has joined #openstack-infra02:59
*** caphrim0_ has joined #openstack-infra03:01
*** caphrim007 has quit IRC03:05
*** dave-mccowan has quit IRC03:06
*** EricGonczer_ has quit IRC03:08
*** thorst has joined #openstack-infra03:13
*** ykarel__ has quit IRC03:17
*** sekelso has quit IRC03:17
openstackgerritAlex Schultz proposed openstack-infra/tripleo-ci master: Switch to use local buildlogs mirror  https://review.openstack.org/49278603:18
*** ykarel__ has joined #openstack-infra03:20
*** nicolasbock has joined #openstack-infra03:21
*** funzo has joined #openstack-infra03:21
*** thorst has quit IRC03:21
*** mriedem has quit IRC03:22
*** sbezverk has joined #openstack-infra03:24
*** funzo has quit IRC03:26
*** mriedem has joined #openstack-infra03:27
*** slaweq has joined #openstack-infra03:29
*** namnh has joined #openstack-infra03:33
*** slaweq has quit IRC03:34
*** gongysh has quit IRC03:34
*** ykarel__ has quit IRC03:35
*** StaceyF has quit IRC03:38
*** psachin has joined #openstack-infra03:41
*** udesale has joined #openstack-infra03:41
*** psachin has quit IRC03:43
*** gmann has joined #openstack-infra03:44
*** psachin has joined #openstack-infra03:51
johnsomThank you infra folks for making magic happen and getting the gates going again today!  Our RC is back on track!03:53
*** hongbin has quit IRC03:56
*** SamYaple has quit IRC03:57
*** ykarel__ has joined #openstack-infra04:03
*** sbezverk has quit IRC04:07
*** SamYaple has joined #openstack-infra04:11
*** spligak has joined #openstack-infra04:14
openstackgerritGhanshyam Mann proposed openstack-infra/project-config master: Move neutron multinode job to check pipeline  https://review.openstack.org/49279704:16
*** thorst has joined #openstack-infra04:17
*** priteau has joined #openstack-infra04:18
*** hamzy has joined #openstack-infra04:18
*** hareesh has joined #openstack-infra04:21
*** thorst has quit IRC04:22
*** funzo has joined #openstack-infra04:22
*** priteau has quit IRC04:22
*** funzo has quit IRC04:26
*** adisky__ has joined #openstack-infra04:31
*** jogo has quit IRC04:31
*** liujiong_lj has joined #openstack-infra04:33
*** liujiong has quit IRC04:35
*** ykarel__ has quit IRC04:38
*** dingyichen has quit IRC04:40
*** ykarel__ has joined #openstack-infra04:43
*** vhosakot has joined #openstack-infra04:47
*** tnovacik has joined #openstack-infra04:47
*** vhosakot has quit IRC04:52
*** vhosakot has joined #openstack-infra04:52
*** rkukura has quit IRC04:52
*** ihrachys has joined #openstack-infra04:54
*** jogo has joined #openstack-infra04:56
*** jogo has joined #openstack-infra04:56
*** rkukura has joined #openstack-infra04:57
ianw#status log restarted mirror.ord.rax.openstack.org per investigation in https://bugs.launchpad.net/openstack-gate/+bug/1708707 which suggested apache segfaults causing pypi download failures.  Will monitor05:00
openstackLaunchpad bug 1708707 in OpenStack-Gate "Pip finds hash mismatch for package during installation" [Undecided,New]05:00
openstackstatusianw: finished logging05:00
ianwpabelanger: /dev/mapper/main-proxycache   99G   97G  2.1G  98% /var/cache/apache2  <-- this seems ... tight05:02
pabelangerianw: which mirror is that?05:03
ianwmirror.ord.rax.openstack.org05:03
*** yamamoto has quit IRC05:03
*** yamamoto has joined #openstack-infra05:04
ianwhtcacheclean is running, maybe it will prune it out05:04
pabelangerya, think we cap at 80GB05:05
ianwonly if it can clean faster than it pulls in new stuff though?05:06
pabelangerYa05:07
pabelangercan't help tonight sadly05:07
pabelangergood luck05:07
ianwpabelanger: no probs, it's not an issue, just something to keep an eye on05:08
*** tnovacik has quit IRC05:09
*** claudiub has joined #openstack-infra05:09
*** sree has joined #openstack-infra05:10
*** yamamoto has quit IRC05:11
*** sree has quit IRC05:15
*** ihrachys has quit IRC05:16
*** vhosakot has quit IRC05:16
*** thorst has joined #openstack-infra05:17
*** thorst has quit IRC05:22
*** funzo has joined #openstack-infra05:23
*** funzo has quit IRC05:23
*** funzo has joined #openstack-infra05:23
*** samP_ has joined #openstack-infra05:26
*** funzo has quit IRC05:27
*** slaweq has joined #openstack-infra05:31
*** slaweq has quit IRC05:35
*** claudiub has quit IRC05:38
*** ykarel__ has quit IRC05:43
*** gongysh has joined #openstack-infra05:43
openstackgerritArtur Basiak proposed openstack-infra/project-config master: Publish monasca-events-api documentation  https://review.openstack.org/49280505:46
*** ykarel has joined #openstack-infra05:48
kevinbentonianw: hey, one of the jobs for 485333,20 is stuck. is there anyway to just retrigger that job?05:48
*** armax has quit IRC05:51
*** armax has joined #openstack-infra05:52
ianwkevinbenton: is it really stuck?  we've seen issues with things taking a long time to cleanup, but they do05:52
*** armax has quit IRC05:52
kevinbentonianw: well when i telnet to it it's not showing anything in the console05:52
kevinbentonianw: like the usual cleaning up message05:52
*** armax has joined #openstack-infra05:52
kevinbentonianw: oh, sorry!05:53
kevinbentonit's doing something now05:53
*** armax has quit IRC05:53
kevinbentonianw: now it legitimately timed out :)05:53
*** armax has joined #openstack-infra05:53
ianwubuntu-xenial-citycloud-lon1-10386405 ... yep it's one of our screwy london nodes05:54
*** armax has quit IRC05:54
*** jamesmcarthur has joined #openstack-infra05:54
*** armax has joined #openstack-infra05:54
ianwkevinbenton: from what we can tell, there is an unhappy compute node in that region, and sometimes jobs get sent to it.  i believe it's been reported via several channels05:54
*** armax has quit IRC05:54
kevinbentonianw: ack05:55
*** armax has joined #openstack-infra05:55
*** armax has quit IRC05:55
*** armax has joined #openstack-infra05:56
*** armax has quit IRC05:56
*** armax has joined #openstack-infra05:57
*** armax has quit IRC05:57
*** armax has joined #openstack-infra05:57
*** armax has quit IRC05:58
*** jamesmcarthur has quit IRC05:59
*** gmann has quit IRC06:01
openstackgerritArtur Basiak proposed openstack-infra/project-config master: Publish monasca-events-api documentation  https://review.openstack.org/49280506:02
*** slaweq has joined #openstack-infra06:04
*** vtapia has left #openstack-infra06:08
*** aeng has quit IRC06:14
*** tesseract has joined #openstack-infra06:16
*** martinkopec has joined #openstack-infra06:17
*** thorst has joined #openstack-infra06:18
*** priteau has joined #openstack-infra06:18
*** yamamoto has joined #openstack-infra06:19
openstackgerritIan Wienand proposed openstack/diskimage-builder master: [DNM] create intermediate LVMNode object, refactor slightly  https://review.openstack.org/49281206:20
*** rcernin has joined #openstack-infra06:22
*** Sukhdev has joined #openstack-infra06:22
*** thorst has quit IRC06:23
*** priteau has quit IRC06:23
*** funzo has joined #openstack-infra06:23
*** yamamoto has quit IRC06:24
*** ramishra has quit IRC06:26
*** ramishra has joined #openstack-infra06:27
*** funzo has quit IRC06:28
*** rtjure has joined #openstack-infra06:32
*** samP_ has quit IRC06:32
*** dhajare has joined #openstack-infra06:32
*** thorre_se has joined #openstack-infra06:33
*** Sukhdev has quit IRC06:34
*** thorre has quit IRC06:36
*** thorre_se is now known as thorre06:36
*** ykarel has quit IRC06:41
*** ykarel has joined #openstack-infra06:42
*** dizquierdo has joined #openstack-infra06:43
*** eranrom has joined #openstack-infra06:43
*** liujiong_lj is now known as liujiong06:47
*** ramishra has quit IRC06:51
*** yamamoto has joined #openstack-infra06:52
*** ramishra has joined #openstack-infra06:53
*** ccamacho has joined #openstack-infra06:53
*** cshastri has joined #openstack-infra06:56
*** amotoki has joined #openstack-infra06:57
*** Swami has quit IRC06:59
*** dhajare has quit IRC07:02
*** jaosorior has quit IRC07:03
*** pgadiya has joined #openstack-infra07:03
kklimondahow is logs.openstack.org managed? I don't see it in puppet (only references in some yaml files)07:06
*** yamamoto has quit IRC07:07
*** aarefiev_afk is now known as aarefiev07:08
*** eroux has quit IRC07:09
*** dizquierdo has quit IRC07:14
*** jaosorior has joined #openstack-infra07:15
*** markus_z has joined #openstack-infra07:16
*** eroux has joined #openstack-infra07:19
*** thorst has joined #openstack-infra07:19
*** gmann has joined #openstack-infra07:21
*** thorst has quit IRC07:23
*** funzo has joined #openstack-infra07:24
*** bogdando has joined #openstack-infra07:25
bogdandohi.folks, let's merge this please https://review.openstack.org/#/c/492463/07:25
bogdandodo we have elastic-recheck cores around?07:25
*** gmann has quit IRC07:28
*** slaweq has quit IRC07:28
*** funzo has quit IRC07:29
*** slaweq has joined #openstack-infra07:29
*** tmorin has joined #openstack-infra07:29
openstackgerritMerged openstack-infra/project-config master: Zuul v3: add description to check pipeline  https://review.openstack.org/49271007:35
*** gmann has joined #openstack-infra07:37
openstackgerritMerged openstack-infra/project-config master: Add documentation jobs for monasca-api  https://review.openstack.org/49056907:40
*** sree has joined #openstack-infra07:40
*** rwsu has joined #openstack-infra07:40
openstackgerritMerged openstack-infra/project-config master: networking-midonet: Remove v2 jobs from grafana dashboard  https://review.openstack.org/49242407:40
openstackgerritMerged openstack-infra/elastic-recheck master: Fix Generic job timeout bug match  https://review.openstack.org/49246307:41
*** ralonsoh has joined #openstack-infra07:41
openstackgerritMerged openstack-infra/project-config master: Add gerritbot notications for osprofiler into #openstack-performance  https://review.openstack.org/49243707:42
*** e0ne has joined #openstack-infra07:42
openstackgerritArtur Basiak proposed openstack-infra/project-config master: Publish monasca-events-api documentation  https://review.openstack.org/49280507:43
*** slaweq has quit IRC07:47
*** sflanigan has quit IRC07:49
openstackgerrityolanda.robla proposed openstack/diskimage-builder master: [DNM] create intermediate LVMNode object, refactor slightly  https://review.openstack.org/49281207:51
*** dizquierdo has joined #openstack-infra07:58
*** rwsu has quit IRC07:58
*** alexchadin has joined #openstack-infra07:58
*** rwsu has joined #openstack-infra08:00
*** openstackgerrit has quit IRC08:02
*** yamamoto has joined #openstack-infra08:04
*** gmann has quit IRC08:07
*** derekh has joined #openstack-infra08:14
*** priteau has joined #openstack-infra08:16
*** yamamoto has quit IRC08:17
*** shardy has joined #openstack-infra08:21
*** cuongnv has quit IRC08:23
*** funzo has joined #openstack-infra08:25
*** funzo has quit IRC08:29
*** benj_ has quit IRC08:30
*** rwsu has quit IRC08:37
*** bhavik1 has joined #openstack-infra08:43
*** yamamoto has joined #openstack-infra08:44
*** benj_ has joined #openstack-infra08:46
*** ykarel has quit IRC08:47
*** ykarel has joined #openstack-infra08:48
*** lucas-afk is now known as lucasagomes08:49
*** rwsu has joined #openstack-infra08:49
*** bhavik1 has quit IRC08:51
*** electrofelix has joined #openstack-infra08:53
*** dtantsur|afk is now known as dtantsur08:54
*** yamamoto has quit IRC08:56
*** bhavik1 has joined #openstack-infra08:58
*** priteau has quit IRC08:58
*** sambetts|afk is now known as sambetts09:02
Dinesh_BhorAJaeger_: Hi you there?09:05
*** priteau has joined #openstack-infra09:08
*** alexchadin has quit IRC09:09
*** ykarel is now known as ykarel|lunch09:12
*** markvoelker has quit IRC09:17
*** sshnaidm|afk is now known as sshnaidm|off09:19
*** thorst has joined #openstack-infra09:21
strigazihi, when jenkins votes -2 we always need to run two times the pipeline with recheck?09:22
odyssey4mestrigazi yes09:24
*** yamamoto has joined #openstack-infra09:24
strigaziodyssey4me thanks09:24
*** thorst has quit IRC09:25
*** funzo has joined #openstack-infra09:26
*** openstackgerrit has joined #openstack-infra09:28
*** mriedem has quit IRC09:30
*** funzo has quit IRC09:31
*** priteau has quit IRC09:33
*** yamamoto has quit IRC09:35
*** ianychoi_ is now known as ianychoi09:36
*** bhavik1 has quit IRC09:39
*** rwsu has quit IRC09:44
*** priteau has joined #openstack-infra09:54
*** rwsu has joined #openstack-infra09:56
*** priteau has quit IRC09:59
*** sdague has joined #openstack-infra10:00
*** pgadiya has quit IRC10:01
*** sshnaidm|off has quit IRC10:02
*** priteau has joined #openstack-infra10:04
*** gmann has joined #openstack-infra10:04
*** ociuhandu has quit IRC10:08
*** pgadiya has joined #openstack-infra10:18
*** markvoelker has joined #openstack-infra10:18
*** thorst has joined #openstack-infra10:22
*** psachin has quit IRC10:22
*** markvoelker has quit IRC10:23
*** sree has quit IRC10:24
*** thorst has quit IRC10:26
*** funzo has joined #openstack-infra10:26
*** liujiong has quit IRC10:27
*** funzo has quit IRC10:31
*** yamamoto has joined #openstack-infra10:32
*** sshnaidm has joined #openstack-infra10:34
*** sshnaidm is now known as sshnaidm|off10:34
*** psachin has joined #openstack-infra10:35
*** namnh has quit IRC10:36
*** ykarel|lunch is now known as ykarel10:38
*** markvoelker has joined #openstack-infra10:39
*** ykarel_ has joined #openstack-infra10:42
*** markvoelker_ has joined #openstack-infra10:44
*** markvoelker has quit IRC10:44
*** markvoelker_ has quit IRC10:44
*** markvoelker has joined #openstack-infra10:45
*** ykarel has quit IRC10:46
openstackgerritBogdan Dobrelya proposed openstack-infra/tripleo-ci master: Rework the getthelogs helper script for wget recursive  https://review.openstack.org/49217810:46
*** yamamoto has quit IRC10:48
*** jkilpatr has quit IRC10:52
*** rwsu has quit IRC10:56
*** LindaWang has quit IRC10:56
*** shardy is now known as shardy_lunch10:59
*** zhurong has quit IRC11:00
*** dhajare has joined #openstack-infra11:02
*** priteau has quit IRC11:04
Dinesh_Bhoryolanda: Hi, you there?11:06
*** mriedem has joined #openstack-infra11:07
*** rwsu has joined #openstack-infra11:08
*** slaweq has joined #openstack-infra11:10
*** jkilpatr has joined #openstack-infra11:12
*** gongysh has quit IRC11:17
*** udesale has quit IRC11:18
*** thorst has joined #openstack-infra11:22
*** priteau has joined #openstack-infra11:23
*** priteau has quit IRC11:24
*** makowals_ has quit IRC11:24
*** jkilpatr has quit IRC11:24
*** dhajare has quit IRC11:24
*** shardy_lunch has quit IRC11:24
*** e0ne has quit IRC11:24
*** cshastri has quit IRC11:24
*** bogdando has quit IRC11:24
*** martinkopec has quit IRC11:24
*** caphrim0_ has quit IRC11:24
*** lindsayk has quit IRC11:24
*** yamahata has quit IRC11:24
*** hareesh has quit IRC11:26
*** igormarnat has quit IRC11:27
*** igormarnat has joined #openstack-infra11:27
*** funzo has joined #openstack-infra11:27
*** bogdando has joined #openstack-infra11:27
*** thorst has quit IRC11:27
*** makowals has joined #openstack-infra11:28
*** shardy_lunch has joined #openstack-infra11:30
*** yamahata has joined #openstack-infra11:31
*** funzo has quit IRC11:32
*** martinkopec has joined #openstack-infra11:33
*** shardy_lunch is now known as shardy11:33
*** yamamoto has joined #openstack-infra11:35
*** atarakt has quit IRC11:39
*** mdbooth has quit IRC11:39
*** atarakt has joined #openstack-infra11:41
*** mdbooth has joined #openstack-infra11:42
*** sbezverk has joined #openstack-infra11:42
*** slaweq has quit IRC11:42
*** rwsu has quit IRC11:42
*** dizquierdo has quit IRC11:45
*** yamamoto has quit IRC11:48
*** yamamoto has joined #openstack-infra11:48
*** sbezverk has quit IRC11:50
*** e0ne has joined #openstack-infra11:51
*** dhajare has joined #openstack-infra11:51
*** cshastri has joined #openstack-infra11:51
*** caphrim007 has joined #openstack-infra11:51
*** jkilpatr has joined #openstack-infra11:51
*** ldnunes has joined #openstack-infra11:52
*** priteau has joined #openstack-infra11:53
*** priteau has quit IRC11:53
*** lucasagomes is now known as lucas-hungry11:54
*** yamamoto has quit IRC11:55
*** dhajare has quit IRC11:55
*** yamamoto has joined #openstack-infra11:57
*** dhajare has joined #openstack-infra11:59
*** EricGonczer_ has joined #openstack-infra12:01
openstackgerritMerged openstack-infra/tripleo-ci master: Switch to use local buildlogs mirror  https://review.openstack.org/49278612:03
*** arturb has quit IRC12:07
*** thorst has joined #openstack-infra12:08
*** dhajare has quit IRC12:09
*** markvoelker_ has joined #openstack-infra12:10
*** rhallisey has joined #openstack-infra12:10
*** markvoelker has quit IRC12:13
*** trown|outtypewww is now known as trown12:14
*** LindaWang has joined #openstack-infra12:14
*** pgadiya has quit IRC12:16
*** sshnaidm|off has quit IRC12:17
*** EricGonczer_ has quit IRC12:19
*** Douhet has quit IRC12:19
*** mwhahaha has quit IRC12:19
*** dasanind has quit IRC12:19
*** rockstar has quit IRC12:19
*** fdegir has quit IRC12:19
*** simonmcc has quit IRC12:19
*** TheJulia has quit IRC12:19
*** puiterwijk|cld has quit IRC12:19
*** betherly has quit IRC12:19
*** berendt has quit IRC12:19
*** puiterwijk|cld has joined #openstack-infra12:19
*** Douhet has joined #openstack-infra12:19
*** rockstar has joined #openstack-infra12:19
*** berendt has joined #openstack-infra12:19
*** TheJulia has joined #openstack-infra12:19
*** fdegir has joined #openstack-infra12:19
*** gouthamr has joined #openstack-infra12:20
*** dasanind has joined #openstack-infra12:20
*** simonmcc has joined #openstack-infra12:20
*** betherly has joined #openstack-infra12:20
*** mwhahaha has joined #openstack-infra12:20
*** EricGonczer_ has joined #openstack-infra12:20
*** gongysh has joined #openstack-infra12:20
*** gongysh has quit IRC12:20
mhaydenpabelanger: thanks for the comments in https://review.openstack.org/492601 -- i've got a patch up for openstack-ansible-tests that actually gets the nodepool mirror url and passes it to that role12:21
*** clayton has quit IRC12:21
*** purp has quit IRC12:21
*** mandre_mtg has quit IRC12:22
*** makowals has quit IRC12:22
AJaeger_strigazi: read http://lists.openstack.org/pipermail/openstack-dev/2017-August/120608.html12:22
*** rtjure has quit IRC12:23
AJaeger_Dinesh_Bhor: just ask here, others might be able to help as well. I'm not really around...12:23
*** clayton has joined #openstack-infra12:24
*** mandre has joined #openstack-infra12:24
*** dave-mccowan has joined #openstack-infra12:24
*** makowals has joined #openstack-infra12:24
*** rtjure has joined #openstack-infra12:26
*** purp has joined #openstack-infra12:26
Dinesh_BhorAJaeger_: yeah, the problem is solved now. thanks for reply12:27
*** baoli has quit IRC12:27
*** jamesmcarthur has joined #openstack-infra12:28
*** xyang1 has joined #openstack-infra12:29
*** dizquierdo has joined #openstack-infra12:31
*** Hunner has quit IRC12:31
*** gongysh has joined #openstack-infra12:35
*** Hunner has joined #openstack-infra12:36
*** Hunner has quit IRC12:36
*** Hunner has joined #openstack-infra12:36
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck master: Remove query for bug 1696834  https://review.openstack.org/49298512:38
openstackbug 1696834 in OpenStack Compute (nova) "Intermittent "KeyError: 'allocations'" in functional tests" [Medium,Fix released] https://launchpad.net/bugs/1696834 - Assigned to Chris Dent (cdent)12:38
*** jtomasek has joined #openstack-infra12:39
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck master: Remove query for bug 1696834  https://review.openstack.org/49298512:40
openstackbug 1696834 in OpenStack Compute (nova) "Intermittent "KeyError: 'allocations'" in functional tests" [Medium,Fix released] https://launchpad.net/bugs/1696834 - Assigned to Chris Dent (cdent)12:40
openstackgerritMatt Riedemann proposed openstack-infra/elastic-recheck master: Remove query for bug 1709739  https://review.openstack.org/49298512:41
openstackbug 1709739 in tempest ""Invalid volume: Volume is not local to this node" in neutron multinode job (pike)" [Undecided,In progress] https://launchpad.net/bugs/1709739 - Assigned to Xing Yang (xing-yang)12:41
mnaserinfra-root would it be ok if i propose dropping citycloud-lon1 to max-servers: 0?12:43
*** pradk has joined #openstack-infra12:44
mnaser492390,5 is about to fail gate after ~3hours of CI jobs because we landed on it12:44
openstackgerritMerged openstack-infra/project-config master: Normalize projects.yaml  https://review.openstack.org/49292312:45
*** makowals has quit IRC12:45
*** makowals has joined #openstack-infra12:47
*** pblaho has quit IRC12:47
openstackgerritMerged openstack-infra/project-config master: Add mirror host for images.linuxcontainers.org reverse proxy  https://review.openstack.org/49219212:51
*** jpena|off is now known as jpena12:54
*** jaypipes has joined #openstack-infra12:57
*** LindaWang has quit IRC12:57
*** jcoufal has joined #openstack-infra12:58
*** LindaWang has joined #openstack-infra12:59
*** jaypipes has quit IRC13:00
*** jaypipes has joined #openstack-infra13:00
*** jamesmcarthur has quit IRC13:02
*** mpaolino has joined #openstack-infra13:03
openstackgerritMerged openstack-infra/elastic-recheck master: Remove query for bug 1709739  https://review.openstack.org/49298513:04
openstackbug 1709739 in tempest ""Invalid volume: Volume is not local to this node" in neutron multinode job (pike)" [Undecided,In progress] https://launchpad.net/bugs/1709739 - Assigned to Xing Yang (xing-yang)13:04
*** lucas-hungry is now known as lucasagomes13:05
*** fried_rice has joined #openstack-infra13:07
fried_riceAJaeger_ greetings13:07
fried_ricemordred See https://review.openstack.org/#/c/490750/ -- how/when does that publish job get run?13:08
pabelangermnaser: ya, clarkb wants to do an audit of our lon1 mirror to confirm it is not related. But starting to look we might have to disable that region13:08
*** sbezverk has joined #openstack-infra13:09
openstackgerritsebastian marcet proposed openstack-infra/openstackid master: Removed noise from log (OAUTH2.0)  https://review.openstack.org/49299713:11
*** sekelso has joined #openstack-infra13:12
*** rlandy has joined #openstack-infra13:12
openstackgerritSean Handley proposed openstack/os-client-config master: DataCentred supports Keystone V3 and Glance V2.  https://review.openstack.org/49300213:12
*** skelso has joined #openstack-infra13:15
openstackgerritMajor Hayden proposed openstack-infra/project-config master: Remove OpenStack/Ceph/Virt repo from CentOS  https://review.openstack.org/49300313:15
mhaydenpabelanger: a review for discussion ^^13:15
openstackgerrityolanda.robla proposed openstack/diskimage-builder master: Add kpartx as a requirement to build images  https://review.openstack.org/49300413:16
*** Hal has joined #openstack-infra13:16
*** Hal is now known as Guest6631013:17
*** sekelso has quit IRC13:17
*** baoli has joined #openstack-infra13:18
*** lihi has quit IRC13:18
*** oanson has quit IRC13:19
*** dimak has quit IRC13:19
*** dimak has joined #openstack-infra13:19
*** oanson has joined #openstack-infra13:19
openstackgerritMerged openstack-infra/openstackid master: Removed noise from log (OAUTH2.0)  https://review.openstack.org/49299713:19
*** lihi has joined #openstack-infra13:20
pabelangermhayden: support it, but left a -1 and comments. We have somethings we need to fix first13:22
*** dprince has joined #openstack-infra13:24
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Add zuul.project.src_dir variable  https://review.openstack.org/49191513:26
*** sshnaidm has joined #openstack-infra13:27
*** funzo has joined #openstack-infra13:29
mnaserclarkb pabelanger http://logs.openstack.org/90/492390/5/gate/gate-functional-dsvm-magnum-api-ubuntu-xenial/c203e1f/logs/devstacklog.txt.gz#_2017-08-11_12_02_11_08113:29
mnaserResolving mirror.lon1.citycloud.openstack.org (mirror.lon1.citycloud.openstack.org)... 37.153.172.4413:30
mnaserdo the mirror and workers sit on the same network?13:30
*** udesale has joined #openstack-infra13:30
mnaserif so, could we somehow reach it over the internet network rather than over NAT.. im willing to bet it would be much faster.13:30
*** jaypipes is now known as leakypipes13:30
pabelangermnaser: mirror and nodes are in different projects, need to confirm if shared network13:31
pabelangerbut ya, right now they hit public web13:32
openstackgerritMerged openstack-infra/system-config master: Add https://api.rubygems.org/ to reverse proxy cache  https://review.openstack.org/49276013:32
mnaseryeah cause that's what is timing us out now :(13:32
pabelangermnaser: Hmm, could be possible AFS cache was cold. Was this first time job ran in citycloud-lon1?13:32
*** esberglu has joined #openstack-infra13:33
mnaserpabelanger let me do a small check and see13:33
*** pradk has quit IRC13:33
*** funzo has quit IRC13:33
pabelangermnaser: that would be my guess, since fedora-alt is new13:33
mnaserpabelanger it does indeed seem like it13:33
pabelangerI believe there is a way to check with AFS client, but not sure the command. Will have to google13:34
openstackgerritMonty Taylor proposed openstack-infra/zuul-jobs master: Override tox requirments with zuul git repos  https://review.openstack.org/48971913:35
*** bmjen has quit IRC13:36
*** makowals has quit IRC13:36
mnaserpabelanger ill keep an eye out on the region of failure and let you know if this happens again13:36
mnaserif it happens more than once in the same region at least13:36
openstackgerritMonty Taylor proposed openstack-infra/zuul-jobs master: Rename tox_command_line in docs to tox_extra_args  https://review.openstack.org/48975813:37
pabelangermnaser: ya, lon1 would be slow first time too. Data lives in DFW I believe13:37
fungikklimonda: not sure if you found it yet, but the logs.o.o site is a vhost on static.openstack.org managed via the openstack_project::static class in the openstack-infra/system-config repo13:37
*** bobh has joined #openstack-infra13:39
*** makowals has joined #openstack-infra13:39
kklimondafungi: thanks, I didn't have time to look into it.13:39
fungimnaser: yeah, we were discussing also reverting the change to return our quota in citycloud-sto2 and see if the network issues from a few weeks ago have been resolved, since the engineer we had been talking to about that one seemed to be on to some leads there but then fell silent13:39
mnaserfungi it could be just afs cache misses in our case but i heard a lot of other folks have issues so i figured it was related13:39
*** bmjen has joined #openstack-infra13:41
pabelanger++ to try citycloud-sto2 again13:42
fungimnaser: well, we were definitely seeing performance issues there throughout the day yesterday too. there is an outside chance that becuase the way they migrated the mirror instance caused cloud-init to replace it's ssh host key and so the flock wrapper around htcacheclean never made it on the server, we got it back into a sad state that way, but i have doubts that's the whole story there13:42
mnaserouch13:43
*** weshay is now known as weshay_doc13:43
*** dizquierdo has quit IRC13:43
*** hongbin has joined #openstack-infra13:44
pabelangerfungi: clarkb: we'll need to land https://review.openstack.org/#/c/492712/ for infracloud, puppet provisioned our DNS back to 8.8.8.8 again13:44
fungii kinda figured that might happen, thanks for confirming and finding where to set it properly13:44
*** ldnunes has quit IRC13:47
*** jpena is now known as jpena|off13:48
*** markvoelker_ has quit IRC13:52
*** felipemonteiro has joined #openstack-infra13:55
*** trown is now known as trown|brb13:57
*** ldnunes has joined #openstack-infra14:00
*** mat128 has joined #openstack-infra14:04
*** tnovacik has joined #openstack-infra14:05
*** skelso has quit IRC14:05
samueldmqdhellmann: thanks for http://logs.openstack.org/67/492767/2/check/gate-releases-tox-list-changes-ubuntu-xenial/0d2ac66/console.html#_2017-08-11_02_13_59_84680614:07
samueldmqcc lbragstad14:07
*** skelso has joined #openstack-infra14:07
*** mat128 has quit IRC14:14
*** tnovacik has quit IRC14:15
*** Guest66310 has quit IRC14:16
*** trown|brb is now known as trown14:17
*** sshnaidm is now known as sshnaidm|off14:17
openstackgerritJulia Kreger proposed openstack/diskimage-builder master: Add netbase to ensure /etc/protocols is placed for debian  https://review.openstack.org/49065614:18
*** jtomasek has quit IRC14:19
*** sambetts is now known as sambetts|afk14:21
*** rbrndt has joined #openstack-infra14:21
*** mat128 has joined #openstack-infra14:22
*** bogdando has quit IRC14:22
*** psachin has quit IRC14:24
*** mat128 has quit IRC14:24
*** caphrim007 has quit IRC14:29
openstackgerrityolanda.robla proposed openstack/diskimage-builder master: Increase timeout for removal  https://review.openstack.org/49302614:29
*** jamesmcarthur has joined #openstack-infra14:29
*** funzo has joined #openstack-infra14:29
*** jamesmcarthur has quit IRC14:30
*** Hal has joined #openstack-infra14:30
*** jamesmcarthur has joined #openstack-infra14:31
*** Hal is now known as Guest1273614:31
*** armax has joined #openstack-infra14:31
*** jtomasek has joined #openstack-infra14:33
*** funzo has quit IRC14:34
*** SamYaple has quit IRC14:35
*** SamYaple has joined #openstack-infra14:35
*** rwsu has joined #openstack-infra14:36
*** mat128 has joined #openstack-infra14:36
*** Julien-zte has quit IRC14:36
*** udesale has quit IRC14:37
openstackgerritPaul Belanger proposed openstack-infra/project-config master: Add support for NODEPOOL_RUGYGEMS_PROXY  https://review.openstack.org/49302814:40
pabelangerfungi: clarkb: EmilienM: mwhahaha: ^finally support for rubygems reverse proxy cache. Tested in infracloud-vanilla and works as expected14:40
pabelanger15.184.66.2 - - [11/Aug/2017:14:33:56 +0000] "GET /api.rubygems/quick/Marshal.4.8/semantic_puppet-1.0.1.gemspec.rz HTTP/1.1" 200 1461 "-" "Ruby, RubyGems/2.0.14.1 x86_64-linux Ruby/2.0.0 (2015-12-16 patchlevel 648)"14:41
*** mat128 has quit IRC14:49
*** bobh has quit IRC14:49
*** mat128 has joined #openstack-infra14:52
*** EricGonczer_ has quit IRC14:54
*** sbezverk has quit IRC14:54
*** felipemonteiro_ has joined #openstack-infra14:55
*** ramishra has quit IRC14:55
*** felipemonteiro has quit IRC14:55
*** sbezverk has joined #openstack-infra14:55
openstackgerritPavlo Shchelokovskyy proposed openstack-infra/project-config master: Skip non-doc bifrost jobs on reno-only changes  https://review.openstack.org/49303414:56
*** rcernin has quit IRC14:57
*** EricGonczer_ has joined #openstack-infra14:58
*** thingee_ has joined #openstack-infra14:58
pabelangerfungi: clarkb: mnaser: did we want to try launch another instances in vexxhost today?14:59
mnaserpabelanger we could, let me make some adjustments on my side, i want to push up a change on the flavor name15:00
mnaseri think 2 core thing wasnt successful because jobs were running with NPROC concurrency15:00
*** xarses_ has joined #openstack-infra15:00
*** EricGonc_ has joined #openstack-infra15:01
*** EricGonczer_ has quit IRC15:02
*** bh526r has joined #openstack-infra15:04
*** cshastri has quit IRC15:05
*** ykarel_ has quit IRC15:05
*** skelso has quit IRC15:07
*** claudiub has joined #openstack-infra15:09
*** mpaolino has quit IRC15:09
*** ramishra has joined #openstack-infra15:09
*** bswartz has joined #openstack-infra15:09
*** skelso has joined #openstack-infra15:10
*** annegentle has joined #openstack-infra15:14
*** Dinesh_Bhor has quit IRC15:15
*** dklyle has joined #openstack-infra15:15
*** david-lyle has quit IRC15:15
*** ihrachys has joined #openstack-infra15:16
*** dprince has quit IRC15:17
*** LindaWang has quit IRC15:21
*** shardy has quit IRC15:24
*** jtomasek has quit IRC15:25
*** Guest12736 has quit IRC15:25
*** jtomasek has joined #openstack-infra15:26
*** jaosorior has quit IRC15:27
AJaeger_odyssey4me: you don not need to rebase in gerrit - see https://review.openstack.org/491195 a recheck would have been enough. We always rebase before running any of the check or gate jobs15:27
*** e0ne has quit IRC15:27
odyssey4meAJaeger_ I thought it did the check using a checkout, then a rebase in gate15:28
fungi(that is, zuul transparently rebases it to test it)15:28
*** jtomasek has quit IRC15:28
*** baoli has quit IRC15:28
fungiodyssey4me: all jobs zuul runs15:28
fungiwhether in the check or gate pipeline15:28
odyssey4mefrom my own experience it appears to me that it works that way, but I don't have evidence off-hand to prove it15:28
AJaeger_odyssey4me: we want the same test runs in both check and gate if nothing else merges...15:29
AJaeger_odyssey4me: believe us ;) It's designed this way :)15:29
odyssey4meexcept that in gate it is definitely rebased is there is another patch in the queue for the same repo15:29
fungiif you recheck a change after some other change merges to the repo, you get tested with the new state of the repo even if you don't rebase your change15:29
AJaeger_odyssey4me: thanks for caring to get my change in ;)15:30
fungithis is also why we automatically leave verify -1 votes on changes once they merge-conflict with the tip of the branch to which they're targeted15:30
fungibecause we can no longer test them15:30
*** funzo has joined #openstack-infra15:30
*** baoli has joined #openstack-infra15:30
odyssey4meAJaeger_ I'm keeping an eye on it, and I'll port it back too once it's done. That script helps people testing outside of infra to get speedier results.15:30
fungiodyssey4me: where you _do_ need to rebase a change is if its parent is another unmerged change in review and you upload a new patchset for the parent15:31
odyssey4mefungi it's possible that my experience was based on before we used zuul_prep for the repo, but instead used git_prep15:31
fungigerrit-git-prep does the same15:32
*** skelso has quit IRC15:32
openstackgerritMerged openstack-infra/storyboard-webclient master: Add the parameter parsing functionality to all of the search views  https://review.openstack.org/45502515:32
AJaeger_odyssey4me: this reminds me, I always wanted to ask the team here for your script:15:32
AJaeger_team, http://git.openstack.org/cgit/openstack/openstack-ansible/tree/scripts/fastest-infra-wheel-mirror.py is a script for users of ansible to use the Infra mirrors - is this something we're fine with?15:33
fungior rather, the gerrit-git-prep.sh script _did_ the same up to the point where it was retired and removed from project-config ;)15:33
*** martinkopec has quit IRC15:33
odyssey4meAJaeger_ ah yes, I did actually ask before building it - although it was in an informal way15:33
*** caphrim007 has joined #openstack-infra15:33
odyssey4meI got the answer that the mirrors were freely and openly available on purpose to be used for testing15:33
odyssey4mebut, things do change over time15:33
*** ociuhandu has joined #openstack-infra15:34
AJaeger_odyssey4me: the difference between check and gate is: If you have a change in gate in front of your change, it's based on top of that change. If you have multiple changes in check then each is rebased on master but not on each other since we don't know how they merge15:34
AJaeger_odyssey4me: thanks for confirming15:34
*** funzo has quit IRC15:34
odyssey4meNote that the script is *only* used as a wheel source for pip and is used alongside pypi - it's *only* used for someone building an AIO (dev/test - kinda like devstack) although someone could use it outside of that I guess.15:36
*** kjackal_ has quit IRC15:36
fungiodyssey4me: basically, when zuul gets ready to run a job, it asks a zuul merger process to stack the required changes onto their target branch tip(s) in the determined order, and then serves that from the server in $ZUUL_URL as a unique named ref listed in the $ZUUL_REF envvar. you can see the last state of gerrit-git-prep.sh when it was removed, on line 49 it attempts to checkout the supplied15:37
fungi$ZUUL_REF from $ZUUL_URL: https://review.openstack.org/45446215:37
*** bauzas is now known as bauzas_afk15:37
odyssey4mefungi odd then how I saw some different results - it was some time ago though, I'll endeavour to find and report another one if I ever see it again15:38
fungiit has worked more or less the same way basically for as long as zuul has existed15:38
fungiodyssey4me: it's possible your jobs weren't using any of our standard checkout methods and instead had some bespoke tooling to supply the git repos they were using, i suppose15:38
fungithat's the only way i can imagine it would happen15:39
*** skelso has joined #openstack-infra15:39
odyssey4mefungi unlikely, this was specifically two patches in one repo of ours - not something we pull in from somewhere else15:39
*** Hal has joined #openstack-infra15:39
odyssey4mebut as I say, this is part of my old, fading memory so I could be wrong15:39
fungiodyssey4me: if you ever see that behavior, please report it because we definitely would consider it a severe bug in the ci system15:40
fungigoing back many years now15:40
*** Hal is now known as Guest891215:40
odyssey4mewill definitely do!15:40
odyssey4mehopefully in the next cycle we'll be doing less of the bespoke tooling, and merging efforts more with infra and other ansible users15:41
fungineat!15:41
*** ramishra has quit IRC15:41
dimsAJaeger_ : we are branching devstack/grenade/requirements over on -release - there's a note on translations in https://github.com/openstack/releases/blob/master/PROCESS.rst#rc1, want to join us?15:41
clarkbpabelanger: ya lon1 mirror was operating as expected with htcacheclean and the io situation wasnt significanlty different (though load was much lower due to fewer processes running)15:44
clarkbpabelanger: I think we should probably disable lon115:44
openstackgerritsebastian marcet proposed openstack-infra/openstackid master: Reduced OpenID log noise * added a base class for all openid exceptions * moved invalid assoc exception from 500 to 400 * fixed bug on openid mememto request  https://review.openstack.org/49305315:45
*** jzerebec1i is now known as jzerebecki15:46
*** aarefiev is now known as aarefiev_afk15:47
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Rename allow-secrets to pre-review  https://review.openstack.org/49305415:48
pabelangerclarkb: k, give me a few minutes and I'll propose a patch15:49
*** kjackal_ has joined #openstack-infra15:49
*** ihrachys has quit IRC15:50
openstackgerritThierry Carrez proposed openstack-infra/devstack-gate master: Update grenade settings for stable/pike  https://review.openstack.org/49305715:53
openstackgerritMerged openstack-infra/openstackid master: Reduced OpenID log noise * added a base class for all openid exceptions * moved invalid assoc exception from 500 to 400 * fixed bug on openid mememto request  https://review.openstack.org/49305315:54
openstackgerritPaul Belanger proposed openstack-infra/project-config master: Disable citycloud-lon1 region in nodepool  https://review.openstack.org/49305815:55
pabelangerclarkb: fungi: ^nodepool change for lon115:56
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Rename allow-secrets to post-review  https://review.openstack.org/49305915:57
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Rename allow-secrets to pre-review  https://review.openstack.org/49305415:57
clarkbdid anyone else want to weigh in on lon1 removal before it gets approved?15:57
*** Apoorva has joined #openstack-infra15:58
*** skelso has quit IRC15:59
openstackgerritThierry Carrez proposed openstack-infra/devstack-gate master: Fix newton forward upgrade test  https://review.openstack.org/49306015:59
*** tmorin has left #openstack-infra16:01
*** skelso has joined #openstack-infra16:03
*** armax has quit IRC16:04
*** sbezverk has quit IRC16:05
jeblairclarkb: i could add ":(" but i don't think that's helpful so carry on16:05
fungii agree in principle, and trust that you know which key makes the 016:05
jeblairfungi: did you know on *some* keyboards it's right next to the key that makes the O?  can you believe it?16:06
fungijeblair: i even have a keyboard or two like that16:07
jeblairamazing!16:07
openstackgerritMerged openstack-infra/project-config master: Skip non-doc bifrost jobs on reno-only changes  https://review.openstack.org/49303416:07
fungiit's why i always use fonts that make my 0 look like ø16:07
clarkbI;ve enjoyed source code pro for this reason16:08
fungiis that the name of a font?16:08
jeblairsometimes li uses fonts that make j's look like i and u's look like v16:08
fungithat's called classical latin ;)16:09
jeblair(the history of J is fascinating, btw)16:09
clarkbfungi: yup its an open source font from adobe16:09
clarkbare Ws two Vs?16:09
*** ociuhandu has quit IRC16:10
fungiif you speak german, a w is just one v (and the v is an f!)16:10
fungiin welsh, the u is an i sound too. fun stuff16:11
*** apetrich has quit IRC16:11
jeblairi don't know as much about w, i should learn16:11
fungialso, welsh has that fun ll that is nearly impossible to pronounce unless you're born in a small fishing village16:12
*** apetrich has joined #openstack-infra16:13
fungi49305816:14
fungier, mispaste16:14
jeblairi pulled it up anyway16:14
jeblairapparently i respond to very abbreviated commands16:15
fungiheh16:15
jeblairpabelanger: more zuulv3 internap fun: http://logs.openstack.org/59/493059/1/check/tox-pep8/a891af6/job-output.txt.gz#_2017-08-11_16_01_23_88246316:16
fungiclarkb: so i had to look it up... i'm actually using a circa 1982 reproduction commodore 64 screen font at the moment16:16
fungi(courtesy of cool-retro-term)16:16
openstackgerritClark Boylan proposed openstack-infra/devstack-gate master: Hack in linux bridge vxlan support  https://review.openstack.org/49265416:16
mgagnejeblair: is it supposed to resolve outside the infra?16:17
clarkbfungi: https://en.wikipedia.org/wiki/Source_Code_Pro is source code pro16:17
jeblairmgagne: yes, i think that hostname is constructed wrong (we build it up from variables)16:17
mgagnehow about mirror.mtl01.internap.openstack.org instead ?16:17
*** vhosakot has joined #openstack-infra16:17
fungimgagne: right, that's what it was supposed to be16:18
jeblairmgagne: yes that's what it should be16:18
* mgagne feels better now16:18
mgagneI thought it was related to our infra =)16:18
funginot an internap problem, no, just a zuul v3 (or perhaps job-specific?) bug16:18
fungiwell, role-specific i mean16:18
mgagneoh btw, how hard to rename internap for inap everywhere the occurence is found? =)16:19
jeblairmgagne: oh no, sorry -- we're just adding more clouds to our small zuul v3 installation, and it's uncovering bugs in (zuul/nodepool/our zuulv3 jobs)16:19
*** gongysh has quit IRC16:19
mgagnejeblair: yea, I saw the review related to zuulv316:19
*** trown is now known as trown|lunch16:19
*** dtantsur is now known as dtantsur|afk16:20
jeblairmgagne: it would probably take several days; should we do that?16:20
mgagnejeblair: we got instructions to rename everything to inap asap16:20
openstackgerritMerged openstack-infra/project-config master: Disable citycloud-lon1 region in nodepool  https://review.openstack.org/49305816:21
mgagneI know that resources are very much busy due to release so I guess it won't be easy to rename everything without disturbing CI16:22
jeblairi think the steps would be: 1) new entries in dns 2) add a second provider in nodepool to let it upload images 3) switch the quota to the new provider 4) remove the old provider16:23
jeblairjust so we don't go insane, we'd probably want to 5) rebuild the mirror server with the new name16:23
jlvillalAJaeger_: Do you know if openstack-dev/devstack-vagrant is still in a working condition? Haven't seen a commit to it in over two months. I saw your name as one of the committers.16:23
jlvillalI've tried using it, but fail so far.16:24
*** markvoelker has joined #openstack-infra16:25
mgagnejeblair: ok, I'm not familiar with the procedure and I know you people probably have plenty in your plate already. If we can find time, it would be greatly appreciated.16:25
pabelangerwow, new DNS, neat16:25
*** rlandy is now known as rlandy|brb16:27
jeblairmgagne: is the request related to just our use in openstack-ci?  or is it a rebranding of the service in general.  ie, should we also look at updating the cloud profile name in os-client-config, etc?16:28
pabelangerjeblair: would it be better to have nodepool.cloud inventory variable for zuulv3, instead of provider.name?16:29
mgagnejeblair: we can say that every occurrences of "internap" should be removed and be replaced by "inap".16:29
jeblairpabelanger: it looks like that's what we use to make that hostname, so i guess we should add it.... how is it that infracloud works?16:30
mgagnejeblair: I can understand if "internap" should be kept in some places for backward compat reasons.16:30
mgagnejeblair: so yes, I think this includes os-client-config16:30
jeblairmgagne: yeah, i expect for occ they'll want to keep both16:30
*** amotoki is now known as amotoki__away16:30
pabelangerjeblair: infracloud-vanilla provider name and cloud are the same, but the regonname is regionOne.  Which is slightly different then internal, where we have region name in provider name16:31
*** jamesmcarthur has quit IRC16:31
jeblairpabelanger: gotcha.  so switching to cloud will work in all cases.16:32
jeblairpabelanger: you want to add that to zuul?16:32
pabelangerSure, give me a second16:32
*** jamesmcarthur has joined #openstack-infra16:33
*** jogo has quit IRC16:34
*** derekh has quit IRC16:35
openstackgerritJames E. Blair proposed openstack-infra/project-config master: Add inap cloud  https://review.openstack.org/49307216:35
openstackgerritJames E. Blair proposed openstack-infra/project-config master: Stop using internap in favor if inap  https://review.openstack.org/49307316:35
openstackgerritJames E. Blair proposed openstack-infra/project-config master: Remove internap in favor of inap  https://review.openstack.org/49307416:35
jeblairmgagne: ^ that's step 2-416:35
mgagne:D16:36
*** psachin has joined #openstack-infra16:36
*** jamesmcarthur has quit IRC16:37
mgagnejeblair: will grafana dashboards and metrics need to be renamed too?16:37
mgagnedidn't read yet if it was done already16:37
pabelangerjeblair: Hmm, I think we might also need to update nodepool and set the cloud in zk?16:37
jeblairmgagne: it might be best if you proposed the os-client-config change?  it should be pretty straightforward...16:37
mgagnejeblair: will check next week to make it happen and see how we can support both names if possible16:38
jeblairmgagne: i forgot grafana :)  the easiest thing to do is to just make new dashboards and retire the old; actually moving the data is annoying and probably not necessary.16:38
*** EricGonc_ has quit IRC16:38
mgagneyea, I'm not emotionally attached to the data history16:38
jeblairmgagne: When used as a proper noun, should Inap be capitalized or not?16:39
mgagneI will need to check. I suspect it's INAP but I'm not sure16:40
mgagneINAP looks to be used in all our internal communications so far16:40
*** tesseract has quit IRC16:41
*** lucasagomes is now known as lucas-afk16:41
*** sshnaidm|off has quit IRC16:42
openstackgerritJames E. Blair proposed openstack-infra/project-config master: Remove internap in favor of inap  https://review.openstack.org/49307416:42
openstackgerritJames E. Blair proposed openstack-infra/project-config master: Add inap cloud  https://review.openstack.org/49307216:42
openstackgerritJames E. Blair proposed openstack-infra/project-config master: Stop using internap in favor if inap  https://review.openstack.org/49307316:42
mgagnethanks!16:43
jeblairmgagne: no problem -- i'm going to revise those one more time for nodepool v316:43
*** ihrachys has joined #openstack-infra16:44
*** dklyle has quit IRC16:44
*** dklyle has joined #openstack-infra16:45
*** dprince has joined #openstack-infra16:45
openstackgerritJames E. Blair proposed openstack-infra/project-config master: Remove internap in favor of inap  https://review.openstack.org/49307416:45
openstackgerritJames E. Blair proposed openstack-infra/project-config master: Add inap cloud  https://review.openstack.org/49307216:45
openstackgerritJames E. Blair proposed openstack-infra/project-config master: Stop using internap in favor if inap  https://review.openstack.org/49307316:45
jeblairthere we go16:46
clarkbpabelanger: odyssey4me so it turns out that there are places that may assume an ovs bridge as the bridge type. Found it in devstack for neutron at least and maybe ironic/tripleo as well? Working on a patch to address the devstack+neutron side and we'll see if that fixes but this just got a lot more complicated I think16:48
openstackgerritIan Y. Choi proposed openstack-infra/project-config master: Setup translations for Pike  https://review.openstack.org/49308016:48
odyssey4meclarkb :(16:48
odyssey4mein the interests of making all neutron use-cases more equal, I support your efforts! :)16:49
fungimgagne: judging from http://codesearch.openstack.org/?q=internap there are probably also some occurrences in the shade library, on the www.openstack.org site, the planet.openstack.org blog aggregator...16:49
mgagnewe have a blog? omg16:49
odyssey4meanyway, I'm out for the w/end - have a fantastic day and even better w/end all!16:49
clarkbodyssey4me: ya I think use of eg ovs shouldn't assume an ovs bridge but some device it must add to the ovs bridge it iwll manage16:49
clarkbbut getting that changed everywhere... thats another story16:49
clarkbodyssey4me: enjoy16:50
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Rename allow-secrets to post-review  https://review.openstack.org/49305916:50
fungimgagne: plus, lots of projects have references to contributors with internap.com e-mail addresses16:51
* fungi wonders why they didn't prefer .net but whatever16:51
*** kjackal_ has quit IRC16:53
*** sshnaidm|off has joined #openstack-infra16:55
openstackgerritClark Boylan proposed openstack-infra/devstack-gate master: Hack in linux bridge vxlan support  https://review.openstack.org/49265416:56
mgagnefungi: yes, that's part of the "rename" we have to do16:56
mgagne¯\_(ツ)_/¯16:56
fungii applaud your artistic use of the "tu" katakana16:58
*** jogo has joined #openstack-infra16:59
*** markvoelker has quit IRC16:59
mgagne:P16:59
*** markus_z has quit IRC17:00
*** rlandy|brb is now known as rlandy17:00
*** Apoorva_ has joined #openstack-infra17:01
openstackgerritPaul Belanger proposed openstack-infra/nodepool feature/zuulv3: Add node.cloud to zookeeper  https://review.openstack.org/49308617:01
fungi(or "tsu" depending on which romanization you prefer)17:01
*** e0ne has joined #openstack-infra17:02
*** mdrabe is now known as mdrabe_afk17:02
pabelangerclarkb: odyssey4me: I too approve :)17:03
pabelangerclarkb: mind looking at https://review.openstack.org/493028 sets up .gemrc with reverse proxy17:03
clarkbpabelanger: ya that said likely the simplest fix right now is to just get rdo added in d-g if we need it (are on centos)17:04
*** Apoorva has quit IRC17:04
clarkbsince the tendrils of this ovs bridge seem to reach far17:04
*** e0ne has quit IRC17:05
pabelangerclarkb: Ya, agree. I can look into adding logic to test that17:06
*** e0ne has joined #openstack-infra17:07
*** psachin has quit IRC17:08
*** e0ne_ has joined #openstack-infra17:09
openstackgerritPaul Belanger proposed openstack-infra/zuul feature/zuulv3: Create nodepool.cloud inventory variable  https://review.openstack.org/49308817:12
clarkbpabelanger: for ^ you probably want to update ovs_vxlan_bridge in functions.sh to add the yum commands to add a repo if running on centos. This all gets shoved into a variable because we run it on >1 host17:12
*** e0ne has quit IRC17:12
openstackgerritRyan proposed openstack-infra/bindep master: Add ability to list all deps  https://review.openstack.org/49269317:13
pabelangerclarkb: ack17:13
*** felipemonteiro_ has quit IRC17:14
rybridgesNew changes for my bindep review https://review.openstack.org/#/c/492693/17:15
rybridgesYou can now specify whether to print one dep per line or csv format17:15
*** persia has quit IRC17:18
*** tnovacik has joined #openstack-infra17:19
*** rbrndt has quit IRC17:22
openstackgerritYAMAMOTO Takashi proposed openstack-infra/project-config master: networking-midonet: remove v2 grenade job from master  https://review.openstack.org/49309117:23
openstackgerritBen Swartzlander proposed openstack-infra/project-config master: Increase timeouts for Manila DSVM jobs  https://review.openstack.org/49309217:25
openstackgerritMerged openstack-infra/project-config master: Add support for NODEPOOL_RUGYGEMS_PROXY  https://review.openstack.org/49302817:26
*** electrofelix has quit IRC17:30
*** funzo has joined #openstack-infra17:32
*** annegentle has quit IRC17:33
*** simondodsley has joined #openstack-infra17:33
*** e0ne_ has quit IRC17:35
*** funzo has quit IRC17:36
EmilienMpabelanger: thanks a lot for the rubygems proxy thing17:38
*** Swami has joined #openstack-infra17:38
openstackgerritJames E. Blair proposed openstack-infra/zuul feature/zuulv3: Rename allow-secrets to post-review  https://review.openstack.org/49305917:40
*** e0ne has joined #openstack-infra17:42
*** yamamoto has quit IRC17:43
*** e0ne has quit IRC17:43
dhellmannmtreinish, AJaeger_ : I'm working on pike job setup patches and looking for how to reproduce adding periodic stable jobs for tempest. The reference I have is https://review.openstack.org/#/c/375271/1 but the periodic-stable pipeline referenced there is no longer present in layout.yaml. What's the new approach for that?17:44
openstackgerritJames E. Blair proposed openstack-infra/project-config master: Zuulv3: remove infra-publish-jobs from zuul repos  https://review.openstack.org/49309717:44
*** ralonsoh has quit IRC17:45
dhellmannoh, nevermind, it's just moved in a weird way, I see it17:45
openstackgerritDoug Hellmann proposed openstack-infra/project-config master: add stable-compat jobs for tempest and devstack-gate for pike  https://review.openstack.org/49309817:48
openstackgerritDoug Hellmann proposed openstack-infra/project-config master: add pike bitrot jobs  https://review.openstack.org/49309917:48
openstackgerritDoug Hellmann proposed openstack-infra/project-config master: add periodic pike jobs for tempest  https://review.openstack.org/49310017:48
*** trown|lunch is now known as trown17:51
openstackgerritDoug Hellmann proposed openstack-infra/project-config master: add stable-compat jobs for tempest and devstack-gate for pike  https://review.openstack.org/49309817:52
pabelangerEmilienM: np, hopefully we can land the change today17:53
pabelangerEmilienM: puppet-openstack-integration would need a minor patch, since you use root17:53
openstackgerritDoug Hellmann proposed openstack-infra/project-config master: add stable-compat jobs for tempest and devstack-gate for pike  https://review.openstack.org/49309817:53
*** yamahata has quit IRC17:53
openstackgerritDoug Hellmann proposed openstack-infra/project-config master: add pike bitrot jobs  https://review.openstack.org/49309917:53
openstackgerritDoug Hellmann proposed openstack-infra/project-config master: add stable-compat jobs for tempest and devstack-gate for pike  https://review.openstack.org/49309817:53
openstackgerritDoug Hellmann proposed openstack-infra/project-config master: add periodic pike jobs for tempest  https://review.openstack.org/49310017:53
pabelangerclarkb: fungi /dev/mapper/main-proxycache 103077152 103060732        36 100% /var/cache/apache217:55
pabelangerthat is mirror.ord.rax.openstack.org17:55
*** markvoelker has joined #openstack-infra17:55
pabelangerhttp://logs.openstack.org/63/491463/6/gate/gate-tripleo-ci-centos-7-scenario003-multinode-oooq-puppet/f7f033f/logs/undercloud/home/jenkins/install_packages.sh.log.txt.gz17:56
clarkbya ianw pointed that out yesterday17:57
fungipabelanger: so should we drop the htcacheclean down lower than 80gb or run it more often, or something else?17:58
clarkbpabelanger: other rax mirrors are fine, I think we want to see how old some of the cache contents are17:58
clarkbfungi: possibly both if we haven't leaked cache contents17:58
johnsomHi folks, were just talking about some release notes jobs failing in the releases channel:17:58
johnsomhttp://logs.openstack.org/60/491560/3/check/gate-releases-docs-ubuntu-xenial/0a1411d/console.html#_2017-08-11_08_24_08_39566617:58
johnsomhttp://logs.openstack.org/69/690ccfd43fb141c26652e119f1d702b65414a194/post/octavia-releasenotes/238e6ab/console.html#_2017-08-11_17_50_10_43934317:59
johnsomTHESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE.17:59
fungii worry that filesystem performance could be causing us to not be able to delete the cache faster than we accumulate (which was a concern of mine from the beginning when i realized we needed an outside command to expire cache contents)17:59
pabelangerclarkb: ya, looking into that now17:59
johnsomBoth using RAX hosts17:59
pabelangerfungi: I think that might be the case17:59
*** bobh has joined #openstack-infra17:59
pabelangerjohnsom: see http://status.openstack.org/elastic-recheck/#1708707 know issue we are working to fix18:00
johnsomCool, thanks18:00
*** camunoz has quit IRC18:01
pabelangerfungi: I think you might be onto something. htcacheclean was running and flock was from18:01
pabelangerroot     21389  0.0  0.0   4452   560 ?        Ss   13:00   0:00 /bin/sh -c flock -n /var/run/htcacheclean.lock htcacheclean -n -p /var/cache/apache2/proxy -t -l 81920M > /dev/null18:01
pabelangerso, pushing 5 hours to do 80GB18:01
openstackgerritJohn Trowbridge proposed openstack-infra/tripleo-ci master: WIP: containers periodic test  https://review.openstack.org/47574718:01
clarkbpabelanger: johnsom its also potentially related to the cache fs filling as apache may be serving subsets of data18:02
pabelangerfungi: I restarted the flock, and seem to be getting 600K/s reads on the mount18:02
*** Apoorva_ has quit IRC18:03
pabelangerclarkb: are we doing pypi via reverse proxy cache?18:03
clarkbpabelanger: oh not any longer good point18:03
clarkbpabelanger: fungi is this mounted on a cinder volume or the epheneral disk?18:03
*** Apoorva has joined #openstack-infra18:03
clarkbalso we have a lot of data from july18:04
clarkbso we are leaking18:04
pabelangerboth afs and proxy are AFS18:04
fungilvm on cinder18:04
pabelangerclarkb: how did know that?18:05
fungiephemeral disk (/dev/xvde2) is mounted at /opt and not very large18:05
*** annegentle has joined #openstack-infra18:06
pabelangerclarkb: ls on /var/cache/apache2/proxy I can see data from july18:06
clarkbpabelanger: http://paste.openstack.org/show/618219/ ya I just started digging into dirs with old timestamps18:06
clarkbso I think that means our cinder volume is eslow?18:06
fungilooks like we get a 42.9 GB ephemeral disk there, and it's carved into 2gb swap and ~36gb /opt18:06
pabelangerk18:06
fungi(i know that math doesn't add up, comparing fdisk to df)18:06
pabelangermaybe ord is slower then dfw for cinder for some reason18:07
*** thingee_ has quit IRC18:07
fungior could just be this particular hypervisor host or the device our cinder volume landed on in ord is slow18:07
clarkbwe might try just replacing the volume to start18:08
pabelangerwe can do that without shutdown right?18:09
funginot completely18:09
fungioh, actually yes we can18:10
jeblairi feel like i'm missing something -- what do we suspect are contributing factors to pip hash mismatch?18:10
fungibut it would probably take a while18:10
clarkbjeblair: we don't pabelanger corrected me that we stoped proxying pypi18:10
fungijeblair: apache not being able to cache files because its cache filesystem is full18:10
clarkbjeblair: so its all afs (and was only proxied with d-g)18:10
pabelangerhtcacheclean is has been running for 4 hours on dfw, but only at 67% capacity18:10
clarkbpabelanger: there is old stuff on dfw too though18:10
fungibut yes, that was before we realized it's not the apache cache that's going through any longer18:10
clarkbpabelanger: oh right because its under the size limit18:11
clarkbI think htcacheclean may just mostly leave things alone if under the size limit18:11
jeblairokay, so basically we have 2 problems here -- a slow/full cache which is affecting some stuff, and the pip hash mismatch.  currently, no suspected overlap between the problems.18:11
clarkbjeblair: right18:11
fungiyeah18:11
pabelangeragree18:11
jeblairdid someone say they suspected pip hash mismatches may be due to apache segfaults?18:12
*** e0ne has joined #openstack-infra18:12
*** e0ne has quit IRC18:12
clarkbjeblair: yes ianw has been looking into it and seemed to think there was correlation there18:12
clarkbthere are details on the bug, one sec while I get that pulled up18:13
fungidmesg recorded a "[Fri Aug 11 17:46:50 2017] afs: disk cache read error in CacheItems slot 1540722 off 123257780/125000020 code -4/80"18:13
clarkbhttp://bugs.launchpad.net/bugs/170870718:13
openstackLaunchpad bug 1708707 in OpenStack-Gate "Pip finds hash mismatch for package during installation" [Undecided,New]18:13
pabelangerso, rax-ord is our largest region right now (195), so it is likely that 80GB htcacheclean on 100GB disk, is just cutting it too close. Maybe we reduce htcacheclean by 10GB to start18:14
jeblairfungi: that seems a few minutes too early18:14
fungiyeah18:14
fungithere's also this in the lastlog: reboot   system boot  Fri Aug 11 04:56 - 18:14  (13:17)     0.0.0.018:14
clarkbpabelanger: ya I think we want to increase the delta between max disk and max cache size18:15
clarkbpabelanger: that way htcacheclean has more time to delete things once we go over that limit18:15
jeblairfungi: neat18:15
clarkbits basically a race between adding contents to the cache and deleting them once we go over the cache limit18:15
clarkbfungi: ya ianw did that18:15
*** esberglu has quit IRC18:16
clarkb(its in sb, not sure if in bug)18:16
fungioh, okay, i missed that. thanks18:16
*** esberglu has joined #openstack-infra18:16
*** sdague has quit IRC18:17
*** sdague has joined #openstack-infra18:17
jeblairwow i miss zuulv3 debug info already18:17
*** Guest8912 has quit IRC18:17
fungibased on the early numbers i ran when figuring out these sizes, limiting it to 50gb would have been safe i just figured 80gb gave us more headroom for future growth. didn't realize at the time that htcacheclean could have trouble keeping up between 80gb and teh 100gb hard limit there18:18
fungiso i'm in favor of dropping it to 50gb for now and seeing whether that helps matters18:19
clarkb++18:19
jeblairmirror.ord.rax.openstack.org_access.log:2001:4801:7828:101:be76:4eff:fe10:6e6a - - [11/Aug/2017:17:50:10 +0000] "GET /wheel/ubuntu-16.04-x86_64/pyperclip/pyperclip-1.5.27-py2-none-any.whl HTTP/1.1" 200 7463 "-" "pip/9.0.118:19
fungii'll put that change together real quick18:19
clarkbthough we may need to stop in rax-ord temporarily to get it cleaned up18:19
jeblairthere's the apache log line for that error18:19
clarkbbut step 0 is change the limit18:19
clarkbjeblair: 7463 seems small for a whl18:20
*** rbrndt has joined #openstack-infra18:20
*** bobh has quit IRC18:20
clarkbtruncated GET maybe?18:20
fungiclarkb: yeah, may make the most sense to drop nodepool max-servers to 0 there in the near term too while it catches up18:20
clarkbfungi: ya we can also use htcacheclean -r if we stop apache18:20
clarkbwhich is "clean thoroughly" but requiers apache be stopped18:20
jeblair-rw-rw-r-- 1 10003 3000 7203 Jul  4 06:52 /afs/openstack.org/mirror/wheel/ubuntu-16.04-x86_64/p/pyperclip/pyperclip-1.5.27-py2-none-any.whl18:20
fungistill worried though that if htcacheclean can't remove files faster than we add them then no amount of difference between the clean size and teh filesystem capacity is going to help18:21
*** esberglu has quit IRC18:21
clarkbfungi: ya18:21
jeblairwhat are we caching?18:22
jeblair(so far, our caches have been *tiny* and they barely move)18:22
clarkbjeblair: docker images is hte big thing18:22
fungirpms, debs, npm, images, soon gems18:22
clarkbimages being the only thing I expect to really cause this trouble18:22
fungii'm not so sure18:23
*** niska has quit IRC18:23
fungiimages are large, but that means they're fast to clean from the cache, right?18:23
jeblairi think i'm most concerned by the churn18:23
fungiit's massive numbers of tiny files which are going to cause htcacheclean headaches18:23
*** ilpianista_ has quit IRC18:23
*** masayukig[m] has quit IRC18:23
clarkbfungi: maybe? I'm not sure if it shards them or not18:23
fungii would expect18:23
fungioh, perhaps18:23
jeblairbasically, if we have continuous turnover, we have a (much?) less effective cache18:24
fungijeblair: well, i don't think it's continuous turnover. clarkb noted files with dates from july18:25
*** yamahata has joined #openstack-infra18:25
*** priteau has joined #openstack-infra18:25
*** gmann has quit IRC18:25
clarkbhrm http://paste.openstack.org/show/618221/ likely not to help18:25
dimsjohnsom : found any clues yet?18:26
jeblairoh i think i was looking at the wrong pip log line.  it errored on blockdiag not pyperclip18:27
fungiyeah, /var/cache/apache2 is "only" at 34% inodes used, but if a vast majority of them are in a single directory...18:27
jeblairmirror.ord.rax.openstack.org_access.log:2001:4801:7828:101:be76:4eff:fe10:6e6a - - [11/Aug/2017:12:29:35 +0000] "GET /pypi/packages/1c/17/653639940e2a4f20e42af1738ec3350e972a11d0209ecd65c6034876cf60/blockdiag-1.5.3-py2.py3-none-any.whl HTTP/1.1" 200 2722535 "-" "pip/9.0.118:27
johnsomdims Above they acknowledged the issue and are working on it.18:27
dimsthanks johnsom18:27
jeblair-rw-r--r-- 1 10001 root 2722270 Jul 27  2016 /afs/openstack.org/mirror/pypi/web/packages/1c/17/653639940e2a4f20e42af1738ec3350e972a11d0209ecd65c6034876cf60/blockdiag-1.5.3-py2.py3-none-any.whl18:27
dimsjohnsom : y all hits i saw were on rax18:27
johnsomYep18:28
fungii wonder if there's a way to tell mod_proxy to shard those files into subtrees, and whether doing that would improve htcacheclean's performance18:28
clarkbfungi: ya I think you can control how it shards those dirs, trying to find docs on it now18:28
*** masayukig[m] has joined #openstack-infra18:29
*** markvoelker has quit IRC18:29
jeblairfungi: why might it improve performance?  (or is this a shot in the dark?)18:29
clarkbfungi: https://httpd.apache.org/docs/2.4/mod/mod_cache_disk.html#cachedirlength18:29
clarkbjeblair: stating large dirs is hard on fs iirc18:29
fungii haven't looked into htcacheclean's implementation, but if it's operating on an index of that directory it could really get bogged down18:30
*** baoli has quit IRC18:30
openstackgerritPaul Belanger proposed openstack-infra/system-config master: Reduce htcleancache to 70GB  https://review.openstack.org/49311018:30
jeblairpabelanger: i thought 50, not 70?18:30
clarkbhttps://httpd.apache.org/docs/2.4/mod/mod_cache.html we are using roughly the sample there I think18:30
fungijeblair: so mostly a stab in the dark18:30
pabelangerjeblair: Oh, I missed that18:31
pabelangerlet me update18:31
*** baoli has joined #openstack-infra18:31
openstackgerritMerged openstack/os-client-config master: Update the documentation link for doc migration  https://review.openstack.org/49137418:31
fungipabelanger: yeah, let's do 50. i was in th emiddle of writing the change but keep getting sidetracked gabbing18:31
fungithanks!18:31
clarkbso maybe we want to go to the default dir length of 2 and do 8 dir levels for roughly equivalent cross product18:31
clarkbI worry that we'll have to completely wipe out the old cache if we do that though (which maybe is fine just rm anything with longer name)18:32
*** niska has joined #openstack-infra18:32
openstackgerritPaul Belanger proposed openstack-infra/system-config master: Reduce htcacheclean to 50GB  https://review.openstack.org/49311018:32
pabelangerfungi: np, I missed backscroll18:32
jeblairso the blockdiag transfer was short -- it's shorter than the size on disk.  but it still returned 200 and i don't see any segfaults right around that time.18:32
*** GregHouse has quit IRC18:32
*** funzo has joined #openstack-infra18:32
*** Hal has joined #openstack-infra18:33
*** Hal is now known as Guest7427618:33
jeblairoh wait i mathed wrong18:34
jeblairapache sent more data than what was on disk, so it looks entirely normal from the server side18:34
fungiso possible for the client to have stopped reading, maybe?18:35
jeblairi suspect that was an aborted transfer on the client side, or network issue (rst?)18:35
openstackgerritClark Boylan proposed openstack-infra/system-config master: Make apache cache structure deeper  https://review.openstack.org/49311218:36
pabelangerokay, I have screen running on mirror.rax.ord using htcacheclean with 50GB18:36
clarkbthere is the idea for reorganizing the cache structure. I expect that we'll have to completely delete the existing cache when we put that in place18:37
*** sshnaidm|off has quit IRC18:37
fungihits over the past 10 days for the pip hash mismatch logstash query are basically all from rax-ord18:37
*** funzo has quit IRC18:37
*** GregHouse has joined #openstack-infra18:37
funginetwork traffic on that mirror is topping out at 200mbps outbound18:38
fungii wonder if we need to rebuild it with a bigger flavor?18:39
pabelangeroh, maybe18:39
jeblairfungi: that could do it18:40
fungiyeah, would explain short reads if their packet shaping layer is dropping stuff18:40
fungii'll start launching a replacement18:41
jeblairat 17:50 we were "only" at 100mbit outbound18:41
*** ilpianista_ has joined #openstack-infra18:42
jeblair(of course that's a 5m average, there could have been a spike)18:42
fungiyeah, whether or not this solves the pip hash mismatches, we're gonna need a bigger boat anyway18:42
*** Sukhdev has joined #openstack-infra18:42
*** nicolasbock has quit IRC18:43
jeblairnoticable increase starting in july18:43
*** yamamoto has joined #openstack-infra18:44
fungiyeah, same for the iowait on the cpu graph18:44
fungiprobably coincides with when we added the tarballs site cache and kolla started using it to get cached copies of their nightly images from there18:45
jeblairit's currently a 4g server; i don't recall the limits, but 200mbit seems plausible18:45
pabelangerwe did start caching tarballs.o.o in july with reverse proxy that could account for increase traffic18:46
jeblairjohnsom, dims, fungi: updated https://bugs.launchpad.net/openstack-gate/+bug/170870718:46
openstackLaunchpad bug 1708707 in OpenStack-Gate "Pip finds hash mismatch for package during installation" [Undecided,New]18:46
fungiyeah, that pretty closely coincides with when i added the cinder volume for the apache proxy: http://cacti.openstack.org/cacti/graph.php?action=view&local_graph_id=64027&rra_id=all18:46
fungiwhich was so that we could start caching the tarballs site18:47
pabelangerwe also had multiple htcacheclean processes running, causing load (and assuming IO) to climb18:47
clarkbya they all wouldve been stating things18:48
fungiso, 8gb performance seem reasonable?18:48
clarkbfungi: I think so18:48
*** yamamoto has quit IRC18:49
pabelangerwfm18:49
pabelangerfungi: clarkb: the 50% reduction for infracloud was approved the other day, I didn't WIP it. With that is mind, did we want to start image uploads again?18:51
openstackgerritMajor Hayden proposed openstack-infra/project-config master: Remove OpenStack/Ceph/Virt repo from CentOS  https://review.openstack.org/49300318:51
fungiprobably so18:51
openstackgerritFelipe Monteiro proposed openstack-infra/project-config master: Remove UUID token from Patrole jobs  https://review.openstack.org/49311818:51
openstackgerritFelipe Monteiro proposed openstack-infra/project-config master: Remove UUID token from Patrole jobs  https://review.openstack.org/49311818:52
jeblairpabelanger: yes, i think infracloud has been doing much better.  enabling uploads and keeping an eye on things would be good i think.18:54
openstackgerritJeremy Stanley proposed openstack-infra/project-config master: Temporarily stop using rax-ord  https://review.openstack.org/49311918:56
openstackgerritJeremy Stanley proposed openstack-infra/project-config master: Revert "Temporarily stop using rax-ord"  https://review.openstack.org/49312018:56
openstackgerritPaul Belanger proposed openstack-infra/project-config master: Revert "Pause image uploads in infracloud (both regions)"  https://review.openstack.org/49312118:56
pabelangerfungi: jeblair: ^18:56
fungilet's get 493119 merged while i've got the replacement mirror building, and once the swap is complete we can approve the revert18:57
pabelanger+218:57
*** mdrabe_afk is now known as mdrabe18:58
*** jamesmcarthur has joined #openstack-infra18:58
clarkband approved19:00
*** annegentle has quit IRC19:00
*** sekelso has joined #openstack-infra19:05
*** skelso has quit IRC19:07
*** jamesmcarthur has quit IRC19:07
*** jamesmcarthur has joined #openstack-infra19:08
fungiokay, replacement mirror server is built and in reverse dns. once nodes in use there reach 0 i'll swap a/aaaa dns entries, stop apache and openafs, move the cinder volumes, delete the old server, reboot the new server, clear the ansible inventory cache, and update the host key cached on the puppetmaster, then un-wip 49312019:08
fungianybody think of any steps i'm missing there?19:09
clarkbfungi: would it be easier to just make a new cinder volume and reboot now?19:10
funginot especially19:10
clarkbok19:10
fungijust more stuff i have to delete later19:10
clarkbactually if you use new volume now and reboot you could in theory juts update dns and things will shift over on their own?19:10
clarkbeither way works19:11
*** mat128 has quit IRC19:11
fungiand a few extra minutes of downtime aren't a big deal when we already have the region down in nodepool19:11
clarkbya19:11
fungialso we lose the old caches that way19:11
pabelangerclarkb: want to +3 493121? image uploads again for infracloud19:11
pabelangerfungi: nice19:12
fungi(if we create new volumes i mean)19:12
*** EricGonczer_ has joined #openstack-infra19:12
clarkbpabelanger: done19:12
pabelangerya, maybe just new cinder volumes19:13
pabelangereither way works for me19:13
fungii'd rather not unnecessarily wipe the afs cache there if we can help it, and so if i have to move one volume i might as well move both. losing the apache cache is less of a concern if we're going forward with 493112 but still that means we end up re-priming the apache cache twice here19:13
clarkbfungi: yup I had only considered the apache cache when first proposing the idea, definitely makes sense to keep the afs cache19:14
clarkbI am going to work on lunch. Be back in a bit19:14
pabelangerya, wiping apache cache would be fine. It is full ATM and going to take a fair bit of time for htcacheclean to purge19:14
fungipabelanger: luckily we have a fair bit of time while waiting for nodes to dwindle there19:15
openstackgerritMajor Hayden proposed openstack-infra/system-config master: Add yum.mariadb.org reverse proxy  https://review.openstack.org/49320419:15
fungii've deleted the remaining ready nodes in rax-ord19:17
*** annegentle has joined #openstack-infra19:17
openstackgerritMerged openstack-infra/project-config master: Temporarily stop using rax-ord  https://review.openstack.org/49311919:17
fungiand manually applied that ^19:18
openstackgerritMajor Hayden proposed openstack-infra/project-config master: Add proxy host for MariaDB yum mirror  https://review.openstack.org/49320519:18
fungioh, before i forget...19:19
fungi#status log The apps.openstack.org server has been stopped, snapshotted one last time, and deleted.19:20
openstackstatusfungi: finished logging19:20
openstackgerritMerged openstack-infra/project-config master: Revert "Pause image uploads in infracloud (both regions)"  https://review.openstack.org/49312119:21
fungiwe've still got right at 100 nodes in use in ord, so it'll take a few hours for those to finish winding down19:21
fungibut no more in building/ready19:22
*** markvoelker has joined #openstack-infra19:27
*** jamesmcarthur has quit IRC19:28
*** EricGonc_ has joined #openstack-infra19:28
*** EricGonczer_ has quit IRC19:29
*** jamesmcarthur has joined #openstack-infra19:30
*** vhosakot has quit IRC19:31
*** vhosakot has joined #openstack-infra19:32
*** Apoorva has quit IRC19:32
*** funzo has joined #openstack-infra19:33
*** jcoufal has quit IRC19:33
*** funzo has quit IRC19:38
*** adisky__ has quit IRC19:39
*** baoli has quit IRC19:41
*** fried_rice has quit IRC19:41
*** baoli has joined #openstack-infra19:41
*** baoli has quit IRC19:42
*** vhosakot has quit IRC19:43
*** baoli has joined #openstack-infra19:43
*** vhosakot has joined #openstack-infra19:44
*** jamesmcarthur has quit IRC19:45
*** yamamoto has joined #openstack-infra19:46
*** jkilpatr has quit IRC19:49
sdaguehttp://logs.openstack.org/42/473842/2/gate/gate-grenade-dsvm-neutron-ubuntu-xenial/fe28786/console.html#_2017-08-11_19_05_48_07387719:53
sdagueno hosts matched, nothing to do?19:53
sdaguethat seemed to fail really really early19:53
*** fried_rice has joined #openstack-infra19:53
pabelangerthats from ansible19:54
sdagueyeh, but we never ran anything19:54
pabelangersetup_host playbook looks to have failed19:54
sdagueok19:54
pabelangerhttp://logs.openstack.org/42/473842/2/gate/gate-grenade-dsvm-neutron-ubuntu-xenial/fe28786/logs/devstack-gate-setup-host.txt19:54
*** sekelso has quit IRC19:54
sdaguerax-ord it seems19:55
*** sekelso has joined #openstack-infra19:55
sdagueI was just looking at various gate fails in progress to see what's going one19:55
sdaguegoing on19:55
*** yamamoto has quit IRC19:55
sdaguethere is at least one requirements job the blew up in the gate with mirror checksum issues19:56
pabelangerya, fungi is working on rolling out a new mirror in rax-ord. Increasing capacity19:57
*** rwsu has quit IRC19:57
fungiit's possible that one was my fault. i deleted ready nodes while we were winding down utilization there and it's possible my delete loop raced with a job picking up a ready node19:57
sdagueok, cool19:57
fungilike, if it transitioned from ready to used in the two or three seconds between when my one-liner built the list of nodes still in a ready state and marked them for deletion19:58
*** markvoelker has quit IRC19:59
fungispeaking of which, we're under 40 still in use there, so hopefully shouldn't be much longer before i can swap mirrors19:59
*** masayukig[m] has quit IRC20:01
*** ilpianista_ has quit IRC20:01
*** sshnaidm|off has joined #openstack-infra20:02
*** ihrachys has quit IRC20:02
*** masayukig[m] has joined #openstack-infra20:03
*** mudpuppy has quit IRC20:04
jeblairmaybe i should go ahead and spin up the inap mirror20:05
*** mudpuppy has joined #openstack-infra20:06
*** priteau has quit IRC20:06
jeblairfungi: should i build it with xenial?20:11
*** jamesmcarthur has joined #openstack-infra20:12
fungijeblair: not a bad idea... i haven't tried doing one on xenial yet20:13
fungiour default with the launch script seems to still be trusty20:13
*** gouthamr has quit IRC20:14
jeblairgiving it a shot20:14
fungiassuming it works (i can't imagine why it wouldn't) maybe it's time we updated that default20:15
*** slagle has quit IRC20:15
clarkbpabelanger: where do we confiure the rdo repo in our image builds?20:15
pabelangerclarkb: https://review.openstack.org/#/c/493003/20:15
pabelangerit is infra-package-needs now20:15
pabelangerwas install_puppet.sh20:15
clarkbpabelanger: oh so we yum install that package and it adds the repo?20:16
pabelangerya20:16
pabelangercreate .repo file on disk, enabled by default20:16
*** Apoorva has joined #openstack-infra20:16
*** ilpianista_ has joined #openstack-infra20:17
jeblair| fault                                | {u'message': u'No valid host was found. There are not enough hosts available.', u'code': 500, u'created': u'2017-08-11T20:14:08Z'} |20:17
jeblair:(20:17
pabelangerso devstack-gate would install centos-release-openstack-ocata, disable repo, then yum install openswitch --enable-repo=openstack-rdo-ocata (untested)20:18
jeblairthat was with an A flavor, it's going better with a B flavor now20:20
clarkbpabelanger: I don't like that it is pinned to the openstack release... especially if we have to special case it in places20:23
pabelangerclarkb: ya, been like that for a while with RDO20:23
clarkbmeans we'll have to update $repo every release just to get ovs20:23
pabelangerya20:24
clarkbpabelanger: I thought there was a rdo/latest or whatever that you could point at?20:24
pabelangerthere is, but that would be like master releases20:24
clarkbbut for ovs I'm guessing its fairly stable20:24
pabelangerhttps://trunk.rdoproject.org/20:24
clarkbsince we arn't actually installing openstack just ovs20:24
fungijeblair: which was the flavor we had for the previous mirror/.20:25
fungi?20:25
pabelangerclarkb: a while back I asked RDO to move ovs into its own repo, they didn't object20:25
pabelangerclarkb: I can push on that again20:25
pabelangermaybe at PTG20:25
*** jkilpatr has joined #openstack-infra20:25
openstackgerritMerged openstack-infra/system-config master: Reduce htcacheclean to 50GB  https://review.openstack.org/49311020:28
jeblairfungi: B is previous flavor20:29
clarkbpabelanger: fungi it almost looks like htcacheclean tries to build a complete list of things to delete then do them all at once rather than going incrementally20:29
jeblair | Aug 11 20:26:13 mirror puppet-agent[4067]: Could not request certificate: Failed to open TCP connection to puppet:8140 (getaddrinfo: Name or service not known)20:30
clarkbit might be advantageous to run it in daemon mode for that reason20:30
pabelangerclarkb: yes, I am thinking the same thing20:30
jeblairfungi: that's the last log line i have from launch-node, and it's sitting there -- did you see anything like that?20:30
pabelangerclarkb: Ya, I can test daemon mode now and see if there is a difference20:31
clarkbpabelanger: we probably won't see it immediately but once it loads up all the state (however long that takes) it won't have to rebuild it again just work on deltas (of course it may rebuild it all anyways)20:31
jeblairfungi: oh hey it started moving again20:31
jeblairwow 5 mins later20:31
pabelangerclarkb: Ya, delta would be faster, for sure20:32
fungijeblair: looks familiar, but since stdout gets spammed with the entire ansible inventory at one point, it's scrolled off the top of my 2k line terminal history20:32
*** tnovacik has quit IRC20:32
*** gouthamr has joined #openstack-infra20:32
*** funzo has joined #openstack-infra20:34
*** ccamacho has quit IRC20:35
clarkbthere are also claims on the internets that you can just run a find for items +mtime $value and delete old ones20:38
*** funzo has quit IRC20:38
*** jamesmcarthur has quit IRC20:38
*** weshay_doc is now known as weshay20:39
jeblair#status log created mirror.mtl01.inap.openstack.org to replace mirror.mtl01.internap.openstack.org (internap -> inap rename)20:39
openstackstatusjeblair: finished logging20:39
jeblairnow i probably need to add some volumes20:40
jeblairpabelanger: oh i just realized -- we *don't* need a new internap mirror unless/until we change the cloud name20:42
*** spzala has quit IRC20:42
clarkbalso we should apparently mount the fs noatime20:42
clarkbfungi: ^20:42
jeblairbecause we build the hostname from the cloud name, not the provider20:42
jeblairclarkb: don't we do that for all our filesystems?20:42
jeblairwow, apparently not20:42
jeblair"Be sure to add it to /etc/fstab." is all we say on the subject20:43
pabelangerclarkb: so, we could edit /etc/apache2/default and update setting for HTCACHECLEAN_PATH. apache2 service already starts htcacheclean process itsself20:43
pabelangerthen tweak the interval settings20:43
pabelangerand we can remove crontab20:43
clarkbpabelanger: and hte sizes20:43
clarkbbut ya thta should work20:43
pabelangeryup20:43
pabelangerdefault is 300M20:44
pabelangersince rax-ord is getting replaced, I can quickly test it there20:44
clarkbbut also suppoesdly we can just run find /path/to/cache/ -mtime 7 -delete;20:45
clarkbthis won't give us a max size to stay under but may delete more aggressively20:45
openstackgerritJames E. Blair proposed openstack-infra/system-config master: Add inap cloud definition  https://review.openstack.org/49322620:47
*** annegentle has quit IRC20:47
openstackgerritJames E. Blair proposed openstack-infra/project-config master: Add inap cloud  https://review.openstack.org/49307220:48
*** bobh has joined #openstack-infra20:48
clarkbalso maybe its time to figure out squid20:49
openstackgerritJames E. Blair proposed openstack-infra/project-config master: Remove internap in favor of inap  https://review.openstack.org/49307420:49
openstackgerritJames E. Blair proposed openstack-infra/project-config master: Add inap cloud  https://review.openstack.org/49307220:49
openstackgerritJames E. Blair proposed openstack-infra/project-config master: Stop using internap in favor of inap  https://review.openstack.org/49307320:49
clarkb(though I like explicitly pointin at urls rather than using http_proxy it seems so much simpler20:49
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Add zuul.project.src_dir variable  https://review.openstack.org/49191520:50
*** thorst has quit IRC20:52
*** baoli has quit IRC20:52
pabelangerclarkb: okay, /etc/default/apache2 changes work20:53
pabelangerwill propose a patch shortly20:53
*** rhallisey has quit IRC20:54
openstackgerritRyan proposed openstack-infra/bindep master: Add ability to list all deps  https://review.openstack.org/49269320:55
*** markvoelker has joined #openstack-infra20:56
*** sekelso has quit IRC20:59
fungiclarkb: interesting... did we not use noatime?20:59
clarkbfungi: doesn't look like it20:59
fungilooks like we did not20:59
fungis/we/i/20:59
clarkb/ has it21:00
clarkbbut not the new volume21:00
clarkbwhich could explain a difference between clouds too where we have the cache on /21:00
jeblairfungi, clarkb: relatime may be the default now21:00
*** Apoorva_ has joined #openstack-infra21:00
fungion modern kernels it is, but i don't remember when that changed21:00
fungii think you can -onoatime,remount that on the fly can't you? we don't need a downtime to set it if we want21:01
fungiworth trying and seeing if it objects i guess21:01
jeblairfungi: it's the case on the internap (trusty) mirror21:01
jeblairi mean, noatime is still better21:01
jeblairjust saying it's only 'bad' not 'terribad'21:01
clarkbjeblair: ha21:01
fungiagreed, but likely not the cause of our troubles here21:01
fungimight not be helping though, agreed21:01
*** jistr is now known as jistr|off21:02
fungijust happened to glimpse the fstab on nodepool.o.o and see /opt is mounted without noatime there too21:02
clarkbfungi: `mount -onoatime,remount /var/cache/apache2` ? you think that is safe to give a go on ord's mirror?21:03
fungiclarkb: worth a try. for starters if it's not going to work it will just tell you anyway, but also there are only 3 jobs still running there and i doubt any of them are still using the mirror at this stage21:03
clarkbah ok will give it a go21:03
*** Apoorva has quit IRC21:04
clarkbit worked21:04
fungiis that additive with the other options already specified in /etc/fstab?21:04
clarkbya errors=remote-ro seemed to stick at least21:05
fungianyway, wondering what a good solution might be to get our fstabs consistent. probably just need to do an audit with the help of ansible and then manually handle the resulting list21:05
clarkbas did the barriers option21:05
jeblairfungi: ++21:06
jeblairclarkb: what creates the subdirs in /var/cache/apache2?21:06
clarkbjeblair: puppet creates the one for proxy, apache package install creats the other iirc21:06
jeblair(i saw some on the root filesystem in my new mirror, but then mounted an empty filesystem over them; wondering if i need to intervene to recreate them)21:06
jeblairok, based on apache package install, i'll unmount, move, remount21:07
*** trown is now known as trown|outtypewww21:07
fungiwhen i added volumes i manually copied them out and back in (with apache2 stopped)21:07
fungijust to be on the safe side21:07
clarkbfungi: you'll want to apply the noatime and update fstab on the new mirror node in ord21:07
pabelangerclarkb: https://serverfault.com/questions/320767/apaches-htcacheclean-doesnt-scale-how-to-tame-a-huge-apache-disk-cache interesting approach in 2nd comment21:08
jeblairokay, i think mirror.inap should be good to go (i included noatime in fstab)21:08
*** dprince has quit IRC21:09
clarkbpabelanger: neat21:09
clarkbpabelanger: that may actually be worth trying before we go to the daemon21:10
pabelangerya, going to try that now21:10
clarkbpabelanger: keep in mind our number of top level dirs is different21:10
clarkb(its currently huge)21:11
openstackgerritMatt Riedemann proposed openstack-infra/project-config master: Skip long-running jobs for only placement-api-ref changes  https://review.openstack.org/49324221:12
pabelangerclarkb: 185811 currently21:12
*** dave-mccowan has quit IRC21:12
clarkbpabelanger: ya 64 ** 3 is limit I think21:13
clarkbupper case + lower case alphabet, 10 digits, _ and @ all added together is 64 then there are three characters per name so 64 **321:13
*** Guest74276 has quit IRC21:14
clarkbpabelanger: if we put my change in place to shorten to 2 characters it will be 4096 as in the example you linked21:14
pabelangerclarkb: ya, might be best21:14
clarkbI'm just not sure what the effect of changing those values under apache is. Guessing it will just start building a new cache with new structure and we can rm the old one completely but thats a guess21:15
*** sekelso has joined #openstack-infra21:15
clarkbwe could test it in rax.ord before enabling that region again21:16
clarkbfungi: ^ thoughts on doing that?21:16
*** ldnunes has quit IRC21:16
openstackgerritMerged openstack-infra/zuul feature/zuulv3: Rename allow-secrets to post-review  https://review.openstack.org/49305921:17
*** vhosakot has quit IRC21:20
fungiclarkb: seems safe enough to try21:20
*** vhosakot has joined #openstack-infra21:20
fungiwe _just_ reached 0 nodes there21:20
jeblairclarkb, fungi: you could also experiment on inap21:21
fungiwanna test on the old mirror, or after i swap the new one in?21:21
fungior jeblair's suggestion21:21
jeblairit has no data now; you could prime it with some data, then make the switch.  it will be a nice small test case21:21
jeblaireasy to repeat if you want to refine the approach21:21
jeblairthen try out on ord21:21
*** priteau has joined #openstack-infra21:21
pabelangerya, inap sounds like a good idea21:21
jeblairi'm all done there, so go right ahead21:22
clarkbok lets make some requests through the proxies21:22
clarkbis it mirror.mtl01.inap.openstack.org?21:23
openstackgerritMerged openstack-infra/project-config master: Zuulv3: remove infra-publish-jobs from zuul repos  https://review.openstack.org/49309721:24
*** bh526r has quit IRC21:24
*** priteau has quit IRC21:24
clarkblooks lik eit is, adding it to the ansible emergency file now21:25
clarkbok hand editing the vhots file to use 2 * 8 instead of 3 * 521:26
clarkbhrm while we are at it do we want to shorten up the dir depth?21:26
clarkbI did 8 because 16 is roughly the same as 1521:27
clarkbmaybe lets keep the depth the same at 521:27
pabelangersure21:27
*** kjackal_ has joined #openstack-infra21:28
*** Hal has joined #openstack-infra21:28
fungii'm offlining the old mirror.ord.rax now and moving the cinder volumes21:28
*** Hal is now known as Guest6012721:28
pabelangerWFM, disconnected21:28
jeblairi'm going to release zuul-sphinx 0.1.4 so we can start using the new directives21:28
clarkbok based on quick testing it will continue to use the old cache too. I requested a pbr file through proxy and it made three char entries in cache. I then requested it again afte rthe change and no new caching. When I requested a different file I got the two character cache21:29
clarkbso this actually like is fairly safe to apply as is then we can let the old stuff die on the vine. Let me update my change to switch depth back to 5 and keep that constant21:29
*** markvoelker has quit IRC21:30
jeblairclarkb: some of it will never die though, right?21:30
fungidepends on if htcacheclean will eventually clean it out, i guess21:30
jeblairif we're planning on optimizing how htcacheclean runs based on dir structure, it still might be worth doing a purge after making the change and just let the cache rebuild21:31
clarkbjeblair: ya its possible we never clear it all out depending on htcacheclean behavior21:31
jeblairpushed zuul-sphinx 0.1.421:31
clarkbjeblair: ++ to clearing it out but we should be able to do that at our leisure after the change goes into place and not worry about synchronizing it all21:32
jeblairya21:32
clarkbjeblair: basically put 2 char in place for a day or two, then just rm everything with three char prefix21:32
jeblair++21:32
clarkbI'm going to test I can delete the three char prefixes on inap safely now21:33
openstackgerritClark Boylan proposed openstack-infra/system-config master: Make apache cache structure saner  https://review.openstack.org/49311221:35
*** funzo has joined #openstack-infra21:35
*** vhosakot_ has joined #openstack-infra21:36
*** Apoorva_ has quit IRC21:38
*** EricGonc_ has quit IRC21:38
*** vhosakot has quit IRC21:38
*** EricGonczer_ has joined #openstack-infra21:38
*** Apoorva has joined #openstack-infra21:38
clarkbya that seems to work fine. I ran `sudo find ./ -maxdepth 1 -name '???' -exec rm -rf {} \;` from within /var/cache/apache2/proxy to delete the dirs I didn't want21:39
*** funzo has quit IRC21:40
clarkbso we can run ^ in a day or two after 493112 is in place21:40
*** thorst has joined #openstack-infra21:44
*** ihrachys has joined #openstack-infra21:46
*** sekelso has quit IRC21:46
pabelangercool21:48
fungidns updated, volumes reattached to new server and mounted (noatime!), old server deleted, ansible inventory cache cleared, puppetmaster cached copy of mirror's ssh host key updated...21:48
*** thorst has quit IRC21:48
fungiserver is rebooting now21:48
fungito make sure everything boots correctly unattended21:49
clarkbfungi: rsponded to your question on 493112 with data learned from testing against mtl01.inap21:49
fungiwe likely still want to do a pass with htcacheclean on the new mirror.ord.rax before turning it back up in nodepool21:50
fungiit doesn't really seem to have made any headway while mounted to the previous server21:50
clarkb++21:50
clarkbfungi: don't forget to mount noatime too and update fstab21:50
fungialready did!21:51
clarkbwoot21:51
fungii've manually started a flock'd htcacheclean at -l 51200M under screen21:53
fungiwill leave that going while i make dinner21:53
clarkbdoing maths I think 2 * 5 gives us a total of 4096 ** 5 total cacheable entities? which is a ton so should be plenty21:54
*** xyang1 has quit IRC21:54
*** annegentle has joined #openstack-infra21:56
*** spzala has joined #openstack-infra22:00
*** vhosakot_ has quit IRC22:02
*** vhosakot has joined #openstack-infra22:02
openstackgerritJames E. Blair proposed openstack-infra/zuul-sphinx master: Add jobvar and rolevar directives  https://review.openstack.org/49324822:06
*** bobh has quit IRC22:06
pabelangerclarkb: cool, and we can even implement the htcacheclean from serverfault to make things potentially faster too22:07
*** markvoelker has joined #openstack-infra22:10
openstackgerritMerged openstack-infra/nodepool feature/zuulv3: Add node.cloud to zookeeper  https://review.openstack.org/49308622:10
openstackgerritJames E. Blair proposed openstack-infra/zuul-jobs master: Use new sphinx roles in docs  https://review.openstack.org/49325022:10
pabelangerclarkb: care to +3 https://review.openstack.org/492712 dnsserver changes for infracloud. they were restored this morning22:16
*** lbragstad has quit IRC22:17
*** ihrachys has quit IRC22:26
*** vhosakot has quit IRC22:32
*** xarses_ has quit IRC22:33
*** markvoelker has quit IRC22:33
openstackgerritMerged openstack-infra/puppet-infracloud master: Remove dns_servers from provider-subnet-infracloud  https://review.openstack.org/49271222:33
*** rbrndt has quit IRC22:35
*** funzo has joined #openstack-infra22:36
fungiwow, finished with dinner, htcacheclean has removed 4k of utilization in /var/cache/apache2 on mirror.ord.rax22:36
fungibasically freed one block on the filesystem22:37
fungiover the course of some 45 minutes22:37
fungiclarkb: have a link to the recommendations you saw for using find to do this?22:38
*** rlandy has quit IRC22:38
pabelangerfungi: ya, I had run htcacheclean for over 90mins, and didn't make a dent22:39
pabelangerit was still hashing directories I think22:39
fungile sighs22:39
*** funzo has quit IRC22:40
clarkbfungi: https://serverfault.com/questions/585793/htcacheclean-doesnt-seem-to-be-cleaning-the-cache22:40
pabelangerclarkb: ya, was going to ask if we just deleted directories manually under apache, if it cared22:41
*** spzala has quit IRC22:41
fungiclarkb: what about the recommendation there to set dir_index in the fs?22:42
clarkbfungi: I think thats default for ext4 isnt it?22:43
clarkbpabelanger: testing on inap mirror it didnt seem to care22:43
fungimaybe tune2fs -l doesn't show it?22:43
fungiyeah, even after setting tune2fs -O dir_index on it, still doesn't show up in the listing so i guess it's just assumed on ext422:46
fungino, wait, it does22:47
fungisomehow i managed to copy some non-ascii zero-width whitespace on the end of it into my buffer the first time22:48
fungiand yeah, seems to already be on in other regions too, so this is not the problem22:49
openstackgerritMerged openstack-infra/project-config master: Increase puppet integration job timeout to 90m  https://review.openstack.org/49254422:50
*** annegentle has quit IRC22:50
pabelangerat this point, maybe we should just attach a new volume for proxy cache and land clarkb apache change?22:51
pabelangershouldn't take long to reprime those reverse proxy caches22:52
*** jamesmcarthur has joined #openstack-infra22:53
*** jamesmcarthur has quit IRC22:57
fungiwell, i'm giving find a try first since there's apparently nothing fancy we need to do there22:57
*** kjackal_ has quit IRC23:01
fungiyeah, this is going waaaay faster23:01
fungiat the moment i'm just removing entries older than a month23:02
fungibut it's already cleared a good 300mib23:02
*** claudiub has quit IRC23:04
*** spzala has joined #openstack-infra23:04
*** Sukhdev has quit IRC23:04
jeblairfungi: shouldn't cache clearing be more sophisticated than that?  like, don't we want to delete things that haven't been hit in a month?  not things that we've been sucessfully caching for > 1 month?23:07
fungiyep, i expect that's what htcacheclean is trying to do23:08
fungion the other hand, without atime, there is no filesystem-level indicator of what's been accessed when23:08
*** sdague has quit IRC23:09
clarkbapaches cache time limit is 24 hpurs by default too iirc23:09
clarkbso can delete verything older than that in theory23:09
jeblairfungi: right, so htcacheclean is checking metadata?23:09
clarkbya it wrotes a headers file and a data file and I thi k it uses headers to know how valid stuff is23:09
fungiclarkb: you mean it updates the last modified time on stuff in the cache even if there is no newer version it needs to re-retrieve?23:09
funginot entirely clear to me why apache wouldn't itself just delete old data if it's unconditionally refreshing it every 24 hours23:11
jeblair(also, unconditional expiration seems counter to what we'd desire; most of our actual data is permanent, just indexes change)23:12
jeblairi said "most"23:12
*** hongbin has quit IRC23:12
fungiseems more likely the files in the cache with a filesystem mtime >30 days are still able to be served up by apache when requested and it wouldn't bother replacing them if the header check for the remote site said it hadn't been modified more recently23:13
*** pbourke has quit IRC23:13
fungiso i agree this is removing files from the cache which are likely to be viable23:14
fungijust not aware of a more sophisticated way to go about getting us under 100% used on the fs without either blowing away (at least part of) the cache or doing something likely as underperforming as htcacheclean itself23:14
*** pbourke has joined #openstack-infra23:15
*** esberglu has joined #openstack-infra23:17
*** caphrim007 has quit IRC23:17
fungiso with the other options being get rid of the cache entirely and start fresh or wait (possibly literally) forever for htcacheclean to run on the current dataset, removing some files from the cache based on their age seems like a reasonable compromise23:17
*** caphrim007 has joined #openstack-infra23:17
*** clayton has quit IRC23:18
*** clayton has joined #openstack-infra23:18
fungiworth noting, we're also using htcacheclean's -n option23:19
*** krtaylor has quit IRC23:21
*** esberglu has quit IRC23:21
*** caphrim007 has quit IRC23:21
pabelangerya, was looking at that too. Wonder if we are being too nice :)23:22
fungiooh! another thing we might consider... in apache 2.4 htcacheclean lets you delete specific urls23:22
clarkbfungi: it will treat the old data as invalid at 24 hours and attempt to refresh it23:22
clarkbaiui23:23
fungilike, for example, the pypi mirror we're not not pumping through it23:23
clarkbbut it doesnt rm it23:23
fungiclarkb: so you're saying any files in /var/cache/apache2/proxy with an mtime >1 (day) are not something apache will ever serve from the cache again?23:24
fungii guess that's to avoid trusting the timestamps/headers from the remote site?23:27
pabelangerya, think so: https://httpd.apache.org/docs/2.4/mod/mod_cache_socache.html#cachesocachemaxtime23:28
pabelangeractually, that is mod_cach_socache23:28
pabelangerwe are using cache_disk23:28
fungiright23:28
pabelangerI don't see any expire / age options for mod_cache_disk23:29
pabelangerjust file size min / max23:29
fungilooks like mod_cache_socache is intended more for smaller http responses23:29
fungidocumentation talks about backing up socache usage with mod_cache_disk handling the larger stuff23:30
pabelangerThe mod_cache_disk module makes no attempt to regulate the amount of disk space used by the cache, although it will gracefully stand down on any disk error and behave as if the cache was never present.23:32
pabelangerhttps://httpd.apache.org/docs/2.4/caching.html23:32
pabelangerseems htcleancache is independant of that, and decides how to expire the data23:33
pabelangerhtcacheclean*23:33
*** vhosakot has joined #openstack-infra23:33
fungii think the important bit on that page is in the "Three-state RFC2616 HTTP caching" section near the top where it talks specifically about the "Stale" state23:34
fungi"... An HTTP cache should contact the origin server and check whether the content is still fresh before serving stale content to a client. The origin server will either respond with replacement content if not still valid, or ideally, the origin server will respond with a code to tell the cache the content is still fresh, without the need to generate or send the content again. ..."23:34
tonybIs anyone seeign issues with etherpad?  I get to make 1 edit before being 'force reconnected', and then the edit I made has been lost :(23:34
fungitonyb: how huge is the pad in question?23:35
pabelangerfungi: Ya, in fact we ignore some of those headers with docker reverse proxy, otherwise we didn't cache anything23:35
jeblairfungi: yeah *checking* again is fine, but blindly deleting and refetching is :(23:35
tonybfungi: ~200 characters23:36
tonybfungi: +formatting23:36
*** funzo has joined #openstack-infra23:36
fungijeblair: right, i'm saying i think the docs there agree with my (and your) assumption that old files in the cache are still potentially valid for fulfilling future requests if the remote server agrees and apache refreshes the staleness data23:37
fungitonyb: okay, because i've seen that occasionally with very large pads, but this doesn't sound like the case23:37
fungitonyb: i'm not having any trouble staying connected to a pad and updating content, but the one i'm testing also doesn't have anyone else editing it at the moment23:38
clarkbfungi: sorry juggling kids let me try to find the 24 hour docs23:38
fungitonyb: are there other editors connected to yours?23:38
clarkbhttps://httpd.apache.org/docs/2.4/mod/mod_cache.html#cachemaxexpire23:38
tonybfungi: it has one other editor23:39
clarkbso it will recheck origin afterwards and presumably recache the content if the content is deleted under it23:39
clarkbwhereas if you delete somethi g less than a day old it can try to serve it directly23:39
tonybfungi: It's probably at my end I'll try it from my phone ....23:39
fungitonyb: yeah, sorry, best guess is you're having local network issues or there's a bad peering point somewhere on the internet you're traversing23:40
*** nick__ has joined #openstack-infra23:40
*** funzo has quit IRC23:41
fungiclarkb: right, so deleting things more than a day old is still cooling the cache to some extent by forcing apache to retrieve those files again if a client asks for them when it wouldn't otherwise, right?23:41
clarkbyes I think so23:41
fungiit would have instead only checked with the origin to confirm the file was still fresh23:41
fungiand not necessarily retrieved that file all over again23:41
fungiso anyway, all that aside, i still don't have a great answer for freeing up space on mirror.ord.rax in a way which won't cool the current cache somewhat by removing older files and forcing apache to potentially need to refetch them again23:42
tonybfungi: okay.  Same behaviour from my phone (on 4G not wifi) so Meh I'll try again tomorrow.  Thanks again23:42
*** Hypercube32 has quit IRC23:42
fungitonyb: if you give me the url to the pad i can try to see if it's something specific to that pad i guess?23:43
*** zzzeek has quit IRC23:43
tonybfungi: https://etherpad.openstack.org/p/requirements-cycle-process23:43
*** zzzeek has joined #openstack-infra23:44
fungitonyb: not seeming to have trouble so far23:45
fungimaybe it's a ttl/round-trip related problem?23:45
fungimy average rtt is 95.848ms and that's going over an ipv6 gre tunnel to another provider... ~11 hops not counting the ones beneath the tunnel i can't see23:47
tonybfungi: Perhaps, it's 17 hops according to tcptracepath23:48
fungialso no appreciable spikes in latency nor packet loss noticed23:48
tonybfungi: rtt min/avg/max/mdev = 226.543/226.736/226.894/0.121 ms according to ping -c1023:48
fungigotta love being on the opposite side of the world23:48
tonyb:D23:48
fungii don't have a great way to test 200+ms rtt situations to that server unfortunately23:49
* tonyb considers fireing up a broswer in the US.23:49
fungido you normally have any issues using etherpad.o.o?23:49
fungior do you not use it often?23:49
tonybfungi: No it's normally fine this is quite strange23:50
tonybfungi: I use it semi-regularly more at this time of the cycle23:50
*** Apoorva_ has joined #openstack-infra23:50
fungiokay, so it's probably _not_ the latency in particular. i assume 227ms average is typical (perhaps even good?) for the distance being covered23:50
tonybYeah pretty typical23:51
fungiif only we could beam your packets straight through the earth's mantle23:51
tonyb;P23:51
tonybetherpad needs javascript right, so I can't use links or similar text web browser via ssh to the US23:51
fungiyeah, you'd need to do something like remote x1123:52
fungietherpad is extremely js-heavy23:52
*** xarses_ has joined #openstack-infra23:53
tonybhmm elinks claims to support js ....23:53
fungivery minimally23:53
fungii use (and like!) elinks, but its js support is like maybe enough to handle page refresh scripts23:54
*** Apoorva has quit IRC23:54
tonybYeah I get 'you must have javascript'23:54
fungibeen a while since i x-hosted an application from another machine, but i would assume modern distros don't make that extremely hard (probably just need to make sure you pass -X to your ssh client)23:54
*** Apoorva_ has quit IRC23:55
fungigranted, x-hosting at 200+ms is likely extremely painful in its own right23:55
tonybYeah23:55
tonybIf it still is an issue on Monday I'll get extreme23:55
tonybbut for right now etherpad edits aren't on the critcal path.  I really only asked incase it was a symptom of a probelm y'll needed to know about which it seems not.23:56
*** baoli has joined #openstack-infra23:57
fungiwell, it's a problem i can't personally seem to recreate, but that doesn't mean it isn't a problem23:57
fungii also haven't hears anyone else mention it. then again, it's friday night here and saturday morning there... likely not a lot of people around trying to use it anyway23:57
fungis/hears/heard/23:57
tonybYeah.  It's probably a sign I should go ride a bike ....23:58
* tonyb isn't good at reading signs23:59

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