Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-amqp.spec'], printOutput=Falseenv={'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock'}user='mockbuild'chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-5401/root'uid=1001shell=Falselogger=gid=135timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-amqp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: bogus date in %changelog: Thu Dec 18 2015 Sean Myers 1.4.7-1 warning: Could not canonicalize hostname: copr-builder-941472069.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-amqp-1.4.9-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-amqp.spec'], printOutput=Falseenv={'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock'}user='mockbuild'private_network=TruechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-5401/root'uid=1001shell=Falselogger=gid=135timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-amqp.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Thu Dec 18 2015 Sean Myers 1.4.7-1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6JDzTx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf amqp-1.4.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/amqp-1.4.9.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd amqp-1.4.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q5RLCK + umask 022 + cd /builddir/build/BUILD + cd amqp-1.4.9 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/amqp copying amqp/utils.py -> build/lib/amqp copying amqp/transport.py -> build/lib/amqp copying amqp/serialization.py -> build/lib/amqp copying amqp/protocol.py -> build/lib/amqp copying amqp/method_framing.py -> build/lib/amqp copying amqp/five.py -> build/lib/amqp copying amqp/exceptions.py -> build/lib/amqp copying amqp/connection.py -> build/lib/amqp copying amqp/channel.py -> build/lib/amqp copying amqp/basic_message.py -> build/lib/amqp copying amqp/abstract_channel.py -> build/lib/amqp copying amqp/__init__.py -> build/lib/amqp creating build/lib/amqp/tests copying amqp/tests/test_channel.py -> build/lib/amqp/tests copying amqp/tests/case.py -> build/lib/amqp/tests copying amqp/tests/__init__.py -> build/lib/amqp/tests + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wAf6DX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64 + cd amqp-1.4.9 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp creating /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/tests copying build/lib/amqp/tests/__init__.py -> /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/tests copying build/lib/amqp/tests/case.py -> /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/tests copying build/lib/amqp/tests/test_channel.py -> /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/tests copying build/lib/amqp/__init__.py -> /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp copying build/lib/amqp/abstract_channel.py -> /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp copying build/lib/amqp/basic_message.py -> /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp copying build/lib/amqp/channel.py -> /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp copying build/lib/amqp/connection.py -> /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp copying build/lib/amqp/exceptions.py -> /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp copying build/lib/amqp/five.py -> /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp copying build/lib/amqp/method_framing.py -> /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp copying build/lib/amqp/protocol.py -> /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp copying build/lib/amqp/serialization.py -> /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp copying build/lib/amqp/transport.py -> /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp copying build/lib/amqp/utils.py -> /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp byte-compiling /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/tests/case.py to case.pyc byte-compiling /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/tests/test_channel.py to test_channel.pyc byte-compiling /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/abstract_channel.py to abstract_channel.pyc byte-compiling /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/basic_message.py to basic_message.pyc byte-compiling /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/channel.py to channel.pyc byte-compiling /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/connection.py to connection.pyc byte-compiling /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/five.py to five.pyc byte-compiling /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/method_framing.py to method_framing.pyc byte-compiling /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/protocol.py to protocol.pyc byte-compiling /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/serialization.py to serialization.pyc byte-compiling /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/transport.py to transport.pyc byte-compiling /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp/utils.py to utils.pyc running install_egg_info running egg_info writing amqp.egg-info/PKG-INFO writing top-level names to amqp.egg-info/top_level.txt writing dependency_links to amqp.egg-info/dependency_links.txt reading manifest file 'amqp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'amqp.egg-info/SOURCES.txt' Copying amqp.egg-info to /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/amqp-1.4.9-py2.7.egg-info running install_scripts ++ pwd + export PYTHONPATH=/builddir/build/BUILD/amqp-1.4.9: + PYTHONPATH=/builddir/build/BUILD/amqp-1.4.9: + chmod -x demo/amqp_clock.py demo/demo_receive.py demo/demo_send.py + pushd docs ~/build/BUILD/amqp-1.4.9/docs ~/build/BUILD/amqp-1.4.9 + sed -i 's/^extensions/disable_extensions/' conf.py + SPHINX_DEBUG=1 + sphinx-build -b html . build/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 14 source files that are out of date updating environment: 14 added, 0 changed, 0 removed reading sources... [ 7%] changelog reading sources... [ 14%] index reading sources... [ 21%] reference/amqp.abstract_channel reading sources... [ 28%] reference/amqp.basic_message reading sources... [ 35%] reference/amqp.channel reading sources... [ 42%] reference/amqp.connection reading sources... [ 50%] reference/amqp.exceptions reading sources... [ 57%] reference/amqp.five reading sources... [ 64%] reference/amqp.method_framing reading sources... [ 71%] reference/amqp.protocol reading sources... [ 78%] reference/amqp.serialization reading sources... [ 85%] reference/amqp.transport reading sources... [ 92%] reference/amqp.utils reading sources... [100%] reference/index /builddir/build/BUILD/amqp-1.4.9/docs/reference/amqp.abstract_channel.rst:9: ERROR: Unknown directive type "automodule". .. automodule:: amqp.abstract_channel :members: :undoc-members: /builddir/build/BUILD/amqp-1.4.9/docs/reference/amqp.basic_message.rst:9: ERROR: Unknown directive type "automodule". .. automodule:: amqp.basic_message :members: :undoc-members: /builddir/build/BUILD/amqp-1.4.9/docs/reference/amqp.channel.rst:9: ERROR: Unknown directive type "automodule". .. automodule:: amqp.channel :members: :undoc-members: /builddir/build/BUILD/amqp-1.4.9/docs/reference/amqp.connection.rst:9: ERROR: Unknown directive type "automodule". .. automodule:: amqp.connection :members: :undoc-members: /builddir/build/BUILD/amqp-1.4.9/docs/reference/amqp.exceptions.rst:9: ERROR: Unknown directive type "automodule". .. automodule:: amqp.exceptions :members: :undoc-members: /builddir/build/BUILD/amqp-1.4.9/docs/reference/amqp.five.rst:9: ERROR: Unknown directive type "automodule". .. automodule:: amqp.five :members: :undoc-members: /builddir/build/BUILD/amqp-1.4.9/docs/reference/amqp.method_framing.rst:9: ERROR: Unknown directive type "automodule". .. automodule:: amqp.method_framing :members: :undoc-members: /builddir/build/BUILD/amqp-1.4.9/docs/reference/amqp.protocol.rst:9: ERROR: Unknown directive type "automodule". .. automodule:: amqp.protocol :members: :undoc-members: /builddir/build/BUILD/amqp-1.4.9/docs/reference/amqp.serialization.rst:9: ERROR: Unknown directive type "automodule". .. automodule:: amqp.serialization :members: :undoc-members: /builddir/build/BUILD/amqp-1.4.9/docs/reference/amqp.transport.rst:9: ERROR: Unknown directive type "automodule". .. automodule:: amqp.transport :members: :undoc-members: /builddir/build/BUILD/amqp-1.4.9/docs/reference/amqp.utils.rst:9: ERROR: Unknown directive type "automodule". .. automodule:: amqp.utils :members: :undoc-members: looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] changelog writing output... [ 14%] index writing output... [ 21%] reference/amqp.abstract_channel writing output... [ 28%] reference/amqp.basic_message writing output... [ 35%] reference/amqp.channel writing output... [ 42%] reference/amqp.connection writing output... [ 50%] reference/amqp.exceptions writing output... [ 57%] reference/amqp.five writing output... [ 64%] reference/amqp.method_framing writing output... [ 71%] reference/amqp.protocol writing output... [ 78%] reference/amqp.serialization writing output... [ 85%] reference/amqp.transport writing output... [ 92%] reference/amqp.utils writing output... [100%] reference/index writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 11 warnings. + rm -rf build/html/.doctrees build/html/.buildinfo + popd ~/build/BUILD/amqp-1.4.9 + /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/amqp-1.4.9 /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-amqp-1.4.9-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-amqp-1.4.9-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mKrSih + umask 022 + cd /builddir/build/BUILD + cd amqp-1.4.9 + DOCDIR=/builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/share/doc/python-amqp-1.4.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/share/doc/python-amqp-1.4.9 + cp -pr Changelog /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/share/doc/python-amqp-1.4.9 + cp -pr LICENSE /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/share/doc/python-amqp-1.4.9 + cp -pr README.rst /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/share/doc/python-amqp-1.4.9 + exit 0 Provides: python-amqp = 1.4.9-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: python(abi) = 2.7 Processing files: python-amqp-doc-1.4.9-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OAHweC + umask 022 + cd /builddir/build/BUILD + cd amqp-1.4.9 + DOCDIR=/builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/share/doc/python-amqp-doc-1.4.9 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/share/doc/python-amqp-doc-1.4.9 + cp -pr LICENSE /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/share/doc/python-amqp-doc-1.4.9 + cp -pr demo/ /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/share/doc/python-amqp-doc-1.4.9 + cp -pr docs/build/html /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/share/doc/python-amqp-doc-1.4.9 + cp -pr docs/reference /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64/usr/share/doc/python-amqp-doc-1.4.9 + exit 0 Provides: python-amqp-doc = 1.4.9-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-amqp-1.4.9-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-941472069.novalocal Wrote: /builddir/build/RPMS/python-amqp-1.4.9-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python-amqp-doc-1.4.9-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Sp0Z4G + umask 022 + cd /builddir/build/BUILD + cd amqp-1.4.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-amqp-1.4.9-1.el7.centos.x86_64 + exit 0 Child return code was: 0