Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-concurrency.spec'], shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-5129/root'env={'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}user='mockbuild'timeout=0gid=135printOutput=Falselogger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-concurrency.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: copr-builder-851597706.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-oslo-concurrency-1.8.2-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-concurrency.spec'], private_network=TruechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-5129/root'env={'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}user='mockbuild'timeout=0gid=135printOutput=Falseshell=Falselogger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-oslo-concurrency.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TwccjU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.concurrency-1.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.concurrency-1.8.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.concurrency-1.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.euOUfy + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-1.8.2 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/oslo copying oslo/__init__.py -> build/lib/oslo creating build/lib/oslo/concurrency copying oslo/concurrency/__init__.py -> build/lib/oslo/concurrency creating build/lib/oslo/concurrency/fixture copying oslo/concurrency/fixture/__init__.py -> build/lib/oslo/concurrency/fixture creating build/lib/oslo_concurrency creating build/lib/oslo_concurrency/tests copying oslo_concurrency/tests/__init__.py -> build/lib/oslo_concurrency/tests creating build/lib/oslo_concurrency/fixture copying oslo_concurrency/fixture/lockutils.py -> build/lib/oslo_concurrency/fixture copying oslo_concurrency/fixture/__init__.py -> build/lib/oslo_concurrency/fixture creating build/lib/oslo_concurrency/openstack creating build/lib/oslo_concurrency/openstack/common copying oslo_concurrency/openstack/common/fileutils.py -> build/lib/oslo_concurrency/openstack/common copying oslo_concurrency/openstack/common/__init__.py -> build/lib/oslo_concurrency/openstack/common copying oslo_concurrency/openstack/__init__.py -> build/lib/oslo_concurrency/openstack copying oslo_concurrency/lockutils.py -> build/lib/oslo_concurrency copying oslo_concurrency/processutils.py -> build/lib/oslo_concurrency copying oslo_concurrency/opts.py -> build/lib/oslo_concurrency copying oslo_concurrency/__init__.py -> build/lib/oslo_concurrency copying oslo_concurrency/watchdog.py -> build/lib/oslo_concurrency copying oslo_concurrency/_i18n.py -> build/lib/oslo_concurrency creating build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_processutils.py -> build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_lockutils_eventlet.py -> build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_lockutils.py -> build/lib/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/__init__.py -> build/lib/oslo_concurrency/tests/unit running egg_info deleting oslo.concurrency.egg-info/requires.txt writing oslo.concurrency.egg-info/PKG-INFO writing namespace_packages to oslo.concurrency.egg-info/namespace_packages.txt writing top-level names to oslo.concurrency.egg-info/top_level.txt writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt writing entry points to oslo.concurrency.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt + sphinx-build doc/source html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created No builder selected, using default: html Using openstack theme from /usr/lib/python2.7/site-packages/oslosphinx/theme building [html]: targets for 12 source files that are out of date updating environment: 12 added, 0 changed, 0 removed reading sources... [ 8%] api/fixture.lockutils Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/oslo.concurrency-1.8.2/oslo_concurrency/fixture/lockutils.py", line 16, in import fixtures ImportError: No module named fixtures reading sources... [ 16%] api/index reading sources... [ 25%] api/lockutils Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/oslo.concurrency-1.8.2/oslo_concurrency/lockutils.py", line 30, in from oslo_config import cfg ImportError: No module named oslo_config reading sources... [ 33%] api/opts Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/oslo.concurrency-1.8.2/oslo_concurrency/opts.py", line 23, in from oslo_concurrency import lockutils File "/builddir/build/BUILD/oslo.concurrency-1.8.2/oslo_concurrency/lockutils.py", line 30, in from oslo_config import cfg ImportError: No module named oslo_config reading sources... [ 41%] api/processutils Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) File "/builddir/build/BUILD/oslo.concurrency-1.8.2/oslo_concurrency/processutils.py", line 29, in from oslo_utils import importutils ImportError: No module named oslo_utils reading sources... [ 50%] api/watchdog reading sources... [ 58%] contributing reading sources... [ 66%] history reading sources... [ 75%] index reading sources... [ 83%] installation reading sources... [ 91%] readme reading sources... [100%] usage /builddir/build/BUILD/oslo.concurrency-1.8.2/doc/source/api/fixture.lockutils.rst:5: WARNING: autodoc can't import/find module 'oslo_concurrency.fixture.lockutils', it reported error: "No module named fixtures", please check your spelling and sys.path /builddir/build/BUILD/oslo.concurrency-1.8.2/doc/source/api/lockutils.rst:5: WARNING: autodoc can't import/find module 'oslo_concurrency.lockutils', it reported error: "No module named oslo_config", please check your spelling and sys.path /builddir/build/BUILD/oslo.concurrency-1.8.2/doc/source/api/opts.rst:5: WARNING: autodoc can't import/find module 'oslo_concurrency.opts', it reported error: "No module named oslo_config", please check your spelling and sys.path /builddir/build/BUILD/oslo.concurrency-1.8.2/doc/source/api/processutils.rst:5: WARNING: autodoc can't import/find module 'oslo_concurrency.processutils', it reported error: "No module named oslo_utils", please check your spelling and sys.path looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 8%] api/fixture.lockutils writing output... [ 16%] api/index writing output... [ 25%] api/lockutils writing output... [ 33%] api/opts writing output... [ 41%] api/processutils writing output... [ 50%] api/watchdog writing output... [ 58%] contributing writing output... [ 66%] history writing output... [ 75%] index writing output... [ 83%] installation writing output... [ 91%] readme writing output... [100%] usage writing additional files... genindex py-modindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 4 warnings. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3tNxXg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64 + cd oslo.concurrency-1.8.2 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64 running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib copying oslo_concurrency/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency copying oslo_concurrency/watchdog.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency copying oslo_concurrency/__init__.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency copying oslo_concurrency/opts.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency copying oslo_concurrency/processutils.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency copying oslo_concurrency/lockutils.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency copying oslo_concurrency/openstack/__init__.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/openstack copying oslo_concurrency/openstack/common/__init__.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/openstack/common copying oslo_concurrency/openstack/common/fileutils.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/openstack/common copying oslo_concurrency/fixture/__init__.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/fixture copying oslo_concurrency/fixture/lockutils.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/fixture copying oslo_concurrency/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/tests copying oslo_concurrency/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_lockutils.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_lockutils_eventlet.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/tests/unit copying oslo_concurrency/tests/unit/test_processutils.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/tests/unit Skipping installation of /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo/__init__.py (namespace package) copying oslo/concurrency/__init__.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo/concurrency copying oslo/concurrency/fixture/__init__.py -> /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo/concurrency/fixture byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/_i18n.py to _i18n.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/watchdog.py to watchdog.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/processutils.py to processutils.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/lockutils.py to lockutils.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/openstack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/openstack/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/openstack/common/fileutils.py to fileutils.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/fixture/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/fixture/lockutils.py to lockutils.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/tests/unit/test_lockutils.py to test_lockutils.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/tests/unit/test_lockutils_eventlet.py to test_lockutils_eventlet.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/tests/unit/test_processutils.py to test_processutils.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo/concurrency/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo/concurrency/fixture/__init__.py to __init__.pyc running install_egg_info running egg_info writing oslo.concurrency.egg-info/PKG-INFO writing namespace_packages to oslo.concurrency.egg-info/namespace_packages.txt writing top-level names to oslo.concurrency.egg-info/top_level.txt writing dependency_links to oslo.concurrency.egg-info/dependency_links.txt writing entry points to oslo.concurrency.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying oslo.concurrency.egg-info to /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo.concurrency-1.8.2-py2.7.egg-info Installing /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo.concurrency-1.8.2-py2.7-nspkg.pth running install_scripts Installing lockutils-wrapper script to /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/bin + rm -fr /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/oslo_concurrency/tests/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/oslo.concurrency-1.8.2 /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-oslo-concurrency-1.8.2-1.el7.centos.x86_64/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: python-oslo-concurrency-1.8.2-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GLrDg1 + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-1.8.2 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/share/doc/python-oslo-concurrency-1.8.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/share/doc/python-oslo-concurrency-1.8.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/share/doc/python-oslo-concurrency-1.8.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.N2mJAL + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-1.8.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/share/licenses/python-oslo-concurrency-1.8.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/share/licenses/python-oslo-concurrency-1.8.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/share/licenses/python-oslo-concurrency-1.8.2 + exit 0 Provides: python-oslo-concurrency = 1.8.2-1.el7.centos 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: /usr/bin/python2 python(abi) = 2.7 Processing files: python-oslo-concurrency-doc-1.8.2-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MyQvYw + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-1.8.2 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/share/doc/python-oslo-concurrency-doc-1.8.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/share/doc/python-oslo-concurrency-doc-1.8.2 + cp -pr html /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/share/doc/python-oslo-concurrency-doc-1.8.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vXMIni + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-1.8.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/share/licenses/python-oslo-concurrency-doc-1.8.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/share/licenses/python-oslo-concurrency-doc-1.8.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64/usr/share/licenses/python-oslo-concurrency-doc-1.8.2 + exit 0 Provides: python-oslo-concurrency-doc = 1.8.2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-851597706.novalocal Wrote: /builddir/build/RPMS/python-oslo-concurrency-1.8.2-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python-oslo-concurrency-doc-1.8.2-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kZc6tF + umask 022 + cd /builddir/build/BUILD + cd oslo.concurrency-1.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-concurrency-1.8.2-1.el7.centos.x86_64 + exit 0 Child return code was: 0