Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-requests-toolbelt.spec'], chrootPath='/var/lib/mock/virt7-ovirt-common-el7-build-39099-60586/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', '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=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-requests-toolbelt.spec'] with env {'LANG': 'en_GB.UTF-8', '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 warning: Could not canonicalize hostname: p8le01.rdu2.centos.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-requests-toolbelt-0.6.0-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-requests-toolbelt.spec'], chrootPath='/var/lib/mock/virt7-ovirt-common-el7-build-39099-60586/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', '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', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-requests-toolbelt.spec'] with env {'LANG': 'en_GB.UTF-8', '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.ZPwCtT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf requests-toolbelt-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/requests-toolbelt-0.6.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd requests-toolbelt-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf requests_toolbelt.egg-info + find -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python2|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aDbKj1 + umask 022 + cd /builddir/build/BUILD + cd requests-toolbelt-0.6.0 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/requests_toolbelt copying requests_toolbelt/_compat.py -> build/lib/requests_toolbelt copying requests_toolbelt/__init__.py -> build/lib/requests_toolbelt copying requests_toolbelt/exceptions.py -> build/lib/requests_toolbelt copying requests_toolbelt/streaming_iterator.py -> build/lib/requests_toolbelt creating build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/appengine.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/__init__.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/socket_options.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/ssl.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/fingerprint.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/source.py -> build/lib/requests_toolbelt/adapters creating build/lib/requests_toolbelt/auth copying requests_toolbelt/auth/guess.py -> build/lib/requests_toolbelt/auth copying requests_toolbelt/auth/__init__.py -> build/lib/requests_toolbelt/auth copying requests_toolbelt/auth/handler.py -> build/lib/requests_toolbelt/auth copying requests_toolbelt/auth/_digest_auth_compat.py -> build/lib/requests_toolbelt/auth copying requests_toolbelt/auth/http_proxy_digest.py -> build/lib/requests_toolbelt/auth creating build/lib/requests_toolbelt/downloadutils copying requests_toolbelt/downloadutils/__init__.py -> build/lib/requests_toolbelt/downloadutils copying requests_toolbelt/downloadutils/stream.py -> build/lib/requests_toolbelt/downloadutils copying requests_toolbelt/downloadutils/tee.py -> build/lib/requests_toolbelt/downloadutils creating build/lib/requests_toolbelt/multipart copying requests_toolbelt/multipart/encoder.py -> build/lib/requests_toolbelt/multipart copying requests_toolbelt/multipart/__init__.py -> build/lib/requests_toolbelt/multipart copying requests_toolbelt/multipart/decoder.py -> build/lib/requests_toolbelt/multipart creating build/lib/requests_toolbelt/threaded copying requests_toolbelt/threaded/thread.py -> build/lib/requests_toolbelt/threaded copying requests_toolbelt/threaded/__init__.py -> build/lib/requests_toolbelt/threaded copying requests_toolbelt/threaded/pool.py -> build/lib/requests_toolbelt/threaded creating build/lib/requests_toolbelt/utils copying requests_toolbelt/utils/deprecated.py -> build/lib/requests_toolbelt/utils copying requests_toolbelt/utils/__init__.py -> build/lib/requests_toolbelt/utils copying requests_toolbelt/utils/dump.py -> build/lib/requests_toolbelt/utils copying requests_toolbelt/utils/formdata.py -> build/lib/requests_toolbelt/utils copying requests_toolbelt/utils/user_agent.py -> build/lib/requests_toolbelt/utils running egg_info creating requests_toolbelt.egg-info writing requirements to requests_toolbelt.egg-info/requires.txt writing requests_toolbelt.egg-info/PKG-INFO writing top-level names to requests_toolbelt.egg-info/top_level.txt writing dependency_links to requests_toolbelt.egg-info/dependency_links.txt writing manifest file 'requests_toolbelt.egg-info/SOURCES.txt' reading manifest file 'requests_toolbelt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' writing manifest file 'requests_toolbelt.egg-info/SOURCES.txt' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution creating build/lib/requests_toolbelt/cookies copying requests_toolbelt/cookies/__init__.py -> build/lib/requests_toolbelt/cookies copying requests_toolbelt/cookies/forgetful.py -> build/lib/requests_toolbelt/cookies + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hlyyf9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch + cd requests-toolbelt-0.6.0 + /usr/bin/python2 setup.py install --skip-build --root=/builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt creating /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/multipart copying build/lib/requests_toolbelt/multipart/encoder.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/multipart copying build/lib/requests_toolbelt/multipart/__init__.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/multipart copying build/lib/requests_toolbelt/multipart/decoder.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/multipart copying build/lib/requests_toolbelt/_compat.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt copying build/lib/requests_toolbelt/__init__.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt copying build/lib/requests_toolbelt/exceptions.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt copying build/lib/requests_toolbelt/streaming_iterator.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt creating /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/adapters copying build/lib/requests_toolbelt/adapters/appengine.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/adapters copying build/lib/requests_toolbelt/adapters/__init__.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/adapters copying build/lib/requests_toolbelt/adapters/socket_options.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/adapters copying build/lib/requests_toolbelt/adapters/ssl.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/adapters copying build/lib/requests_toolbelt/adapters/fingerprint.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/adapters copying build/lib/requests_toolbelt/adapters/source.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/adapters creating /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/threaded copying build/lib/requests_toolbelt/threaded/thread.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/threaded copying build/lib/requests_toolbelt/threaded/__init__.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/threaded copying build/lib/requests_toolbelt/threaded/pool.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/threaded creating /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/utils copying build/lib/requests_toolbelt/utils/deprecated.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/utils copying build/lib/requests_toolbelt/utils/__init__.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/utils copying build/lib/requests_toolbelt/utils/dump.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/utils copying build/lib/requests_toolbelt/utils/formdata.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/utils copying build/lib/requests_toolbelt/utils/user_agent.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/utils creating /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/downloadutils copying build/lib/requests_toolbelt/downloadutils/__init__.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/downloadutils copying build/lib/requests_toolbelt/downloadutils/stream.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/downloadutils copying build/lib/requests_toolbelt/downloadutils/tee.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/downloadutils creating /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/auth copying build/lib/requests_toolbelt/auth/guess.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/auth copying build/lib/requests_toolbelt/auth/__init__.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/auth copying build/lib/requests_toolbelt/auth/handler.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/auth copying build/lib/requests_toolbelt/auth/_digest_auth_compat.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/auth copying build/lib/requests_toolbelt/auth/http_proxy_digest.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/auth creating /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/cookies copying build/lib/requests_toolbelt/cookies/__init__.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/cookies copying build/lib/requests_toolbelt/cookies/forgetful.py -> /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/cookies byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/multipart/encoder.py to encoder.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/multipart/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/multipart/decoder.py to decoder.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/streaming_iterator.py to streaming_iterator.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/adapters/appengine.py to appengine.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/adapters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/adapters/socket_options.py to socket_options.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/adapters/ssl.py to ssl.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/adapters/fingerprint.py to fingerprint.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/adapters/source.py to source.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/threaded/thread.py to thread.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/threaded/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/threaded/pool.py to pool.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/utils/deprecated.py to deprecated.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/utils/dump.py to dump.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/utils/formdata.py to formdata.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/utils/user_agent.py to user_agent.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/downloadutils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/downloadutils/stream.py to stream.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/downloadutils/tee.py to tee.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/auth/guess.py to guess.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/auth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/auth/handler.py to handler.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/auth/_digest_auth_compat.py to _digest_auth_compat.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/auth/http_proxy_digest.py to http_proxy_digest.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/cookies/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt/cookies/forgetful.py to forgetful.pyc running install_egg_info running egg_info writing requirements to requests_toolbelt.egg-info/requires.txt writing requests_toolbelt.egg-info/PKG-INFO writing top-level names to requests_toolbelt.egg-info/top_level.txt writing dependency_links to requests_toolbelt.egg-info/dependency_links.txt reading manifest file 'requests_toolbelt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' writing manifest file 'requests_toolbelt.egg-info/SOURCES.txt' Copying requests_toolbelt.egg-info to /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/lib/python2.7/site-packages/requests_toolbelt-0.6.0-py2.7.egg-info running install_scripts warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution + /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/requests-toolbelt-0.6.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-requests-toolbelt-0.6.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: python-requests-toolbelt-0.6.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jCHzyh + umask 022 + cd /builddir/build/BUILD + cd requests-toolbelt-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/share/doc/python-requests-toolbelt-0.6.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/share/doc/python-requests-toolbelt-0.6.0 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/share/doc/python-requests-toolbelt-0.6.0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jOTNRp + exit 0 + umask 022 + cd /builddir/build/BUILD + cd requests-toolbelt-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/share/licenses/python-requests-toolbelt-0.6.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/share/licenses/python-requests-toolbelt-0.6.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch/usr/share/licenses/python-requests-toolbelt-0.6.0 + exit 0 Provides: python-requests-toolbelt = 0.6.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: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch warning: Could not canonicalize hostname: p8le01.rdu2.centos.org Wrote: /builddir/build/RPMS/python-requests-toolbelt-0.6.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TeKFHH + umask 022 + cd /builddir/build/BUILD + cd requests-toolbelt-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-requests-toolbelt-0.6.0-1.el7.noarch + exit 0 Child return code was: 0