Mock Version: 1.2.8 Mock Version: 1.2.8 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-smmap.spec'], chrootPath='/var/lib/mock/f22-build-3417471-488382/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.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=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-smmap.spec'] with env {'LANG': 'en_US.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: arm02-builder14.arm.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-smmap-0.9.0-1.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-smmap.spec '], chrootPath='/var/lib/mock/f22-build-3417471-488382/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.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=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-smmap.spec '] with env {'LANG': 'en_US.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.sczq71 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf smmap-0.9.0 + /usr/bin/mkdir -p smmap-0.9.0 + cd smmap-0.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/smmap-0.9.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv smmap-0.9.0 python2 + cp -a python2 python3 + find python3 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + find python2 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python2|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8WceG4 + umask 022 ~/build/BUILD/smmap-0.9.0/python2 ~/build/BUILD/smmap-0.9.0 + cd /builddir/build/BUILD + cd smmap-0.9.0 + pushd python2 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/smmap copying smmap/buf.py -> build/lib/smmap copying smmap/exc.py -> build/lib/smmap copying smmap/mman.py -> build/lib/smmap copying smmap/util.py -> build/lib/smmap copying smmap/__init__.py -> build/lib/smmap creating build/lib/smmap/test copying smmap/test/test_tutorial.py -> build/lib/smmap/test copying smmap/test/test_mman.py -> build/lib/smmap/test copying smmap/test/test_util.py -> build/lib/smmap/test copying smmap/test/lib.py -> build/lib/smmap/test copying smmap/test/test_buf.py -> build/lib/smmap/test copying smmap/test/__init__.py -> build/lib/smmap/test + popd ~/build/BUILD/smmap-0.9.0 ~/build/BUILD/smmap-0.9.0/python3 ~/build/BUILD/smmap-0.9.0 + pushd python3 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/smmap copying smmap/buf.py -> build/lib/smmap copying smmap/exc.py -> build/lib/smmap copying smmap/mman.py -> build/lib/smmap copying smmap/util.py -> build/lib/smmap copying smmap/__init__.py -> build/lib/smmap creating build/lib/smmap/test copying smmap/test/test_tutorial.py -> build/lib/smmap/test copying smmap/test/test_mman.py -> build/lib/smmap/test copying smmap/test/test_util.py -> build/lib/smmap/test copying smmap/test/lib.py -> build/lib/smmap/test copying smmap/test/test_buf.py -> build/lib/smmap/test copying smmap/test/__init__.py -> build/lib/smmap/test + popd ~/build/BUILD/smmap-0.9.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OC8mev + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch ++ dirname /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch + cd smmap-0.9.0 ~/build/BUILD/smmap-0.9.0/python2 ~/build/BUILD/smmap-0.9.0 + pushd python2 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr creating /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib creating /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap copying build/lib/smmap/buf.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap copying build/lib/smmap/exc.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap creating /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/test_tutorial.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/test_mman.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/test_util.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/lib.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/test_buf.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/test/__init__.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/test copying build/lib/smmap/mman.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap copying build/lib/smmap/util.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap copying build/lib/smmap/__init__.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/buf.py to buf.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/exc.py to exc.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/test/test_tutorial.py to test_tutorial.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/test/test_mman.py to test_mman.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/test/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/test/lib.py to lib.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/test/test_buf.py to test_buf.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/mman.py to mman.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpi_6kiM.py' /usr/bin/python2 -O /tmp/tmpi_6kiM.py removing /tmp/tmpi_6kiM.py running install_egg_info running egg_info writing smmap.egg-info/PKG-INFO writing top-level names to smmap.egg-info/top_level.txt writing dependency_links to smmap.egg-info/dependency_links.txt reading manifest file 'smmap.egg-info/SOURCES.txt' writing manifest file 'smmap.egg-info/SOURCES.txt' Copying smmap.egg-info to /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap-0.9.0-py2.7.egg-info running install_scripts + rm -rf /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7/site-packages/smmap/test + popd ~/build/BUILD/smmap-0.9.0 ~/build/BUILD/smmap-0.9.0/python3 ~/build/BUILD/smmap-0.9.0 + pushd python3 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap copying build/lib/smmap/buf.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap copying build/lib/smmap/exc.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap creating /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/test copying build/lib/smmap/test/test_tutorial.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/test copying build/lib/smmap/test/test_mman.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/test copying build/lib/smmap/test/test_util.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/test copying build/lib/smmap/test/lib.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/test copying build/lib/smmap/test/test_buf.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/test copying build/lib/smmap/test/__init__.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/test copying build/lib/smmap/mman.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap copying build/lib/smmap/util.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap copying build/lib/smmap/__init__.py -> /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/buf.py to buf.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/exc.py to exc.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/test/test_tutorial.py to test_tutorial.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/test/test_mman.py to test_mman.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/test/test_util.py to test_util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/test/lib.py to lib.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/test/test_buf.py to test_buf.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/test/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/mman.py to mman.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/util.py to util.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap/__init__.py to __init__.cpython-34.pyc writing byte-compilation script '/tmp/tmp3c8uy65u.py' /usr/bin/python3 -O /tmp/tmp3c8uy65u.py removing /tmp/tmp3c8uy65u.py running install_egg_info running egg_info writing dependency_links to smmap.egg-info/dependency_links.txt writing smmap.egg-info/PKG-INFO writing top-level names to smmap.egg-info/top_level.txt reading manifest file 'smmap.egg-info/SOURCES.txt' writing manifest file 'smmap.egg-info/SOURCES.txt' Copying smmap.egg-info to /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4/site-packages/smmap-0.9.0-py3.4.egg-info running install_scripts + popd ~/build/BUILD/smmap-0.9.0 + /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/smmap-0.9.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/brp-compress + /usr/lib/rpm/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-smmap-0.9.0-1.fc22.noarch/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.agnOTK + umask 022 ~/build/BUILD/smmap-0.9.0/python2 ~/build/BUILD/smmap-0.9.0 + cd /builddir/build/BUILD + cd smmap-0.9.0 + pushd python2 + nosetests optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.005866 s (0.017047 mb/s) optimal: Made 100 random slice accesses to buffer created from reading a total of 209.728145 mb in 1.314924 s (159.498302 mb/s) worst case: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.031885 s (0.003136 mb/s) worst case: Made 100 random slice accesses to buffer created from reading a total of 167.460971 mb in 2.287147 s (73.218279 mb/s) static optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.006088 s (0.016426 mb/s) static optimal: Made 100 random slice accesses to buffer created from reading a total of 183.654979 mb in 1.146710 s (160.158185 mb/s) optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.005497 s (0.018192 mb/s) optimal: Made 100 random slice accesses to buffer created from reading a total of 201.775608 mb in 1.252478 s (161.101104 mb/s) worst case: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.030109 s (0.003321 mb/s) worst case: Made 100 random slice accesses to buffer created from reading a total of 209.364668 mb in 2.765016 s (75.719150 mb/s) static optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.005977 s (0.016730 mb/s) static optimal: Made 100 random slice accesses to buffer created from reading a total of 201.798511 mb in 1.254330 s (160.881526 mb/s) ..: Read 54 mb of memory with 5000 random on cursor initialized with accesses in 0.524136s (103.629130 mb/s) : Read 39 mb of memory with 5000 random on cursor initialized with accesses in 0.471033s (83.654491 mb/s) : Read 192 mb of memory with 5000 random on cursor initialized with accesses in 2.339768s (82.183965 mb/s) : Read 191 mb of memory with 5000 random on cursor initialized with accesses in 2.167549s (88.563718 mb/s) ....... ---------------------------------------------------------------------- Ran 9 tests in 16.100s OK + popd ~/build/BUILD/smmap-0.9.0 ~/build/BUILD/smmap-0.9.0/python3 ~/build/BUILD/smmap-0.9.0 + pushd python3 + nosetests optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.006056 s (0.016512 mb/s) optimal: Made 100 random slice accesses to buffer created from reading a total of 210.497777 mb in 1.315370 s (160.029347 mb/s) worst case: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.032634 s (0.003064 mb/s) worst case: Made 100 random slice accesses to buffer created from reading a total of 192.627839 mb in 2.633682 s (73.140128 mb/s) static optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.005987 s (0.016702 mb/s) static optimal: Made 100 random slice accesses to buffer created from reading a total of 179.789755 mb in 1.128347 s (159.339075 mb/s) optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.005545 s (0.018035 mb/s) optimal: Made 100 random slice accesses to buffer created from reading a total of 217.144771 mb in 1.367965 s (158.735621 mb/s) worst case: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.030260 s (0.003305 mb/s) worst case: Made 100 random slice accesses to buffer created from reading a total of 178.390653 mb in 2.335398 s (76.385540 mb/s) static optimal: Made 100 random single byte accesses to buffer created from reading a total of 0.000100 mb in 0.006066 s (0.016485 mb/s) static optimal: Made 100 random slice accesses to buffer created from reading a total of 188.013424 mb in 1.173733 s (160.184151 mb/s) ..: Read 57 mb of memory with 5000 random on cursor initialized with accesses in 0.622218s (92.123805 mb/s) : Read 87 mb of memory with 5000 random on cursor initialized with accesses in 0.751606s (116.195682 mb/s) : Read 192 mb of memory with 5000 random on cursor initialized with accesses in 2.330288s (82.584368 mb/s) : Read 192 mb of memory with 5000 random on cursor initialized with accesses in 2.161400s (88.902931 mb/s) ....... ---------------------------------------------------------------------- Ran 9 tests in 16.420s OK + popd ~/build/BUILD/smmap-0.9.0 + exit 0 Processing files: python-smmap-0.9.0-1.fc22.noarch Provides: python-smmap = 0.9.0-1.fc22 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: python3-smmap-0.9.0-1.fc22.noarch Provides: python3-smmap = 0.9.0-1.fc22 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) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch warning: Could not canonicalize hostname: arm02-builder14.arm.fedoraproject.org Wrote: /builddir/build/RPMS/python-smmap-0.9.0-1.fc22.noarch.rpm Wrote: /builddir/build/RPMS/python3-smmap-0.9.0-1.fc22.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fSwJwl + umask 022 + cd /builddir/build/BUILD + cd smmap-0.9.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-smmap-0.9.0-1.fc22.noarch + exit 0 Child return code was: 0 LEAVE do -->