Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-fedimg.spec'], nspawn_args=[]shell=Falseuid=995env={'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\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-d18addf3e91512958120105a85f8cb67fd7a5dd7/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-fedimg.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-fedimg-1.0.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-fedimg.spec'], nspawn_args=[]shell=Falseuid=995env={'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\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-d18addf3e91512958120105a85f8cb67fd7a5dd7/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-fedimg.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jmFmgu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fedimg-1.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/fedimg-1.0.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fedimg-1.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf fedimg.egg-info Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Igd9GV + exit 0 + umask 022 + cd /builddir/build/BUILD + cd fedimg-1.0.1 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/fedimg copying fedimg/utils.py -> build/lib/fedimg copying fedimg/config.py -> build/lib/fedimg copying fedimg/uploader.py -> build/lib/fedimg copying fedimg/consumers.py -> build/lib/fedimg copying fedimg/__init__.py -> build/lib/fedimg copying fedimg/messenger.py -> build/lib/fedimg creating build/lib/fedimg/services copying fedimg/services/hp.py -> build/lib/fedimg/services copying fedimg/services/gce.py -> build/lib/fedimg/services copying fedimg/services/rackspace.py -> build/lib/fedimg/services copying fedimg/services/ftp.py -> build/lib/fedimg/services copying fedimg/services/__init__.py -> build/lib/fedimg/services copying fedimg/services/ec2.py -> build/lib/fedimg/services creating build/lib/fedimg/services/ec2 copying fedimg/services/ec2/ec2imguploader.py -> build/lib/fedimg/services/ec2 copying fedimg/services/ec2/ec2imgpublisher.py -> build/lib/fedimg/services/ec2 copying fedimg/services/ec2/ec2base.py -> build/lib/fedimg/services/ec2 copying fedimg/services/ec2/ec2initiate.py -> build/lib/fedimg/services/ec2 copying fedimg/services/ec2/__init__.py -> build/lib/fedimg/services/ec2 copying fedimg/services/ec2/ec2copy.py -> build/lib/fedimg/services/ec2 running egg_info creating fedimg.egg-info writing requirements to fedimg.egg-info/requires.txt writing fedimg.egg-info/PKG-INFO writing top-level names to fedimg.egg-info/top_level.txt writing dependency_links to fedimg.egg-info/dependency_links.txt writing entry points to fedimg.egg-info/entry_points.txt writing manifest file 'fedimg.egg-info/SOURCES.txt' reading manifest file 'fedimg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG.md' writing manifest file 'fedimg.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.knZIIB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch + cd fedimg-1.0.1 + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/etc/fedmsg.d/ + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/etc/fedimg/ + /usr/bin/cp -p fedimg-conf.toml.example /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/etc/fedimg/fedimg-conf.toml + /usr/bin/cp -p fedmsg.d/fedimg.py /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/etc/fedmsg.d/. + /usr/bin/python setup.py install -O1 --skip-build --root=/builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg copying build/lib/fedimg/utils.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg copying build/lib/fedimg/config.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg creating /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services copying build/lib/fedimg/services/hp.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services copying build/lib/fedimg/services/gce.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services copying build/lib/fedimg/services/rackspace.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services copying build/lib/fedimg/services/ftp.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services creating /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/ec2 copying build/lib/fedimg/services/ec2/ec2imguploader.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/ec2 copying build/lib/fedimg/services/ec2/ec2imgpublisher.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/ec2 copying build/lib/fedimg/services/ec2/ec2base.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/ec2 copying build/lib/fedimg/services/ec2/ec2initiate.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/ec2 copying build/lib/fedimg/services/ec2/__init__.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/ec2 copying build/lib/fedimg/services/ec2/ec2copy.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/ec2 copying build/lib/fedimg/services/__init__.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services copying build/lib/fedimg/services/ec2.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services copying build/lib/fedimg/uploader.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg copying build/lib/fedimg/consumers.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg copying build/lib/fedimg/__init__.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg copying build/lib/fedimg/messenger.py -> /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/hp.py to hp.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/gce.py to gce.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/rackspace.py to rackspace.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/ftp.py to ftp.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/ec2/ec2imguploader.py to ec2imguploader.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/ec2/ec2imgpublisher.py to ec2imgpublisher.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/ec2/ec2base.py to ec2base.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/ec2/ec2initiate.py to ec2initiate.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/ec2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/ec2/ec2copy.py to ec2copy.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/services/ec2.py to ec2.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/uploader.py to uploader.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/consumers.py to consumers.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg/messenger.py to messenger.pyc writing byte-compilation script '/tmp/tmpjV_133.py' /usr/bin/python -O /tmp/tmpjV_133.py removing /tmp/tmpjV_133.py running install_egg_info running egg_info writing requirements to fedimg.egg-info/requires.txt writing fedimg.egg-info/PKG-INFO writing top-level names to fedimg.egg-info/top_level.txt writing dependency_links to fedimg.egg-info/dependency_links.txt writing entry points to fedimg.egg-info/entry_points.txt reading manifest file 'fedimg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG.md' writing manifest file 'fedimg.egg-info/SOURCES.txt' Copying fedimg.egg-info to /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/lib/python2.7/site-packages/fedimg-1.0.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/fedimg-1.0.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-fedimg-1.0.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0DihqD + umask 022 + cd /builddir/build/BUILD + cd fedimg-1.0.1 + /usr/bin/python setup.py test running test + exit 0 Processing files: python2-fedimg-1.0.1-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5aMNeK + umask 022 + cd /builddir/build/BUILD + cd fedimg-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/share/doc/python2-fedimg-1.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/share/doc/python2-fedimg-1.0.1 + cp -pr docs/ /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/share/doc/python2-fedimg-1.0.1 + cp -pr README.md /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/share/doc/python2-fedimg-1.0.1 + cp -pr LICENSE /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch/usr/share/doc/python2-fedimg-1.0.1 + exit 0 Provides: config(python2-fedimg) = 1.0.1-1.el7 python-fedimg = 1.0.1-1.el7 python2-fedimg = 1.0.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-fedimg < 1.0.1-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch Wrote: /builddir/build/RPMS/python2-fedimg-1.0.1-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BzOiEd + umask 022 + cd /builddir/build/BUILD + cd fedimg-1.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fedimg-1.0.1-1.el7.noarch + exit 0 Child return code was: 0