Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-barbican-tests-tempest.spec'], nspawn_args=[]shell=Falseuid=993env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-94123-840343/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-barbican-tests-tempest.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-barbican-tests-tempest-1.2.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-barbican-tests-tempest.spec'], nspawn_args=[]shell=Falseuid=993env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-94123-840343/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-barbican-tests-tempest.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hMhkLS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf barbican_tempest_plugin-1.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/barbican_tempest_plugin-1.2.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd barbican_tempest_plugin-1.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-barbican-tests-tempest-1.2.1 base' + /usr/bin/cat /builddir/build/SOURCES/0001-Revert-Remove-six.patch + /usr/bin/git apply --index - + /usr/bin/git commit -q -m 0001-Revert-Remove-six.patch --author 'rpm-build ' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + rm -rf barbican_tempest_plugin.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.deSuEF + umask 022 + cd /builddir/build/BUILD + cd barbican_tempest_plugin-1.2.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/barbican_tempest_plugin creating build/lib/barbican_tempest_plugin/services creating build/lib/barbican_tempest_plugin/services/key_manager creating build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/__init__.py -> build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/consumer_client.py -> build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/container_client.py -> build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/secret_client.py -> build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/secret_metadata_client.py -> build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/order_client.py -> build/lib/barbican_tempest_plugin/services/key_manager/json copying barbican_tempest_plugin/services/key_manager/json/quota_client.py -> build/lib/barbican_tempest_plugin/services/key_manager/json creating build/lib/barbican_tempest_plugin/tests creating build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/__init__.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/test_consumers.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/test_orders.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/test_quotas.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/test_secret_metadata.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/base.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/test_secrets.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/api/test_containers.py -> build/lib/barbican_tempest_plugin/tests/api copying barbican_tempest_plugin/tests/__init__.py -> build/lib/barbican_tempest_plugin/tests copying barbican_tempest_plugin/tests/base.py -> build/lib/barbican_tempest_plugin/tests copying barbican_tempest_plugin/services/key_manager/__init__.py -> build/lib/barbican_tempest_plugin/services/key_manager copying barbican_tempest_plugin/plugin.py -> build/lib/barbican_tempest_plugin copying barbican_tempest_plugin/__init__.py -> build/lib/barbican_tempest_plugin copying barbican_tempest_plugin/clients.py -> build/lib/barbican_tempest_plugin copying barbican_tempest_plugin/config.py -> build/lib/barbican_tempest_plugin copying barbican_tempest_plugin/services/__init__.py -> build/lib/barbican_tempest_plugin/services creating build/lib/barbican_tempest_plugin/tests/scenario copying barbican_tempest_plugin/tests/scenario/manager.py -> build/lib/barbican_tempest_plugin/tests/scenario copying barbican_tempest_plugin/tests/scenario/test_ephemeral_disk_encryption.py -> build/lib/barbican_tempest_plugin/tests/scenario copying barbican_tempest_plugin/tests/scenario/__init__.py -> build/lib/barbican_tempest_plugin/tests/scenario copying barbican_tempest_plugin/tests/scenario/test_image_signing.py -> build/lib/barbican_tempest_plugin/tests/scenario copying barbican_tempest_plugin/tests/scenario/barbican_manager.py -> build/lib/barbican_tempest_plugin/tests/scenario copying barbican_tempest_plugin/tests/scenario/test_volume_encryption.py -> build/lib/barbican_tempest_plugin/tests/scenario copying barbican_tempest_plugin/tests/scenario/test_certificate_validation.py -> build/lib/barbican_tempest_plugin/tests/scenario running egg_info creating barbican_tempest_plugin.egg-info writing barbican_tempest_plugin.egg-info/PKG-INFO writing top-level names to barbican_tempest_plugin.egg-info/top_level.txt writing dependency_links to barbican_tempest_plugin.egg-info/dependency_links.txt writing entry points to barbican_tempest_plugin.egg-info/entry_points.txt writing pbr to barbican_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'barbican_tempest_plugin.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'barbican_tempest_plugin.egg-info/SOURCES.txt' copying barbican_tempest_plugin/README.rst -> build/lib/barbican_tempest_plugin + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rvNEqv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch + cd barbican_tempest_plugin-1.2.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin copying build/lib/barbican_tempest_plugin/plugin.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin copying build/lib/barbican_tempest_plugin/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin copying build/lib/barbican_tempest_plugin/clients.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin copying build/lib/barbican_tempest_plugin/README.rst -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests copying build/lib/barbican_tempest_plugin/tests/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/test_consumers.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/test_orders.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/test_quotas.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/test_secret_metadata.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/base.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/test_secrets.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/api/test_containers.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api copying build/lib/barbican_tempest_plugin/tests/base.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/scenario copying build/lib/barbican_tempest_plugin/tests/scenario/manager.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/scenario copying build/lib/barbican_tempest_plugin/tests/scenario/test_ephemeral_disk_encryption.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/scenario copying build/lib/barbican_tempest_plugin/tests/scenario/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/scenario copying build/lib/barbican_tempest_plugin/tests/scenario/test_image_signing.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/scenario copying build/lib/barbican_tempest_plugin/tests/scenario/barbican_manager.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/scenario copying build/lib/barbican_tempest_plugin/tests/scenario/test_volume_encryption.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/scenario copying build/lib/barbican_tempest_plugin/tests/scenario/test_certificate_validation.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/scenario copying build/lib/barbican_tempest_plugin/config.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services copying build/lib/barbican_tempest_plugin/services/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager copying build/lib/barbican_tempest_plugin/services/key_manager/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager creating /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/__init__.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/consumer_client.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/container_client.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/secret_client.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/secret_metadata_client.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/order_client.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager/json copying build/lib/barbican_tempest_plugin/services/key_manager/json/quota_client.py -> /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager/json byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/plugin.py to plugin.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/clients.py to clients.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api/test_consumers.py to test_consumers.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api/test_orders.py to test_orders.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api/test_quotas.py to test_quotas.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api/test_secret_metadata.py to test_secret_metadata.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api/test_secrets.py to test_secrets.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/api/test_containers.py to test_containers.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/scenario/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/scenario/test_ephemeral_disk_encryption.py to test_ephemeral_disk_encryption.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/scenario/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/scenario/test_image_signing.py to test_image_signing.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/scenario/barbican_manager.py to barbican_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/scenario/test_volume_encryption.py to test_volume_encryption.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/tests/scenario/test_certificate_validation.py to test_certificate_validation.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager/json/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager/json/consumer_client.py to consumer_client.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager/json/container_client.py to container_client.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager/json/secret_client.py to secret_client.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager/json/secret_metadata_client.py to secret_metadata_client.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager/json/order_client.py to order_client.pyc byte-compiling /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin/services/key_manager/json/quota_client.py to quota_client.pyc writing byte-compilation script '/tmp/tmpmSAOVO.py' /usr/bin/python2 -O /tmp/tmpmSAOVO.py removing /tmp/tmpmSAOVO.py running install_egg_info running egg_info writing barbican_tempest_plugin.egg-info/PKG-INFO writing top-level names to barbican_tempest_plugin.egg-info/top_level.txt writing dependency_links to barbican_tempest_plugin.egg-info/dependency_links.txt writing entry points to barbican_tempest_plugin.egg-info/entry_points.txt writing pbr to barbican_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'barbican_tempest_plugin.egg-info/SOURCES.txt' Copying barbican_tempest_plugin.egg-info to /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/lib/python2.7/site-packages/barbican_tempest_plugin-1.2.1-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /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/barbican_tempest_plugin-1.2.1 /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-barbican-tests-tempest-1.2.1-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-barbican-tests-tempest-1.2.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U41opn + umask 022 + cd /builddir/build/BUILD + cd barbican_tempest_plugin-1.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/share/doc/python2-barbican-tests-tempest-1.2.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/share/doc/python2-barbican-tests-tempest-1.2.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/share/doc/python2-barbican-tests-tempest-1.2.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.svZYof + umask 022 + cd /builddir/build/BUILD + cd barbican_tempest_plugin-1.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/share/licenses/python2-barbican-tests-tempest-1.2.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/share/licenses/python2-barbican-tests-tempest-1.2.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch/usr/share/licenses/python2-barbican-tests-tempest-1.2.1 + exit 0 Provides: python-barbican-tests-tempest = 1.2.1-1.el7 python2-barbican-tests-tempest = 1.2.1-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: python(abi) = 2.7 Obsoletes: python-barbican-tests-tempest < 1.2.1-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch Wrote: /builddir/build/RPMS/python2-barbican-tests-tempest-1.2.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0pnKi3 + umask 022 + cd /builddir/build/BUILD + cd barbican_tempest_plugin-1.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-barbican-tests-tempest-1.2.1-1.el7.noarch + exit 0 Child return code was: 0