Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/imagefactory.spec'], chrootPath='/var/lib/mock/f33-build-19695730-1397351/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/imagefactory.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1583280000 Wrote: /builddir/build/SRPMS/imagefactory-1.1.14-3.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/imagefactory.spec'], chrootPath='/var/lib/mock/f33-build-19695730-1397351/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/imagefactory.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1583280000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.53l4nG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf imagefactory-imagefactory-1.1.14-1 + /usr/bin/gzip -dc /builddir/build/SOURCES/imagefactory-1.1.14-1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd imagefactory-imagefactory-1.1.14-1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/container-github-pr434.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eadbOG + umask 022 + cd /builddir/build/BUILD + cd imagefactory-imagefactory-1.1.14-1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/imgfac copying imgfac/ImageFactoryException.py -> build/lib/imgfac copying imgfac/BaseImage.py -> build/lib/imgfac copying imgfac/props.py -> build/lib/imgfac copying imgfac/BuildDispatcher.py -> build/lib/imgfac copying imgfac/BaseImageImporter.py -> build/lib/imgfac copying imgfac/Singleton.py -> build/lib/imgfac copying imgfac/PersistentImage.py -> build/lib/imgfac copying imgfac/CallbackWorker.py -> build/lib/imgfac copying imgfac/PersistentImageManager.py -> build/lib/imgfac copying imgfac/Builder.py -> build/lib/imgfac copying imgfac/Notification.py -> build/lib/imgfac copying imgfac/NotificationCenter.py -> build/lib/imgfac copying imgfac/OSDelegate.py -> build/lib/imgfac copying imgfac/Provider.py -> build/lib/imgfac copying imgfac/ApplicationConfiguration.py -> build/lib/imgfac copying imgfac/ReservationManager.py -> build/lib/imgfac copying imgfac/Version.py -> build/lib/imgfac copying imgfac/ProviderImage.py -> build/lib/imgfac copying imgfac/Template.py -> build/lib/imgfac copying imgfac/MongoPersistentImageManager.py -> build/lib/imgfac copying imgfac/PluginManager.py -> build/lib/imgfac copying imgfac/FilePersistentImageManager.py -> build/lib/imgfac copying imgfac/CloudDelegate.py -> build/lib/imgfac copying imgfac/TargetImage.py -> build/lib/imgfac copying imgfac/FactoryUtils.py -> build/lib/imgfac copying imgfac/__init__.py -> build/lib/imgfac creating build/lib/imgfac/rest copying imgfac/rest/RESTtools.py -> build/lib/imgfac/rest copying imgfac/rest/bottle.py -> build/lib/imgfac/rest copying imgfac/rest/OAuthTools.py -> build/lib/imgfac/rest copying imgfac/rest/RESTv2.py -> build/lib/imgfac/rest copying imgfac/rest/__init__.py -> build/lib/imgfac/rest running build_scripts creating build/scripts-3.8 copying and adjusting imagefactory -> build/scripts-3.8 copying and adjusting imagefactoryd -> build/scripts-3.8 changing mode of build/scripts-3.8/imagefactory from 644 to 755 changing mode of build/scripts-3.8/imagefactoryd from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9en7vG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch ++ dirname /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch + cd imagefactory-imagefactory-1.1.14-1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch running install running install_lib creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8 creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/ImageFactoryException.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/BaseImage.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/props.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/BuildDispatcher.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/BaseImageImporter.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/Singleton.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/PersistentImage.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/CallbackWorker.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/PersistentImageManager.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/Builder.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/Notification.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/NotificationCenter.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/OSDelegate.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/Provider.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/ApplicationConfiguration.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/ReservationManager.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/Version.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/ProviderImage.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/Template.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/rest copying build/lib/imgfac/rest/RESTtools.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/rest copying build/lib/imgfac/rest/bottle.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/rest copying build/lib/imgfac/rest/OAuthTools.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/rest copying build/lib/imgfac/rest/RESTv2.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/rest copying build/lib/imgfac/rest/__init__.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/rest copying build/lib/imgfac/MongoPersistentImageManager.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/PluginManager.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/FilePersistentImageManager.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/CloudDelegate.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/TargetImage.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/FactoryUtils.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac copying build/lib/imgfac/__init__.py -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/ImageFactoryException.py to ImageFactoryException.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/BaseImage.py to BaseImage.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/props.py to props.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/BuildDispatcher.py to BuildDispatcher.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/BaseImageImporter.py to BaseImageImporter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/Singleton.py to Singleton.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/PersistentImage.py to PersistentImage.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/CallbackWorker.py to CallbackWorker.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/PersistentImageManager.py to PersistentImageManager.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/Builder.py to Builder.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/Notification.py to Notification.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/NotificationCenter.py to NotificationCenter.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/OSDelegate.py to OSDelegate.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/Provider.py to Provider.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/ApplicationConfiguration.py to ApplicationConfiguration.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/ReservationManager.py to ReservationManager.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/Version.py to Version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/ProviderImage.py to ProviderImage.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/Template.py to Template.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/rest/RESTtools.py to RESTtools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/rest/bottle.py to bottle.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/rest/OAuthTools.py to OAuthTools.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/rest/RESTv2.py to RESTv2.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/rest/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/MongoPersistentImageManager.py to MongoPersistentImageManager.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/PluginManager.py to PluginManager.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/FilePersistentImageManager.py to FilePersistentImageManager.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/CloudDelegate.py to CloudDelegate.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/TargetImage.py to TargetImage.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/FactoryUtils.py to FactoryUtils.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imgfac/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/tmp57m56vqs.py' /usr/bin/python3 /tmp/tmp57m56vqs.py removing /tmp/tmp57m56vqs.py running install_scripts creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/bin copying build/scripts-3.8/imagefactory -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/bin copying build/scripts-3.8/imagefactoryd -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/bin/imagefactory to 755 changing mode of /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/bin/imagefactoryd to 755 running install_data creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/etc creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/etc/imagefactory copying imagefactory.conf -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/etc/imagefactory creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/etc/pki creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/etc/pki/imagefactory copying cert-ec2.pem -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/etc/pki/imagefactory creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/etc/sysconfig copying conf/sysconfig/imagefactoryd -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/etc/sysconfig creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/etc/logrotate.d copying conf/logrotate.d/imagefactoryd -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/etc/logrotate.d creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/etc/rc.d creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/etc/rc.d/init.d copying scripts/imagefactoryd -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/etc/rc.d/init.d creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/systemd creating /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/systemd/system copying conf/imagefactoryd.service -> /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/systemd/system/ running install_egg_info Writing /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8/site-packages/imagefactory-1.1.14-py3.8.egg-info + rm -rfv /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/bin/__pycache__ + install -d /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch//etc/imagefactory/jeos_images + install -d /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch//var/lib/imagefactory/images + install -d /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch//etc/imagefactory/plugins.d + install -d /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch//etc/logrotate.d + install -m0600 conf/sysconfig/imagefactoryd /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch//etc/sysconfig/imagefactoryd + install -m0600 conf/logrotate.d/imagefactoryd /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch//etc/logrotate.d/imagefactoryd + rm -f /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch//etc/rc.d/init.d/imagefactoryd + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.1.14-3.fc33 --unique-debug-suffix -1.1.14-3.fc33.noarch --unique-debug-src-base imagefactory-1.1.14-3.fc33.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/imagefactory-imagefactory-1.1.14-1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: imagefactory-1.1.14-3.fc33.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GLtlIG + umask 022 + cd /builddir/build/BUILD + cd imagefactory-imagefactory-1.1.14-1 + LICENSEDIR=/builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/share/licenses/imagefactory + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/share/licenses/imagefactory + cp -pr COPYING /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch/usr/share/licenses/imagefactory + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(imagefactory) = 1.1.14-3.fc33 imagefactory = 1.1.14-3.fc33 imagefactory-plugin-api = 1.0 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(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch Wrote: /builddir/build/RPMS/imagefactory-1.1.14-3.fc33.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dq0QzJ + umask 022 + cd /builddir/build/BUILD + cd imagefactory-imagefactory-1.1.14-1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/imagefactory-1.1.14-3.fc33.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0