Sunday, 2018-02-04

*** ijw has quit IRC00:04
*** agopi_ has quit IRC00:09
*** agopi_ has joined #openstack-infra00:09
*** armaan has joined #openstack-infra00:18
*** bobh has joined #openstack-infra00:20
*** olaph1 is now known as olaph00:27
*** dhill_ has joined #openstack-infra00:36
*** armax has joined #openstack-infra00:37
corvusi'm going to perform a full zuul restart now00:42
corvusi'll save queues, stop all mergers and executors, then restart the scheduler.  i'll delete all the git repos from the mergers (to clear out zuul refs) and restart them. then, i'll fix all the executor hostnames, delete their git repos, and reboot them.00:46
corvusokay, scheduler,web,fingergw are restarted, so we should start getting events now00:52
corvusworking on mergers now00:52
corvusi'm going to align the merger hostnames too00:56
corvusrebooting mergers00:58
*** ijw has joined #openstack-infra01:01
corvusoh fun fact.  apparently zuul will only wait 300 seconds for its initial cat job to return, and if it doesn't, startup fails.  we can probably make that better.01:04
corvusi'll be restarting the scheduler again in a moment.01:04
*** xarses_ has quit IRC01:04
*** ijw has quit IRC01:06
*** dhill_ has quit IRC01:06
*** claudiub|2 has quit IRC01:06
*** salv-orlando has joined #openstack-infra01:08
corvusscheduler, fingergw, web, and mergers are all up01:10
corvusi'm clearing out stale builds on ze04, then i'll reboot the executors01:11
fungiif you need an extra pair of hands, i'm around01:11
corvusfungi: thanks.  i think it's mostly waiting at this point.01:12
*** bobh has quit IRC01:12
*** salv-orlando has quit IRC01:12
corvus/var/run/zuul wasn't created on the mergers; i think we need to add creating that to their init script01:13
StevenKBecause /var/run is now a tmpfs?01:14
corvusyep01:14
corvuswe used to rely on puppet creating it01:14
corvusi *think* we fixed this for the executors, but maybe not mergers01:14
*** yamahata has joined #openstack-infra01:15
fungimostly just hacking and watching max headroom in the background01:16
corvusyep, i see it in the executor init script.  so they should come up when i reboot them.  which is now.01:16
corvusi think zuul is something like 25% through loading it's config.  it goes much slower with a cold git repo cache and only 8 mergers.  we're about to bump it to 18 mergers -- with a cold git repo cache.01:17
corvusall mergers and executors have consistent hostnames and are online01:18
corvusbtw, if you visit http://zuul.openstack.org/  you'll see a new message01:19
fungijust got to the scene in episode 3 where blank reg describes a book as a "nonvolatile storage medium, very rare"01:19
corvus"Tenant openstack isn't ready" is a new thing that it returns when it hasn't loaded the initial config.01:19
funginifty!01:20
fungiand helpful on the (hopefully increasingly rare?) occasion of a restart01:20
corvusthank goodness the word 'tenant' is in there01:21
fungiyes, if for no other reason than to annoy the word police01:21
corvusgrafana says there are 3 merge jobs left... i hope they aren't clones timing out :/01:23
corvushrm, they seem to have bombed.01:23
corvusi think we get to restart again01:23
fungi:(01:23
corvusi think we'll need to catch ECLOUD errors on startup and retry those merge jobs :|01:25
corvusbut should be noticably faster this time01:26
*** edmondsw has joined #openstack-infra01:26
funginow i want an ECLAIR01:26
*** yamamoto has joined #openstack-infra01:28
*** yamamoto has quit IRC01:28
*** bobh has joined #openstack-infra01:29
corvusi'm a little worried...01:29
corvussocket.gethostname()01:30
corvus'zm01'01:30
*** edmondsw has quit IRC01:30
corvusi'm pretty sure that's what it's going to pass along to the streaming gateway01:30
corvusi did what we agreed should be done as described in this message: http://lists.openstack.org/pipermail/openstack-infra/2018-January/005761.html01:32
corvusso if we like the current hostname situation, i think we're going to have to change zuul so it gets the fqdn01:32
fungihow is it resolving its hostname for that? socket.gethostname()?01:34
corvusyep01:34
fungik01:34
fungithere seems to be a socket.getfqdn() which may be a viable drop-in alternative01:35
openstackgerritJames E. Blair proposed openstack-infra/zuul master: Use getfqdn instead of gethostname  https://review.openstack.org/54062301:35
corvusfungi: yep, and it returns the right thing on our hosts01:35
fungiheh ;)01:35
corvusthat seems much safer01:35
fungii feel qualified to review this01:35
corvusstartup bombed again01:36
*** yamamoto has joined #openstack-infra01:37
fungipuh01:38
fungiis it incrementally warming the cache?01:39
corvusyeah.  there's a possibility all of the git clones are having an effect on gerrit, and cloning nova may be legitimately taking longer than 5 minutes in some cases.  i can't confirm which job actually timed out, so hard to know for sure.01:40
*** agopi__ has joined #openstack-infra01:41
*** yamamoto has quit IRC01:43
*** agopi_ has quit IRC01:44
corvusmaybe i should warm the cache for nova, at least01:44
*** yamamoto has joined #openstack-infra01:47
corvusyeah, it's not possible to clone nova under current load within the timeout window.  i think we need to tune our timeouts a bit more.01:58
corvusi'm manually cloning it on all the hosts now, but am still waiting for some jobs to timeout01:58
*** ijw has joined #openstack-infra02:02
*** olaph has quit IRC02:03
*** olaph has joined #openstack-infra02:05
*** timothyb89 has quit IRC02:06
corvusi'm going to restart gerrit too02:06
*** dhill_ has joined #openstack-infra02:07
*** ijw has quit IRC02:07
*** yamamoto has quit IRC02:07
corvusit seemed especially heavily loaded02:08
corvusnova is cloned on all the executors/mergers, and gerrit is starting up02:08
corvusstarting zuul again02:16
*** ijw has joined #openstack-infra02:25
*** ijw has quit IRC02:27
*** dhill_ has quit IRC02:34
*** bobh has quit IRC02:41
corvusand it's up02:48
dmsimardcorvus: gerrit pushes all refs to git.o.o right ? From reading you it seems zuul clones from review.o.o02:50
dmsimardI guess replication is not instantaneous but might be okay for warm up purposes02:51
corvusdmsimard: yes.  i have to run now, but that's not by accident.02:51
dmsimardnp, have a nice weekend02:51
corvusinfra-root: log streaming will be broken until we merge https://review.openstack.org/540623 and restart executors02:52
*** yamamoto has joined #openstack-infra03:08
*** salv-orlando has joined #openstack-infra03:08
*** salv-orlando has quit IRC03:13
*** edmondsw has joined #openstack-infra03:14
openstackgerritHongbin Lu proposed openstack-infra/project-config master: Update Zun's project definition  https://review.openstack.org/54062803:15
*** yamamoto has quit IRC03:18
*** edmondsw has quit IRC03:19
*** benj_ has quit IRC03:23
*** ijw has joined #openstack-infra03:27
*** benj_ has joined #openstack-infra03:28
*** ijw has quit IRC03:29
*** agopi__ has quit IRC03:33
*** timothyb89 has joined #openstack-infra03:34
*** yamahata has quit IRC03:45
*** timothyb89 has quit IRC03:47
*** timothyb89 has joined #openstack-infra03:49
*** yamamoto has joined #openstack-infra03:54
*** yamamoto has quit IRC03:54
*** kota_ has quit IRC04:00
*** kota_ has joined #openstack-infra04:04
*** bhavik1 has joined #openstack-infra04:15
*** bhavik1 has quit IRC04:17
*** ijw_ has joined #openstack-infra04:32
*** dhajare has joined #openstack-infra04:42
*** agopi__ has joined #openstack-infra04:52
*** yamamoto has joined #openstack-infra04:55
*** yamamoto has quit IRC05:04
*** germs has joined #openstack-infra05:07
*** salv-orlando has joined #openstack-infra05:09
*** salv-orlando has quit IRC05:14
*** markvoelker has quit IRC05:18
*** agopi__ has quit IRC05:36
*** germs has quit IRC05:40
*** olaph1 has joined #openstack-infra05:42
*** olaph has quit IRC05:43
*** auristor has quit IRC05:56
*** auristor has joined #openstack-infra06:00
*** edwarnicke_ has joined #openstack-infra06:07
*** Ng__ has joined #openstack-infra06:08
*** mrhillsman_ has joined #openstack-infra06:08
*** rajinir_ has joined #openstack-infra06:08
*** icey_ has joined #openstack-infra06:08
*** kuromagi has joined #openstack-infra06:08
*** vipuls has joined #openstack-infra06:11
*** trown has joined #openstack-infra06:11
*** tlbr_ has joined #openstack-infra06:13
*** amotoki_ has joined #openstack-infra06:13
*** manfred has joined #openstack-infra06:13
*** patriciadomin_ has joined #openstack-infra06:14
*** sdake_ has joined #openstack-infra06:14
*** sdake_ has quit IRC06:14
*** sdake_ has joined #openstack-infra06:14
*** dmanchado has joined #openstack-infra06:14
*** xinni9e_ has joined #openstack-infra06:14
*** _ari__ has joined #openstack-infra06:14
*** otherwiseguy_ has joined #openstack-infra06:14
*** edwarnicke has quit IRC06:15
*** sdake has quit IRC06:15
*** nibz has quit IRC06:15
*** Ng has quit IRC06:15
*** ari[m] has quit IRC06:15
*** mdbooth has quit IRC06:15
*** kuromagi^ has quit IRC06:15
*** gaurangt has quit IRC06:15
*** trown|outtypewww has quit IRC06:15
*** gridinv has quit IRC06:15
*** gtmanfred has quit IRC06:15
*** vipul has quit IRC06:15
*** amotoki has quit IRC06:15
*** robcresswell has quit IRC06:15
*** rajinir has quit IRC06:15
*** icey has quit IRC06:15
*** mrhillsman has quit IRC06:15
*** mrmartin has quit IRC06:15
*** otherwiseguy has quit IRC06:15
*** patriciadomin has quit IRC06:15
*** _ari_ has quit IRC06:15
*** nhandler has quit IRC06:15
*** jbryce has quit IRC06:15
*** tlbr has quit IRC06:15
*** SpamapS has quit IRC06:15
*** xinni9e has quit IRC06:15
*** fbouliane has quit IRC06:15
*** dmanchad has quit IRC06:15
*** wfoster has quit IRC06:15
*** Ng__ is now known as Ng06:15
*** manfred is now known as gtmanfred06:15
*** edwarnicke_ is now known as edwarnicke06:15
*** dmanchado is now known as dmanchad06:15
*** mrhillsman_ is now known as mrhillsman06:15
*** rajinir_ is now known as rajinir06:15
*** icey_ is now known as icey06:15
*** wfoster has joined #openstack-infra06:15
*** fbouliane has joined #openstack-infra06:15
*** gaurangt has joined #openstack-infra06:16
*** nhandler has joined #openstack-infra06:17
*** bandini has quit IRC06:18
*** bandini has joined #openstack-infra06:20
*** mdbooth has joined #openstack-infra06:22
*** nibz has joined #openstack-infra06:22
*** SpamapS has joined #openstack-infra06:22
*** gridinv has joined #openstack-infra06:23
*** ari[m] has joined #openstack-infra06:24
*** yamamoto has joined #openstack-infra06:33
*** agopi__ has joined #openstack-infra06:35
*** yamamoto has quit IRC06:40
openstackgerritMerged openstack-infra/zuul master: Use getfqdn instead of gethostname  https://review.openstack.org/54062306:44
tobiashinfra-root: you may want to restart executors to get that in ^06:45
*** edmondsw has joined #openstack-infra06:50
*** edmondsw has quit IRC06:54
*** oidgar has joined #openstack-infra07:07
*** salv-orlando has joined #openstack-infra07:10
*** salv-orlando has quit IRC07:15
*** oidgar has joined #openstack-infra07:17
*** kmalloc has quit IRC07:17
*** markvoelker has joined #openstack-infra07:19
*** d0ugal has quit IRC07:26
*** yamamoto has joined #openstack-infra07:35
*** yamamoto has quit IRC07:37
*** olaph has joined #openstack-infra07:40
*** agopi__ has quit IRC07:41
*** olaph1 has quit IRC07:41
openstackgerritMerged openstack-infra/project-config master: Expose serial keyword to base-test playbook  https://review.openstack.org/52670807:49
*** salv-orlando has joined #openstack-infra07:53
*** markvoelker has quit IRC07:53
*** slaweq has joined #openstack-infra07:55
openstackgerritMerged openstack-infra/project-config master: Use new periodic tox with-master jobs  https://review.openstack.org/54059207:55
*** salv-orlando has quit IRC07:59
openstackgerritTobias Henkel proposed openstack-infra/zuul master: Set remote url on every getRepo in merger  https://review.openstack.org/53571608:10
*** jbryce has joined #openstack-infra08:14
*** mrmartin has joined #openstack-infra08:15
*** tesseract has joined #openstack-infra08:16
*** robcresswell has joined #openstack-infra08:16
*** edmondsw has joined #openstack-infra08:39
*** snapiri has quit IRC08:40
*** edmondsw has quit IRC08:43
*** d0ugal has joined #openstack-infra08:58
*** slaweq has quit IRC09:08
*** yamamoto has joined #openstack-infra09:11
*** yamamoto has quit IRC09:14
*** yamamoto has joined #openstack-infra09:21
*** yamamoto has quit IRC09:26
*** ijw_ has quit IRC09:26
*** slaweq_ has joined #openstack-infra09:38
*** claudiub|2 has joined #openstack-infra09:40
*** markvoelker has joined #openstack-infra09:50
*** slaweq_ has quit IRC09:53
*** gixxer1k has joined #openstack-infra09:56
*** slaweq has joined #openstack-infra09:57
*** pcichy has joined #openstack-infra10:06
*** yamamoto has joined #openstack-infra10:06
*** pcichy has quit IRC10:07
*** pcichy has joined #openstack-infra10:07
*** pcichy has quit IRC10:10
*** yamamoto has quit IRC10:11
*** pcichy has joined #openstack-infra10:12
*** ijw has joined #openstack-infra10:22
*** markvoelker has quit IRC10:24
*** edmondsw has joined #openstack-infra10:27
*** ijw has quit IRC10:27
*** yamamoto has joined #openstack-infra10:27
*** edmondsw has quit IRC10:32
*** yamamoto has quit IRC10:34
*** dhajare has quit IRC10:39
*** yamamoto has joined #openstack-infra10:41
*** yamamoto has quit IRC10:43
*** yamamoto has joined #openstack-infra10:45
*** yamamoto has quit IRC10:47
*** slaweq has quit IRC10:50
AJaegerconfig-core, could you review https://review.openstack.org/#/c/540593/ , please? Just removes now unused jobs..10:53
*** olaph1 has joined #openstack-infra10:56
*** olaph has quit IRC10:57
*** markvoelker has joined #openstack-infra11:21
*** xinliang has quit IRC11:23
*** ijw has joined #openstack-infra11:23
*** slaweq has joined #openstack-infra11:25
*** ijw has quit IRC11:28
*** snapiri has joined #openstack-infra11:29
*** larainema has quit IRC11:33
*** xinliang has joined #openstack-infra11:34
*** slaweq has quit IRC11:43
*** yamamoto has joined #openstack-infra11:45
*** slaweq has joined #openstack-infra11:53
*** markvoelker has quit IRC11:54
*** edmondsw has joined #openstack-infra12:15
*** edmondsw has quit IRC12:19
*** ijw has joined #openstack-infra12:24
*** dhajare has joined #openstack-infra12:24
*** ijw has quit IRC12:29
openstackgerritMerged openstack-infra/nodepool master: Refactor method node_list in status.py  https://review.openstack.org/54032512:42
*** armaan has quit IRC12:49
*** armaan_ has joined #openstack-infra12:49
*** markvoelker has joined #openstack-infra12:50
*** slaweq has quit IRC12:54
*** olaph1 is now known as olaph12:58
*** slaweq has joined #openstack-infra13:11
*** dhajare has quit IRC13:20
*** markvoelker has quit IRC13:24
*** slaweq_ has joined #openstack-infra13:27
*** slaweq has quit IRC13:30
AJaegermordred: I think you can abandon https://review.openstack.org/#/c/539625 - another change merged to fix it and removed all the stat calls...13:45
*** bhavik1 has joined #openstack-infra13:51
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Fix openstack-tox-py35-with-ovsdbapp-master for vmware-nsx  https://review.openstack.org/54064713:55
*** slaweq has joined #openstack-infra13:57
*** slaweq_ has quit IRC13:58
*** bhavik1 has quit IRC14:01
*** slaweq_ has joined #openstack-infra14:01
*** edmondsw has joined #openstack-infra14:03
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Temporarily disable windmill voting jobs  https://review.openstack.org/54065014:03
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Revert "Temporarily disable windmill voting jobs"  https://review.openstack.org/54065114:03
*** slaweq has quit IRC14:04
AJaegerpabelanger: please review those two changes above ^. I need them for https://review.openstack.org/540609 - to remove run-tox.sh14:04
*** dsariel has quit IRC14:06
*** armaan_ has quit IRC14:07
*** edmondsw has quit IRC14:08
*** dhill_ has joined #openstack-infra14:10
*** slaweq_ has quit IRC14:15
*** slaweq has joined #openstack-infra14:15
*** dhajare has joined #openstack-infra14:17
pabelangercorvus: re: 540623 maybe also add 'search openstack.org' to /etc/resolv.conf as option too?14:19
*** sshnaidm|off has quit IRC14:20
pabelangerinfra-root: tobiash: I'll take care of restarting zuul-executors now14:24
*** slaweq has quit IRC14:25
pabelangerokay, ze01 is working14:26
pabelangerfinger 6c5283b8a71647b18c7143df947538ad@zuul.openstack.org14:27
pabelangerI'll do others now14:27
AJaegerpabelanger: do you agree with my windmill job changes - or have another suggestion?14:31
pabelangerAJaeger: they are in bad shape right now, I'm going to spend some time this week to fix them up14:32
pabelangerokay, zuul-executors to to be streaming now14:34
AJaegerpabelanger: shall I WIP my change for now? windmill is not yet the last one...14:34
pabelangerAJaeger: Sure, WIP for now14:35
AJaegerpabelanger: ok, will do - and then let's discuss later the week based on how far you come... thanks14:35
AJaegerpabelanger: if you have time, could you +2A https://review.openstack.org/540593, please? Just removes now unused jobs14:36
openstackgerritMerged openstack-infra/openstack-zuul-jobs master: Remove legacy with-X-master tox periodic jobs  https://review.openstack.org/54059314:48
*** snapiri has quit IRC14:52
*** olaph1 has joined #openstack-infra14:55
AJaegerthanks, fungi ^14:56
fungiit was an easy one to review14:57
*** olaph has quit IRC14:58
*** dhill_ has quit IRC14:58
*** dhill_ has joined #openstack-infra14:58
*** dhill_ has joined #openstack-infra14:59
AJaegerI'll have some a bit more complex ones as well if you like - will ask tomorrow for them ;)15:00
fungisure, thanks for the migration effort!15:00
*** dhill_ has quit IRC15:00
*** dhill_ has joined #openstack-infra15:01
AJaegerthanks15:01
openstackgerritMerged openstack-infra/project-config master: Remove unused jenkins/scripts/run-tox-* scripts  https://review.openstack.org/54059415:01
*** zzzeek has quit IRC15:05
*** zzzeek has joined #openstack-infra15:06
*** sshnaidm|off has joined #openstack-infra15:11
*** dsariel has joined #openstack-infra15:19
*** markvoelker has joined #openstack-infra15:20
*** yamamoto has quit IRC15:24
*** alex_xu has quit IRC15:25
*** alex_xu has joined #openstack-infra15:26
fungiprometheanfire: you were right, looks like python.org does have a mailman 3 deployment, they just haven't moved all their lists to it yet. i just subscribed to https://mail.python.org/mm3/mailman3/lists/pypi-announce.python.org/ on it though15:28
*** dhill_ has quit IRC15:30
*** dhill_ has joined #openstack-infra15:31
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Remove jobs from project-config-example  https://review.openstack.org/54065815:38
dmsimardAnyone seen that before ? http://paste.openstack.org/raw/660921/ from http://logs.openstack.org/53/540653/1/check/ara-integration-debian-py27-2.2.3.0/7db60c6/ara/result/5c017420-6a09-4d35-841f-4ac11a573d6e/15:40
openstackgerritAndreas Jaeger proposed openstack-infra/openstack-zuul-jobs master: Remove legacy project-config jobs  https://review.openstack.org/54065915:40
dmsimardGetting failures in ARA's integration test only on debian, rest of the distros are fine15:40
dmsimardI don't think the failure is because of that but I found the error kind of weird15:41
*** armax has quit IRC15:45
*** armax has joined #openstack-infra15:45
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Remove jenkins/scripts/run-tox.sh  https://review.openstack.org/54060915:46
*** amotoki_ is now known as amotoki15:46
*** edmondsw has joined #openstack-infra15:51
*** markvoelker has quit IRC15:53
*** oidgar has quit IRC15:54
*** edmondsw has quit IRC15:56
*** kmalloc has joined #openstack-infra15:59
*** olaph has joined #openstack-infra16:02
mordreddmsimard: looking16:02
dmsimardmordred: btw just confirming that error has nothing to do with the test failure16:02
dmsimardmordred: regression in ansible that was eventually fixed16:02
*** markvoelker has joined #openstack-infra16:03
*** olaph1 has quit IRC16:03
mordreddmsimard: awesome. and yah - that error happens from pip and it happens all the time because we make repos without a remote16:04
mordredit's just a warning though, not a real issue16:04
dmsimardnever noticed it before16:06
dmsimard¯\_(ツ)_/¯16:06
*** gixxer1k has quit IRC16:06
dmsimardgoing to try and spend some time on ara in the near future... been all over the place except on ara16:06
openstackgerritMonty Taylor proposed openstack-infra/zuul-jobs master: Replace sphinx_check_warning_is_error.py with ini lookup  https://review.openstack.org/52881216:15
mordreddmsimard: it's been a busy period :)16:15
*** slaweq has joined #openstack-infra16:15
*** mriedem has joined #openstack-infra16:16
fungidmsimard: mordred: i believe clarkb has a pr against pip to "fix" that mostly benign error16:19
clarkbya its been ignored by upstream after the first round of comments and since been rebased at least onceto fix conflicts16:20
*** dhill_ has quit IRC16:21
clarkbI think there are or were unrelated test failures16:21
*** dhill_ has joined #openstack-infra16:21
dmsimardclarkb: yeah was definitely a red herring in my case16:22
fungipip has the mistaken assumption that any package installed from a git repo will have a remote named "origin"16:24
*** yamamoto has joined #openstack-infra16:25
fungithere are a variety of reasons that might not happen, but the way zuul pushes repositories onto our job nodes is one16:25
*** tosky has joined #openstack-infra16:25
*** dhill_ has quit IRC16:29
*** dhill_ has joined #openstack-infra16:30
openstackgerritJames E. Blair proposed openstack-infra/project-config master: Add new zuul executor metrics  https://review.openstack.org/54066516:35
*** yamamoto has quit IRC16:36
*** slaweq has quit IRC16:36
*** Goneri has joined #openstack-infra16:42
*** armax has quit IRC16:44
AJaegerbtw. should we retire project-config-example? https://review.openstack.org/540658 removes a few jobs from it that don't work anymore16:44
*** Goneri has quit IRC16:51
*** bobh has joined #openstack-infra16:51
*** wolverineav has joined #openstack-infra16:53
*** pbourke has quit IRC16:59
*** pbourke has joined #openstack-infra17:01
AJaegercorvus: we have low load, do you want to start your project name stanza submissions again?17:01
corvusAJaeger: i'll wait until later today or early tomorrow, so we don't have a monday morning approval rush17:02
AJaegerok17:02
AJaegerI think later today is safe...17:03
*** slaweq has joined #openstack-infra17:03
*** dsariel has quit IRC17:09
openstackgerritAkihiro Motoki proposed openstack-infra/infra-manual master: Correct django template pattern in babel-django.cfg  https://review.openstack.org/54066817:10
*** HeOS has joined #openstack-infra17:10
*** d0ugal has quit IRC17:15
openstackgerritAndreas Jaeger proposed openstack-infra/project-config master: Remove kolla-kubernetes legacy jobs  https://review.openstack.org/54067017:22
*** HeOS has quit IRC17:23
*** olaph1 has joined #openstack-infra17:25
openstackgerritAndreas Jaeger proposed openstack-infra/openstack-zuul-jobs master: Remove in-tree kolla-kubernetes jobs  https://review.openstack.org/54067117:26
*** olaph has quit IRC17:27
openstackgerritMerged openstack-infra/project-config master: Add new zuul executor metrics  https://review.openstack.org/54066517:27
openstackgerritAndreas Jaeger proposed openstack-infra/openstack-zuul-jobs master: Remove in-tree kolla-kubernetes jobs  https://review.openstack.org/54067117:32
* AJaeger sighs - seeing a project that imported all their zuul jobs but used .zuul.d/legacy.yml which is ignored by Zuul and thus the new tests are never used.17:33
*** slaweq has quit IRC17:37
*** slaweq has joined #openstack-infra17:38
*** edmondsw has joined #openstack-infra17:39
*** slaweq has quit IRC17:42
*** edmondsw has quit IRC17:44
*** rossella_s has quit IRC17:55
*** hongbin has joined #openstack-infra17:57
*** wolverineav has quit IRC18:02
*** e0ne has joined #openstack-infra18:03
*** olaph has joined #openstack-infra18:08
*** dhajare has quit IRC18:09
*** olaph1 has quit IRC18:09
*** d0ugal has joined #openstack-infra18:25
*** wolverineav has joined #openstack-infra18:33
*** wolverineav has quit IRC18:37
*** armaan has joined #openstack-infra18:44
mordredAJaeger: wait - why is legacy.yml ignored by zuul?18:46
*** markvoelker has quit IRC18:49
*** tesseract has quit IRC18:50
AJaegermordred: https://docs.openstack.org/infra/zuul/user/config.html#configuration-items states "In the case of a zuul.d directory, Zuul recurses the directory and extends the configuration using all the .yaml files in the sorted path order."18:52
AJaegermordred: didn't check code - but the docs confirm what I see18:53
mordredAJaeger: yah. I now grok the issue18:53
AJaegerBtw. could somebody review https://review.openstack.org/540596 (infra-ansible), please?18:54
*** armaan has quit IRC18:58
*** wolverineav has joined #openstack-infra19:03
openstackgerritMonty Taylor proposed openstack-infra/zuul master: Allow .yml extensions for user config files  https://review.openstack.org/54067619:05
*** wolverineav has quit IRC19:08
AJaegermordred: is there a difference between centos-7-2-node and legacy-centos-7-2-node? Do we tread the legacy nodes somehow special?19:08
AJaegermordred: we have also tripleo-ipsec/zuul.d/layout.yml ;/19:09
* AJaeger fixes19:10
*** dsariel has joined #openstack-infra19:16
*** wolverineav has joined #openstack-infra19:17
clarkbAJaeger: I think legacy uses primary and subnode but non legacy is mkre specific like controller and compute19:17
*** wolverineav has quit IRC19:21
AJaegerclarkb: thanks.19:22
AJaegerpabelanger: I rebased my change on top of yours seeing the good progress you make ;)19:26
prometheanfirefungi: :D19:27
*** edmondsw has joined #openstack-infra19:27
*** dave-mccowan has joined #openstack-infra19:27
*** d0ugal has quit IRC19:29
*** edmondsw has quit IRC19:32
*** d0ugal has joined #openstack-infra19:33
*** sshnaidm|off is now known as sshnaidm19:37
*** yamahata has joined #openstack-infra19:38
*** armaan has joined #openstack-infra19:43
openstackgerritMerged openstack-infra/project-config master: Update Zun's project definition  https://review.openstack.org/54062819:46
*** armaan has quit IRC19:47
*** ijw has joined #openstack-infra19:51
*** ijw_ has joined #openstack-infra19:52
*** wolverineav has joined #openstack-infra19:53
*** ijw has quit IRC19:56
*** hongbin has quit IRC19:56
*** wolverineav has quit IRC19:58
*** hongbin has joined #openstack-infra20:01
*** ijw_ has quit IRC20:02
pabelangerwoot. complex inventory now works as expected: http://logs.openstack.org/39/519539/34/check/windmill-ubuntu-xenial/ba41e19/job-output.txt.gz20:07
pabelanger6 hosts for ansible, but actually just a single node20:07
openstackgerritMonty Taylor proposed openstack-infra/zuul master: Allow .yml extensions for user config files  https://review.openstack.org/54067620:17
*** wolverineav has joined #openstack-infra20:17
*** wolverineav has quit IRC20:21
*** tosky has quit IRC20:47
AJaegerpabelanger: Great!20:49
*** tosky has joined #openstack-infra20:50
*** armaan has joined #openstack-infra20:56
*** ijw has joined #openstack-infra21:00
*** ijw has quit IRC21:07
*** timothyb89 has quit IRC21:08
*** edmondsw has joined #openstack-infra21:16
*** hongbin has quit IRC21:16
*** hongbin has joined #openstack-infra21:17
*** edmondsw has quit IRC21:20
*** olaph has quit IRC21:23
*** olaph has joined #openstack-infra21:23
*** hongbin has quit IRC21:24
*** hongbin has joined #openstack-infra21:25
*** aeng has joined #openstack-infra21:30
openstackgerritMerged openstack-dev/hacking master: Disambiguate the hacking rules for third party imports  https://review.openstack.org/43430621:33
*** yamahata has quit IRC21:41
openstackgerritMerged openstack-dev/hacking master: Drop py34 target in tox.ini  https://review.openstack.org/53873121:44
openstackgerritFrank Kloeker proposed openstack-infra/openstack-zuul-jobs master: [WIP] docs sitemap generation automation  https://review.openstack.org/52486221:50
*** bobh has quit IRC21:53
*** armaan has quit IRC21:55
*** hongbin has quit IRC21:56
openstackgerritMerged openstack-dev/hacking master: Updated from global requirements  https://review.openstack.org/52037721:57
*** ijw has joined #openstack-infra21:59
*** ijw has quit IRC22:03
*** rkukura has joined #openstack-infra22:03
*** ijw has joined #openstack-infra22:03
openstackgerritFrank Kloeker proposed openstack-infra/openstack-zuul-jobs master: [WIP] docs sitemap generation automation  https://review.openstack.org/52486222:15
openstackgerritLingxian Kong proposed openstack-infra/project-config master: Migrate to Storyboard for Qinling related projects  https://review.openstack.org/54068122:23
*** ijw has quit IRC22:26
*** dsariel has quit IRC22:27
*** slaweq has joined #openstack-infra22:30
*** hongbin has joined #openstack-infra22:34
*** ijw has joined #openstack-infra22:35
*** slaweq has quit IRC22:35
*** wolverineav has joined #openstack-infra22:39
*** ijw has quit IRC22:40
*** mriedem has quit IRC22:40
*** wolverineav has quit IRC22:44
*** e0ne has quit IRC22:50
*** hongbin has quit IRC22:54
*** rossella_s has joined #openstack-infra23:02
*** edmondsw has joined #openstack-infra23:04
*** ijw has joined #openstack-infra23:06
*** edmondsw has quit IRC23:08
*** rossella_s has quit IRC23:08
*** rossella_s has joined #openstack-infra23:09
*** ijw has quit IRC23:10
*** ijw has joined #openstack-infra23:10
*** ijw has quit IRC23:11
*** rossella_s has quit IRC23:13
*** rossella_s has joined #openstack-infra23:14
*** rcernin has joined #openstack-infra23:15
*** ijw has joined #openstack-infra23:17
pabelangerHow are we suggesting projects collect logs from nodes? Do we have something generic AtM?23:20
*** ijw has quit IRC23:22
*** ijw has joined #openstack-infra23:24
*** ijw has quit IRC23:26
*** rossella_s has quit IRC23:28
*** rossella_s has joined #openstack-infra23:30
*** ijw has joined #openstack-infra23:33
*** ijw has quit IRC23:34
*** ijw has joined #openstack-infra23:35
*** ijw has quit IRC23:36
*** ijw has joined #openstack-infra23:37
*** rossella_s has quit IRC23:38
*** ijw has quit IRC23:38
*** rossella_s has joined #openstack-infra23:40
*** ijw has joined #openstack-infra23:46
*** ijw has quit IRC23:48
*** wolverineav has joined #openstack-infra23:50
*** stakeda has joined #openstack-infra23:50
*** nibz is now known as nibalizer23:52
*** wolverineav has quit IRC23:54

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