Tuesday, 2016-08-23

*** coolsvap has quit IRC01:39
*** number80 has quit IRC01:51
openstackgerritIgor Yozhikov proposed openstack/rpm-packaging: Update of cliff to v2.2.0  https://review.openstack.org/35881605:42
IgorYozhikovdirk, I tried to run setup.py test - but it seams do almost nothing :(05:49
*** pcaruana has joined #openstack-rpm-packaging06:14
IgorYozhikovjpena, dirk, I'm stuck with this - http://paste.openstack.org/show/562405/ might be you've seen this previously?06:29
IgorYozhikovosc-lib 1.0.206:29
openstackgerritThomas Bechtold proposed openstack/pymod2pkg: Add python-ironic-inspector-client exception for SUSE  https://review.openstack.org/35760306:30
*** apevec has joined #openstack-rpm-packaging06:40
dirkIgorYozhikov: probably some version mismatch somewhere. See discussion in https://review.openstack.org/settings07:45
dirkOops, I meant https://review.openstack.org/35533507:45
IgorYozhikovdirk, we are using package repository with packages built from j2 templates in addition to our, i mean mos.07:50
IgorYozhikov http://packages.fuel-infra.org//rpm-packaging/master/centos7/os/x86_64 and http://mirror.fuel-infra.org/mos-repos/centos/mos-master-centos7/os/x86_6407:50
IgorYozhikovand 1st one have priority07:51
IgorYozhikovwe are using for further builds and test what were already built from j2 templates07:52
IgorYozhikovI've got success with using both repos with equal priorities07:55
IgorYozhikovgoing to analyze difference07:56
IgorYozhikovRan 147 tests in 0.324s07:56
IgorYozhikovDEBUG: PASSED (id=0, skips=1)07:56
IgorYozhikovlooks like something is outdated07:56
*** openstackgerrit has quit IRC08:03
*** openstackgerrit has joined #openstack-rpm-packaging08:04
dirkIgorYozhikov: all I can say is that it's not reproducible in the suse ci, git no further ideas right now. I'd suggest to compare version numbers between those two builds to see where the differences come from08:12
IgorYozhikovhttp://paste.openstack.org/show/562418/08:15
IgorYozhikovdirk, ^08:15
IgorYozhikovdoing further investigation08:16
IgorYozhikovdirk, found next:08:20
IgorYozhikovFound existing installation: os-client-config 1.17.008:20
IgorYozhikov    Uninstalling os-client-config-1.17.0:08:20
IgorYozhikov      Successfully uninstalled os-client-config-1.17.008:20
IgorYozhikovSuccessfully installed os-client-config-1.19.108:20
IgorYozhikov[root@2d75cd381dad build]# cd BUILD08:20
IgorYozhikovBUILD/     BUILDROOT/08:20
IgorYozhikov[root@2d75cd381dad build]# cd BUILD/osc-lib-1.0.2/08:20
IgorYozhikov[root@2d75cd381dad osc-lib-1.0.2]# puthon setup.py test08:20
IgorYozhikovbash: puthon: command not found08:20
IgorYozhikov[root@2d75cd381dad osc-lib-1.0.2]# python setup.py test08:20
IgorYozhikovrunning test08:20
IgorYozhikovrunning=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \08:20
IgorYozhikovOS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \08:20
IgorYozhikovOS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \08:20
IgorYozhikov${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./osc_lib/tests} --list08:20
IgorYozhikovrunning=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \08:21
IgorYozhikovOS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \08:21
IgorYozhikovOS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \08:21
IgorYozhikov${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./osc_lib/tests}  --load-list /tmp/tmpwi4Glv08:21
IgorYozhikovrunning=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \08:21
IgorYozhikovOS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \08:21
IgorYozhikovOS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \08:21
IgorYozhikov${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./osc_lib/tests}  --load-list /tmp/tmpUNyz1m08:21
IgorYozhikovRan 147 (-1) tests in 0.342s (+0.011s)08:21
IgorYozhikovPASSED (id=1, skips=1)08:21
IgorYozhikovwe have outdated os-client-config in http://packages.fuel-infra.org//rpm-packaging/master/centos7/os/x86_6408:24
IgorYozhikovwill try to rebuild it to v 1.18.008:25
*** coolsvap has joined #openstack-rpm-packaging08:25
IgorYozhikovthanks for patience ;)08:25
*** number80 has joined #openstack-rpm-packaging08:32
openstackgerritJavier Peña proposed openstack/rpm-packaging: Add initial spec for python-manilaclient  https://review.openstack.org/35733608:49
dirkSo os-client-config needs to be republished?09:04
IgorYozhikovdirk, working on it09:11
IgorYozhikovtoabctl, abut cliff [root@b9b229d04a2e cliff-2.2.0]# python setup.py nosetests09:11
IgorYozhikovrunning nosetests09:11
IgorYozhikovrunning egg_info09:11
IgorYozhikovwriting requirements to cliff.egg-info/requires.txt09:11
IgorYozhikovwriting cliff.egg-info/PKG-INFO09:11
IgorYozhikovwriting top-level names to cliff.egg-info/top_level.txt09:11
IgorYozhikovwriting dependency_links to cliff.egg-info/dependency_links.txt09:11
IgorYozhikovwriting entry points to cliff.egg-info/entry_points.txt09:11
IgorYozhikov[pbr] Reusing existing SOURCES.txt09:11
IgorYozhikovSearching for coverage>=3.609:11
IgorYozhikovReading https://pypi.python.org/simple/coverage/09:11
IgorYozhikovBest match: coverage 4.209:11
IgorYozhikovDownloading https://pypi.python.org/packages/f5/47/2e39972c41eb988d551bb2da25c4ee16ea78492ec1b6ffdf09f50cd09b92/coverage-4.2.zip#md5=9841c9e1ddc862144fda3fd7e5ba510609:11
IgorYozhikovProcessing coverage-4.2.zip09:11
IgorYozhikovit pulls coverage09:11
toabctlIgorYozhikov, hm. ok09:12
IgorYozhikovtoabctl, https://github.com/openstack/cliff/blob/2.2.0/cliff/tests/test_complete.py#L108 about completion - or i missed something?09:14
openstackgerritIgor Yozhikov proposed openstack/rpm-packaging: Update of cliff to v2.2.0  https://review.openstack.org/35881609:20
openstackgerritIgor Yozhikov proposed openstack/rpm-packaging: Update of cliff to v2.2.0  https://review.openstack.org/35881609:27
IgorYozhikovosc-lib BuildRequires:  python-osprofiler >= 1.4.0 and we have 1.3.0 - https://github.com/openstack/rpm-packaging/blob/master/openstack/osprofiler/osprofiler.spec.j2#L3 going to update it to 1.4.009:28
IgorYozhikovif there are no objections of course09:29
openstackgerritJavier Peña proposed openstack/rpm-packaging: Add initial spec for python-heatclient  https://review.openstack.org/35731010:05
openstackgerritJavier Peña proposed openstack/pymod2pkg: Use the proper name for pyOpenSSL in RDO  https://review.openstack.org/35908910:16
openstackgerritItxaka Serrano Garcia proposed openstack/rpm-packaging: Add initial spec file for python-muranoclient  https://review.openstack.org/35858510:26
openstackgerritIgor Yozhikov proposed openstack/rpm-packaging: Update to v1.4.0  https://review.openstack.org/35910110:31
openstackgerritIgor Yozhikov proposed openstack/rpm-packaging: Update to v1.4.0  https://review.openstack.org/35910110:40
IgorYozhikovjpena, toabctl, dirk - could you review please ^^^10:49
openstackgerritItxaka Serrano Garcia proposed openstack/rpm-packaging: Add initial spec file for python-congressclient  https://review.openstack.org/27947710:49
IgorYozhikovtoabctl, smth went wrong - https://build.opensuse.org/package/live_build_log/home:suse-cloud-ci:rpm-packaging-openstack-Master-c1b131367b18dc8383a6efcbbfeee66a034db8d9/python-cliff/SLE_12_SP1/x86_6410:50
*** coolsvap is now known as coolsvap_10:53
*** jpena is now known as jpena|lunch11:06
*** rbowen has joined #openstack-rpm-packaging11:33
*** rbowen is now known as DrBacchus11:34
openstackgerritItxaka Serrano Garcia proposed openstack/rpm-packaging: Add initial spec file for python-congressclient  https://review.openstack.org/27947711:36
openstackgerritItxaka Serrano Garcia proposed openstack/rpm-packaging: Add initial spec file for python-muranoclient  https://review.openstack.org/35858511:37
openstackgerritIgor Yozhikov proposed openstack/rpm-packaging: Update osprofiler to v1.4.0  https://review.openstack.org/35910111:39
IgorYozhikovjpena|lunch, why do you suggest to remove pbr from cliff runtime dependencies?11:51
*** DrBacchus has quit IRC12:22
IgorYozhikovtoabctl, number80 - https://review.openstack.org/#/c/359101/ please<(。_。)>12:30
* number80 looks12:30
*** coolsvap_ is now known as coolsvap12:36
openstackgerritMerged openstack/rpm-packaging: Update osprofiler to v1.4.0  https://review.openstack.org/35910112:36
*** jpena|lunch is now known as jpena12:40
jpenaIgorYozhikov: it's actually not used anywhere in the code, just for setup.cfg -> https://paste.fedoraproject.org/412839/47195609/12:41
IgorYozhikovjpena, if rest of people nave no objections - I'll remove pbr from Requires ( https://review.openstack.org/#/c/358816/ ) number80, toabctl, dirk - your thoughts?12:45
number80wait12:50
number80ok, it's not using pbr.version12:51
*** coolsvap is now known as coolsvap_13:00
IgorYozhikovok, going to update PR13:15
openstackgerritIgor Yozhikov proposed openstack/rpm-packaging: Update of cliff to v2.2.0  https://review.openstack.org/35881613:16
*** eandersson_ has quit IRC13:47
jruzickanumber80, so we want requirements in the same order they're in .spec.j2, right? IOW only sort for suse... or?13:56
*** pcaruana has quit IRC14:02
*** tbarron|gone is now known as tbarron14:05
*** coolsvap_ is now known as coolsvap14:05
number80jruzicka: I'd say, sort them only for suse14:05
number80not a requirement elsewhere14:05
*** pcaruana has joined #openstack-rpm-packaging14:17
IgorYozhikovtoabctl, https://build.opensuse.org/project/monitor/home:suse-cloud-ci:rpm-packaging-openstack-Master-89dddead687fc6ab073be66f08a9957b70cf666d is falling due version of sphinx. You use 1.3.6 which is higher than upper bound in test-requirements.txt ( https://github.com/openstack/cliff/blob/2.2.0/test-requirements.txt#L8 )15:55
IgorYozhikovAnd if I understood right - test is trying to download required version of sphinx from pypi and failing.15:56
*** pcaruana has quit IRC15:56
*** pcaruana has joined #openstack-rpm-packaging16:09
toabctlnumber80, we don't need to sort the require for suse afaik18:41
toabctljruzicka, ^^18:41
toabctlwe just added spec-cleaner to have one style for all specs . imo we can also use something different18:41
*** pcaruana has quit IRC19:20
number80bu1919:31
number80ack19:32
*** coolsvap has quit IRC20:31
*** pradk has quit IRC21:24
*** apevec has quit IRC22:28
*** apevec has joined #openstack-rpm-packaging22:32
*** apevec has quit IRC22:32
*** apevec has joined #openstack-rpm-packaging22:32

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