Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-glance-store.spec'], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-32683-47725/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-glance-store.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-glance-store-0.22.0-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-glance-store.spec '], chrootPath='/var/lib/mock/cloud7-openstack-pike-el7-build-32683-47725/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-glance-store.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5Rtm1d + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glance_store-0.22.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/glance_store-0.22.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd glance_store-0.22.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zeVE0x + umask 022 + cd /builddir/build/BUILD + cd glance_store-0.22.0 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python2 ']' + '[' -d build ']' + '[' -d _build.python2 ']' + echo python2 + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/glance_store creating build/lib/glance_store/tests creating build/lib/glance_store/tests/functional creating build/lib/glance_store/tests/functional/swift copying glance_store/tests/functional/swift/__init__.py -> build/lib/glance_store/tests/functional/swift copying glance_store/tests/functional/swift/test_functional_swift.py -> build/lib/glance_store/tests/functional/swift copying glance_store/tests/functional/__init__.py -> build/lib/glance_store/tests/functional copying glance_store/tests/functional/base.py -> build/lib/glance_store/tests/functional creating build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_cinder_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_filesystem_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/__init__.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_store_base.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_vmware_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_rbd_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_store_capabilities.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_opts.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_swift_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_exceptions.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_http_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_sheepdog_store.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_connection_manager.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_backend.py -> build/lib/glance_store/tests/unit copying glance_store/tests/unit/test_swift_store_utils.py -> build/lib/glance_store/tests/unit creating build/lib/glance_store/_drivers creating build/lib/glance_store/_drivers/swift copying glance_store/_drivers/swift/utils.py -> build/lib/glance_store/_drivers/swift copying glance_store/_drivers/swift/store.py -> build/lib/glance_store/_drivers/swift copying glance_store/_drivers/swift/__init__.py -> build/lib/glance_store/_drivers/swift copying glance_store/_drivers/swift/connection_manager.py -> build/lib/glance_store/_drivers/swift copying glance_store/tests/utils.py -> build/lib/glance_store/tests copying glance_store/tests/__init__.py -> build/lib/glance_store/tests copying glance_store/tests/fakes.py -> build/lib/glance_store/tests copying glance_store/tests/base.py -> build/lib/glance_store/tests creating build/lib/glance_store/tests/functional/filesystem copying glance_store/tests/functional/filesystem/test_functional_filesystem.py -> build/lib/glance_store/tests/functional/filesystem copying glance_store/tests/functional/filesystem/__init__.py -> build/lib/glance_store/tests/functional/filesystem creating build/lib/glance_store/common copying glance_store/common/utils.py -> build/lib/glance_store/common copying glance_store/common/__init__.py -> build/lib/glance_store/common copying glance_store/_drivers/vmware_datastore.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/filesystem.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/__init__.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/http.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/cinder.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/rbd.py -> build/lib/glance_store/_drivers copying glance_store/_drivers/sheepdog.py -> build/lib/glance_store/_drivers copying glance_store/capabilities.py -> build/lib/glance_store copying glance_store/i18n.py -> build/lib/glance_store copying glance_store/driver.py -> build/lib/glance_store copying glance_store/__init__.py -> build/lib/glance_store copying glance_store/exceptions.py -> build/lib/glance_store copying glance_store/location.py -> build/lib/glance_store copying glance_store/backend.py -> build/lib/glance_store running egg_info writing requirements to glance_store.egg-info/requires.txt writing glance_store.egg-info/PKG-INFO writing top-level names to glance_store.egg-info/top_level.txt writing dependency_links to glance_store.egg-info/dependency_links.txt writing entry points to glance_store.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt creating build/lib/glance_store/tests/functional/hooks copying glance_store/tests/functional/hooks/gate_hook.sh -> build/lib/glance_store/tests/functional/hooks copying glance_store/tests/functional/hooks/post_test_hook.sh -> build/lib/glance_store/tests/functional/hooks creating build/lib/glance_store/tests/etc copying glance_store/tests/etc/glance-swift.conf -> build/lib/glance_store/tests/etc creating build/lib/glance_store/locale creating build/lib/glance_store/locale/en_GB creating build/lib/glance_store/locale/en_GB/LC_MESSAGES copying glance_store/locale/en_GB/LC_MESSAGES/glance_store.po -> build/lib/glance_store/locale/en_GB/LC_MESSAGES + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9LYk3S + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch + cd glance_store-0.22.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python2 + '[' -z python2 ']' + '[' python2 '!=' python2 ']' + echo python2 + /usr/bin/python2 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch --prefix /usr running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/common copying build/lib/glance_store/common/utils.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/common copying build/lib/glance_store/common/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/common copying build/lib/glance_store/capabilities.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store copying build/lib/glance_store/i18n.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/locale creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/locale/en_GB creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/locale/en_GB/LC_MESSAGES copying build/lib/glance_store/locale/en_GB/LC_MESSAGES/glance_store.po -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/locale/en_GB/LC_MESSAGES copying build/lib/glance_store/driver.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store copying build/lib/glance_store/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store copying build/lib/glance_store/exceptions.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests copying build/lib/glance_store/tests/utils.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests copying build/lib/glance_store/tests/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional copying build/lib/glance_store/tests/functional/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional/swift copying build/lib/glance_store/tests/functional/swift/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional/swift copying build/lib/glance_store/tests/functional/swift/test_functional_swift.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional/swift creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional/hooks copying build/lib/glance_store/tests/functional/hooks/gate_hook.sh -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional/hooks copying build/lib/glance_store/tests/functional/hooks/post_test_hook.sh -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional/hooks copying build/lib/glance_store/tests/functional/base.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional/filesystem copying build/lib/glance_store/tests/functional/filesystem/test_functional_filesystem.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional/filesystem copying build/lib/glance_store/tests/functional/filesystem/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional/filesystem copying build/lib/glance_store/tests/fakes.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests copying build/lib/glance_store/tests/base.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_cinder_store.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_filesystem_store.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_store_base.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_vmware_store.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_rbd_store.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_store_capabilities.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_opts.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_swift_store.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_exceptions.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_http_store.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_sheepdog_store.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_connection_manager.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_backend.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit copying build/lib/glance_store/tests/unit/test_swift_store_utils.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/etc copying build/lib/glance_store/tests/etc/glance-swift.conf -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/etc copying build/lib/glance_store/location.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers copying build/lib/glance_store/_drivers/vmware_datastore.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers copying build/lib/glance_store/_drivers/filesystem.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers copying build/lib/glance_store/_drivers/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers creating /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/swift/utils.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/swift/store.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/swift/__init__.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/swift/connection_manager.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers/swift copying build/lib/glance_store/_drivers/http.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers copying build/lib/glance_store/_drivers/cinder.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers copying build/lib/glance_store/_drivers/rbd.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers copying build/lib/glance_store/_drivers/sheepdog.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers copying build/lib/glance_store/backend.py -> /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/capabilities.py to capabilities.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional/swift/test_functional_swift.py to test_functional_swift.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional/filesystem/test_functional_filesystem.py to test_functional_filesystem.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/functional/filesystem/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/fakes.py to fakes.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit/test_cinder_store.py to test_cinder_store.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit/test_filesystem_store.py to test_filesystem_store.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit/test_store_base.py to test_store_base.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit/test_vmware_store.py to test_vmware_store.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit/test_rbd_store.py to test_rbd_store.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit/test_store_capabilities.py to test_store_capabilities.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit/test_opts.py to test_opts.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit/test_swift_store.py to test_swift_store.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit/test_http_store.py to test_http_store.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit/test_sheepdog_store.py to test_sheepdog_store.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit/test_connection_manager.py to test_connection_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit/test_backend.py to test_backend.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/tests/unit/test_swift_store_utils.py to test_swift_store_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/location.py to location.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers/vmware_datastore.py to vmware_datastore.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers/filesystem.py to filesystem.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers/swift/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers/swift/store.py to store.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers/swift/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers/swift/connection_manager.py to connection_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers/http.py to http.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers/cinder.py to cinder.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers/rbd.py to rbd.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/_drivers/sheepdog.py to sheepdog.pyc byte-compiling /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store/backend.py to backend.pyc writing byte-compilation script '/tmp/tmpBrorB2.py' /usr/bin/python2 -O /tmp/tmpBrorB2.py removing /tmp/tmpBrorB2.py running install_egg_info running egg_info writing requirements to glance_store.egg-info/requires.txt writing glance_store.egg-info/PKG-INFO writing top-level names to glance_store.egg-info/top_level.txt writing dependency_links to glance_store.egg-info/dependency_links.txt writing entry points to glance_store.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying glance_store.egg-info to /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7/site-packages/glance_store-0.22.0-py2.7.egg-info running install_scripts Installing glance-rootwrap script to /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/bin/glance-rootwrap /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/bin/glance-rootwrap-2.7 + ln -s ./glance-rootwrap-2.7 /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/bin/glance-rootwrap-2 + ln -s ./glance-rootwrap-2.7 /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/bin/glance-rootwrap + install -p -D -m 644 etc/glance/rootwrap.d/glance_cinder_store.filters /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/share/glance_store/glance_cinder_store.filters + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/glance_store-0.22.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-glance-store-0.22.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N5yAMh + umask 022 + cd /builddir/build/BUILD + cd glance_store-0.22.0 + DOCDIR=/builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/share/doc/python2-glance-store-0.22.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/share/doc/python2-glance-store-0.22.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/share/doc/python2-glance-store-0.22.0 + cp -pr ChangeLog /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/share/doc/python2-glance-store-0.22.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zc9nxG + umask 022 + cd /builddir/build/BUILD + cd glance_store-0.22.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/share/licenses/python2-glance-store-0.22.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/share/licenses/python2-glance-store-0.22.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch/usr/share/licenses/python2-glance-store-0.22.0 + exit 0 warning: File listed twice: /usr/share/glance_store/glance_cinder_store.filters Provides: python-glance-store = 0.22.0-1.el7 python2-glance-store = 0.22.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-glance-store < 0.22.0-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-glance-store-0.22.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DS3UAC + umask 022 + cd /builddir/build/BUILD + cd glance_store-0.22.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-glance-store-0.22.0-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->