Friday, 2016-01-15

*** apevec has quit IRC00:10
*** chandankumar has joined #openstack-rpm-packaging03:21
*** chandankumar has quit IRC03:39
*** chandankumar has joined #openstack-rpm-packaging04:03
*** paragan has quit IRC04:03
*** paragan has joined #openstack-rpm-packaging04:04
*** chandankumar_ has joined #openstack-rpm-packaging04:09
*** chandankumar has quit IRC04:12
*** chandankumar_ has quit IRC04:53
*** chandankumar has joined #openstack-rpm-packaging05:53
*** chandankumar has quit IRC06:04
*** ihrachys has joined #openstack-rpm-packaging08:26
*** chandankumar has joined #openstack-rpm-packaging08:43
*** apevec has joined #openstack-rpm-packaging09:36
*** apevec has joined #openstack-rpm-packaging09:36
*** derekh has joined #openstack-rpm-packaging09:48
openstackgerritDirk Mueller proposed openstack/pymod2pkg: Add licensing header  https://review.openstack.org/25040410:40
openstackgerritAlan Pevec proposed openstack/pymod2pkg: Deprecated tox -downloadcache option removed  https://review.openstack.org/25680810:43
*** ihrachys_ has joined #openstack-rpm-packaging10:47
openstackgerritMerged openstack/pymod2pkg: Fix py34 DB issue  https://review.openstack.org/26051810:47
openstackgerritMerged openstack/pymod2pkg: Deprecated tox -downloadcache option removed  https://review.openstack.org/25680810:48
*** ihrachys has quit IRC10:49
*** jpena has joined #openstack-rpm-packaging10:55
openstackgerritMerged openstack/rpm-packaging: Add basic gitignore  https://review.openstack.org/25402611:07
*** chandankumar has quit IRC12:32
*** openstackgerrit has quit IRC12:50
*** openstackgerrit has joined #openstack-rpm-packaging12:51
*** rbowen has joined #openstack-rpm-packaging13:13
apevecdirk, toabctl - failure link to SUSE CI in https://review.openstack.org/239874 is to the homepage?13:48
apevecwhich specific job is it?13:48
apevecalso what's failing?13:48
dirkapevec: yeah, that is broken13:48
dirkapevec: there are some lost ends still in the implementation13:48
apevecand what's tox-lint job actually checking?13:48
dirksecond13:48
dirkits just running jinja2 template expansion on everything. e.g. checks for really bad syntax errors13:49
*** rbowen has quit IRC13:49
*** jpena has quit IRC13:49
apevecit would be helpful it it outputs the result13:49
apevecs/it it/if it/13:50
dirkapevec: https://ci.opensuse.org/view/OpenStack/job/openstack-gerrit-rpm-packaging/43/consoleText13:50
apevecnow is just renderspec --spec-style ... w/o output in console log13:50
apevecdirk, thanks13:50
dirkthe issue is a setup bug in the obs project ocnfiguration13:50
dirkI'll get to it shortly (but not today)13:50
apevechmm python-python-oslotest13:51
dirkapevec: actually I thought it generates it as a results (not to the console log but as a separate artifact)13:52
dirkapevec: apparently it is not collected13:52
apevecjruzicka, ^ pymod2pkg bug ?13:52
jruzickapython-python-python-python-python-pymod2pkg bug?13:52
apevecjruzicka, StackOverflow13:53
*** rbowen has joined #openstack-rpm-packaging13:53
apevecdirk, yeah, only console.html.gz13:53
apevecand tox/13:53
jruzickaapevec, reproducer?13:54
apevecjruzicka, in suse CI https://ci.opensuse.org/view/OpenStack/job/openstack-gerrit-rpm-packaging/43/consoleText13:54
apevecfor https://review.openstack.org/23987413:55
*** chandankumar_ has joined #openstack-rpm-packaging13:58
dirkapevec: thats a bug I'd say (that the result is not collected).14:00
dirkapevec: it is storing it to $WORKSPACE, I got the hint that this is the way to do it, but apparently thsi is not working14:01
dirkwe need to find someone who knows more about the jenkins integration to figure out how to store the artifact properly14:01
dirkapevec: it is trying to do it: https://git.openstack.org/cgit/openstack/rpm-packaging/tree/tools/run_renderspec.sh14:02
openstackgerritDirk Mueller proposed openstack/rpm-packaging: Add initial spec file for python-oslotest  https://review.openstack.org/23987414:08
openstackgerritDirk Mueller proposed openstack/rpm-packaging: Add initial spec file for python-oslosphinx  https://review.openstack.org/26814914:08
dirkapevec: problem was that oslotest now depends on oslosphinx. I've reuploaded changesets to have oslosphinx as a dependency14:09
dirkapevec: see https://review.openstack.org/#/c/268149/14:09
dirkapevec: so this one should succeed in jenkins testing, and when it gets merged, we can recheck the other one14:09
jruzickaalso, this looks like false positive: http://logs.openstack.org/52/244852/2/check/gate-renderspec-pep8/4574ea7/console.html14:11
jruzickaerr, false negative14:11
jruzickafor https://review.openstack.org/#/c/244852/14:11
jruzickawhich should really be merged becasue it changes renderspec params14:12
jruzickait's already in some scripts... :(14:12
jruzickatoabctl, also I rectified problmes you pointed out, so you can revisit that ;) ^14:13
dirkjruzicka: can you fix the pep8 issues?14:14
jruzickadirk, which ones?14:14
jruzickabecause I fail to see pep8 issues in the log14:14
dirkhttps://www.irccloud.com/pastebin/irvlzbxq/14:15
dirkargh14:15
dirk2016-01-06 18:49:42.779 | ./.eggs/pbr-1.8.1-py2.7.egg/pbr/core.py:93:1: H405  multi line docstring summary not separated with an empty line14:15
dirk2016-01-06 18:49:42.799 | ./.eggs/pbr-1.8.1-py2.7.egg/pbr/packaging.py:650:1: H405  multi line docstring summary not separated with an empty line14:15
jruzickayeah that's pbr14:15
dirkI see, this is not your problem14:15
dirkI'll fix it14:16
jruzickapbr is the problem as always14:17
jruzickadirk, thanks in advance ;)14:17
openstackgerritDirk Mueller proposed openstack/renderspec: Autodetect input/output files if possible  https://review.openstack.org/24485214:18
openstackgerritDirk Mueller proposed openstack/renderspec: Setup flake8 ignores for tox environments  https://review.openstack.org/26815214:18
dirkjruzicka: your review appreciated :)14:19
openstackgerritMerged openstack/renderspec: Setup flake8 ignores for tox environments  https://review.openstack.org/26815214:21
jruzickatoabctl, https://review.openstack.org/#/c/24485214:22
jruzickadirk, thanks.14:22
dirkjruzicka: reviewed some more. I really like the change, just some nitpicks inline15:09
*** eggmaster has joined #openstack-rpm-packaging15:32
*** derekh has quit IRC15:33
*** derekh has joined #openstack-rpm-packaging15:33
*** pradk has joined #openstack-rpm-packaging16:24
*** ihrachys_ has quit IRC16:36
*** apevec is now known as darth_vec17:16
*** jpena has joined #openstack-rpm-packaging17:16
*** darth_vec is now known as apevec17:17
*** derekh has quit IRC17:25
*** chandankumar_ has quit IRC18:10
*** ihrachys has joined #openstack-rpm-packaging18:20
*** pradk has quit IRC18:39
*** ihrachys_ has joined #openstack-rpm-packaging18:43
*** ihrachys has quit IRC18:46
*** ihrachys_ has quit IRC18:58
*** ihrachys has joined #openstack-rpm-packaging19:01
*** bdemers_ has joined #openstack-rpm-packaging20:42
*** bdemers has quit IRC20:43
*** ihrachys_ has joined #openstack-rpm-packaging20:57
*** ihrachys has quit IRC20:57
*** ihrachys_ has quit IRC20:58
*** ihrachys has joined #openstack-rpm-packaging20:58
*** ihrachys_ has joined #openstack-rpm-packaging21:05
*** ihrachys has quit IRC21:05
*** ihrachys_ has quit IRC21:44
*** jpena is now known as jpena|sleep22:26
*** bdemers_ has quit IRC23:26
*** bdemers has joined #openstack-rpm-packaging23:26
*** apevec has quit IRC23:46

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