openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Use zuul_site_traceroute_host properly https://review.openstack.org/502197 | 00:04 |
---|---|---|
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Remove reference to unused variable https://review.openstack.org/502199 | 00:05 |
*** thorst has joined #openstack-infra | 00:06 | |
openstackgerrit | Merged openstack-infra/puppet-ptgbot master: Add City Guide https://review.openstack.org/501867 | 00:08 |
*** markvoelker has quit IRC | 00:10 | |
*** thorst has quit IRC | 00:10 | |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Use zuul_site_traceroute_host properly https://review.openstack.org/502197 | 00:15 |
clarkb | hrm looks like ovh is unhappy again | 00:15 |
clarkb | how terrible would it be to put that server in the emergency list and just tune it down until it works? | 00:15 |
clarkb | also I'll send email to j-d | 00:15 |
mordred | clarkb: fine by me | 00:16 |
clarkb | ok doing that now | 00:16 |
clarkb | lets try 50 instances per cloud | 00:16 |
clarkb | #status log nodepool.o.o added to ansible emergency file so that we can hand tune the max-servers in ovh. Using our previous numbers results in lots of 500 errors from the clouds | 00:17 |
openstackstatus | clarkb: finished logging | 00:17 |
fungi | clarkb: possible we need to fine-tune the frequency/throttle value for that provider to increase delay between api calls from nodepool? | 00:23 |
clarkb | fungi: ya that could be, or maybe there is something wrong with rabbit on the backend | 00:23 |
clarkb | http://grafana.openstack.org/dashboard/db/nodepool-ovh is interesting because it looks like it handles the initial load but then over time fails | 00:24 |
*** markvoelker has joined #openstack-infra | 00:29 | |
*** Apoorva has quit IRC | 00:32 | |
*** csomerville has joined #openstack-infra | 00:33 | |
*** cody-somerville has quit IRC | 00:33 | |
*** jkilpatr has quit IRC | 00:35 | |
openstackgerrit | Merged openstack-infra/shade master: Migrate machine inspection tests to requests_mock https://review.openstack.org/501942 | 00:36 |
pabelanger | clarkb: fungi: oh, interesting. I didn't notice that with ovh | 00:43 |
*** yamamoto has joined #openstack-infra | 00:44 | |
*** ramishra has joined #openstack-infra | 00:51 | |
*** slaweq has joined #openstack-infra | 00:54 | |
*** jamesmcarthur has joined #openstack-infra | 00:55 | |
*** funzo has joined #openstack-infra | 00:55 | |
*** jamesmcarthur has quit IRC | 00:59 | |
*** slaweq has quit IRC | 00:59 | |
*** funzo has quit IRC | 01:00 | |
*** iyamahat has quit IRC | 01:02 | |
*** yamamoto has quit IRC | 01:02 | |
*** harlowja has quit IRC | 01:02 | |
*** yamahata has quit IRC | 01:03 | |
openstackgerrit | Merged openstack-infra/shade master: Migrate machine tests related to state transitions https://review.openstack.org/502142 | 01:04 |
*** nhicher has quit IRC | 01:06 | |
*** [HeOS] has quit IRC | 01:09 | |
*** csomerville has quit IRC | 01:09 | |
*** mat128 has joined #openstack-infra | 01:37 | |
*** Goneri has quit IRC | 01:40 | |
*** Goneri has joined #openstack-infra | 01:47 | |
*** funzo has joined #openstack-infra | 01:56 | |
*** Goneri has quit IRC | 01:57 | |
*** funzo has quit IRC | 02:02 | |
*** yamamoto has joined #openstack-infra | 02:03 | |
*** yamamoto has quit IRC | 02:07 | |
*** thorst has joined #openstack-infra | 02:11 | |
*** bobh has joined #openstack-infra | 02:11 | |
*** mat128 has quit IRC | 02:11 | |
openstackgerrit | Jesse Keating proposed openstack-infra/zuul-jobs master: Add content to support translation jobs [WIP] https://review.openstack.org/502207 | 02:12 |
*** mriedem has quit IRC | 02:13 | |
openstackgerrit | Jesse Keating proposed openstack-infra/project-config master: Add upstream_translation_update job [WIP] https://review.openstack.org/502208 | 02:14 |
*** thorst has quit IRC | 02:15 | |
openstackgerrit | Merged openstack-infra/shade master: Switch to normal tox-py35 job https://review.openstack.org/500330 | 02:17 |
*** mrunge has quit IRC | 02:29 | |
pabelanger | mordred: https://review.openstack.org/501381/ what was your thinking for doc_build_dir ? It is currently undefined | 02:30 |
pabelanger | mordred: was that to be added into defaults/main.yaml? | 02:30 |
pabelanger | or should I refactor to zuul_work_dir? | 02:31 |
*** mrunge has joined #openstack-infra | 02:34 | |
*** yamamoto has joined #openstack-infra | 02:35 | |
*** yamamoto has quit IRC | 02:45 | |
*** gouthamr has quit IRC | 02:46 | |
*** thorst has joined #openstack-infra | 02:47 | |
*** thorst has quit IRC | 02:47 | |
*** gouthamr has joined #openstack-infra | 02:48 | |
*** iyamahat has joined #openstack-infra | 02:50 | |
*** slaweq has joined #openstack-infra | 02:56 | |
*** funzo has joined #openstack-infra | 02:58 | |
dirk | dmsimard: hwoarang AJaeger : the peakmem tracker has beem broken on SUSE forever. The start failure of the systemd file used to be non-fatal | 02:59 |
dirk | dmsimard: something must have recently changed that | 02:59 |
dmsimard | dirk: maybe something's changed yeah. I filed a bug and posted on openstack-dev | 03:00 |
dirk | dmsimard: I wanted to backport the pmap -XX flag to our packages in the distro | 03:00 |
dirk | dmsimard: it probably was a very recent change because I was looking a few days ago and it was fine | 03:01 |
*** slaweq has quit IRC | 03:01 | |
dirk | The usual issue with non voting jobs :-/ | 03:02 |
*** funzo has quit IRC | 03:02 | |
dmsimard | dirk: I got it to pass with "disable_service peakmem_tracker memory_tracker" in localconf | 03:03 |
dmsimard | dirk: and yes, couple days ago was fine. | 03:03 |
dmsimard | dirk: https://bugs.launchpad.net/devstack/+bug/1716066 is the bug | 03:03 |
openstack | Launchpad bug 1716066 in devstack "openSUSE devstack jobs failing on peakmem_tracker" [Undecided,New] | 03:03 |
clarkb | my tumbleweed man page says -XX is valid | 03:06 |
*** bobh has quit IRC | 03:07 | |
*** baoli has quit IRC | 03:08 | |
*** mat128 has joined #openstack-infra | 03:09 | |
*** bobh has joined #openstack-infra | 03:12 | |
dmsimard | ¯\_(ツ)_/¯ | 03:13 |
*** yamamoto has joined #openstack-infra | 03:13 | |
dmsimard | ianw: why would f26 devstack fail on missing python-virtualenv package ? http://logs.openstack.org/47/502147/4/check/devstack-legacy-fedora-26-tempest-dsvm-neutron-full/8d492a8/logs/devstacklog.txt.gz#_2017-09-09_01_18_13_478 | 03:13 |
dmsimard | ianw: I guess on f26 it'd either be python2-virtualenv or python3-virtualenv ? | 03:14 |
dmsimard | clarkb: the good news is that we got passing devstack jobs on xenial, centos7 and suse (with the disable_service parameter) | 03:14 |
*** yamahata has joined #openstack-infra | 03:15 | |
dmsimard | ianw: ohhhhh, how interesting, it'd be related to a lack of /etc/ci/mirror_info.sh !? | 03:16 |
dmsimard | https://github.com/openstack-dev/devstack/blob/c5aca3c99660a65f9e690b93f7f260ff7cf30c15/tools/fixup_stuff.sh#L220 | 03:16 |
*** gouthamr has quit IRC | 03:19 | |
ianw | dmsimard: oh yeah ... that's right | 03:20 |
ianw | i figured that script would aways be the way to tell we were on a CI node :/ | 03:20 |
*** yamamoto has quit IRC | 03:21 | |
*** ramishra has quit IRC | 03:21 | |
openstackgerrit | Ian Wienand proposed openstack-infra/openstack-zuul-jobs master: Add role to make /etc/ci/mirror_info.sh https://review.openstack.org/501578 | 03:21 |
openstackgerrit | Ian Wienand proposed openstack-infra/openstack-zuul-jobs master: Add integration test jobs https://review.openstack.org/501946 | 03:21 |
ianw | dmsimard: ^ that adds it to the check queue | 03:22 |
dmsimard | ianw: neat, if any cores are still awake we can merge that it lgtm | 03:23 |
dmsimard | ianw: the parent patch for 501946 is out of date | 03:24 |
dmsimard | needs rebased | 03:24 |
openstackgerrit | David Moreau Simard proposed openstack-infra/openstack-zuul-jobs master: Add integration test jobs https://review.openstack.org/501946 | 03:24 |
openstackgerrit | David Moreau Simard proposed openstack-infra/openstack-zuul-jobs master: Add role to make /etc/ci/mirror_info.sh https://review.openstack.org/501578 | 03:24 |
dmsimard | fixed :D | 03:24 |
dmsimard | ianw: funny you would say /etc/ci was a way to tell if you were running in gate, I used to check if zuul cloner was there. | 03:25 |
dirk | dmsimard! Ok will look into this after all the travels | 03:26 |
openstackgerrit | Ian Wienand proposed openstack-infra/project-config master: Build /etc/ci/mirror_info.sh script from ansible https://review.openstack.org/501954 | 03:26 |
ianw | dmsimard: well, fixup_stuff.sh, per the name ... it's the home of horrible crap | 03:26 |
ianw | i've spent a bit more time on the py36 job for f26 anyway ... i think that's where it's more useful | 03:27 |
ianw | up/down works, need to get onto a tempest run | 03:27 |
dmsimard | ianw: sure, I'm just trying to make sure that what worked before still works on v3 | 03:28 |
dmsimard | cores did a good job at making sure devstack and ubuntu xenial worked but there's other fine things in life :) | 03:28 |
dmsimard | I'll be looking at de-risking other deployment projects before the migration.. puppet-openstack, openstack-ansible, kolla, tripleo.. | 03:29 |
*** bobh has quit IRC | 03:30 | |
*** markvoelker has quit IRC | 03:31 | |
ianw | ++ | 03:31 |
*** nicolasbock has quit IRC | 03:33 | |
*** mat128 has quit IRC | 03:42 | |
*** slaweq has joined #openstack-infra | 03:57 | |
*** iyamahat has quit IRC | 03:58 | |
*** funzo has joined #openstack-infra | 03:59 | |
*** slaweq has quit IRC | 04:02 | |
*** funzo has quit IRC | 04:03 | |
*** yamamoto has joined #openstack-infra | 04:08 | |
*** kuromagi^ has quit IRC | 04:11 | |
*** yamamoto has quit IRC | 04:23 | |
*** yamamoto has joined #openstack-infra | 04:24 | |
*** armax has quit IRC | 04:24 | |
*** kuromagi has joined #openstack-infra | 04:25 | |
*** yamamoto has quit IRC | 04:31 | |
*** yamamoto has joined #openstack-infra | 04:35 | |
*** yamamoto has quit IRC | 04:40 | |
*** mat128 has joined #openstack-infra | 04:41 | |
*** iyamahat has joined #openstack-infra | 04:46 | |
*** thorst has joined #openstack-infra | 04:48 | |
*** thorst has quit IRC | 04:53 | |
*** jamesmcarthur has joined #openstack-infra | 04:55 | |
*** yamamoto has joined #openstack-infra | 04:57 | |
*** yamamoto has quit IRC | 04:57 | |
*** slaweq has joined #openstack-infra | 04:59 | |
*** jamesmcarthur has quit IRC | 05:00 | |
*** funzo has joined #openstack-infra | 05:00 | |
*** slaweq has quit IRC | 05:03 | |
*** funzo has quit IRC | 05:04 | |
*** mat128 has quit IRC | 05:13 | |
*** ramishra has joined #openstack-infra | 05:15 | |
*** markvoelker has joined #openstack-infra | 05:31 | |
*** caphrim007 has joined #openstack-infra | 05:34 | |
*** yamamoto has joined #openstack-infra | 05:40 | |
*** caphrim007 has quit IRC | 05:42 | |
openstackgerrit | Merged openstack-infra/openstack-zuul-jobs master: Add whereto test as optional step in doc build https://review.openstack.org/502106 | 05:48 |
*** slaweq has joined #openstack-infra | 05:59 | |
*** slaweq has quit IRC | 06:00 | |
*** markvoelker has quit IRC | 06:05 | |
*** yamamoto has quit IRC | 06:06 | |
*** yamamoto has joined #openstack-infra | 06:07 | |
*** mat128 has joined #openstack-infra | 06:11 | |
*** yamamoto has quit IRC | 06:12 | |
*** ralonsoh has joined #openstack-infra | 06:25 | |
*** markmcd has quit IRC | 06:38 | |
*** mat128 has quit IRC | 06:43 | |
*** ramishra has quit IRC | 06:46 | |
*** rcernin has joined #openstack-infra | 06:47 | |
*** thorst has joined #openstack-infra | 06:50 | |
*** thorst has quit IRC | 06:54 | |
*** funzo has joined #openstack-infra | 07:01 | |
*** markvoelker has joined #openstack-infra | 07:02 | |
*** funzo has quit IRC | 07:06 | |
*** jcoufal has joined #openstack-infra | 07:10 | |
*** yamamoto has joined #openstack-infra | 07:10 | |
*** eumel8 has quit IRC | 07:12 | |
*** e0ne has joined #openstack-infra | 07:20 | |
*** iyamahat has quit IRC | 07:21 | |
*** jcoufal has quit IRC | 07:21 | |
*** yamamoto has quit IRC | 07:22 | |
*** [HeOS] has joined #openstack-infra | 07:30 | |
*** markvoelker has quit IRC | 07:35 | |
*** jascott1 has quit IRC | 07:40 | |
*** mat128 has joined #openstack-infra | 07:40 | |
*** jascott1 has joined #openstack-infra | 07:40 | |
*** david-lyle has quit IRC | 07:41 | |
*** david-lyle has joined #openstack-infra | 07:41 | |
*** jascott1 has quit IRC | 07:45 | |
*** thorst has joined #openstack-infra | 07:50 | |
*** iyamahat has joined #openstack-infra | 07:51 | |
*** thorst has quit IRC | 07:55 | |
*** funzo has joined #openstack-infra | 08:02 | |
*** funzo has quit IRC | 08:07 | |
*** psachin has joined #openstack-infra | 08:07 | |
*** iyamahat has quit IRC | 08:08 | |
*** e0ne has quit IRC | 08:11 | |
*** mat128 has quit IRC | 08:13 | |
*** tinwood has quit IRC | 08:16 | |
*** tinwood has joined #openstack-infra | 08:17 | |
*** david-lyle has quit IRC | 08:31 | |
*** david-lyle has joined #openstack-infra | 08:32 | |
*** markvoelker has joined #openstack-infra | 08:32 | |
*** [HeOS] has quit IRC | 08:34 | |
*** e0ne has joined #openstack-infra | 08:36 | |
*** yamamoto has joined #openstack-infra | 08:36 | |
*** iyamahat has joined #openstack-infra | 08:42 | |
*** e0ne has quit IRC | 08:44 | |
*** claudiub has joined #openstack-infra | 08:47 | |
*** iyamahat has quit IRC | 08:51 | |
*** thorst has joined #openstack-infra | 08:51 | |
*** jascott1 has joined #openstack-infra | 08:53 | |
*** thorst has quit IRC | 08:56 | |
*** jtomasek has quit IRC | 08:58 | |
*** e0ne has joined #openstack-infra | 09:00 | |
*** funzo has joined #openstack-infra | 09:03 | |
*** jascott1 has quit IRC | 09:05 | |
*** jascott1 has joined #openstack-infra | 09:05 | |
*** markvoelker has quit IRC | 09:06 | |
*** funzo has quit IRC | 09:08 | |
*** mat128 has joined #openstack-infra | 09:10 | |
*** yamamoto has quit IRC | 09:10 | |
*** dingyichen has quit IRC | 09:11 | |
*** david-lyle has quit IRC | 09:26 | |
*** david-lyle has joined #openstack-infra | 09:27 | |
frickler | I'm seeing repeated zuul-cloner timeouts like here, known issue? http://logs.openstack.org/30/502030/1/check/gate-neutron-pep8-ubuntu-xenial/3c9a4c2/console.html | 09:31 |
*** mat128 has quit IRC | 09:44 | |
*** e0ne has quit IRC | 09:47 | |
*** e0ne has joined #openstack-infra | 09:47 | |
*** e0ne has quit IRC | 09:48 | |
*** e0ne has joined #openstack-infra | 09:48 | |
*** e0ne has quit IRC | 09:48 | |
*** e0ne has joined #openstack-infra | 09:49 | |
*** e0ne has quit IRC | 09:49 | |
*** e0ne has joined #openstack-infra | 09:50 | |
*** e0ne has quit IRC | 09:50 | |
*** e0ne has joined #openstack-infra | 09:50 | |
*** e0ne has quit IRC | 09:51 | |
openstackgerrit | Chandan Kumar proposed openstack-infra/project-config master: Add new repo for Neutron tempest plugin https://review.openstack.org/502224 | 09:51 |
*** thorst has joined #openstack-infra | 09:52 | |
*** thorst has quit IRC | 09:56 | |
*** yamamoto has joined #openstack-infra | 10:01 | |
*** abelur_ has quit IRC | 10:01 | |
*** yamahata has quit IRC | 10:03 | |
*** funzo has joined #openstack-infra | 10:04 | |
*** ralonsoh has quit IRC | 10:05 | |
*** funzo has quit IRC | 10:08 | |
*** yamamoto has quit IRC | 10:13 | |
*** dhajare has joined #openstack-infra | 10:13 | |
*** dhajare has quit IRC | 10:14 | |
*** david-lyle has quit IRC | 10:19 | |
*** david-lyle has joined #openstack-infra | 10:19 | |
openstackgerrit | Andreas Florath proposed openstack/diskimage-builder master: Remove dd from LVM element https://review.openstack.org/498153 | 10:29 |
*** rossella_s has quit IRC | 10:31 | |
*** rossella_s has joined #openstack-infra | 10:31 | |
*** ramishra has joined #openstack-infra | 10:40 | |
*** mat128 has joined #openstack-infra | 10:45 | |
*** jkilpatr has joined #openstack-infra | 10:52 | |
*** thorst has joined #openstack-infra | 10:53 | |
*** yamamoto has joined #openstack-infra | 10:57 | |
*** thorst has quit IRC | 11:01 | |
*** markvoelker has joined #openstack-infra | 11:03 | |
*** funzo has joined #openstack-infra | 11:04 | |
*** ramishra has quit IRC | 11:05 | |
*** slaweq has joined #openstack-infra | 11:05 | |
*** funzo has quit IRC | 11:09 | |
*** jkilpatr has quit IRC | 11:13 | |
*** mat128 has quit IRC | 11:13 | |
*** nicolasbock has joined #openstack-infra | 11:19 | |
*** slaweq has quit IRC | 11:19 | |
*** slaweq has joined #openstack-infra | 11:22 | |
*** Sree has joined #openstack-infra | 11:22 | |
*** csomerville has joined #openstack-infra | 11:25 | |
*** tosky has joined #openstack-infra | 11:29 | |
*** markvoelker has quit IRC | 11:37 | |
*** csomerville has quit IRC | 11:38 | |
*** verdurin has joined #openstack-infra | 11:43 | |
*** thorst has joined #openstack-infra | 11:57 | |
*** thorst has quit IRC | 12:01 | |
*** sshnaidm|off has quit IRC | 12:03 | |
*** yamamoto has quit IRC | 12:04 | |
*** funzo has joined #openstack-infra | 12:05 | |
*** funzo has quit IRC | 12:10 | |
*** psachin has quit IRC | 12:12 | |
*** mat128 has joined #openstack-infra | 12:12 | |
*** thorst has joined #openstack-infra | 12:22 | |
*** thorst has quit IRC | 12:22 | |
*** olaph1 is now known as olaph | 12:28 | |
*** Sree has quit IRC | 12:28 | |
*** markvoelker has joined #openstack-infra | 12:34 | |
*** dave-mccowan has joined #openstack-infra | 12:36 | |
*** yamamoto has joined #openstack-infra | 12:38 | |
*** dave-mcc_ has joined #openstack-infra | 12:40 | |
*** dave-mccowan has quit IRC | 12:42 | |
*** mat128 has quit IRC | 12:44 | |
*** rcernin has quit IRC | 12:45 | |
*** flwang has quit IRC | 12:45 | |
*** thorst has joined #openstack-infra | 12:46 | |
*** thorst has quit IRC | 12:51 | |
*** thorst has joined #openstack-infra | 12:54 | |
*** thorst has quit IRC | 12:58 | |
*** flwang has joined #openstack-infra | 13:02 | |
*** slaweq has quit IRC | 13:03 | |
*** funzo has joined #openstack-infra | 13:06 | |
*** markvoelker has quit IRC | 13:07 | |
*** nicolasbock has quit IRC | 13:08 | |
*** funzo has quit IRC | 13:11 | |
*** Sree has joined #openstack-infra | 13:14 | |
*** AdamSpiers[m] has joined #openstack-infra | 13:18 | |
*** jkilpatr has joined #openstack-infra | 13:32 | |
*** jkilpatr has quit IRC | 13:58 | |
openstackgerrit | Monty Taylor proposed openstack-infra/openstack-zuul-jobs master: Add OpenStack constraints versions of tox jobs https://review.openstack.org/501001 | 13:59 |
*** slaweq has joined #openstack-infra | 14:03 | |
*** markvoelker has joined #openstack-infra | 14:04 | |
*** mat128 has joined #openstack-infra | 14:07 | |
*** funzo has joined #openstack-infra | 14:07 | |
*** yamamoto has quit IRC | 14:08 | |
*** slaweq has quit IRC | 14:08 | |
openstackgerrit | Merged openstack-infra/openstack-zuul-jobs master: Add OpenStack constraints versions of tox jobs https://review.openstack.org/501001 | 14:10 |
*** pleia2 has quit IRC | 14:11 | |
*** funzo has quit IRC | 14:11 | |
*** e0ne has joined #openstack-infra | 14:12 | |
*** rcernin has joined #openstack-infra | 14:12 | |
*** rcernin has quit IRC | 14:12 | |
*** yamamoto has joined #openstack-infra | 14:15 | |
*** yamamoto has quit IRC | 14:18 | |
*** yamamoto has joined #openstack-infra | 14:18 | |
*** pleia2 has joined #openstack-infra | 14:18 | |
*** alee has quit IRC | 14:21 | |
openstackgerrit | Monty Taylor proposed openstack-infra/openstack-zuul-jobs master: Add publish-openstack-python-docs project template https://review.openstack.org/502244 | 14:23 |
*** e0ne has quit IRC | 14:25 | |
*** bobh has joined #openstack-infra | 14:29 | |
*** bobh has quit IRC | 14:31 | |
*** aviau has quit IRC | 14:32 | |
*** aviau has joined #openstack-infra | 14:32 | |
*** david-lyle has quit IRC | 14:32 | |
*** david-lyle has joined #openstack-infra | 14:33 | |
*** bobh has joined #openstack-infra | 14:34 | |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Use tox_upper_constraints_file instead of tox_environment https://review.openstack.org/502246 | 14:34 |
*** jmorgan1 has quit IRC | 14:34 | |
*** jmorgan1 has joined #openstack-infra | 14:35 | |
*** markvoelker has quit IRC | 14:37 | |
*** mat128 has quit IRC | 14:37 | |
*** mat128 has joined #openstack-infra | 14:39 | |
openstackgerrit | Monty Taylor proposed openstack-infra/openstack-zuul-jobs master: Add nodesets for all of the nodepool v2 node entries https://review.openstack.org/502247 | 14:49 |
*** e0ne has joined #openstack-infra | 14:49 | |
*** yamahata has joined #openstack-infra | 14:54 | |
*** thorst has joined #openstack-infra | 14:55 | |
openstackgerrit | Monty Taylor proposed openstack-infra/openstack-zuul-jobs master: Add nodesets for all of the nodepool v2 node entries https://review.openstack.org/502247 | 14:55 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul feature/zuulv3: Add node label to inventory https://review.openstack.org/502248 | 14:55 |
*** slaweq has joined #openstack-infra | 14:55 | |
openstackgerrit | Merged openstack-infra/project-config master: Add mapping file containing v2 to v3 mappings https://review.openstack.org/491804 | 14:57 |
*** thorst has quit IRC | 14:59 | |
*** slaweq has quit IRC | 15:00 | |
*** armax has joined #openstack-infra | 15:00 | |
*** bobh has quit IRC | 15:06 | |
*** bexelbie has joined #openstack-infra | 15:08 | |
*** Sree has quit IRC | 15:09 | |
*** bobh has joined #openstack-infra | 15:12 | |
*** bobh has quit IRC | 15:17 | |
openstackgerrit | Monty Taylor proposed openstack-infra/openstack-zuul-jobs master: Add nodesets for all of the nodepool v2 node entries https://review.openstack.org/502247 | 15:19 |
openstackgerrit | Monty Taylor proposed openstack-infra/openstack-zuul-jobs master: Add a bunch of project templates https://review.openstack.org/502250 | 15:19 |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Update mapping file with new project-templates https://review.openstack.org/502251 | 15:20 |
mordred | dmsimard, jeblair, pabelanger: ^^ patch adding the nodesets like we discussed - also one adding the project-templates we can do now | 15:22 |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Add node label to inventory https://review.openstack.org/502248 | 15:31 |
*** armax has quit IRC | 15:32 | |
*** markvoelker has joined #openstack-infra | 15:34 | |
*** mat128 has joined #openstack-infra | 15:35 | |
*** Sree has joined #openstack-infra | 15:41 | |
*** Sree has quit IRC | 15:42 | |
*** Sree has joined #openstack-infra | 15:42 | |
dmsimard | mordred: thanks, added myself to the reviews. Will look a bit later. Is the fix in for adding the jobs to the migration yet ! | 15:42 |
dmsimard | s/!/?/ silly phone keyboard | 15:43 |
*** claudiub has quit IRC | 15:45 | |
*** iyamahat has joined #openstack-infra | 15:46 | |
openstackgerrit | Monty Taylor proposed openstack-infra/openstack-zuul-jobs master: Add nodesets for all of the nodepool v2 node entries https://review.openstack.org/502247 | 15:48 |
openstackgerrit | Monty Taylor proposed openstack-infra/openstack-zuul-jobs master: Add a bunch of project templates https://review.openstack.org/502250 | 15:49 |
*** slaweq has joined #openstack-infra | 15:56 | |
*** jamesmcarthur has joined #openstack-infra | 15:58 | |
*** thorst has joined #openstack-infra | 16:00 | |
*** dims has quit IRC | 16:01 | |
*** thorst has quit IRC | 16:01 | |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Remove pypi and docs for shade for zuul v2 https://review.openstack.org/502256 | 16:01 |
*** slaweq has quit IRC | 16:02 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Add openstack-doc-build to shade https://review.openstack.org/500201 | 16:02 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Add pypi and doc publication templates https://review.openstack.org/502257 | 16:02 |
mordred | pabelanger: ^^ fixed your patch adn then added a follow up | 16:03 |
pabelanger | mordred: looking | 16:07 |
pabelanger | mordred: did you see my comments about afs publish docs broken for !master branches | 16:07 |
*** markvoelker has quit IRC | 16:07 | |
*** funzo has joined #openstack-infra | 16:07 | |
mordred | pabelanger: oh - I didn't ... | 16:08 |
pabelanger | 1 sec | 16:08 |
*** jmorgan1_ has joined #openstack-infra | 16:08 | |
mordred | pabelanger: also - https://review.openstack.org/#/c/501381/1/roles/prepare-infra-docs-for-afs/tasks/main.yaml is where doc_build_dir is defined | 16:08 |
pabelanger | mordred: http://eavesdrop.openstack.org/irclogs/%23openstack-infra/latest.log.html#t2017-09-09T02:30:27 | 16:09 |
*** dklyle has joined #openstack-infra | 16:09 | |
pabelanger | mordred: ya | 16:09 |
pabelanger | hmm | 16:09 |
*** dims has joined #openstack-infra | 16:09 | |
mordred | so - I don't think it shoudl be in defaults as it's not an input - zuul_work_dir is the parameter that matters - doc_build_dir is just a convenience variable inside the role to avoid typing so much | 16:10 |
*** jmorgan1 has quit IRC | 16:10 | |
pabelanger | mordred: I see the issue | 16:11 |
pabelanger | 1 sec | 16:11 |
mordred | \o/ | 16:11 |
*** caphrim007 has joined #openstack-infra | 16:12 | |
dmsimard | mordred: left you a note on https://review.openstack.org/#/c/501491/ | 16:12 |
openstackgerrit | Paul Belanger proposed openstack-infra/openstack-zuul-jobs master: Set build dir fact for prepare-docs-for-afs https://review.openstack.org/502258 | 16:12 |
pabelanger | mordred: ^ | 16:12 |
*** funzo has quit IRC | 16:12 | |
*** david-lyle has quit IRC | 16:12 | |
pabelanger | mordred: another reason to refactor those 2 roles at / after PTG :) | 16:12 |
openstackgerrit | Merged openstack-infra/openstack-zuul-jobs master: Add integration test jobs https://review.openstack.org/501946 | 16:13 |
openstackgerrit | Merged openstack-infra/openstack-zuul-jobs master: Add role to make /etc/ci/mirror_info.sh https://review.openstack.org/501578 | 16:13 |
dmsimard | pabelanger: what's the difference before and after for 502258 ? | 16:13 |
pabelanger | dmsimard: doc_build_dir is undefined in prepare-docs-for-afs | 16:14 |
openstackgerrit | David Moreau Simard proposed openstack-infra/project-config master: Build /etc/ci/mirror_info.sh script from ansible https://review.openstack.org/501954 | 16:14 |
jeblair | clarkb: would it be okay to have logstash process screen-*.txt? (currently we have to add each file we want logstash to process; i think we want all the screen log files, so if we can glob them it'll be easier) | 16:14 |
pabelanger | so, we throw undef variable in branch / tag logic | 16:14 |
*** rossella_s has quit IRC | 16:15 | |
clarkb | jeblair: we whitelist because not all files have used the same log format swift proxy is example of this | 16:16 |
clarkb | but n cells recently too | 16:16 |
*** baoli has joined #openstack-infra | 16:17 | |
clarkb | I'm sure we can just list exceptions though | 16:17 |
jeblair | clarkb: yeah, but assuming we can still associate tags with files... | 16:17 |
*** rossella_s has joined #openstack-infra | 16:17 | |
jeblair | clarkb: basically iirc there are 2 things going on here -- 1) making sure files have correct parse tags; 2) giving the log processor a list of files that might be there | 16:17 |
dmsimard | pabelanger: hm, surely I'm missing something obvious because I don't see that var used elsewhere in that task file | 16:17 |
openstackgerrit | Merged openstack-infra/devstack-gate master: Zuul v3: create stack and tempest users https://review.openstack.org/496959 | 16:18 |
jeblair | clarkb: since the new thing can run on the executor and actually know which files are there, we have the opportunity to get rid of the exhaustive list (#2) | 16:18 |
pabelanger | dmsimard: right, in branch.yaml / tagged.yaml | 16:18 |
jeblair | clarkb: but we still need to keep #1 | 16:18 |
dmsimard | pabelanger: you remember when I asked you to restart the codesearch app a while ago to pick up the new zuul-jobs/openstack-zuul-jobs repos ? They're still not there so I think something's up. | 16:18 |
dmsimard | pabelanger: ah, there you go | 16:18 |
pabelanger | dmsimard: k, I'll look and see why in a bit | 16:19 |
dmsimard | pabelanger: ok, cause I tried to search "doc_build_dir" :D | 16:19 |
clarkb | jeblair: yup | 16:19 |
clarkb | jeblair: so maybe tag association rules based on regex? | 16:20 |
clarkb | then we can handle the differences in eg swift proxy | 16:20 |
jeblair | clarkb: ya, that's what i'm thinking; with more precise wins | 16:20 |
clarkb | ++ | 16:20 |
jeblair | so screen-s-account.txt gets apachecombined; but screen-.*\.txt gets oslofmt | 16:20 |
*** baoli has quit IRC | 16:21 | |
jeblair | that may reduce the length of the config from ~600 to ~75 lines | 16:21 |
openstackgerrit | Merged openstack-infra/devstack-gate master: Zuul v3: Add devstack_local_conf ansible module https://review.openstack.org/496301 | 16:24 |
*** baoli has joined #openstack-infra | 16:24 | |
pabelanger | dmsimard: okay, restarted. I forgot we don't actually run puppet on that server, so we need to manually kick it each time to get latest configs | 16:26 |
pabelanger | we need to fix that | 16:26 |
pabelanger | and likely a good topic for ptg | 16:26 |
dmsimard | pabelanger: ah, so it didn't pick up the new projects from project-config ? | 16:26 |
pabelanger | right | 16:26 |
pabelanger | has them now, restart still ongoing | 16:26 |
fungi | seated on my first flight of the day... hope to see a bunch of you soon! | 16:26 |
dmsimard | pabelanger: cool | 16:27 |
pabelanger | fungi: I'm at gate currently :D | 16:27 |
dmsimard | pabelanger: air canada scared the eff out of me earlier | 16:27 |
pabelanger | dmsimard: try search now | 16:27 |
openstackgerrit | Merged openstack-infra/devstack-gate master: Zuul v3: run devstack https://review.openstack.org/500202 | 16:27 |
dmsimard | pabelanger: got an email that my flight was cancelled, turns out it was just YUL to YYZ and they put me on the next YUL to YYZ flight 30 minutes later so I'm still in time for my connection to DEN | 16:28 |
pabelanger | dmsimard: cool | 16:28 |
dmsimard | pabelanger: yup, everything's there now | 16:28 |
dmsimard | thanks | 16:29 |
pabelanger | clarkb: jeblair: mordred: https://review.openstack.org/502258/ would be nice to land, should be last thing needed for branch unified openstack docs jobs | 16:29 |
*** baoli has quit IRC | 16:29 | |
openstackgerrit | David Moreau Simard proposed openstack-infra/project-config master: Build /etc/ci/mirror_info.sh script from ansible https://review.openstack.org/501954 | 16:29 |
clarkb | I too am seated on my first flight of the day. SFO then denver | 16:29 |
dmsimard | you guys usually get wifi on flights? never tried it.. is it bearable ? | 16:30 |
clarkb | it works for irc and email mostly | 16:30 |
jeblair | clarkb: i'll wave | 16:30 |
*** zhenguo has quit IRC | 16:30 | |
clarkb | also some airlines have better bw than others | 16:30 |
clarkb | dela is good bw iirc | 16:30 |
clarkb | *delta | 16:30 |
dmsimard | clarkb: are you using a vpn ? | 16:31 |
*** claudiub has joined #openstack-infra | 16:31 | |
clarkb | dmsimard: right now I am talking to my cell phone provider on the ground | 16:31 |
clarkb | I probably wont wifi on this flight and read instead | 16:31 |
dmsimard | ah | 16:31 |
clarkb | jeblair: you arent joining me on virgin america out of sfo are you? | 16:32 |
* dmsimard usually paranoid and always VPNs up on non-home wifi | 16:32 | |
fungi | dmsimard: mosh makes airline wifi nearly bearable | 16:32 |
jeblair | clarkb: no, and i'm flying tomorrow | 16:32 |
fungi | all my stuff is on remote terminals anyway | 16:32 |
clarkb | jeblair: ah | 16:32 |
openstackgerrit | Merged openstack-infra/shade master: Switch to using stestr https://review.openstack.org/491035 | 16:33 |
*** gouthamr has joined #openstack-infra | 16:33 | |
pabelanger | clarkb: when you land in denver? | 16:34 |
clarkb | 1610 local time | 16:34 |
fungi | 1620 mdt for me | 16:34 |
pabelanger | cool, 1420 local for me | 16:34 |
fungi | you'll know the whole city by the time we land | 16:34 |
pabelanger | indeed | 16:35 |
clarkb | I almost flew direct on southwest but needed one more trip for alaska status | 16:36 |
pabelanger | ya, should check my status for this year | 16:36 |
dmsimard | clarkb: alaska status ? | 16:37 |
clarkb | dmsimard: frequent flyer perks on alaska airlines | 16:37 |
dmsimard | oh | 16:37 |
clarkb | theirtactics totally work | 16:37 |
dmsimard | lol | 16:38 |
clarkb | "we'll treat you marginally better if you fly with us more even if that means longer trips and layovers" | 16:38 |
dmsimard | I thought you were going from SFO to Alaska and then back to Denver.. I was like wtf | 16:38 |
*** rossella_s has quit IRC | 16:39 | |
*** rossella_s has joined #openstack-infra | 16:41 | |
mordred | pabelanger: AH! that was my bad | 16:41 |
*** caphrim007 has quit IRC | 16:42 | |
mordred | pabelanger: when I copied over the other playbooks I didn't touch main.yaml | 16:42 |
mordred | clarkb, fungi, pabelanger: I get in at 1820 | 16:42 |
pabelanger | mordred: np, I didn't see it last night, otherwise would have updated patch sooner | 16:43 |
mordred | mtreinish: your stestr patch for shade merged | 16:44 |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Emit a message about the change that triggered the job https://review.openstack.org/501491 | 16:47 |
mordred | pabelanger, dmsimard, fungi, clarkb: ^^ squashed that so that it makes sense | 16:48 |
dmsimard | mordred: commented | 16:51 |
openstackgerrit | Merged openstack-infra/openstack-zuul-jobs master: Set build dir fact for prepare-docs-for-afs https://review.openstack.org/502258 | 16:51 |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Emit a message about the change that triggered the job https://review.openstack.org/501491 | 16:52 |
mordred | dmsimard: done - thanks! | 16:52 |
*** bobh has joined #openstack-infra | 16:56 | |
*** slaweq has joined #openstack-infra | 16:58 | |
*** ykarel has joined #openstack-infra | 16:59 | |
*** iyamahat has quit IRC | 16:59 | |
dmsimard | mordred: +1, btw I edited the commit on https://review.openstack.org/#/c/501954/ to remove the depends-on (as per ianw requested) | 17:00 |
*** bobh has quit IRC | 17:01 | |
*** Sree has quit IRC | 17:02 | |
*** slaweq has quit IRC | 17:03 | |
*** markvoelker has joined #openstack-infra | 17:04 | |
*** rossella_s has quit IRC | 17:05 | |
*** rossella_s has joined #openstack-infra | 17:07 | |
*** funzo has joined #openstack-infra | 17:08 | |
*** ykarel has quit IRC | 17:11 | |
*** funzo has quit IRC | 17:13 | |
*** olaph1 has joined #openstack-infra | 17:25 | |
*** olaph has quit IRC | 17:26 | |
*** olaph has joined #openstack-infra | 17:28 | |
*** olaph1 has quit IRC | 17:29 | |
*** markvoelker has quit IRC | 17:38 | |
*** nunchuck has quit IRC | 17:38 | |
*** baoli has joined #openstack-infra | 17:39 | |
*** jtomasek has joined #openstack-infra | 17:41 | |
*** jamesmcarthur has quit IRC | 17:42 | |
*** rossella_s has quit IRC | 17:47 | |
*** rossella_s has joined #openstack-infra | 17:50 | |
*** psachin has joined #openstack-infra | 17:53 | |
*** rossella_s has quit IRC | 17:56 | |
*** rossella_s has joined #openstack-infra | 17:57 | |
*** psachin has quit IRC | 18:01 | |
*** Sree has joined #openstack-infra | 18:01 | |
*** thorst has joined #openstack-infra | 18:02 | |
*** e0ne has quit IRC | 18:06 | |
*** thorst has quit IRC | 18:07 | |
*** e0ne has joined #openstack-infra | 18:08 | |
*** e0ne has quit IRC | 18:08 | |
*** e0ne has joined #openstack-infra | 18:08 | |
*** e0ne has quit IRC | 18:09 | |
*** funzo has joined #openstack-infra | 18:09 | |
*** e0ne has joined #openstack-infra | 18:09 | |
*** e0ne has quit IRC | 18:10 | |
*** e0ne has joined #openstack-infra | 18:10 | |
*** e0ne has quit IRC | 18:10 | |
*** e0ne has joined #openstack-infra | 18:11 | |
*** e0ne has quit IRC | 18:11 | |
*** dizquierdo has joined #openstack-infra | 18:12 | |
*** jamesmcarthur has joined #openstack-infra | 18:13 | |
*** funzo has quit IRC | 18:13 | |
*** baoli has quit IRC | 18:13 | |
*** baoli has joined #openstack-infra | 18:14 | |
*** jamesmcarthur has quit IRC | 18:18 | |
*** rossella_s has quit IRC | 18:19 | |
*** rossella_s has joined #openstack-infra | 18:19 | |
*** Sree has quit IRC | 18:20 | |
*** thorst has joined #openstack-infra | 18:20 | |
*** Sree has joined #openstack-infra | 18:20 | |
*** d0ugal has quit IRC | 18:21 | |
*** thorst has quit IRC | 18:21 | |
*** d0ugal has joined #openstack-infra | 18:24 | |
openstackgerrit | Merged openstack-infra/shade master: Add openstack-doc-build to shade https://review.openstack.org/500201 | 18:25 |
*** Sree has quit IRC | 18:27 | |
*** markvoelker has joined #openstack-infra | 18:35 | |
*** markvoelker has quit IRC | 18:37 | |
*** mat128 has quit IRC | 18:44 | |
*** baoli has quit IRC | 18:50 | |
*** dizquierdo has quit IRC | 18:55 | |
*** tinwood has quit IRC | 18:56 | |
*** tinwood has joined #openstack-infra | 18:58 | |
*** slaweq has joined #openstack-infra | 19:00 | |
*** jamesmcarthur has joined #openstack-infra | 19:03 | |
*** rossella_s has quit IRC | 19:05 | |
*** slaweq has quit IRC | 19:05 | |
*** rossella_s has joined #openstack-infra | 19:05 | |
openstackgerrit | Merged openstack-infra/zuul feature/zuulv3: Clean up obsolete TODO for _setGitSsh() https://review.openstack.org/500925 | 19:07 |
*** funzo has joined #openstack-infra | 19:10 | |
fungi | mordred: i guess we don't have zuulv3 running check jobs for project-config yet... was there any preview of the result of 501491? | 19:12 |
jeblair | the procedure we should use for any change to the base job is to make it only to the base-test job first. make a do-not-merge change to another repo that reparents, say, tox-py35 onto base-test, and verify it works | 19:14 |
jeblair | only then should we merge a change which copies the base-test change to base. | 19:14 |
*** funzo has quit IRC | 19:14 | |
jeblair | fungi, mordred, AJaeger: i've left a -1 on 501491 with that and other comments | 19:15 |
jeblair | i plan to make a project-config gate job that verifies that in the future. | 19:15 |
*** bobh has joined #openstack-infra | 19:15 | |
fungi | jeblair: great! that was more or less my concern | 19:17 |
*** slaweq has joined #openstack-infra | 19:18 | |
*** slaweq has quit IRC | 19:20 | |
*** slaweq has joined #openstack-infra | 19:21 | |
*** jamesmcarthur has quit IRC | 19:21 | |
*** baoli has joined #openstack-infra | 19:26 | |
fungi | jeblair: same goes for 501954 i suppose? | 19:26 |
*** jtomasek has quit IRC | 19:30 | |
*** rossella_s has quit IRC | 19:31 | |
*** baoli has quit IRC | 19:31 | |
*** rossella_s has joined #openstack-infra | 19:33 | |
*** gagehugo has quit IRC | 19:36 | |
*** nunchuck has joined #openstack-infra | 19:36 | |
*** Sree has joined #openstack-infra | 19:37 | |
*** Sree has quit IRC | 19:37 | |
*** Sree has joined #openstack-infra | 19:37 | |
*** bobh has quit IRC | 19:39 | |
*** caphrim007 has joined #openstack-infra | 19:40 | |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Remove reference to unused variable https://review.openstack.org/502199 | 19:41 |
*** gagehugo has joined #openstack-infra | 19:48 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/devstack-gate master: Zuul v3: Add the default set of devstack projects https://review.openstack.org/496864 | 19:48 |
*** iyamahat has joined #openstack-infra | 19:49 | |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Add emit-job-header to base-test job https://review.openstack.org/501491 | 19:49 |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Add emit-job-header to base job https://review.openstack.org/502265 | 19:49 |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Add emit-job-header to base-minimal job https://review.openstack.org/502266 | 19:49 |
dmsimard | fungi: ++ on https://review.openstack.org/#/c/502259/ | 19:51 |
dmsimard | Let's chat at the PTG :) | 19:51 |
*** wolverineav has joined #openstack-infra | 19:52 | |
*** olaph has quit IRC | 19:52 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: DNM Test change to base job via base-test https://review.openstack.org/502267 | 19:52 |
*** rossella_s has quit IRC | 19:53 | |
fungi | dmsimard: any excuse to chat with you in person! | 19:53 |
*** rossella_s has joined #openstack-infra | 19:53 | |
*** olaph has joined #openstack-infra | 19:53 | |
jeblair | fungi: re 501954 yes | 19:56 |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Build /etc/ci/mirror_info.sh script from ansible https://review.openstack.org/501954 | 19:56 |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Build /etc/ci/mirror_info.sh script in base-test https://review.openstack.org/502268 | 19:56 |
mordred | thereyago - 501954 split in twain | 19:56 |
fungi | jeblair: thanks for confirming, i can -1 and reference your comment from the other | 19:56 |
jeblair | mordred: thanks for the twainification! | 19:56 |
fungi | i expect we shall twainify many things this week | 19:57 |
jeblair | fungi: thanks for the rebase, though i have abandoned 496864 | 19:58 |
*** rossella_s has quit IRC | 19:58 | |
*** olaph1 has joined #openstack-infra | 19:59 | |
*** olaph has quit IRC | 19:59 | |
fungi | jeblair: no worries. i'm trying to work from oldest-first in my zuulv3 dashboard, but that comes with the experience of wandering through a few cobwebs along the way | 19:59 |
jeblair | mordred: regarding 502266, the purpose of base-minimal was to provide a facility to do integration testing for roles that are used in the base job, but *outside* of the context of the base job. Basically, anything that we add to base-minimal that isn't absolutely required in order to make the system function *at all* inhibits our ability to use that job for what it was intended. | 20:00 |
jeblair | mordred: put another way, the purpose of base-minimal is to so that we have a job that actually lets us *test* emit-job-header | 20:00 |
* clarkb waves from somehwere over jeblairs house | 20:01 | |
openstackgerrit | Monty Taylor proposed openstack-infra/openstack-zuul-jobs master: Add a bunch of project templates https://review.openstack.org/502250 | 20:01 |
jeblair | clarkb: o/ | 20:02 |
*** rossella_s has joined #openstack-infra | 20:02 | |
*** bobh has joined #openstack-infra | 20:04 | |
mordred | jeblair: sure, I hear that - but because of the nature of those roles specifically and the fact that they have no persistent action, having the current-landed version of them in base-minimal will not impact the ability to do integration testing of proposed changes to those roles later on. they only set a variable that only persists for that playbook and then emit a debug message. they don't taint | 20:05 |
mordred | further results | 20:05 |
mordred | if they wrote a file, or set up a thing, or affected the operation of the other base pre roles, the totally | 20:06 |
*** tosky has quit IRC | 20:07 | |
jeblair | mordred: i'm willing to concede that point eventually, but i'd at least like to have more experience with some actual base-minimal integration tests and the framework we set up around them before then. it's entirely possible that the way we set up those jobs may obviate the need for this anyway. so i'd at least like to defer it until we've managed to accomplish what we set out to do with base-minimal. | 20:08 |
jeblair | plus, it's just so much easier if the answer to "should i add this to base-minimal" is always "no" | 20:09 |
fungi | it's feature-complete! ;) | 20:09 |
fungi | (with no features beyond existing) | 20:10 |
*** funzo has joined #openstack-infra | 20:11 | |
mordred | jeblair: nod. I can live with that | 20:11 |
*** wolverineav has quit IRC | 20:13 | |
mordred | jeblair, fungi https://review.openstack.org/502250 and its parents https://review.openstack.org/#/c/502247 https://review.openstack.org/#/c/502244 are fun and easy | 20:14 |
*** funzo has quit IRC | 20:15 | |
fungi | probably a good excuse for a break from reviewing the shade job additions | 20:15 |
jeblair | mordred: 250 is exciting! | 20:16 |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Update mapping file with new project-templates https://review.openstack.org/502251 | 20:16 |
mordred | jeblair: right??? | 20:17 |
mordred | I thoughtyou'd like that | 20:17 |
*** thorst has joined #openstack-infra | 20:17 | |
mordred | 502251 goes with them | 20:17 |
*** baoli has joined #openstack-infra | 20:17 | |
jeblair | +2s | 20:18 |
*** baoli has quit IRC | 20:22 | |
*** thorst has quit IRC | 20:22 | |
*** thorst has joined #openstack-infra | 20:22 | |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Add devstack jobs for zuul v3 https://review.openstack.org/500365 | 20:24 |
mordred | jeblair: woot | 20:24 |
mordred | updated that ^^ based on fungi's review (thanks fungi) | 20:24 |
fungi | any time. excited to see how far we get this week | 20:25 |
mordred | jeblair: if those jobs pass, I think a) the new shiny devstack base job is in good shape b) we'll actually be only a couple of small 2-3 line patches away from showing cross-system testing | 20:26 |
mordred | which is super cool :) | 20:26 |
jeblair | mordred: neat! zuul didn't like something about it though | 20:26 |
jeblair | guessing merge conflict with branch tip | 20:27 |
*** thorst has quit IRC | 20:27 | |
jeblair | (zuul emitted the wrong error there. i'm not going to fix that now; still working on other things) | 20:27 |
*** rossella_s has quit IRC | 20:29 | |
clarkb | ovh seems to work at max servers 20 in each region | 20:30 |
clarkb | but little demand now | 20:30 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Switch to constraints version of tox job https://review.openstack.org/502196 | 20:30 |
openstackgerrit | Monty Taylor proposed openstack-infra/shade master: Add devstack jobs for zuul v3 https://review.openstack.org/500365 | 20:30 |
mordred | jeblair: that should fix it | 20:31 |
*** rossella_s has joined #openstack-infra | 20:32 | |
*** xarses_ has joined #openstack-infra | 20:39 | |
fungi | hrm... tox_install.sh doesn't set -x? makes it hard to confirm what the actual pip command-line in a job is now | 20:52 |
fungi | i guess that's so that devs don't see the added spam when running locally, or is it just that nobody considered making it more verbose? | 20:53 |
*** rossella_s has quit IRC | 20:53 | |
*** slaweq has quit IRC | 20:54 | |
*** rossella_s has joined #openstack-infra | 20:56 | |
*** funzo has joined #openstack-infra | 21:11 | |
*** funzo has quit IRC | 21:16 | |
*** hongbin has joined #openstack-infra | 21:26 | |
*** hongbin_ has joined #openstack-infra | 21:28 | |
*** hongbin has quit IRC | 21:31 | |
*** xarses_ has quit IRC | 21:33 | |
*** xarses_ has joined #openstack-infra | 21:35 | |
*** andreww has joined #openstack-infra | 21:38 | |
*** xarses_ has quit IRC | 21:40 | |
*** hongbin has joined #openstack-infra | 21:40 | |
openstackgerrit | Merged openstack-infra/project-config master: Add emit-job-header to base-test job https://review.openstack.org/501491 | 21:41 |
*** hongbin_ has quit IRC | 21:42 | |
openstackgerrit | Jeremy Stanley proposed openstack-infra/shade master: DNM Test change to base job via base-test https://review.openstack.org/502267 | 21:48 |
*** rossella_s has quit IRC | 21:57 | |
*** rossella_s has joined #openstack-infra | 21:58 | |
*** aviau has quit IRC | 21:59 | |
*** andreww has quit IRC | 22:01 | |
*** Sree has quit IRC | 22:08 | |
*** Sree has joined #openstack-infra | 22:09 | |
*** hongbin_ has joined #openstack-infra | 22:10 | |
*** rossella_s has quit IRC | 22:11 | |
*** rossella_s has joined #openstack-infra | 22:11 | |
*** funzo has joined #openstack-infra | 22:12 | |
*** hongbin has quit IRC | 22:13 | |
*** Sree has quit IRC | 22:17 | |
*** funzo has quit IRC | 22:17 | |
*** thorst has joined #openstack-infra | 22:23 | |
*** rossella_s has quit IRC | 22:27 | |
*** thorst has quit IRC | 22:28 | |
*** gouthamr has quit IRC | 22:28 | |
*** rossella_s has joined #openstack-infra | 22:29 | |
*** thorst has joined #openstack-infra | 22:31 | |
*** thorst has quit IRC | 22:31 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Add zuul_log_url to emit-job-header https://review.openstack.org/502270 | 22:37 |
*** dave-mccowan has joined #openstack-infra | 22:37 | |
mordred | fungi, jeblair: that's from http://logs.openstack.org/67/502267/2/check/test-header/573f1d5/job-output.txt.gz | 22:38 |
jeblair | mordred: btw, i missed the first part of this -- what does generate-log-url do? does it call zuul_return? | 22:39 |
*** dave-mcc_ has quit IRC | 22:40 | |
mordred | jeblair: nope. it is just an extraction of the first 2 lines of upload-logs - builds the log_path variable from the zuul variables | 22:40 |
jeblair | where does log_path come from? | 22:41 |
mordred | that's what generate-log-url sets | 22:42 |
mordred | set_fact: | 22:42 |
mordred | log_path: "{{ zuul.change[-2:] }}/{{ zuul.change }}/{{ zuul.patchset }}/{{ zuul.pipeline }}/{{ zuul.job }}/{{ zuul.build[:7] }}" | 22:42 |
jeblair | mordred: hrm, that's a really generic name for a fact; it should probably at least be 'zuul_' something | 22:42 |
jeblair | it seems like it could end up colliding with playbooks pretty easily | 22:43 |
mordred | it could - although it'll only exist during the base pre playbook. I'll make a patch for that | 22:44 |
jeblair | mordred: oh, ok. that's a good point, so not as critical as i thought, but still probably a good idea. thanks. | 22:44 |
jeblair | (also the base post-logs playbook, of course) | 22:45 |
mordred | you know - I'm gonna do something else too ... | 22:45 |
mordred | yah | 22:45 |
*** emmaloui has joined #openstack-infra | 22:47 | |
*** hongbin_ has quit IRC | 22:48 | |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Rename log_path and generate-log-url https://review.openstack.org/502271 | 22:50 |
mordred | jeblair: how about that ^^? | 22:50 |
*** hongbin has joined #openstack-infra | 22:50 | |
jeblair | mordred: nice | 22:51 |
*** jamesmcarthur has joined #openstack-infra | 22:55 | |
openstackgerrit | Monty Taylor proposed openstack-infra/project-config master: Pass zuul_log_url to emit-job-header https://review.openstack.org/502272 | 22:57 |
mordred | and there's the base-test change to make it work | 22:57 |
*** iyamahat has quit IRC | 22:59 | |
*** olaph1 is now known as olaph | 23:00 | |
*** squid has quit IRC | 23:02 | |
openstackgerrit | James E. Blair proposed openstack-infra/project-config master: Add log processing roles https://review.openstack.org/502273 | 23:02 |
jeblair | clarkb, dmsimard, mordred, fungi: ^ for your reading pleasure | 23:02 |
openstackgerrit | Monty Taylor proposed openstack-infra/zuul-jobs master: Override tox requirments with zuul git repos https://review.openstack.org/489719 | 23:02 |
mordred | jeblair: I like reading pleasure | 23:03 |
mordred | jeblair: and I'll trade you ^^ for _your_ reading pleasure :) | 23:03 |
jeblair | clarkb, dmsimard, mordred, fungi: note, i added some sample output (ie, the job data that were submitted) from a local test run as a review comment | 23:04 |
mordred | jeblair: cool | 23:06 |
dmsimard | jeblair: added to my review queue, will look later. Thanks. | 23:07 |
mordred | jeblair: so - sake of argument for later - I think putting these in project-config is the right choice for today - but the idea of post-processing static log files with elk at the end of a job after they've been uploaded to an http accessible location, while currently openstack specific, certainly could be a thing other folks would like | 23:07 |
dmsimard | There's no poutine in Denver so eating my last one for a week :( | 23:07 |
*** squid has joined #openstack-infra | 23:11 | |
mordred | jeblair: submit-log-processor-jobs has logstash.yaml and subunit.yaml, but then submit-subunit-jobs has subunit.yaml and submit-logstash-jobs has logstash.yaml - sems like a double-git-add? | 23:13 |
*** funzo has joined #openstack-infra | 23:13 | |
*** squid has quit IRC | 23:15 | |
*** squid has joined #openstack-infra | 23:16 | |
*** emmaloui has quit IRC | 23:17 | |
*** funzo has quit IRC | 23:17 | |
mordred | jeblair: left a +2 and a bunch of fyi comments | 23:18 |
*** hongbin_ has joined #openstack-infra | 23:20 | |
*** hongbin has quit IRC | 23:21 | |
*** Kevin_Zheng has joined #openstack-infra | 23:23 | |
*** mwarad has joined #openstack-infra | 23:26 | |
*** gouthamr has joined #openstack-infra | 23:27 | |
*** thorst has joined #openstack-infra | 23:32 | |
*** thorst has quit IRC | 23:37 | |
*** e0ne has joined #openstack-infra | 23:38 | |
pabelanger | o/ | 23:43 |
*** hongbin_ has quit IRC | 23:44 | |
*** e0ne has quit IRC | 23:46 | |
* mordred hands pabelanger a prarie dog | 23:47 | |
pabelanger | mordred: I think I am blind, but i cannot see how unified docs jobs are triggered for tags. I only see releasenotes job | 23:52 |
*** scottda_ has quit IRC | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!