Mock Version: 1.4.11 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-betamax.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.ZwiOM0:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.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\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2c15c86b88964f08a4e60387909cd71b', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.ZwiOM0:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-betamax.spec'] with env {'LANG': 'en_US.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 BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-betamax-0.7.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-betamax.spec'], timeout=0nspawn_args=['--bind=/tmp/mock-resolv.ZwiOM0:/etc/resolv.conf']shell=Falseuid=1001chrootPath='/var/lib/mock/centos-7-i386/root'gid=135user='mockbuild'env={'LANG': 'en_US.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\\$ '}logger=unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd8dc83a3f6214d08813fa326e730ea88', '-D', '/var/lib/mock/centos-7-i386/root', '--bind=/tmp/mock-resolv.ZwiOM0:/etc/resolv.conf', '--setenv=LANG=en_US.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-betamax.spec'] with env {'LANG': 'en_US.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 BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system BUILDSTDERR: Failed to create directory /var/lib/mock/centos-7-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BElyFR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf betamax-0.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/betamax-0.7.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd betamax-0.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tOXYtX + umask 022 + cd /builddir/build/BUILD + cd betamax-0.7.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/betamax copying betamax/__init__.py -> build/lib/betamax copying betamax/adapter.py -> build/lib/betamax copying betamax/configure.py -> build/lib/betamax copying betamax/decorator.py -> build/lib/betamax copying betamax/exceptions.py -> build/lib/betamax copying betamax/headers.py -> build/lib/betamax copying betamax/mock_response.py -> build/lib/betamax copying betamax/options.py -> build/lib/betamax copying betamax/recorder.py -> build/lib/betamax copying betamax/util.py -> build/lib/betamax creating build/lib/betamax/cassette copying betamax/cassette/__init__.py -> build/lib/betamax/cassette copying betamax/cassette/cassette.py -> build/lib/betamax/cassette copying betamax/cassette/interaction.py -> build/lib/betamax/cassette creating build/lib/betamax/fixtures copying betamax/fixtures/__init__.py -> build/lib/betamax/fixtures copying betamax/fixtures/pytest.py -> build/lib/betamax/fixtures copying betamax/fixtures/unittest.py -> build/lib/betamax/fixtures creating build/lib/betamax/matchers copying betamax/matchers/__init__.py -> build/lib/betamax/matchers copying betamax/matchers/base.py -> build/lib/betamax/matchers copying betamax/matchers/body.py -> build/lib/betamax/matchers copying betamax/matchers/digest_auth.py -> build/lib/betamax/matchers copying betamax/matchers/headers.py -> build/lib/betamax/matchers copying betamax/matchers/host.py -> build/lib/betamax/matchers copying betamax/matchers/method.py -> build/lib/betamax/matchers copying betamax/matchers/path.py -> build/lib/betamax/matchers copying betamax/matchers/query.py -> build/lib/betamax/matchers copying betamax/matchers/uri.py -> build/lib/betamax/matchers creating build/lib/betamax/serializers copying betamax/serializers/__init__.py -> build/lib/betamax/serializers copying betamax/serializers/base.py -> build/lib/betamax/serializers copying betamax/serializers/json_serializer.py -> build/lib/betamax/serializers copying betamax/serializers/proxy.py -> build/lib/betamax/serializers running egg_info creating betamax.egg-info writing requirements to betamax.egg-info/requires.txt writing betamax.egg-info/PKG-INFO writing top-level names to betamax.egg-info/top_level.txt writing dependency_links to betamax.egg-info/dependency_links.txt writing entry points to betamax.egg-info/entry_points.txt writing manifest file 'betamax.egg-info/SOURCES.txt' reading manifest file 'betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: no previously-included directories found matching '*.pyc' BUILDSTDERR: no previously-included directories found matching 'docs/_build' writing manifest file 'betamax.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nGIsB7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386 + cd betamax-0.7.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/adapter.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/configure.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/decorator.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/exceptions.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/headers.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/mock_response.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/options.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/recorder.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax copying build/lib/betamax/util.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/cassette copying build/lib/betamax/cassette/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/cassette copying build/lib/betamax/cassette/cassette.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/cassette copying build/lib/betamax/cassette/interaction.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/cassette creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/pytest.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/unittest.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/fixtures creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/base.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/body.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/digest_auth.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/headers.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/host.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/method.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/path.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/query.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers copying build/lib/betamax/matchers/uri.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers creating /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/serializers copying build/lib/betamax/serializers/__init__.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/serializers copying build/lib/betamax/serializers/base.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/serializers copying build/lib/betamax/serializers/json_serializer.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/serializers copying build/lib/betamax/serializers/proxy.py -> /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/serializers byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/adapter.py to adapter.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/configure.py to configure.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/decorator.py to decorator.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/headers.py to headers.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/mock_response.py to mock_response.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/options.py to options.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/recorder.py to recorder.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/cassette/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/cassette/cassette.py to cassette.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/cassette/interaction.py to interaction.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/fixtures/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/fixtures/pytest.py to pytest.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/fixtures/unittest.py to unittest.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers/body.py to body.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers/digest_auth.py to digest_auth.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers/headers.py to headers.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers/host.py to host.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers/method.py to method.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/matchers/uri.py to uri.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/serializers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/serializers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/serializers/json_serializer.py to json_serializer.pyc byte-compiling /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax/serializers/proxy.py to proxy.pyc writing byte-compilation script '/tmp/tmp2NfZrR.py' /usr/bin/python2 -O /tmp/tmp2NfZrR.py removing /tmp/tmp2NfZrR.py running install_egg_info running egg_info writing requirements to betamax.egg-info/requires.txt writing betamax.egg-info/PKG-INFO writing top-level names to betamax.egg-info/top_level.txt writing dependency_links to betamax.egg-info/dependency_links.txt writing entry points to betamax.egg-info/entry_points.txt reading manifest file 'betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: no previously-included directories found matching '*.pyc' BUILDSTDERR: no previously-included directories found matching 'docs/_build' writing manifest file 'betamax.egg-info/SOURCES.txt' Copying betamax.egg-info to /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/lib/python2.7/site-packages/betamax-0.7.1-py2.7.egg-info running install_scripts + /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/betamax-0.7.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. BUILDSTDERR: 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-betamax-0.7.1-1.el7.i386/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-betamax-0.7.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cUJNwk + umask 022 + cd /builddir/build/BUILD + cd betamax-0.7.1 + DOCDIR=/builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/share/doc/python-betamax-0.7.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/share/doc/python-betamax-0.7.1 + cp -pr README.rst /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/share/doc/python-betamax-0.7.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AsTrux + umask 022 + cd /builddir/build/BUILD + cd betamax-0.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/share/licenses/python-betamax-0.7.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/share/licenses/python-betamax-0.7.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386/usr/share/licenses/python-betamax-0.7.1 + exit 0 Provides: python-betamax = 0.7.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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386 Wrote: /builddir/build/RPMS/python-betamax-0.7.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xu2au5 + umask 022 + cd /builddir/build/BUILD + cd betamax-0.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-betamax-0.7.1-1.el7.i386 + exit 0 Child return code was: 0