Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/resalloc.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-24b0c65ba02a255e61e8a6cad1bd1fb035262f70/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=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/resalloc.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 sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/resalloc-2.3-3.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/resalloc.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-24b0c65ba02a255e61e8a6cad1bd1fb035262f70/root'shell=Falseuid=996env={'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=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/resalloc.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.Vi85Tp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf resalloc-2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/resalloc-2.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd resalloc-2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CPrwdJ + umask 022 + cd /builddir/build/BUILD + cd resalloc-2.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py running build_manpages generating man/resalloc-maint.1 generating man/resalloc.1 creating build creating build/lib creating build/lib/resalloc copying resalloc/helpers.py -> build/lib/resalloc copying resalloc/client.py -> build/lib/resalloc copying resalloc/__init__.py -> build/lib/resalloc creating build/lib/resallocserver copying resallocserver/log.py -> build/lib/resallocserver copying resallocserver/manager.py -> build/lib/resallocserver copying resallocserver/config.py -> build/lib/resallocserver copying resallocserver/maint.py -> build/lib/resallocserver copying resallocserver/models.py -> build/lib/resallocserver copying resallocserver/db.py -> build/lib/resallocserver copying resallocserver/__init__.py -> build/lib/resallocserver copying resallocserver/logic.py -> build/lib/resallocserver copying resallocserver/api.py -> build/lib/resallocserver creating build/lib/resallocserver/alembic copying resallocserver/alembic/__init__.py -> build/lib/resallocserver/alembic copying resallocserver/alembic/env.py -> build/lib/resallocserver/alembic creating build/lib/resallocserver/alembic/versions copying resallocserver/alembic/versions/__init__.py -> build/lib/resallocserver/alembic/versions copying resallocserver/alembic/versions/5759bc82a992_initial_revision.py -> build/lib/resallocserver/alembic/versions copying resallocserver/alembic/versions/cdf29a997efc_resource_pool_id.py -> build/lib/resallocserver/alembic/versions copying resallocserver/alembic.ini -> build/lib/resallocserver running build_scripts creating build/scripts-2.7 copying and adjusting bin/resalloc -> build/scripts-2.7 copying and adjusting bin/resalloc-server -> build/scripts-2.7 copying and adjusting bin/resalloc-maint -> build/scripts-2.7 changing mode of build/scripts-2.7/resalloc from 644 to 755 changing mode of build/scripts-2.7/resalloc-server from 644 to 755 changing mode of build/scripts-2.7/resalloc-maint from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JJjjDh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch ++ dirname /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch + cd resalloc-2.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr creating /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resalloc copying build/lib/resalloc/helpers.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resalloc copying build/lib/resalloc/client.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resalloc copying build/lib/resalloc/__init__.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resalloc creating /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver copying build/lib/resallocserver/log.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver copying build/lib/resallocserver/manager.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver copying build/lib/resallocserver/config.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver copying build/lib/resallocserver/maint.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver copying build/lib/resallocserver/models.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver copying build/lib/resallocserver/alembic.ini -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver copying build/lib/resallocserver/db.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver creating /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/alembic copying build/lib/resallocserver/alembic/__init__.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/alembic copying build/lib/resallocserver/alembic/env.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/alembic creating /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/alembic/versions copying build/lib/resallocserver/alembic/versions/__init__.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/alembic/versions copying build/lib/resallocserver/alembic/versions/5759bc82a992_initial_revision.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/alembic/versions copying build/lib/resallocserver/alembic/versions/cdf29a997efc_resource_pool_id.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/alembic/versions copying build/lib/resallocserver/__init__.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver copying build/lib/resallocserver/logic.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver copying build/lib/resallocserver/api.py -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resalloc/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resalloc/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resalloc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/maint.py to maint.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/db.py to db.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/alembic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/alembic/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/alembic/versions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/alembic/versions/5759bc82a992_initial_revision.py to 5759bc82a992_initial_revision.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/alembic/versions/cdf29a997efc_resource_pool_id.py to cdf29a997efc_resource_pool_id.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/logic.py to logic.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resallocserver/api.py to api.pyc writing byte-compilation script '/tmp/tmpN0mnWO.py' /usr/bin/python2 -O /tmp/tmpN0mnWO.py removing /tmp/tmpN0mnWO.py running install_data creating /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/etc creating /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/etc/resallocserver copying config/pools.yaml -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/etc/resallocserver copying config/server.yaml -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/etc/resallocserver running install_egg_info running egg_info writing requirements to resalloc.egg-info/requires.txt writing resalloc.egg-info/PKG-INFO writing top-level names to resalloc.egg-info/top_level.txt writing dependency_links to resalloc.egg-info/dependency_links.txt reading manifest file 'resalloc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'resalloc.egg-info/SOURCES.txt' Copying resalloc.egg-info to /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/python2.7/site-packages/resalloc-2.3-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/bin copying build/scripts-2.7/resalloc-maint -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/bin copying build/scripts-2.7/resalloc-server -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/bin copying build/scripts-2.7/resalloc -> /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/bin/resalloc-maint to 755 changing mode of /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/bin/resalloc-server to 755 changing mode of /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/bin/resalloc to 755 installing man/resalloc-maint.1 installing man/resalloc.1 + mkdir -p /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/var/log/resallocserver + install -p -m 644 /builddir/build/SOURCES/resalloc.service /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/lib/systemd/system + install -d -m 700 /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/var/lib/resallocserver + install -d -m 700 /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/etc/logrotate.d + install -p -m 644 /builddir/build/SOURCES/logrotate /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/etc/logrotate.d/resalloc-server + install -p -m 644 man/resalloc-server.1 /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/man/man1 + install -d -m 755 /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch//usr/libexec + install -p -m 755 /builddir/build/SOURCES/merge-hook-logs /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch//usr/libexec/resalloc-merge-hook-logs + install -d /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/etc/cron.hourly + install -p -m 755 /builddir/build/SOURCES/cron.hourly /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/etc/cron.hourly/resalloc + /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/resalloc-2.3 /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/resalloc-2.3-3.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.UT92TS + umask 022 + cd /builddir/build/BUILD + cd resalloc-2.3 + make check TEST_PYTHONS=python2 => python2 sqlite ===> running test 'tests/basic.sh' ~ I'm in /tmp/resalloc-tests-basic.sh-DJDxisy * Wait for 5 preallocated machines * check that after some time still only 5 are available * take all the resources which should be available * take some more tickets, to reach the maximum * take one more, which should wait * release one ticket and check that the waiting ticket now succeeds * close all the tickets now and check that again 5 is up * check that all the log files are in place * check that log files contain both stderr and stdout * test force-delete of two resources * check that multiple checks are logged into single log file * check that RESALLOC_ID_IN_POOL has sane numbers ---> [ OK ] => python2 postgresql ===> running test 'tests/basic.sh' ~ I'm in /tmp/resalloc-tests-basic.sh-8jeebvF * preparing PostgreSQL server * Wait for 5 preallocated machines * check that after some time still only 5 are available * take all the resources which should be available * take some more tickets, to reach the maximum * take one more, which should wait * release one ticket and check that the waiting ticket now succeeds * close all the tickets now and check that again 5 is up * check that all the log files are in place * check that log files contain both stderr and stdout * test force-delete of two resources * check that multiple checks are logged into single log file * check that RESALLOC_ID_IN_POOL has sane numbers ---> [ OK ] + ln -s /usr/lib/python2.7/site-packages/resallocserver /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/var/lib/resallocserver/project + exit 0 Processing files: resalloc-2.3-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lUF4mv + umask 022 + cd /builddir/build/BUILD + cd resalloc-2.3 + DOCDIR=/builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/doc/resalloc-2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/doc/resalloc-2.3 + cp -pr README /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/doc/resalloc-2.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.irc6V9 + umask 022 + cd /builddir/build/BUILD + cd resalloc-2.3 + LICENSEDIR=/builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/licenses/resalloc-2.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/licenses/resalloc-2.3 + cp -pr COPYING /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/licenses/resalloc-2.3 + exit 0 Provides: resalloc = 2.3-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 Processing files: resalloc-server-2.3-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LulXJa warning: Explicit %attr() mode not applicaple to symlink: /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/var/lib/resallocserver/project + umask 022 + cd /builddir/build/BUILD + cd resalloc-2.3 + DOCDIR=/builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/doc/resalloc-server-2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/doc/resalloc-server-2.3 + cp -pr README /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/doc/resalloc-server-2.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.KSyrnc + umask 022 + cd /builddir/build/BUILD + cd resalloc-2.3 + LICENSEDIR=/builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/licenses/resalloc-server-2.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/licenses/resalloc-server-2.3 + cp -pr COPYING /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/licenses/resalloc-server-2.3 + exit 0 Provides: config(resalloc-server) = 2.3-3.el7 resalloc-server = 2.3-3.el7 Requires(interp): /bin/sh /bin/sh /bin/sh 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(pre): /bin/sh /usr/sbin/useradd Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh /usr/bin/python2 python(abi) = 2.7 Processing files: python2-resalloc-2.3-3.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5VGGsl + umask 022 + cd /builddir/build/BUILD + cd resalloc-2.3 + DOCDIR=/builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/doc/python2-resalloc-2.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/doc/python2-resalloc-2.3 + cp -pr README /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/doc/python2-resalloc-2.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mNXYhv + umask 022 + cd /builddir/build/BUILD + cd resalloc-2.3 + LICENSEDIR=/builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/licenses/python2-resalloc-2.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/licenses/python2-resalloc-2.3 + cp -pr COPYING /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch/usr/share/licenses/python2-resalloc-2.3 + exit 0 Provides: python-resalloc = 2.3-3.el7 python2-resalloc = 2.3-3.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-resalloc < 2.3-3.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch Wrote: /builddir/build/RPMS/resalloc-2.3-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/resalloc-server-2.3-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-resalloc-2.3-3.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.W7Yc8j + umask 022 + cd /builddir/build/BUILD + cd resalloc-2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/resalloc-2.3-3.el7.noarch + exit 0 Child return code was: 0