clarkb | johnsom: unfortuantely we don't seem to have collected the devstack proper log from that run? so hard to see if there was somethign specific failing | 00:01 |
---|---|---|
clarkb | I wonder if that is a bug in how we run devstack and it timesout | 00:01 |
johnsom | Yeah, the devstack-early.txt it picked up is 0 bytes too | 00:02 |
johnsom | Odd all the way around | 00:02 |
clarkb | ok I've widened the lgostash query dragnet a bit after noticing that the e-r query only cared about voting jobs | 00:11 |
clarkb | there are a few more that show up now but also from rax-* | 00:12 |
clarkb | 22 in limestone to 16 in other clouds | 00:12 |
clarkb | so may still need some tweaking | 00:12 |
clarkb | (message: "FAILED with status: 137" OR message: "FAILED with status: 143" OR message:"END RESULT_TIMED_OUT") AND tags: "console" is my query fwiw | 00:13 |
*** wolverineav has quit IRC | 00:17 | |
*** felipemonteiro has quit IRC | 00:20 | |
*** shu has joined #openstack-infra | 00:31 | |
openstackgerrit | Ian Wienand proposed openstack-infra/project-config master: Ensure /etc/resolv.conf is a regular file in final image https://review.openstack.org/557842 | 00:31 |
*** wolverineav has joined #openstack-infra | 00:31 | |
ianw | clarkb: that's a modification of your change for the .ORIG file saving stuff | 00:31 |
ianw | i'll do a bionic build with it for sanity | 00:32 |
clarkb | ianw: note I think we may have already killed resolved on bionic in a different change | 00:33 |
clarkb | ianw: so you probably want to roll that back once ^ is working | 00:33 |
ianw | clarkb: right, that's https://review.openstack.org/#/c/558367/ | 00:34 |
*** yamamoto has joined #openstack-infra | 00:34 | |
clarkb | ianw: also > follows symlinks so if ORIG is a smylink to somewhere else what may not work quite right (somethign to double check) | 00:34 |
ianw | oh good point, we should just remove and replace | 00:35 |
*** rosmaita has quit IRC | 00:35 | |
openstackgerrit | Ian Wienand proposed openstack-infra/project-config master: Ensure /etc/resolv.conf is a regular file in final image https://review.openstack.org/557842 | 00:36 |
*** diablo_rojo has quit IRC | 00:37 | |
*** gouthamr has joined #openstack-infra | 00:37 | |
clarkb | http://i.imgur.com/c8CPRqq.gif me right now with that devstack change | 00:38 |
clarkb | so maybe it will deserve to get cleaned up and at least become another virtualenv option :/ | 00:39 |
*** yamamoto has quit IRC | 00:39 | |
*** odyssey4me has quit IRC | 00:41 | |
*** camunoz has quit IRC | 00:41 | |
*** odyssey4me has joined #openstack-infra | 00:41 | |
*** rfolco_ has joined #openstack-infra | 00:42 | |
*** dhill__ has joined #openstack-infra | 00:42 | |
*** timothyb89_ has joined #openstack-infra | 00:45 | |
*** promethe1nfire has joined #openstack-infra | 00:45 | |
*** kevinbenton_ has joined #openstack-infra | 00:46 | |
*** valkyrie1 has joined #openstack-infra | 00:46 | |
clarkb | looks like some tempest tests are still failing but fewer than before I think | 00:46 |
*** rbergero1 has joined #openstack-infra | 00:46 | |
*** kzaitsev_pi has joined #openstack-infra | 00:46 | |
*** jgrassler has joined #openstack-infra | 00:46 | |
*** pfalleno1 has joined #openstack-infra | 00:46 | |
*** lifeless has joined #openstack-infra | 00:46 | |
*** slaweq_ has joined #openstack-infra | 00:47 | |
*** dalvarez` has joined #openstack-infra | 00:48 | |
*** notmyname_ has joined #openstack-infra | 00:49 | |
*** cburgess_ has joined #openstack-infra | 00:49 | |
*** niedbalski_ has joined #openstack-infra | 00:49 | |
*** hrubi_ has joined #openstack-infra | 00:49 | |
*** ssbarnea_ has joined #openstack-infra | 00:49 | |
*** jd__ has joined #openstack-infra | 00:49 | |
pabelanger | clarkb: I had to use fix_system_ca_bundle_path for the virtualenv to make requests hapy | 00:49 |
*** zzzeek_ has joined #openstack-infra | 00:50 | |
*** niedbalski has quit IRC | 00:51 | |
*** lifeless_ has quit IRC | 00:51 | |
*** jgrassle1 has quit IRC | 00:51 | |
*** kzaitsev1pi has quit IRC | 00:51 | |
*** prometheanfire has quit IRC | 00:51 | |
*** notmyname has quit IRC | 00:51 | |
*** rfolco|off has quit IRC | 00:51 | |
*** jd_ has quit IRC | 00:51 | |
*** dhill_ has quit IRC | 00:51 | |
*** eventingmonkey has quit IRC | 00:51 | |
*** zzzeek has quit IRC | 00:51 | |
*** timothyb89 has quit IRC | 00:51 | |
*** kevinbenton has quit IRC | 00:51 | |
*** mguiney has quit IRC | 00:51 | |
*** pfallenop has quit IRC | 00:51 | |
*** slaweq has quit IRC | 00:51 | |
*** ssbarnea has quit IRC | 00:51 | |
*** hrubi has quit IRC | 00:51 | |
*** cburgess has quit IRC | 00:51 | |
*** rbergeron has quit IRC | 00:51 | |
*** lennyb has quit IRC | 00:51 | |
*** ltomasbo has quit IRC | 00:51 | |
*** dalvarez has quit IRC | 00:51 | |
*** jd__ is now known as jd_ | 00:51 | |
*** notmyname_ is now known as notmyname | 00:51 | |
*** ssbarnea_ is now known as ssbarnea | 00:51 | |
clarkb | pabelanger: ya me too | 00:52 |
clarkb | pabelanger: thats what the PYTHON= is for | 00:52 |
clarkb | (there is probably abetter way to do it) | 00:52 |
clarkb | pabelanger: I still have rootwrap failures with neutron it doesn't use the configure_rootwrap function :/ | 00:52 |
*** eventingmonkey has joined #openstack-infra | 00:53 | |
pabelanger | clarkb: yah, that would make sense, neutron in my patch did use a virtualenv yet | 00:53 |
pabelanger | must have been missed with USE_VENV | 00:53 |
clarkb | it has its own configure_neutron_rootwrap function :/ | 00:53 |
clarkb | on thing after another :) | 00:53 |
pabelanger | indeed | 00:53 |
*** hrubi_ has quit IRC | 00:54 | |
clarkb | ok new patchset pushed will have to check again later tonight or maybe in the morning | 00:55 |
*** hrubi has joined #openstack-infra | 00:56 | |
*** lennyb has joined #openstack-infra | 00:58 | |
clarkb | Ia44cc1495320ebd1ee6f442f5d94c45f06383dd3 is an interesting change (noticed the funny path when debugging this stuff) | 00:58 |
clarkb | tl;dr seems to be we can add all the funny paths by default | 00:58 |
*** hongbin_ has joined #openstack-infra | 00:59 | |
*** cshastri has joined #openstack-infra | 01:06 | |
*** Guest98296 has quit IRC | 01:12 | |
*** olaph1 has quit IRC | 01:14 | |
*** olaph has joined #openstack-infra | 01:15 | |
*** Swami has quit IRC | 01:15 | |
*** gyan__ has joined #openstack-infra | 01:20 | |
*** salv-orl_ has joined #openstack-infra | 01:20 | |
*** dingyichen has joined #openstack-infra | 01:21 | |
*** dprince has quit IRC | 01:23 | |
*** salv-orlando has quit IRC | 01:23 | |
*** mriedem_away has quit IRC | 01:34 | |
*** yamamoto has joined #openstack-infra | 01:35 | |
*** Guest98296 has joined #openstack-infra | 01:40 | |
*** yamamoto has quit IRC | 01:41 | |
*** harlowja has quit IRC | 01:42 | |
*** nicolasbock has quit IRC | 01:50 | |
*** wolverineav has quit IRC | 01:55 | |
*** dingyichen has quit IRC | 01:55 | |
*** dingyichen has joined #openstack-infra | 01:55 | |
*** wolverineav has joined #openstack-infra | 02:01 | |
*** r-daneel has joined #openstack-infra | 02:02 | |
*** adrianreza has joined #openstack-infra | 02:03 | |
openstackgerrit | Ian Wienand proposed openstack-infra/puppet-askbot master: Add clean_session.log for rotation https://review.openstack.org/558977 | 02:09 |
*** dingyichen has quit IRC | 02:17 | |
*** dingyichen has joined #openstack-infra | 02:18 | |
*** edmondsw has joined #openstack-infra | 02:25 | |
*** dingyichen has quit IRC | 02:25 | |
*** wolverineav has quit IRC | 02:30 | |
clarkb | apparently we are still using the legacy neutron setup in devstack :/ | 02:31 |
clarkb | one more fix tacked on | 02:31 |
*** gouthamr has quit IRC | 02:33 | |
openstackgerrit | Ian Wienand proposed openstack-infra/puppet-askbot master: Add clean_session.log for rotation https://review.openstack.org/558977 | 02:33 |
*** yamamoto has joined #openstack-infra | 02:37 | |
*** liusheng has quit IRC | 02:37 | |
*** liusheng has joined #openstack-infra | 02:38 | |
*** ykarel has joined #openstack-infra | 02:41 | |
*** yamamoto has quit IRC | 02:43 | |
*** edmondsw has quit IRC | 02:51 | |
*** janki has joined #openstack-infra | 03:01 | |
*** cshastri has quit IRC | 03:07 | |
*** wolverineav has joined #openstack-infra | 03:07 | |
*** jchhatbar has joined #openstack-infra | 03:10 | |
*** janki has quit IRC | 03:12 | |
*** olaph1 has joined #openstack-infra | 03:14 | |
*** olaph has quit IRC | 03:15 | |
*** namnh has joined #openstack-infra | 03:16 | |
*** ykarel has quit IRC | 03:18 | |
*** psachin has joined #openstack-infra | 03:18 | |
*** cshastri has joined #openstack-infra | 03:25 | |
openstackgerrit | Ian Wienand proposed openstack-infra/puppet-askbot master: Remove old apache logs https://review.openstack.org/558985 | 03:31 |
*** harlowja has joined #openstack-infra | 03:37 | |
*** yamamoto has joined #openstack-infra | 03:39 | |
*** germs has quit IRC | 03:39 | |
*** germs has joined #openstack-infra | 03:40 | |
*** germs has quit IRC | 03:40 | |
*** germs has joined #openstack-infra | 03:40 | |
*** lbragstad has joined #openstack-infra | 03:42 | |
*** berndbausch has joined #openstack-infra | 03:44 | |
*** yamamoto has quit IRC | 03:45 | |
*** hongbin_ has quit IRC | 03:50 | |
*** wolverineav has quit IRC | 03:51 | |
*** yamamoto has joined #openstack-infra | 03:52 | |
*** berndbausch has quit IRC | 03:52 | |
*** udesale has joined #openstack-infra | 03:54 | |
*** psachin` has joined #openstack-infra | 03:56 | |
*** psachin has quit IRC | 03:57 | |
*** wolverineav has joined #openstack-infra | 04:05 | |
*** iranzo has joined #openstack-infra | 04:06 | |
*** germs has quit IRC | 04:10 | |
*** Guest98296 has quit IRC | 04:22 | |
*** Guest98296 has joined #openstack-infra | 04:23 | |
*** links has joined #openstack-infra | 04:23 | |
*** dingyichen has joined #openstack-infra | 04:26 | |
*** ykarel has joined #openstack-infra | 04:30 | |
*** sree has joined #openstack-infra | 04:34 | |
openstackgerrit | Ian Wienand proposed openstack-infra/puppet-askbot master: Basic rspec test https://review.openstack.org/558991 | 04:38 |
*** ramishra has joined #openstack-infra | 04:38 | |
*** wolverineav has quit IRC | 04:38 | |
*** wolverineav has joined #openstack-infra | 04:38 | |
*** caphrim007_ has quit IRC | 04:42 | |
*** wolverineav has quit IRC | 04:43 | |
*** wolverineav has joined #openstack-infra | 04:45 | |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: Make ask/ask-staging numeric https://review.openstack.org/558992 | 04:47 |
*** Guest98296 has quit IRC | 04:48 | |
*** Guest98296 has joined #openstack-infra | 04:49 | |
*** pgadiya has joined #openstack-infra | 04:49 | |
*** yamahata has joined #openstack-infra | 04:49 | |
*** wolverineav has quit IRC | 04:51 | |
openstackgerrit | Ian Wienand proposed openstack-infra/puppet-askbot master: Basic rspec test https://review.openstack.org/558991 | 04:54 |
*** lpetrut has joined #openstack-infra | 04:58 | |
*** wolverineav has joined #openstack-infra | 04:58 | |
*** lbragstad has quit IRC | 04:58 | |
*** lbragstad has joined #openstack-infra | 05:01 | |
*** wolverineav has quit IRC | 05:03 | |
*** lbragstad has quit IRC | 05:10 | |
*** olaph has joined #openstack-infra | 05:10 | |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: Make ask/ask-staging numeric https://review.openstack.org/558992 | 05:11 |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: Update puppetlabs-postgresql to 4.8.0 https://review.openstack.org/558995 | 05:11 |
*** olaph1 has quit IRC | 05:12 | |
openstackgerrit | Ian Wienand proposed openstack-infra/puppet-askbot master: Basic rspec test https://review.openstack.org/558991 | 05:13 |
*** e0ne has joined #openstack-infra | 05:17 | |
*** dingyichen has quit IRC | 05:20 | |
*** dingyichen has joined #openstack-infra | 05:20 | |
*** harlowja has quit IRC | 05:22 | |
*** e0ne has quit IRC | 05:24 | |
*** anteaya has quit IRC | 05:27 | |
*** olaph1 has joined #openstack-infra | 05:28 | |
openstackgerrit | Ian Wienand proposed openstack-infra/puppet-askbot master: Basic rspec test https://review.openstack.org/558991 | 05:29 |
*** olaph has quit IRC | 05:29 | |
*** agopi has quit IRC | 05:36 | |
*** wolverineav has joined #openstack-infra | 05:39 | |
*** jtomasek has joined #openstack-infra | 05:40 | |
*** kjackal has quit IRC | 05:40 | |
openstackgerrit | Ian Wienand proposed openstack-infra/puppet-askbot master: Basic rspec test https://review.openstack.org/558991 | 05:43 |
*** s-shiono has joined #openstack-infra | 05:46 | |
*** dhajare has joined #openstack-infra | 05:49 | |
*** lpetrut has quit IRC | 05:49 | |
*** iyamahat has joined #openstack-infra | 05:51 | |
*** pcichy has joined #openstack-infra | 05:55 | |
*** ramishra has quit IRC | 05:56 | |
*** ramishra has joined #openstack-infra | 05:57 | |
*** lpetrut has joined #openstack-infra | 05:58 | |
*** kjackal has joined #openstack-infra | 06:02 | |
openstackgerrit | Ian Wienand proposed openstack-infra/puppet-askbot master: Basic rspec test https://review.openstack.org/558991 | 06:03 |
*** aeng has quit IRC | 06:06 | |
*** Swami has joined #openstack-infra | 06:07 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack-infra/project-config master: Normalize projects.yaml https://review.openstack.org/559003 | 06:10 |
*** stakeda has joined #openstack-infra | 06:14 | |
*** haint_ has quit IRC | 06:14 | |
*** florianf has joined #openstack-infra | 06:14 | |
*** sree has quit IRC | 06:17 | |
*** sree has joined #openstack-infra | 06:18 | |
*** Douhet has quit IRC | 06:18 | |
*** Douhet has joined #openstack-infra | 06:19 | |
*** lpetrut has quit IRC | 06:19 | |
*** e0ne has joined #openstack-infra | 06:19 | |
*** lpetrut has joined #openstack-infra | 06:20 | |
*** sree_ has joined #openstack-infra | 06:23 | |
*** sree_ is now known as Guest3380 | 06:23 | |
*** sree has quit IRC | 06:23 | |
*** pcaruana has joined #openstack-infra | 06:28 | |
*** cshastri_ has joined #openstack-infra | 06:30 | |
*** cshastri has quit IRC | 06:31 | |
*** lpetrut has quit IRC | 06:32 | |
*** wolverineav has quit IRC | 06:37 | |
*** e0ne has quit IRC | 06:39 | |
openstackgerrit | tom-shan proposed openstack-infra/system-config master: Add gerrit commentlink for noop job in zuulv3 https://review.openstack.org/559006 | 06:41 |
*** Swami has quit IRC | 06:44 | |
*** armaan has joined #openstack-infra | 06:54 | |
*** andreas_s has joined #openstack-infra | 06:54 | |
*** danpawlik has joined #openstack-infra | 06:55 | |
openstackgerrit | Merged openstack-infra/project-config master: Normalize projects.yaml https://review.openstack.org/559003 | 06:56 |
*** Guest98296 has quit IRC | 06:57 | |
*** d0ugal has joined #openstack-infra | 06:57 | |
*** d0ugal has quit IRC | 06:57 | |
*** d0ugal has joined #openstack-infra | 06:57 | |
*** dingyichen has quit IRC | 06:59 | |
openstackgerrit | Merged openstack-infra/infra-manual master: update retirement instructions to keep the .gitreview file https://review.openstack.org/557502 | 07:02 |
*** pahuang has quit IRC | 07:04 | |
*** imacdonn has quit IRC | 07:04 | |
*** Guest3380 has quit IRC | 07:04 | |
*** imacdonn has joined #openstack-infra | 07:05 | |
*** jchhatbar is now known as janki | 07:07 | |
*** yamahata has quit IRC | 07:08 | |
*** sree has joined #openstack-infra | 07:13 | |
*** tesseract has joined #openstack-infra | 07:15 | |
*** bmace has quit IRC | 07:16 | |
*** dalvarez` is now known as dalvarez | 07:17 | |
*** aviau has quit IRC | 07:19 | |
*** aviau has joined #openstack-infra | 07:19 | |
*** gfidente has joined #openstack-infra | 07:21 | |
*** gfidente has joined #openstack-infra | 07:21 | |
*** hashar has joined #openstack-infra | 07:22 | |
*** jesusaur has quit IRC | 07:23 | |
*** kiennt26 has joined #openstack-infra | 07:24 | |
*** bmace has joined #openstack-infra | 07:24 | |
openstackgerrit | Ian Wienand proposed openstack-infra/puppet-askbot master: Basic rspec test https://review.openstack.org/558991 | 07:24 |
*** jesusaur has joined #openstack-infra | 07:29 | |
*** rcernin has quit IRC | 07:30 | |
*** claudiub|2 has joined #openstack-infra | 07:37 | |
*** jpich has joined #openstack-infra | 07:40 | |
*** electrofelix has joined #openstack-infra | 07:41 | |
*** alexchadin has joined #openstack-infra | 07:42 | |
*** amoralej|off is now known as amoralej | 07:42 | |
*** jpena|off is now known as jpena | 07:42 | |
*** tosky has joined #openstack-infra | 07:44 | |
*** shoogz has joined #openstack-infra | 07:45 | |
*** shardy has joined #openstack-infra | 07:48 | |
*** alexchad_ has joined #openstack-infra | 07:51 | |
*** tom-shan has joined #openstack-infra | 07:52 | |
*** shardy has quit IRC | 07:52 | |
*** shardy has joined #openstack-infra | 07:53 | |
*** shardy has quit IRC | 07:53 | |
*** alexchadin has quit IRC | 07:54 | |
*** ralonsoh has joined #openstack-infra | 07:55 | |
*** dhajare has quit IRC | 07:55 | |
*** ralonsoh has quit IRC | 07:55 | |
*** shardy has joined #openstack-infra | 08:00 | |
*** tosky has quit IRC | 08:00 | |
*** iyamahat has quit IRC | 08:00 | |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: Make ask/ask-staging numeric https://review.openstack.org/558992 | 08:02 |
*** tosky has joined #openstack-infra | 08:03 | |
*** zoli is now known as zoli|wfh | 08:03 | |
*** garyk has quit IRC | 08:03 | |
*** zoli|wfh is now known as zoli | 08:03 | |
frickler | logan-: infra-root: still seeing extremely slow runs on limestone nodes, e.g. http://logs.openstack.org/95/558995/1/check/legacy-openstackci-beaker-centos-7/92e8ef9/ | 08:04 |
*** e0ne has joined #openstack-infra | 08:06 | |
ianw | yeah, just noticed http://zuul.openstack.org/stream.html?uuid=09cea9b6f6614ae28bccfa5041e9d1d5&logfile=console.log right now | 08:06 |
ianw | 2607:ff68:100:54:f816:3eff:fe60:2255 if that helps | 08:07 |
*** tom-shan has quit IRC | 08:07 | |
*** namnh_ has joined #openstack-infra | 08:08 | |
*** lpetrut has joined #openstack-infra | 08:08 | |
*** ihrachys has quit IRC | 08:08 | |
*** lucas-afk is now known as lucasagomes | 08:09 | |
*** alexchadin has joined #openstack-infra | 08:09 | |
*** pcichy_ has joined #openstack-infra | 08:10 | |
*** lathiat has quit IRC | 08:10 | |
*** zaro__ has quit IRC | 08:10 | |
*** lathiat has joined #openstack-infra | 08:10 | |
*** sdake has quit IRC | 08:10 | |
*** zaro__ has joined #openstack-infra | 08:10 | |
*** namnh has quit IRC | 08:10 | |
*** masayukig[m] has quit IRC | 08:10 | |
*** logan- has quit IRC | 08:11 | |
*** cmurphy has quit IRC | 08:11 | |
*** odyssey4me has quit IRC | 08:11 | |
*** rodrigod` has quit IRC | 08:11 | |
*** ihrachys has joined #openstack-infra | 08:11 | |
*** alexchad_ has quit IRC | 08:11 | |
*** pcichy has quit IRC | 08:12 | |
*** owalsh has quit IRC | 08:12 | |
*** krenczewski has quit IRC | 08:12 | |
*** oanson has quit IRC | 08:12 | |
*** hwoarang has quit IRC | 08:12 | |
*** pcichy_ is now known as pcichy | 08:12 | |
*** jklare has quit IRC | 08:12 | |
*** hwoarang_ has joined #openstack-infra | 08:12 | |
*** Adri2000 has quit IRC | 08:12 | |
*** cloudnull has quit IRC | 08:12 | |
*** cmurphy has joined #openstack-infra | 08:12 | |
*** Adri2000 has joined #openstack-infra | 08:13 | |
*** bradm has quit IRC | 08:13 | |
*** cloudnull has joined #openstack-infra | 08:13 | |
*** bradm has joined #openstack-infra | 08:13 | |
*** sdake has joined #openstack-infra | 08:13 | |
*** sdake has quit IRC | 08:13 | |
*** sdake has joined #openstack-infra | 08:13 | |
*** oanson has joined #openstack-infra | 08:13 | |
*** logan- has joined #openstack-infra | 08:13 | |
*** cshastri_ has quit IRC | 08:14 | |
*** VW has quit IRC | 08:16 | |
*** odyssey4me has joined #openstack-infra | 08:16 | |
*** jklare has joined #openstack-infra | 08:16 | |
*** VW has joined #openstack-infra | 08:16 | |
*** rodrigods has joined #openstack-infra | 08:17 | |
*** krenczewski has joined #openstack-infra | 08:17 | |
*** ralonsoh has joined #openstack-infra | 08:20 | |
*** d0ugal has quit IRC | 08:20 | |
*** owalsh has joined #openstack-infra | 08:20 | |
*** masayukig[m] has joined #openstack-infra | 08:21 | |
*** jklare has quit IRC | 08:25 | |
*** jklare_ has joined #openstack-infra | 08:25 | |
*** jklare_ is now known as jklare | 08:25 | |
*** xgerman_ has quit IRC | 08:25 | |
*** xgerman_ has joined #openstack-infra | 08:25 | |
*** melwitt has quit IRC | 08:26 | |
*** sdake has quit IRC | 08:26 | |
*** persia has quit IRC | 08:26 | |
*** honza has quit IRC | 08:26 | |
*** owalsh has quit IRC | 08:27 | |
*** ilpianista_ has quit IRC | 08:27 | |
*** persia has joined #openstack-infra | 08:28 | |
*** ethfci has joined #openstack-infra | 08:28 | |
*** jklare has quit IRC | 08:28 | |
*** sdake has joined #openstack-infra | 08:31 | |
*** sdake has quit IRC | 08:31 | |
*** sdake has joined #openstack-infra | 08:31 | |
*** jklare has joined #openstack-infra | 08:31 | |
*** honza has joined #openstack-infra | 08:31 | |
*** armaan has quit IRC | 08:31 | |
*** cshastri has joined #openstack-infra | 08:31 | |
*** honza is now known as Guest40816 | 08:31 | |
*** s-shiono has quit IRC | 08:32 | |
*** melwitt has joined #openstack-infra | 08:33 | |
*** owalsh has joined #openstack-infra | 08:33 | |
*** dhajare has joined #openstack-infra | 08:33 | |
*** strigazi has quit IRC | 08:35 | |
*** hashar has quit IRC | 08:35 | |
*** ilpianista_ has joined #openstack-infra | 08:36 | |
*** armaan has joined #openstack-infra | 08:37 | |
*** d0ugal has joined #openstack-infra | 08:39 | |
*** links has quit IRC | 08:40 | |
*** namnh has joined #openstack-infra | 08:40 | |
*** pcichy has quit IRC | 08:42 | |
*** efoley has joined #openstack-infra | 08:42 | |
*** namnh_ has quit IRC | 08:42 | |
*** pcichy has joined #openstack-infra | 08:44 | |
*** pcichy has quit IRC | 08:46 | |
*** pcichy has joined #openstack-infra | 08:46 | |
*** links has joined #openstack-infra | 08:50 | |
*** armaan_ has joined #openstack-infra | 08:51 | |
*** armaan_ has quit IRC | 08:51 | |
*** armaan_ has joined #openstack-infra | 08:52 | |
*** armaan_ has quit IRC | 08:52 | |
*** armaan_ has joined #openstack-infra | 08:53 | |
*** armaan has quit IRC | 08:53 | |
*** yolanda_ is now known as yolanda | 08:54 | |
*** sshnaidm|afk is now known as sshnaidm|off | 09:00 | |
*** d0ugal_ has joined #openstack-infra | 09:01 | |
*** armaan_ has quit IRC | 09:02 | |
*** d0ugal has quit IRC | 09:03 | |
*** d0ugal_ has quit IRC | 09:05 | |
*** d0ugal has joined #openstack-infra | 09:05 | |
*** HeOS has joined #openstack-infra | 09:06 | |
*** sree has quit IRC | 09:07 | |
*** sree has joined #openstack-infra | 09:07 | |
*** hwoarang_ is now known as hwoarang | 09:08 | |
*** sree_ has joined #openstack-infra | 09:08 | |
*** sree_ has quit IRC | 09:08 | |
*** sree has quit IRC | 09:08 | |
*** sree has joined #openstack-infra | 09:09 | |
*** sree has quit IRC | 09:09 | |
*** sree has joined #openstack-infra | 09:10 | |
*** strigazi has joined #openstack-infra | 09:12 | |
*** mikal_ has quit IRC | 09:13 | |
*** mikal has joined #openstack-infra | 09:13 | |
openstackgerrit | Ricardo Noriega proposed openstack-infra/project-config master: Adding Sphinx job to networking-l2gw https://review.openstack.org/559035 | 09:19 |
*** derekh has joined #openstack-infra | 09:21 | |
*** shu has quit IRC | 09:27 | |
openstackgerrit | Ian Wienand proposed openstack-infra/puppet-askbot master: Basic rspec test https://review.openstack.org/558991 | 09:31 |
*** snapiri has quit IRC | 09:33 | |
*** panda|off is now known as panda | 09:37 | |
*** AJaeger has quit IRC | 09:38 | |
*** sambetts|afk is now known as sambetts | 09:42 | |
openstackgerrit | Matthieu Huin proposed openstack-infra/nodepool master: Add separate modules for management commands https://review.openstack.org/536303 | 09:42 |
*** dsariel has joined #openstack-infra | 09:50 | |
stephenfin | fungi, dmueller[m]: I was trying to bump the version of pbr to 4.0.0+ so we could unblock Sphinx 1.7 (e.g. commit f353c3074 in requirements repo). However, it seems the cap was removed in commit 1b6c309ac. Can someone explain what's happening there? | 10:00 |
*** sree has quit IRC | 10:02 | |
*** slaweq_ is now known as slaweq | 10:02 | |
*** d0ugal_ has joined #openstack-infra | 10:03 | |
*** d0ugal has quit IRC | 10:03 | |
*** armaan has joined #openstack-infra | 10:04 | |
*** kjackal has quit IRC | 10:05 | |
*** pcichy has quit IRC | 10:07 | |
*** sree has joined #openstack-infra | 10:08 | |
openstackgerrit | Ian Wienand proposed openstack-infra/puppet-askbot master: Basic rspec test https://review.openstack.org/558991 | 10:10 |
*** kiennt26 has quit IRC | 10:11 | |
*** sree has quit IRC | 10:13 | |
*** sree has joined #openstack-infra | 10:14 | |
*** kjackal has joined #openstack-infra | 10:18 | |
*** sree has quit IRC | 10:19 | |
*** sree has joined #openstack-infra | 10:20 | |
*** dtantsur|afk is now known as dtantsur | 10:23 | |
*** sree has quit IRC | 10:25 | |
*** namnh has quit IRC | 10:25 | |
openstackgerrit | Merged openstack/python-jenkins master: Replace testr with stestr https://review.openstack.org/558924 | 10:27 |
*** boden has joined #openstack-infra | 10:28 | |
*** nicolasbock has joined #openstack-infra | 10:30 | |
*** ramishra has quit IRC | 10:40 | |
*** mikal_ has joined #openstack-infra | 10:40 | |
*** mikal has quit IRC | 10:43 | |
*** dprince has joined #openstack-infra | 10:46 | |
*** garyk has joined #openstack-infra | 10:46 | |
*** tom-shan has joined #openstack-infra | 10:46 | |
*** pbourke has quit IRC | 10:47 | |
*** pbourke has joined #openstack-infra | 10:48 | |
*** tom-shan has quit IRC | 10:57 | |
*** jpena is now known as jpena|lunch | 11:00 | |
*** d0ugal__ has joined #openstack-infra | 11:02 | |
*** d0ugal_ has quit IRC | 11:04 | |
*** Guest40816 is now known as honza | 11:08 | |
*** efoley has quit IRC | 11:12 | |
*** zoli is now known as zoli|lunch | 11:12 | |
*** panda is now known as panda|lunch | 11:16 | |
*** d0ugal__ has quit IRC | 11:19 | |
*** d0ugal has joined #openstack-infra | 11:19 | |
*** d0ugal has quit IRC | 11:19 | |
*** d0ugal has joined #openstack-infra | 11:19 | |
*** lucasagomes is now known as lucas-hungry | 11:23 | |
*** xinliang has quit IRC | 11:25 | |
ssbarnea | is there a way in zuul to test with py34 and py36 in addition to the already existing py35 ? | 11:30 |
*** alexchadin has quit IRC | 11:32 | |
*** efoley has joined #openstack-infra | 11:35 | |
*** xinliang has joined #openstack-infra | 11:38 | |
*** xinliang has quit IRC | 11:38 | |
*** xinliang has joined #openstack-infra | 11:38 | |
*** stakeda has quit IRC | 11:39 | |
*** aojea has quit IRC | 11:40 | |
*** ldnunes has joined #openstack-infra | 11:41 | |
*** alexchadin has joined #openstack-infra | 11:42 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack-infra/project-config master: Add ansible-role-grafyaml zuul jobs https://review.openstack.org/559058 | 11:44 |
*** alexchadin has quit IRC | 11:47 | |
frickler | ssbarnea: not sure where we would still have py34. for py36 you'd have to run a job on bionic, see https://review.openstack.org/547986 for an example. /me goes to rebase that one now | 11:52 |
*** lbragstad has joined #openstack-infra | 11:53 | |
ssbarnea | frickler: this looks a bit ugly, i was hoping to see a new template being made available. maybe I only need to wait a bit. | 11:55 |
frickler | ssbarnea: oh, you mean for tox-py3x? | 11:56 |
ssbarnea | frickler: exactly, nothing fancy just that. | 11:57 |
*** rfolco_ is now known as rfolco|ruck | 11:57 | |
frickler | ssbarnea: o.k., I expect we will do that once bionic is officially released, probably towards the end of this month | 11:57 |
*** rh-jelabarre has joined #openstack-infra | 11:58 | |
*** amoralej is now known as amoralej|lunch | 11:59 | |
*** psachin` has quit IRC | 12:00 | |
*** jpena|lunch is now known as jpena | 12:01 | |
*** sree has joined #openstack-infra | 12:01 | |
frickler | infra-root: is there a way to get notifications when a patch goes into "merge-conflict" status? I think that used to happen in earlier times, but seems to be missing with the zuulv3 setup now. Having a permanent entry in the history of a patch would seem useful to me, too | 12:02 |
*** ralonsoh_ has joined #openstack-infra | 12:04 | |
*** rosmaita has joined #openstack-infra | 12:05 | |
*** ralonsoh has quit IRC | 12:07 | |
*** psachin` has joined #openstack-infra | 12:09 | |
*** efoley has quit IRC | 12:10 | |
*** dkehn_ has quit IRC | 12:12 | |
*** adriano_ has quit IRC | 12:12 | |
*** dkehn_ has joined #openstack-infra | 12:12 | |
openstackgerrit | Merged openstack/python-jenkins master: get_job_name: fix grammar in comment https://review.openstack.org/499849 | 12:13 |
openstackgerrit | Sorin Sbarnea proposed openstack/python-jenkins master: build_job: fix grammar in comment https://review.openstack.org/499847 | 12:14 |
*** alexchadin has joined #openstack-infra | 12:14 | |
openstackgerrit | Sorin Sbarnea proposed openstack/python-jenkins master: Add EMPTY_FOLDER_XML str to match docs https://review.openstack.org/504539 | 12:15 |
ianw | frickler: complicated is probably why it isn't already done :) | 12:15 |
*** adriano has joined #openstack-infra | 12:15 | |
*** ramishra has joined #openstack-infra | 12:17 | |
ssbarnea | mordred: regarding tox siblings, is it possible to trigger the same job from two repositories? I got jjb-tox-cross-python-jenkins working but I wonder what it would take to have this started on CRs made on python-jenkins (in addition to jjb ones). | 12:19 |
*** alexchadin has quit IRC | 12:19 | |
*** alexchadin has joined #openstack-infra | 12:20 | |
*** lucas-hungry is now known as lucasagomes | 12:23 | |
*** pcichy has joined #openstack-infra | 12:30 | |
openstackgerrit | Merged openstack/python-jenkins master: build_job: fix grammar in comment https://review.openstack.org/499847 | 12:31 |
openstackgerrit | Merged openstack/python-jenkins master: Add EMPTY_FOLDER_XML str to match docs https://review.openstack.org/504539 | 12:31 |
*** camunoz has joined #openstack-infra | 12:32 | |
*** zoli|lunch is now known as zoli | 12:32 | |
*** zoli is now known as zoli|wfh | 12:32 | |
*** zoli|wfh is now known as zoli | 12:32 | |
*** armaan has quit IRC | 12:37 | |
*** edmondsw has joined #openstack-infra | 12:37 | |
*** armaan has joined #openstack-infra | 12:38 | |
*** alexchadin has quit IRC | 12:38 | |
*** links has quit IRC | 12:38 | |
*** links has joined #openstack-infra | 12:39 | |
*** efoley has joined #openstack-infra | 12:39 | |
*** camunoz has quit IRC | 12:39 | |
*** camunoz has joined #openstack-infra | 12:40 | |
*** olaph has joined #openstack-infra | 12:40 | |
*** olaph1 has quit IRC | 12:41 | |
*** odyssey4me has quit IRC | 12:44 | |
*** odyssey4me has joined #openstack-infra | 12:44 | |
*** gyan__ has quit IRC | 12:47 | |
*** panda|lunch is now known as panda | 12:48 | |
*** kgiusti has joined #openstack-infra | 12:48 | |
*** armaan has quit IRC | 12:48 | |
*** armaan has joined #openstack-infra | 12:49 | |
*** gouthamr has joined #openstack-infra | 12:49 | |
*** gouthamr has quit IRC | 12:49 | |
*** efoley has quit IRC | 12:49 | |
*** gouthamr has joined #openstack-infra | 12:49 | |
*** armaan has quit IRC | 12:55 | |
*** armaan has joined #openstack-infra | 12:56 | |
*** kgiusti has quit IRC | 12:57 | |
*** mriedem has joined #openstack-infra | 12:57 | |
*** kgiusti has joined #openstack-infra | 12:59 | |
*** lastmikoi has left #openstack-infra | 13:02 | |
*** camunoz has quit IRC | 13:02 | |
*** aviau has quit IRC | 13:04 | |
*** aviau has joined #openstack-infra | 13:05 | |
*** ralonsoh__ has joined #openstack-infra | 13:05 | |
*** jcoufal_ has quit IRC | 13:06 | |
*** ralonsoh has joined #openstack-infra | 13:09 | |
*** ralonsoh_ has quit IRC | 13:09 | |
*** Goneri has joined #openstack-infra | 13:09 | |
*** ralonsoh__ has quit IRC | 13:11 | |
*** shoogz has quit IRC | 13:11 | |
*** amoralej|lunch is now known as amoralej | 13:12 | |
*** germs has joined #openstack-infra | 13:13 | |
*** germs has quit IRC | 13:13 | |
*** germs has joined #openstack-infra | 13:13 | |
*** sree has quit IRC | 13:17 | |
*** sree has joined #openstack-infra | 13:17 | |
*** dhajare has quit IRC | 13:18 | |
*** camunoz has joined #openstack-infra | 13:18 | |
*** shoogz has joined #openstack-infra | 13:20 | |
*** markvoelker has quit IRC | 13:21 | |
*** sree has quit IRC | 13:22 | |
*** pcichy has quit IRC | 13:23 | |
*** markvoelker has joined #openstack-infra | 13:23 | |
*** links has quit IRC | 13:23 | |
*** VW has quit IRC | 13:24 | |
*** pgadiya has quit IRC | 13:24 | |
*** VW has joined #openstack-infra | 13:24 | |
*** armaan has quit IRC | 13:25 | |
*** armaan has joined #openstack-infra | 13:25 | |
*** olaph1 has joined #openstack-infra | 13:29 | |
*** VW has quit IRC | 13:29 | |
*** jamesmcarthur has joined #openstack-infra | 13:29 | |
openstackgerrit | Derek Higgins proposed openstack/diskimage-builder master: Set the dhclient timeout to match DIB_DHCP_TIMEOUT https://review.openstack.org/559084 | 13:29 |
*** ralonsoh_ has joined #openstack-infra | 13:29 | |
*** david-lyle has quit IRC | 13:30 | |
*** shoogz has quit IRC | 13:30 | |
*** jistr is now known as jistr|mtg | 13:30 | |
*** olaph has quit IRC | 13:31 | |
*** ralonsoh has quit IRC | 13:33 | |
*** psachin` has quit IRC | 13:35 | |
*** sree has joined #openstack-infra | 13:36 | |
*** shoogz has joined #openstack-infra | 13:37 | |
*** sree has quit IRC | 13:40 | |
*** cshastri has quit IRC | 13:42 | |
*** dsariel has quit IRC | 13:42 | |
*** esberglu has joined #openstack-infra | 13:45 | |
fungi | frickler: ianw: the notifications previously were because we had zuul explicitly retesting mergeability for all open changes and explicitly reporting back. gerrit later grew a built-in feature to track mergeability and so we figured there wasn't a lot of point in having two systems performing the same expensive function | 13:47 |
fungi | however gerrit doesn't leave comments when it detects that and so no notifications occur | 13:48 |
fungi | it merely gives you means to check the mergable state (via the webui or api) | 13:49 |
*** wfoster_ is now known as wfoster | 13:52 | |
*** hongbin has joined #openstack-infra | 13:54 | |
*** r-daneel has quit IRC | 13:55 | |
*** trown is now known as trown|brb | 13:56 | |
*** jcoufal has joined #openstack-infra | 13:56 | |
frickler | fungi: if there were at least a filter for that in the webui, that might help, too, but I don't see something like that in the popup for "status:" completions, is it hidden somewhere? | 13:58 |
*** trown|brb is now known as trown | 13:59 | |
fungi | it subtly changes the color of the dot next to the patchset's commit hash and the corresponding tooltip when you hover a pointer over that. it may also update other parts of the webui, i don't recall | 14:01 |
frickler | fungi: oh, looking at the docs I found that searching for "-is:mergeable status:open" seems to be what I was looking for | 14:01 |
*** kgiusti has quit IRC | 14:01 | |
*** arxcruz|rover is now known as arxcruz|ruck | 14:01 | |
*** shoogz has quit IRC | 14:02 | |
fungi | oh, got it. you were looking for a query parameter | 14:02 |
fungi | i missed that part | 14:02 |
frickler | fungi: well, actually I'd still like to get notification via mail when a patch I'm watching gets non-mergeable. but being able to query for that might serve as a workaround | 14:03 |
*** bobh has joined #openstack-infra | 14:05 | |
*** shoogz has joined #openstack-infra | 14:05 | |
*** rmcall has joined #openstack-infra | 14:07 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: added missing RSVP fields to summit event * rsvp_max_user_number * rsvp_max_user_wait_list_number https://review.openstack.org/559092 | 14:08 |
*** VW has joined #openstack-infra | 14:09 | |
*** kzaitsev_pi has quit IRC | 14:14 | |
*** yamahata has joined #openstack-infra | 14:15 | |
*** iyamahat has joined #openstack-infra | 14:15 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: added missing RSVP fields to summit event https://review.openstack.org/559092 | 14:17 |
openstackgerrit | Merged openstack-infra/openstackid-resources master: added missing RSVP fields to summit event https://review.openstack.org/559092 | 14:18 |
*** kgiusti has joined #openstack-infra | 14:19 | |
*** kzaitsev_pi has joined #openstack-infra | 14:21 | |
*** germs has quit IRC | 14:23 | |
*** rfolco|ruck is now known as rfolco|rover | 14:23 | |
openstackgerrit | Merged openstack-infra/project-config master: Adding Sphinx job to networking-l2gw https://review.openstack.org/559035 | 14:23 |
*** germs has joined #openstack-infra | 14:23 | |
*** germs has quit IRC | 14:23 | |
*** germs has joined #openstack-infra | 14:23 | |
*** HeOS has quit IRC | 14:26 | |
*** jistr|mtg is now known as jistr | 14:26 | |
*** r-daneel has joined #openstack-infra | 14:29 | |
*** ldnunes has quit IRC | 14:30 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: Fixed missing RSVP fields service processing https://review.openstack.org/559100 | 14:30 |
openstackgerrit | Merged openstack-infra/openstackid-resources master: Fixed missing RSVP fields service processing https://review.openstack.org/559100 | 14:31 |
*** iyamahat has quit IRC | 14:34 | |
*** felipemonteiro_ has joined #openstack-infra | 14:37 | |
*** anteaya has joined #openstack-infra | 14:38 | |
*** felipemonteiro__ has joined #openstack-infra | 14:39 | |
*** david-lyle has joined #openstack-infra | 14:40 | |
*** pcaruana has quit IRC | 14:41 | |
*** felipemonteiro_ has quit IRC | 14:42 | |
*** d0ugal has quit IRC | 14:42 | |
*** electrofelix has quit IRC | 14:42 | |
*** d0ugal has joined #openstack-infra | 14:44 | |
*** iyamahat has joined #openstack-infra | 14:49 | |
*** annp__ has joined #openstack-infra | 14:49 | |
*** links has joined #openstack-infra | 14:54 | |
*** ldnunes has joined #openstack-infra | 14:56 | |
*** ramishra has quit IRC | 14:59 | |
*** Swami has joined #openstack-infra | 15:03 | |
*** efoley has joined #openstack-infra | 15:04 | |
*** links has quit IRC | 15:06 | |
*** olaph has joined #openstack-infra | 15:14 | |
*** sree has joined #openstack-infra | 15:16 | |
*** olaph1 has quit IRC | 15:16 | |
*** ykarel is now known as ykarel|afk | 15:17 | |
*** rpioso|afk is now known as rpioso | 15:20 | |
*** sree has quit IRC | 15:20 | |
*** NikitaKonovalov has quit IRC | 15:22 | |
*** Hal has joined #openstack-infra | 15:23 | |
*** ykarel|afk has quit IRC | 15:23 | |
*** andreas_s has quit IRC | 15:23 | |
*** NikitaKonovalov has joined #openstack-infra | 15:23 | |
clarkb | pabelanger: fungi corvus re devstack and venvs I got https://review.openstack.org/558930 within 3 tempest tests of passing last night. The current issue seems to be related to nova and nbd. I'm now trying system site packages in the venvs to see if that magically fixes things and nova is missing some dependency declaration. My raeding of the nova code implies that it shouldn't be as it seems to fork | 15:26 |
clarkb | nbd client processes and interact with sysfs directly. But trying it anyways | 15:26 |
clarkb | mriedem: ^ perhaps if you ahve time you can take a look at the nbd failures on 558930 to see if they make sense to you? the tl;dr there is pip10 release coming in about 10 days is expected to break devstacks ability to reliably install openstack to the system python install and I am trying to see if we can reasonably support virtualenv installation instead in a short period of time | 15:27 |
*** e0ne has quit IRC | 15:27 | |
clarkb | unfortunately I have to take the first half of the day off as its kids' first day at "school" and apparently this is the one day I have to be there :) | 15:27 |
*** puiterwijk has quit IRC | 15:28 | |
*** andreas_s_ has joined #openstack-infra | 15:28 | |
*** annp__ has quit IRC | 15:28 | |
mriedem | clarkb: gd kids | 15:28 |
*** puiterwijk has joined #openstack-infra | 15:28 | |
mriedem | clarkb: mikal_ might be better suited to look at this, since he's doing the privsep stuff in nova | 15:29 |
corvus | i mean, what's the point of school if you have to be there | 15:29 |
clarkb | corvus: supposedly after today subsequent days will not involve my involvement | 15:29 |
mriedem | and nbd is i think used down in the virt image code which has mikal_'s fingers all over it | 15:29 |
openstackgerrit | Merged openstack-infra/project-config master: Create ansible-role-grafyaml repository https://review.openstack.org/558843 | 15:29 |
clarkb | mriedem: ya I've seen him on commit messages when I was digging | 15:29 |
mriedem | my job here of throwing mikal_ under this bus is done | 15:30 |
*** bmace has left #openstack-infra | 15:30 | |
*** panda is now known as panda|bbl | 15:31 | |
fungi | mriedem: you clearly need a bus driver's license too | 15:32 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul master: Check out more appropriate branches of role and playbook repos https://review.openstack.org/558643 | 15:32 |
*** andreas_s_ has quit IRC | 15:32 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul master: Check out more appropriate branches of role and playbook repos https://review.openstack.org/558643 | 15:33 |
*** openstackgerrit has quit IRC | 15:34 | |
*** niedbalski_ is now known as niedbalski | 15:36 | |
*** niedbalski has joined #openstack-infra | 15:36 | |
*** ramishra has joined #openstack-infra | 15:38 | |
*** andreas_s has joined #openstack-infra | 15:38 | |
*** iranzo has quit IRC | 15:38 | |
*** yolanda_ has joined #openstack-infra | 15:39 | |
*** yolanda has quit IRC | 15:41 | |
*** andreas_s has quit IRC | 15:43 | |
*** ykarel|afk has joined #openstack-infra | 15:46 | |
*** pcaruana has joined #openstack-infra | 15:47 | |
*** camunoz has quit IRC | 15:48 | |
*** camunoz has joined #openstack-infra | 15:48 | |
*** promethe1nfire is now known as prometheanfire | 15:50 | |
*** armaan has quit IRC | 15:51 | |
prometheanfire | ianw: did that dib tag ever get made? | 15:51 |
*** armaan has joined #openstack-infra | 15:51 | |
*** colettecello has quit IRC | 15:53 | |
*** gothicmindfood has joined #openstack-infra | 15:53 | |
*** Swami has quit IRC | 15:54 | |
anteaya | since clarkb is at school (I hope the day goes well for the twins) I'll start by laying this at fungi's feet | 15:54 |
anteaya | the puppet 4 syntax doesn't work with puppet 3: https://review.openstack.org/#/c/557979/ | 15:54 |
*** dklyle has joined #openstack-infra | 15:55 | |
anteaya | at least that is the interpretation of zuuls frowny face that was my take away from last night | 15:55 |
anteaya | so I'm wondering what direction I should take now | 15:55 |
anteaya | ianw had some suggestions, but the sound of yak shaving has never appealed | 15:55 |
anteaya | and given I don't know puppet in any version my initial response is that direction might not yeild any results | 15:56 |
*** efried has quit IRC | 15:56 | |
anteaya | well appart from my frustration | 15:57 |
*** david-lyle has quit IRC | 15:57 | |
anteaya | I feel confident it will yeild at least that | 15:57 |
*** Hal has quit IRC | 15:59 | |
*** tesseract has quit IRC | 15:59 | |
*** ramishra has quit IRC | 16:00 | |
*** dhajare has joined #openstack-infra | 16:01 | |
*** eernst has joined #openstack-infra | 16:02 | |
*** hashar has joined #openstack-infra | 16:04 | |
*** efried has joined #openstack-infra | 16:07 | |
*** eernst has quit IRC | 16:08 | |
*** eernst has joined #openstack-infra | 16:08 | |
*** lpetrut has quit IRC | 16:15 | |
*** pcaruana has quit IRC | 16:16 | |
*** florianf has quit IRC | 16:21 | |
*** esberglu_ has joined #openstack-infra | 16:22 | |
*** esberglu has quit IRC | 16:25 | |
*** eernst has quit IRC | 16:26 | |
*** felipemonteiro__ has quit IRC | 16:26 | |
*** felipemonteiro__ has joined #openstack-infra | 16:26 | |
anteaya | I have to run into town now, I'll check backscroll upon my return | 16:27 |
*** trown is now known as trown|lunch | 16:29 | |
*** kjackal has quit IRC | 16:33 | |
*** udesale has quit IRC | 16:36 | |
*** jpich has quit IRC | 16:38 | |
*** mbuil has joined #openstack-infra | 16:41 | |
*** dhajare has quit IRC | 16:41 | |
*** lucasagomes is now known as lucas-afk | 16:42 | |
*** sree has joined #openstack-infra | 16:48 | |
*** eernst has joined #openstack-infra | 16:48 | |
*** armaan has quit IRC | 16:48 | |
*** ykarel|afk has quit IRC | 16:48 | |
*** gfidente is now known as gfidente|afk | 16:54 | |
*** derekh has quit IRC | 16:58 | |
*** jamesmcarthur has quit IRC | 17:01 | |
*** jamesmcarthur has joined #openstack-infra | 17:02 | |
*** openstackgerrit has joined #openstack-infra | 17:02 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul master: Check out more appropriate branches of role and playbook repos https://review.openstack.org/558643 | 17:02 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul master: Allow lookup plugins to read from playbook dir https://review.openstack.org/559132 | 17:02 |
*** sree has quit IRC | 17:02 | |
*** ralonsoh_ has quit IRC | 17:04 | |
*** garyk has quit IRC | 17:06 | |
*** jamesmcarthur has quit IRC | 17:06 | |
*** hongbin has quit IRC | 17:07 | |
*** mbuil has quit IRC | 17:10 | |
*** armaan has joined #openstack-infra | 17:11 | |
*** sree has joined #openstack-infra | 17:11 | |
*** dklyle has quit IRC | 17:13 | |
*** iyamahat_ has joined #openstack-infra | 17:15 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: Added endpoints to get RSVP question template metadata https://review.openstack.org/559135 | 17:15 |
*** jpena is now known as jpena|off | 17:16 | |
*** sree has quit IRC | 17:16 | |
*** jbadiapa has quit IRC | 17:17 | |
*** iyamahat has quit IRC | 17:18 | |
*** hongbin has joined #openstack-infra | 17:18 | |
*** david-lyle has joined #openstack-infra | 17:18 | |
*** janki has quit IRC | 17:19 | |
*** harlowja has joined #openstack-infra | 17:21 | |
*** dsariel has joined #openstack-infra | 17:21 | |
*** hashar has quit IRC | 17:21 | |
*** diablo_rojo has joined #openstack-infra | 17:24 | |
*** harlowja has quit IRC | 17:25 | |
*** shardy has quit IRC | 17:27 | |
*** felipemonteiro_ has joined #openstack-infra | 17:27 | |
*** dsariel has quit IRC | 17:30 | |
*** felipemonteiro__ has quit IRC | 17:31 | |
*** SumitNaiksatam has joined #openstack-infra | 17:34 | |
*** dhajare has joined #openstack-infra | 17:34 | |
*** armaan has quit IRC | 17:35 | |
fungi | anteaya: sorry for not having much bandwidth today. i'm travelling tomorrow and the day after so trying to cram two days worth of catching up into one right now. probably we can work out the critical bits of installation/upgrading of limesurvey from the puppet 4+ module and implement just what we need to get it up and running (we'd already not use their database and webserver classes anyway, so | 17:37 |
fungi | there's probably not too much of significance left in that module) | 17:37 |
*** lpetrut has joined #openstack-infra | 17:37 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul master: Allow some plugins to read from playbook dir https://review.openstack.org/559132 | 17:42 |
openstackgerrit | James E. Blair proposed openstack-infra/zuul master: Check out more appropriate branches of role and playbook repos https://review.openstack.org/558643 | 17:42 |
*** jbadiapa has joined #openstack-infra | 17:44 | |
*** d0ugal has quit IRC | 17:49 | |
*** trown|lunch is now known as trown | 17:53 | |
*** d0ugal has joined #openstack-infra | 17:55 | |
*** amoralej is now known as amoralej|off | 17:59 | |
*** pblaho has quit IRC | 18:00 | |
*** arxcruz|ruck is now known as arxcruz|off | 18:02 | |
*** e0ne has joined #openstack-infra | 18:04 | |
openstackgerrit | Sorin Sbarnea proposed openstack/python-jenkins master: Enables use of PYTHONHTTPSVERIFY override https://review.openstack.org/559141 | 18:05 |
*** wolverineav has joined #openstack-infra | 18:05 | |
*** dtantsur is now known as dtantsur|afk | 18:06 | |
*** eernst has quit IRC | 18:07 | |
openstackgerrit | James E. Blair proposed openstack-infra/zuul-jobs master: Add README to ensure-tox role https://review.openstack.org/559142 | 18:07 |
anteaya | fungi I totally understand, this work isn't holding anyone else up so it is very much not critical | 18:08 |
*** pcaruana has joined #openstack-infra | 18:08 | |
anteaya | let's revisit this next week and see what is the best path at that point | 18:08 |
anteaya | safe travels whereever it is you are going | 18:08 |
*** zoli is now known as zli|gone | 18:09 | |
*** zli|gone is now known as zoli|gone | 18:09 | |
*** efoley has quit IRC | 18:09 | |
*** zoli|gone is now known as zoli | 18:10 | |
clarkb | using system site packages in my devstack VMs got devstack to work. I think that means nova may have missing dependency? | 18:11 |
clarkb | mriedem: ^ | 18:11 |
*** david-lyle has quit IRC | 18:11 | |
mriedem | nbd is not a python lib right? | 18:12 |
clarkb | its a kernel module but I'm guessing something that interacts with ut must require a python lib? | 18:12 |
*** AJaeger has joined #openstack-infra | 18:13 | |
mriedem | do you have a trace of when it fails before you used system site packages? | 18:13 |
clarkb | mriedem: ya when I get home I can dig them up for you | 18:13 |
mriedem | idk, i thought it was qemu-nbd that provided the native stuff and nova shells everything out via privsep now | 18:15 |
*** jamesmcarthur has joined #openstack-infra | 18:15 | |
*** hongbin has quit IRC | 18:16 | |
openstackgerrit | Sorin Sbarnea proposed openstack/python-jenkins master: Adds support for executing Groovy scripts on jenkins nodes https://review.openstack.org/503709 | 18:17 |
clarkb | mriedem: I wonder if its a path issue then. I'm adding the venvs to PATH then defaulting rootwrap to trust PATH | 18:18 |
clarkb | using system site paclages may pull stuff into PATH that needs adding othereise | 18:18 |
mriedem | hmm, none of the nbd stuff in nova should rely on rootwrap anymore | 18:18 |
*** tosky has quit IRC | 18:19 | |
clarkb | privsep uses the same config I think? | 18:19 |
clarkb | for what us allowed | 18:19 |
*** tosky__ has joined #openstack-infra | 18:19 | |
*** tosky__ is now known as tosky | 18:20 | |
mriedem | there is no config, i don't think | 18:20 |
mriedem | but again, mikal_ | 18:20 |
mriedem | far as i can tell, nova just executes qemu-nbd commands via privsep | 18:20 |
*** efoley has joined #openstack-infra | 18:21 | |
*** inc01 has quit IRC | 18:22 | |
*** inc0 has joined #openstack-infra | 18:22 | |
*** hongbin has joined #openstack-infra | 18:24 | |
*** diablo_rojo has quit IRC | 18:24 | |
*** harlowja has joined #openstack-infra | 18:29 | |
*** bhavik1 has joined #openstack-infra | 18:32 | |
*** armaan has joined #openstack-infra | 18:32 | |
openstackgerrit | Merged openstack-infra/zuul-jobs master: Add README to ensure-tox role https://review.openstack.org/559142 | 18:36 |
*** jamesmca_ has joined #openstack-infra | 18:39 | |
*** david-lyle has joined #openstack-infra | 18:40 | |
*** jamesmca_ has quit IRC | 18:43 | |
hogepodge | clarkb: ohs job? | 18:44 |
*** jamesmca_ has joined #openstack-infra | 18:44 | |
hogepodge | Oh, OpenStack helm? | 18:44 |
*** bhavik1 has quit IRC | 18:44 | |
clarkb | hogepodge: ya I think we have a plan sorted in theur channel now | 18:47 |
*** pcaruana has quit IRC | 18:47 | |
mtreinish | hogepodge: everytime is see osh all I can think of is oshpark: https://oshpark.com/ (the default pcb fab I use) instead of openstack helm | 18:47 |
corvus | mtreinish: and purple jelly beans | 18:48 |
*** jamesmca_ has quit IRC | 18:48 | |
corvus | though my first thought is orchard supply hardware, another frequent haunt of mine :) | 18:49 |
*** efoley has quit IRC | 18:50 | |
mtreinish | corvus: the jelly beans are why I keep going back there :p | 18:50 |
corvus | i'm hoarding for the zombie apocolypse | 18:50 |
*** salv-orl_ has quit IRC | 18:53 | |
*** efried1 has joined #openstack-infra | 18:53 | |
*** salv-orlando has joined #openstack-infra | 18:53 | |
*** efried has quit IRC | 18:54 | |
*** efried1 is now known as efried | 18:54 | |
*** jamesmca_ has joined #openstack-infra | 18:56 | |
*** salv-orlando has quit IRC | 18:57 | |
*** jamesmc__ has joined #openstack-infra | 18:57 | |
*** rmcall has quit IRC | 19:00 | |
*** jamesmca_ has quit IRC | 19:01 | |
*** gouthamr has quit IRC | 19:04 | |
*** baoli has joined #openstack-infra | 19:05 | |
*** pblaho has joined #openstack-infra | 19:05 | |
*** mriedem has quit IRC | 19:07 | |
*** mriedem has joined #openstack-infra | 19:07 | |
*** panda|bbl is now known as panda | 19:08 | |
*** jaosorior has quit IRC | 19:11 | |
*** pcichy has joined #openstack-infra | 19:17 | |
*** pcichy has quit IRC | 19:20 | |
*** pcichy has joined #openstack-infra | 19:20 | |
*** kjackal has joined #openstack-infra | 19:23 | |
*** armaan has quit IRC | 19:24 | |
*** jesusaur has quit IRC | 19:25 | |
*** armaan has joined #openstack-infra | 19:25 | |
*** jamesmc__ has quit IRC | 19:26 | |
*** jamesmca_ has joined #openstack-infra | 19:26 | |
*** jamesmc__ has joined #openstack-infra | 19:27 | |
*** jamesmca_ has quit IRC | 19:31 | |
*** dsariel has joined #openstack-infra | 19:35 | |
openstackgerrit | Amadeusz proposed openstack/python-jenkins master: Added folder support in views keeping backward compatibility and added tests for it. https://review.openstack.org/552559 | 19:35 |
*** jesusaur has joined #openstack-infra | 19:42 | |
*** camunoz has quit IRC | 19:42 | |
*** yamamoto has quit IRC | 19:45 | |
clarkb | mriedem: http://logs.openstack.org/30/558930/8/check/tempest-full/eaeeb69/controller/logs/screen-n-cpu.txt.gz?level=DEBUG#_Apr_05_03_06_29_428030 is the traceback. Reading the code its just checking sysfs for that dir entry. I'm guessing something side effects that elsewhere to create it | 19:48 |
clarkb | mriedem: also in that same log slightly up the page http://logs.openstack.org/30/558930/8/check/tempest-full/eaeeb69/controller/logs/screen-n-cpu.txt.gz?level=DEBUG#_Apr_05_03_06_28_371166 I'm thinking the retry logic may not be working properly in all cases | 19:48 |
clarkb | mikal_: ^ when you wake up I'd appreciate it if you had a few minutes to look at this | 19:48 |
mriedem | clarkb: hmm, yeah that's not a package thing, it's checking a hard-coded file path http://git.openstack.org/cgit/openstack/nova/tree/nova/virt/disk/mount/nbd.py#n58 | 19:51 |
clarkb | mriedem: ya so its really weird that virtualenv system site packages would change the behavior | 19:52 |
clarkb | I'm guessing that that sysfs entry is a side effect of something else that is happening | 19:52 |
*** efoley has joined #openstack-infra | 19:52 | |
*** jamesmc__ has quit IRC | 19:52 | |
*** jamesmca_ has joined #openstack-infra | 19:53 | |
clarkb | qemu-nbd is in /usr/bin so I doubt its a path issue with that | 19:53 |
*** wolverineav has quit IRC | 19:54 | |
*** wolverineav has joined #openstack-infra | 19:54 | |
*** jamesmc__ has joined #openstack-infra | 19:54 | |
*** salv-orlando has joined #openstack-infra | 19:55 | |
*** camunoz has joined #openstack-infra | 19:55 | |
clarkb | and it is a compiled elf so doubtful that python virtualenvs direclty affect it | 19:55 |
*** jamesmc__ has quit IRC | 19:56 | |
*** jamesmc__ has joined #openstack-infra | 19:56 | |
*** jamesmca_ has quit IRC | 19:57 | |
*** jamesm___ has joined #openstack-infra | 19:57 | |
clarkb | mriedem: Internet seems to think that nbd-client will autoload the nbd kernel drive which makes the sysfs entry | 19:58 |
clarkb | I'm guessing that is what is either failing or missing for us | 19:58 |
*** jamesm___ has quit IRC | 20:01 | |
*** jamesmc__ has quit IRC | 20:01 | |
*** sree has joined #openstack-infra | 20:02 | |
clarkb | mriedem: http://logs.openstack.org/30/558930/8/check/tempest-full/eaeeb69/controller/logs/screen-n-cpu.txt.gz?level=DEBUG#_Apr_05_03_04_03_471398 I think that may be it? | 20:03 |
clarkb | mriedem: I think on passing runs we never even attempt to use nbd so its use is completely unworking in devstack today | 20:03 |
clarkb | mriedem: and the virtualenvs are masking over guestfs which is installed as a system package which is why system site packages works | 20:04 |
clarkb | and it doesn't appear to be on pypi | 20:04 |
mriedem | clarkb: that sounds about right, i was wondering how you were even hitting the nbd code, | 20:04 |
mriedem | because this disk code should all go through guestfs | 20:05 |
mriedem | nbd is a fallback for the localfs stuff, which is a security risk and we should have removed long ago :) | 20:05 |
clarkb | this could be potentially problematic with pip10 since the entire point is to avoid system packages :/ | 20:05 |
mriedem | https://review.openstack.org/#/c/324720/ | 20:05 |
clarkb | fungi: ^ think this could be possibly an argument for why upstream needs to support this feature afterall? | 20:05 |
clarkb | mriedem: gotcha | 20:05 |
clarkb | mriedem: thank you for confirm what I seem to have figured out. My hunch then is we need to see if site-system-packages will break under pip10 | 20:06 |
clarkb | fungi: ^ you don't happen to know off the top of your head do you? | 20:06 |
mriedem | and python-libguestfs isn't on pypi, so nova has never been able to depend on it that way | 20:06 |
mriedem | it comes via the libguestfs-dev package i believe | 20:07 |
*** sree has quit IRC | 20:07 | |
clarkb | mriedem: ya | 20:07 |
clarkb | mriedem: the issue is pip10 braeks when you mix it with system python packaging due to system python packaging's use of distutils. Upstream has resisted merging an opt in for the old process that fungi wrote for them | 20:08 |
clarkb | mriedem: that is what precipitated my make devstack use virtualenvs change, I guess we hope that virtualenvs with system packages are enough to make pip10 happy | 20:08 |
*** camunoz has quit IRC | 20:09 | |
openstackgerrit | Félix Bouliane proposed openstack/diskimage-builder master: Allow cache-ubuntu-tarball to convert squashfs https://review.openstack.org/559160 | 20:11 |
clarkb | mriedem: fungi I'm going to respond to the ml thread about pip10 and what this change has taught me | 20:12 |
*** Hal has joined #openstack-infra | 20:13 | |
openstackgerrit | Slawek Kaplonski proposed openstack-infra/project-config master: [Grafana] Add openstack-tox-lower-constraints to neutron dashboard https://review.openstack.org/559162 | 20:15 |
*** jistr has quit IRC | 20:18 | |
*** dhajare has quit IRC | 20:19 | |
*** jistr has joined #openstack-infra | 20:19 | |
*** valkyrie1 is now known as mguiney | 20:20 | |
*** jamesmca_ has joined #openstack-infra | 20:22 | |
fungi | clarkb: upstream is going to say make "proper" python packages or use system-site-packages in your venv. i don't expect that to pose a problem under pip 10 simply because the distutils-based packaging problem comes when pip tries to uninstall/upgrade one, and if it's not on pypi then that won't happen anyway | 20:23 |
clarkb | fungi: problem is all the other system python packages will be in the venv too | 20:24 |
clarkb | its not guestfs I'm worried about breaking its the ones that do break and are system wide | 20:24 |
*** jamesmcarthur has quit IRC | 20:25 | |
clarkb | psutils was one iirc | 20:25 |
fungi | ahh, right... i don't think pip will care since it shouldn't try to uninstall them anyway | 20:26 |
*** jamesmca_ has quit IRC | 20:26 | |
*** ihrachys has quit IRC | 20:26 | |
openstackgerrit | Merged openstack-infra/openstackid-resources master: Added endpoints to get RSVP question template metadata https://review.openstack.org/559135 | 20:26 |
*** ihrachys has joined #openstack-infra | 20:27 | |
mordred | mriedem:, clarkb: maybe we should get python-libguestfs to not be broken and to publish on pypi | 20:28 |
smcginnis | "maybe we should get X to not be broken" is the best statement I've seen today. | 20:28 |
mordred | :) | 20:28 |
clarkb | mordred: I think they happen to be your coworkers if you want to ask them nicely | 20:28 |
clarkb | (ml update sent) | 20:29 |
mordred | clarkb: given that I led off with saying "maybe we should get python-libguestfs to not be broken" in irc, it's probably not a great plan for *me* to approach them | 20:29 |
mriedem | python-libguestfs on pypi is something i remember hearing about years ago | 20:29 |
mordred | but honestly, with the pip10 shift, any remaining python libs that think they can exist without publishing to pypi are essentially unusable | 20:30 |
mordred | not necessarily their fault - just the way the python ecosystem has moved | 20:30 |
mriedem | i think part of the problem with python-libguestfs on pypi is that the python package version is directly tied to the version of libvirt it's built with | 20:31 |
mordred | mriedem: we got libvirt python bindings shifted | 20:31 |
openstackgerrit | Amadeusz proposed openstack/python-jenkins master: Added folder support in views keeping backward compatibility and added tests for it. https://review.openstack.org/552559 | 20:31 |
clarkb | mordred: well the other solution here that will be years in the making is distros using setuptools instead of distutils | 20:31 |
clarkb | (I wish this particular fact had been communicated much ealier or at all) | 20:31 |
mriedem | because we've seen lots of issues where people think they are using python-libguestfs at some version because the package version says it is, but that's not the version of libvirt headers it was actually compiled with | 20:31 |
mordred | clarkb: I've given up on distros as being useful for languages with their own packaging ecosystem | 20:31 |
clarkb | mordred: thats fine too but I think its also the right thing for them to do in general | 20:32 |
mordred | clarkb: and I think that we should stop instlaling ANY python using dpkg or rpm EVER | 20:32 |
clarkb | distutils is kinda bad | 20:32 |
mordred | oh, yeah. distutils is terrible | 20:32 |
mordred | mriedem: that's spectacular | 20:32 |
*** wolverineav has quit IRC | 20:32 | |
*** wolverineav has joined #openstack-infra | 20:33 | |
openstackgerrit | Félix Bouliane proposed openstack/diskimage-builder master: Allow to pin ubuntu version rather than current https://review.openstack.org/559167 | 20:33 |
clarkb | libvirt binding contract is you can use libvirt python that is the same version or newer than your libvirt version | 20:33 |
clarkb | this broke centos7 when they did a major rev on libvirt but our stable branch constraints and requirements said use older libvirt python | 20:33 |
clarkb | (which we do to be stable then the stable distro with 10 years of life says nah who cares) | 20:34 |
mordred | clarkb: seems like if we could get libguestfs to publish with a similar contract we'd at least not be any _more_ broken | 20:34 |
*** lpetrut has quit IRC | 20:35 | |
mordred | given that both are python libraries tied to libvirt | 20:35 |
*** olaph1 has joined #openstack-infra | 20:35 | |
*** olaph has quit IRC | 20:35 | |
*** bobh has quit IRC | 20:40 | |
*** bobh has joined #openstack-infra | 20:40 | |
*** Hal has quit IRC | 20:42 | |
*** pblaho has quit IRC | 20:45 | |
*** yamamoto has joined #openstack-infra | 20:46 | |
openstackgerrit | Amadeusz proposed openstack/python-jenkins master: Added folder support in views keeping backward compatibility and added tests for it. https://review.openstack.org/552559 | 20:46 |
fungi | clarkb: when i brought the "stop using distutils already" topic up nicely in the context of debian's current effort to split distutils out into its own separate system package, the attitude seemed to be "so people can't `sudo pip install` stuff... why would we want them to anyway?" | 20:50 |
clarkb | fungi: because libguestfs | 20:51 |
clarkb | I think we've found the use case where it almost makes sense | 20:51 |
clarkb | especially if virtualenvs with system packages break | 20:51 |
clarkb | (I need to contrive an example of that locally and test it) | 20:51 |
fungi | no, i mean why would distros care to make it easier to `sudo pip install` anything? they'd rather you just use system packages (and contribute to system packaging if something's missing or too old) | 20:52 |
*** yamamoto has quit IRC | 20:52 | |
clarkb | fungi: I think specifically for the case of us and others building "future" things that will get packaged down the road | 20:53 |
clarkb | that software all comes from somewhere | 20:53 |
ianw | prometheanfire: no, the gate was in a bit of a state last few days, i can look at a tag today | 20:53 |
fungi | clarkb: yep, that's the use case i've been highlighting but people on both sides seem to have some incentive to marginalize those users as unusual corner cases | 20:54 |
openstackgerrit | Amadeusz proposed openstack/python-jenkins master: Added folder support in views keeping backward compatibility and added tests for it. https://review.openstack.org/552559 | 20:57 |
*** gfidente|afk has quit IRC | 20:58 | |
*** kgiusti has left #openstack-infra | 20:59 | |
*** rfolco|rover is now known as rfolco|off | 21:02 | |
mordred | fungi: yah - this is unfortunately what drives my knee-jerk statements about giving up on distros for languages with their own packaging ecosystem | 21:02 |
*** mikal_ is now known as mikal | 21:03 | |
mordred | fungi: which I don't believe deep down - but on distro vs. language the battle is SO counterproductive | 21:03 |
mikal | Hello. What do you want to say to me? | 21:03 |
mordred | that it seems like people are cutting of their nose to spite their face | 21:03 |
clarkb | mikal: I was debugging why nbd + nova + devstack was sad. Ended up figuring out that nbd was fallback from libguestfs and it was really libguestfs that was sad and devstack + nova + nbd likely never even worked | 21:04 |
clarkb | mikal: I'm not sure how useful that is at this point but that may be the next logical step is deciding if we want that to be a testable option | 21:04 |
mikal | clarkb: oh, that's interesting. We were meant to have removed the fallback for being insecure by now. | 21:04 |
clarkb | mikal: that settles that then. mriedem seemed aware of that too so maybe it will happen this release :) | 21:05 |
mikal | The libguestfs code is _very_ old now | 21:05 |
mikal | i.e. shouldn't be surprising to anyone | 21:05 |
mikal | I don't think anyone is working on it though. I vote you start a mail thread. | 21:05 |
mriedem | mikal: you could refresh https://review.openstack.org/#/c/324720/ since sdague isn't going to | 21:06 |
clarkb | mikal: ok I can do that | 21:06 |
clarkb | or that | 21:06 |
mriedem | sounds like s390x can't use libguestfs until ubuntu 18.04, but... | 21:07 |
mikal | mriedem: yeah maybe. I have other things to finish first though and very limited bandwidth. If its important it shouldn't block on me. | 21:07 |
mikal | I totally don't care about s390x. We told the world that code would be deprecated probably four or five years ago. | 21:07 |
clarkb | mikal: I wouldn't call it important I was just incredibly confused as a human trying to make devstack do some things | 21:07 |
clarkb | also you can always config drive :P | 21:08 |
mikal | Heh | 21:08 |
mikal | Config drive is my old passion project. Deleting things from nova is what I do now. It is my calling. | 21:08 |
clarkb | dangit tumbleweed broke qemu-bridge-helper again | 21:09 |
*** iyamahat_ has quit IRC | 21:09 | |
clarkb | ^^ is why its taking me so long to test psutil installation override in site package venv | 21:09 |
clarkb | I may just push up a patch and have zuul do it for me | 21:09 |
mordred | mikal, mriedem maye we could just stop doing file injection? | 21:10 |
mriedem | mordred: already ahead of you: https://specs.openstack.org/openstack/nova-specs/specs/queens/implemented/deprecate-file-injection.html | 21:10 |
mriedem | two things about that, | 21:10 |
mikal | mordred: meh, I am sure that would break heaps of telco players. | 21:10 |
mordred | mriedem: I love you in inappropriate ways | 21:10 |
mriedem | 1. it's a microversion change, and we honor the old microversion | 21:10 |
mordred | oh. that's less exciting :) | 21:11 |
*** dprince has quit IRC | 21:11 | |
mriedem | 2. you'd be surprised (probably not i guess) at how many telco people came up to me in sydney about that once we mentioned it during our project update talk | 21:11 |
*** jcoufal has quit IRC | 21:11 | |
mriedem | we can rip out the nbd localfs stuff for file injection w/o the microversion worries, we've said we'd do that since the first ptg in ATL | 21:12 |
mriedem | that's sdague's patch | 21:12 |
mordred | ++ | 21:12 |
*** HeOS has joined #openstack-infra | 21:12 | |
mordred | yah - not super surprising - but they should all stop doing it, it's a bad idea and they should config-drive instead | 21:12 |
*** jcoufal has joined #openstack-infra | 21:12 | |
*** olaph has joined #openstack-infra | 21:13 | |
*** e0ne has quit IRC | 21:13 | |
*** iyamahat has joined #openstack-infra | 21:13 | |
*** diablo_rojo has joined #openstack-infra | 21:13 | |
mriedem | i think mikal told one of them to fire their VNF vendor | 21:14 |
mriedem | which was fun | 21:14 |
mordred | ++ | 21:14 |
*** olaph1 has quit IRC | 21:15 | |
clarkb | https://review.openstack.org/559174 should show us the pip10 systempackage behavior | 21:15 |
clarkb | er with venvs | 21:15 |
mordred | well- if it's just in support of file-injection, and if installing the package becomes too hard because of pip10, I think leaving it to bitrot would not make me super sad | 21:15 |
*** ldnunes has quit IRC | 21:15 | |
mordred | like, make some good mocks in a unittest somewhere to make sure it doesn't regress super bad and call it a day | 21:16 |
*** pcichy has quit IRC | 21:17 | |
*** Goneri has quit IRC | 21:18 | |
*** trown is now known as trown|outtypewww | 21:20 | |
fungi | that bz tosky linked indicates they _do_ have sdists available at http://download.libguestfs.org/python/ | 21:20 |
clarkb | ya which I guess we could mirror as an interim solution | 21:21 |
fungi | and apparently aren't uploading to pypi for (undisclosed?) licensing reasons | 21:21 |
clarkb | it would be nice if there were more detaisl on what the licesning conflict is | 21:21 |
mikal | I am known for my tact | 21:21 |
clarkb | http://zuul.openstack.org/stream.html?uuid=4c5548f2b2cf4111982eeffa1e0cf0eb&logfile=console.log watching that job to see how pip 10 does in the venv | 21:21 |
tosky | clarkb, fungi: past references: http://lists.openstack.org/pipermail/openstack-dev/2015-July/070927.html | 21:23 |
tosky | (I still think that, apart from the issue with the single library, not being potentially able to use system site packages would not be so great) | 21:23 |
*** diablo_rojo has quit IRC | 21:24 | |
*** iyamahat has quit IRC | 21:24 | |
clarkb | tosky: fwiw ^^ that console stream above and change https://review.openstack.org/559174 in general is testing the pip10 behavior in a virtualenv with ssystem site packages enabled | 21:24 |
tosky | I understand that, and keeping my fingers crossed | 21:24 |
fungi | tosky: i think it's more that we'd like to try to avoid using system-site-packages in virtualenv based installs for testing purity reasons | 21:24 |
clarkb | its possible it works because virtualenv is sufficiently special or it doesnt' work because it isn't. We should know soon | 21:25 |
clarkb | fungi: ++ | 21:25 |
tosky | uhm, still a bit of integration using basic system libraries would not be so bad | 21:26 |
clarkb | tosky: well I think pip is essentially sayting that is no longer supported in a week and a half | 21:26 |
clarkb | so that decision is largely being made for us | 21:26 |
tosky | how nice from them | 21:26 |
fungi | tosky: that's what gets tricky with pip 10. they'd really rather just not support mixing pip-installed and distro-provided packages in a single context | 21:27 |
openstackgerrit | Sean McGinnis proposed openstack-infra/irc-meetings master: Add Ops Meetup team meeting information https://review.openstack.org/559176 | 21:27 |
fungi | they're willing to support it if the distro packages use setuptools, but that's because they want pip to have sufficient metadata to be able to "uninstall" those if you request a newer version | 21:27 |
*** edmondsw has quit IRC | 21:27 | |
*** Swami has joined #openstack-infra | 21:28 | |
clarkb | pip10 in a virtualenv did the right thing | 21:28 |
corvus | fungi, tosky: what bz link? | 21:28 |
fungi | so as of pip 10 it will just throw its hands up in the air if it encounters a dependency installed with distutils instead | 21:28 |
fungi | corvus: oh, from the ml | 21:28 |
clarkb | it notices that it wants to uninstall the thing that it can't uninstall the thing but that it is from a different env so ignores it and moves on | 21:28 |
fungi | https://bugzilla.redhat.com/show_bug.cgi?id=1075594 | 21:29 |
openstack | bugzilla.redhat.com bug 1075594 in libguestfs "RFE: python-libguestfs should be available on pypi" [Unspecified,New] - Assigned to rjones | 21:29 |
clarkb | so I think this is a viable workaround | 21:29 |
*** felipemonteiro_ has quit IRC | 21:29 | |
*** HeOS has quit IRC | 21:29 | |
clarkb | I'll paste links to the mailing list as soon as the job uploads them | 21:29 |
fungi | clarkb: thanks! that matches my expectations at least, so that's good ;) | 21:29 |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: [DNM] fork puppet-solr https://review.openstack.org/559178 | 21:30 |
mordred | fungi: I have sent an email to richard fontana and markmc internally about the issue of getting the tarballs uploaded to pypi | 21:31 |
corvus | http://lists.openstack.org/pipermail/openstack-dev/2015-October/077272.html is relevant | 21:32 |
smcginnis | dmsimard and I were talking about ops meetup team logs. | 21:33 |
smcginnis | There are a few typo'd logs out there. | 21:33 |
smcginnis | Wondering it it would hurt anything to have those moved into the correct log history folder. | 21:33 |
dmsimard | Yeah, http://eavesdrop.openstack.org/meetings/ops_meetup_team/ vs http://eavesdrop.openstack.org/meetings/ops_meetups_team/ | 21:33 |
dmsimard | Can we/should we move them ? | 21:34 |
openstackgerrit | Ian Wienand proposed openstack-infra/puppet-askbot master: Basic rspec test https://review.openstack.org/558991 | 21:34 |
fungi | mordred: corvus: leads me to wonder if the warehouse signup on pypi.org is the same | 21:34 |
clarkb | is the problem that the singup doesn't function or that there is a license conflict? i'm not sure what the problem is | 21:35 |
mordred | fungi: I just registered for an account on warehouse | 21:35 |
fungi | smcginnis: dmsimard: they embed internal links so just dumping them in a directory together would leave the minutes broken | 21:35 |
mordred | fungi: and there was no soul-sucking anything | 21:35 |
*** diablo_rojo has joined #openstack-infra | 21:35 | |
mordred | that was on https://pypi.org/ | 21:36 |
dmsimard | fungi: the links aren't relative ? | 21:36 |
fungi | mordred: they _may_ have been referring to the project registration form, which even pypi.python.org has done away with now | 21:36 |
fungi | dmsimard: the filenames also embed the meeting name | 21:36 |
mordred | fungi: well, and it's been not a thing on pypi for forever (at leats 10 years) if you used 'python setup.py register' | 21:36 |
dmsimard | fungi: yeah that's sort of the point, actually -- people have over the years typo'd the name of the meeting so the logs aren't all in the same place. | 21:37 |
fungi | dmsimard: ahh, yeah i guess as long as you don't also want to rename the meeting log files it should probably work | 21:37 |
dmsimard | (There's a lot of those, actually, if you look at http://eavesdrop.openstack.org/meetings/ ) | 21:37 |
fungi | dmsimard: oh, i know. we've generally not "fixed" those situations because they may also invalidate old links on mailing lists and in irc channel logs | 21:38 |
dmsimard | makes sense | 21:38 |
fungi | dmsimard: even the infra team has called its meeting more than one thing in the past, we just document both the new and old locations for our meeting logs/minutes | 21:38 |
clarkb | ml updated with pip10 + venv + system-site-packages info | 21:38 |
smcginnis | Probably OK to just leave them if there is a risk of breaking something. | 21:39 |
smcginnis | It hasn't been raised by the group as an issue, so probably doesn't cause any heartburn to leave them as is. | 21:39 |
fungi | dmsimard: ahh, yeah so the links in the minutes are relative, but since the log files start with the meeting name they won't sort chronologically anyway if they get dumped into the same directory | 21:40 |
*** jamesmcarthur has joined #openstack-infra | 21:41 | |
clarkb | ianw: corvus andreaf frickler at this point it may actually be worthwhile skimming https://review.openstack.org/#/c/558930/ to help figure out if it is improvable to a state we'd be happy merging it. (and how to do that) | 21:43 |
clarkb | which reminds me there are a couple zuul changes I need to go review now | 21:43 |
fungi | ianw: on 553894, does fqdn_rand() return a string type instead of an integer type? | 21:46 |
fungi | it seems like we were using strings there for a reason, but maybe it doesn't matter any longer | 21:46 |
clarkb | fungi: I think it may have been a puppet lint style thing but not improper otherwise? | 21:48 |
*** yamamoto has joined #openstack-infra | 21:48 | |
fungi | ahh, i'd buy that | 21:48 |
*** rcernin has joined #openstack-infra | 21:49 | |
*** boden has quit IRC | 21:52 | |
ianw | mordred: i'm pretty regularly seeing "Failure from finger client: 'utf-8' codec can't decode byte 0xe2 in position 1023: unexpected end of data" on the web console, is this a known issue? | 21:52 |
corvus | that's a suspicious character offset | 21:53 |
*** yamamoto has quit IRC | 21:53 | |
corvus | i think we chunk some things at 1024 chars | 21:54 |
corvus | Shrews: ^ | 21:54 |
corvus | ianw: is it, by any chance, when you first open it up and it catches up with the backlog? | 21:54 |
corvus | ianw: also, have a link handy? | 21:54 |
fungi | xe2 is valid utf-8 but not unicode | 21:55 |
ianw | corvus: the job was http://zuul.openstack.org/stream.html?uuid=45f62339c0fb42f6a1985c253d0f7f37&logfile=console.log | 21:55 |
fungi | er, other way around, sorry | 21:55 |
fungi | you can b'\xe2'.encode('utf-8') just fine | 21:56 |
corvus | yeah, several parts of the streaming pipeline read 1024 bytes at a time then try to decode them | 21:57 |
fungi | ohh | 21:57 |
corvus | so they could easily be spanning character boundaries | 21:57 |
fungi | so this could be a truncation issue | 21:57 |
fungi | right | 21:57 |
*** esberglu_ has quit IRC | 21:57 | |
*** esberglu has joined #openstack-infra | 21:58 | |
fungi | there's gotta be an existing stdlib solution for that which doesn't just boil down to retrying .decode() up to 3 times tacking on another byte from the buffer each time until it (hopefully) succeeds | 21:58 |
ianw | yeah, and i reloaded it, but from memory it was in the middle of printing out puppet libraries or something with fancy tree graphics | 21:59 |
fungi | but i suppose if it happens infrequently, that's not a huge performance penalty | 21:59 |
clarkb | I think you can set the encoding on bytestreams and it will spit them out character by character rather than bytebybte | 21:59 |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: [DNM] fork puppet-solr https://review.openstack.org/559178 | 21:59 |
clarkb | like when you set it on a file open | 21:59 |
fungi | clarkb: oh, right-o | 21:59 |
corvus | actually this might just be in the websocket streamer | 22:01 |
corvus | ianw: an interesting check might be to try using finger to get the log the next time you see the error in the web console | 22:01 |
ianw | corvus: http://zuul.openstack.org/stream.html?uuid=950892dd5d3445ba954b765db884d496&logfile=console.log is the same job running now | 22:01 |
corvus | ianw: finger and the web console are both returning errors, but not the one you indicated | 22:03 |
*** esberglu has quit IRC | 22:03 | |
ianw | looks like it just started | 22:03 |
corvus | ah just hadn't started yet. i guess that's still not fixed. | 22:03 |
corvus | ianw: how far does it have to get before it errors? | 22:04 |
*** iyamahat has joined #openstack-infra | 22:04 | |
ianw | corvus: i've been watching this job fairly closely yesterday afternoon and this morning, and have seen it a few times. i feel like it needs to get towards the end | 22:04 |
openstackgerrit | Merged openstack-infra/system-config master: Enable shared volumes in reprepro-mirror-update https://review.openstack.org/557588 | 22:05 |
corvus | ianw: and it occurs with a long-running stream open, or when you just open it? | 22:05 |
openstackgerrit | Merged openstack-infra/system-config master: Offset cron jobs slightly https://review.openstack.org/553894 | 22:05 |
ianw | corvus: here was another time i mentioned it http://eavesdrop.openstack.org/irclogs/%23openstack-infra/%23openstack-infra.2018-04-04.log.html#t2018-04-04T04:26:15 | 22:06 |
ianw | corvus: ummm ... i think i had jumped in on it close to the end, to see if it was working. so i'd say more the latter | 22:06 |
corvus | ianw: okay, that both makes sense and reduces the chances it's individually reproducible. | 22:07 |
corvus | ianw: however, that info, combined with the exacte error message you linked earlier, all but confirms that the error is here: http://git.zuul-ci.org/cgit/zuul/tree/zuul/web/__init__.py#n64 | 22:09 |
*** panda is now known as panda|off | 22:10 | |
ianw | so basically it's chopped off half a unicode character? | 22:11 |
openstackgerrit | matthew sewell proposed openstack-infra/infra-manual master: Corrects reported errors in the sandbox documentation https://review.openstack.org/559180 | 22:12 |
corvus | yeah | 22:12 |
corvus | https://stackoverflow.com/questions/35036921/asyncio-decode-utf-8-with-streamreader | 22:12 |
corvus | fungi: i bet i know what https://docs.python.org/3/library/codecs.html#codecs.IncrementalDecoder does :) | 22:13 |
*** rvba has joined #openstack-infra | 22:14 | |
*** rvba has quit IRC | 22:14 | |
*** rvba has joined #openstack-infra | 22:14 | |
ianw | "If this is the last call to decode() final must be true (the default is false)" is a clue | 22:14 |
ianw | still, it has a fancy name | 22:15 |
*** jamesmcarthur has quit IRC | 22:15 | |
*** jamesmcarthur has joined #openstack-infra | 22:15 | |
corvus | clarkb: generally that change lgtm. i haven't followed everything. i don't grok the rootwrap stuff, but if someone else does, ++ | 22:16 |
*** bnemec has quit IRC | 22:17 | |
*** aeng has joined #openstack-infra | 22:18 | |
*** salv-orlando has quit IRC | 22:19 | |
*** salv-orlando has joined #openstack-infra | 22:19 | |
*** bobh has quit IRC | 22:19 | |
*** bobh has joined #openstack-infra | 22:20 | |
*** jistr has quit IRC | 22:22 | |
*** jamesmcarthur has quit IRC | 22:23 | |
*** diablo_rojo has quit IRC | 22:23 | |
*** salv-orlando has quit IRC | 22:24 | |
*** bobh has quit IRC | 22:24 | |
openstackgerrit | sebastian marcet proposed openstack-infra/openstackid-resources master: added endpoint to copy tracks from summit to another https://review.openstack.org/559181 | 22:26 |
openstackgerrit | Merged openstack-infra/openstackid-resources master: added endpoint to copy tracks from summit to another https://review.openstack.org/559181 | 22:29 |
*** VW_ has joined #openstack-infra | 22:31 | |
*** VW has quit IRC | 22:35 | |
*** felipemonteiro_ has joined #openstack-infra | 22:36 | |
*** VW_ has quit IRC | 22:36 | |
*** jistr has joined #openstack-infra | 22:36 | |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: [DNM] fork puppet-solr https://review.openstack.org/559178 | 22:39 |
*** baoli has quit IRC | 22:41 | |
*** lbragstad has quit IRC | 22:41 | |
*** baoli has joined #openstack-infra | 22:41 | |
*** baoli has quit IRC | 22:42 | |
*** yamamoto has joined #openstack-infra | 22:49 | |
*** diablo_rojo has joined #openstack-infra | 22:53 | |
*** yamamoto has quit IRC | 22:55 | |
*** rvba has quit IRC | 22:57 | |
*** rvba` has joined #openstack-infra | 22:57 | |
*** threestrands has joined #openstack-infra | 23:02 | |
*** threestrands has quit IRC | 23:02 | |
*** threestrands has joined #openstack-infra | 23:02 | |
*** felipemonteiro_ has quit IRC | 23:02 | |
*** rpioso is now known as rpioso|afk | 23:03 | |
*** weshay is now known as weshay_pto | 23:05 | |
*** hongbin has quit IRC | 23:05 | |
openstackgerrit | Merged openstack-infra/storyboard-webclient master: Set default project for new story dialog from header https://review.openstack.org/557575 | 23:09 |
*** berndbausch has joined #openstack-infra | 23:17 | |
openstackgerrit | Ian Wienand proposed openstack-infra/puppet-askbot master: Basic rspec test https://review.openstack.org/558991 | 23:18 |
*** salv-orlando has joined #openstack-infra | 23:20 | |
*** mdrabe has quit IRC | 23:24 | |
*** salv-orlando has quit IRC | 23:24 | |
*** SumitNaiksatam has quit IRC | 23:26 | |
*** mdrabe has joined #openstack-infra | 23:29 | |
ianw | corvus: yeah, it just bailed out on http://zuul.openstack.org/stream.html?uuid=9a0ab1a4e762423293ba981b1750dceb&logfile=console.log | 23:30 |
ianw | but finger is still going | 23:30 |
*** pahuang has joined #openstack-infra | 23:33 | |
*** mdrabe has quit IRC | 23:34 | |
*** mdrabe has joined #openstack-infra | 23:37 | |
pabelanger | o/ been out most of the day today. Will catch up on back scroll shortly | 23:40 |
*** jamesmcarthur has joined #openstack-infra | 23:41 | |
openstackgerrit | Ian Wienand proposed openstack-infra/system-config master: [DNM] fork puppet-solr https://review.openstack.org/559178 | 23:43 |
ianw | ^ i'm not really certain the rspec jobs are properly obeying depends-on ... does that ring any bells? | 23:45 |
clarkb | ianw: yes, if the project uses our rspec helper lib I think it should work | 23:46 |
clarkb | ianw: but pabelanger found puppet-gerrit wasn't using it recently as an example of one that had to be updated | 23:46 |
*** mdrabe has quit IRC | 23:49 | |
pabelanger | yah, puppt-gerrit was updated to fix that | 23:49 |
pabelanger | puppet* | 23:49 |
*** jcoufal has quit IRC | 23:50 | |
*** gouthamr has joined #openstack-infra | 23:51 | |
*** yamamoto has joined #openstack-infra | 23:51 | |
*** mdrabe has joined #openstack-infra | 23:53 | |
*** yamamoto has quit IRC | 23:57 | |
ianw | hmm, i think it is , may very well be my mistake | 23:58 |
*** mdrabe has quit IRC | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!