Tuesday, 2021-10-12

*** ykarel|away is now known as ykarel03:34
*** ysandeep|out is now known as ysandeep04:32
*** ykarel_ is now known as ykarel07:47
*** ysandeep is now known as ysandeep|lunch08:16
*** ysandeep|lunch is now known as ysandeep08:37
*** bauzas_ is now known as bauzas08:57
*** rlandy is now known as rlandy|ruck10:32
*** jcapitao is now known as jcapitao_lunch11:08
arxcruz|ruckfungi: hey, around? We are having failure in our molecule test, inherit from mol11:53
arxcruz|ruckfungi: the initial bug was https://bugs.launchpad.net/tripleo/+bug/1945682 11:53
arxcruz|ruckyou reverted the patch, but two weeks ago, you merged the patch again 11:54
fungiarxcruz|ruck: yes, after adding a test for the triggering condition observed and then fixing the bug with it which caused that problem via other patches https://review.opendev.org/812004 and https://review.opendev.org/81216012:03
fungiarxcruz|ruck: are you sure it's the same failure? have an example build result i can look at?12:04
arxcruz|ruckfungi: https://logserver.rdoproject.org/56/36156/2/check/mol-get_hash-centos-7/27e6ccb/job-output.txt12:04
arxcruz|ruckfungi: latest failure ^12:04
arxcruz|ruckfungi: this is centos-7 in python2 though 12:04
arxcruz|ruckcentos8 jobs are working fine 12:04
fungiarxcruz|ruck: looks like a new, different error this time: "TypeError: initial_value must be unicode or None, not str"12:06
fungiprior error was a pyyaml parsing issue12:07
arxcruz|ruckfungi: hmmm do you have any idea? I'm trying to understad where this TypeError comes from, but i'm not being able to track the error 12:07
arxcruz|ruckjust say it's in the main() of the module 12:07
fungiarxcruz|ruck: the backtrace says line 330, looks like the AttributeError exception handler added in https://review.opendev.org/806621 is insufficient for centos-7, i wonder if rh "backported" read_string() to the 2.7 on centos-712:13
fungimy 2.7.18 doesn't have a ConfigParser.ConfigParser.read_string() method, fwiw12:15
fungiso the call on that line _should_ be raising AttributeError12:16
fungiFile "/usr/lib/python2.7/site-packages/backports/configparser/__init__.py", line 793, in read_string12:17
fungithe "backports" there makes me suspicious12:18
fungithat function should not exist at all on 2.712:18
fungiwe can probably work around it by adding TypeError to the except on the next line12:19
rlandy|ruckbhagyashris|rover: ^^12:20
rlandy|ruckfungi: thanks for the pointers12:20
bhagyashris|roverrlandy|ruck, ack12:21
fungirlandy|ruck: bhagyashris|rover: i'm trying to reproduce it now with https://review.opendev.org/81362012:28
fungihopefully that breaks, and then i can use it to test potential fixes12:28
rlandy|ruckyep - only centos7 thing12:29
rlandy|ruckwe keep one test going on c7 for the last train support release there12:29
bhagyashris|roverfungi, ack thanks 12:29
*** jcapitao_lunch is now known as jcapitao12:30
*** thelounge94 is now known as redrobot13:02
*** redrobot is now known as thelounge9413:04
*** thelounge94 is now known as redrobot13:04
*** atarakt is now known as nhicher13:07
fungirlandy|ruck: bhagyashris|rover: i can't reproduce the failure with that, it gets past the sibling install task and into running stestr before it hits something unrelated which won't work on centos 7: https://zuul.opendev.org/t/zuul/build/2b2c15bea12a45e8b832d8e56dae79bd13:08
fungiare your jobs maybe installing that configparser backport from somewhere?13:08
fungior could it be preinstalled on your job nodes as a dependency of some other package?13:20
rlandy|ruckfungi: sorry - think bhagyashris|rover is going end_of_day - shortly  ... will look more in a bit13:58
fungino worries, i just don't want to leave you broken any longer than necessary13:59
bhagyashris|roverrlandy|ruck, i will check tomorrow sorry for inconvenience   ....14:00
rlandy|ruckbhagyashris|rover: np - feel better14:03
*** ykarel is now known as ykarel|away14:48
*** ysandeep is now known as ysandeep|out16:18
*** stevebak[m] is now known as stevebaker[m]18:11
*** rlandy|ruck is now known as rlandy|ruck|bbl22:24

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!