Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/ansible-runner-service.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.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/virt8-ovirt-44-el8-build-78985-458477/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f41e634d0464436ca2f46b3efeac3fa9', '-D', '/var/lib/mock/virt8-ovirt-44-el8-build-78985-458477/root', '--setenv=LANG=en_GB.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', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/ansible-runner-service.spec'] with env {'LANG': 'en_GB.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 warning: bogus date in %changelog: Tue Jul 13 2020 Martin Necas 1.0.4-1 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/ansible-runner-service-dev-1.0.4-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/ansible-runner-service.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.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/virt8-ovirt-44-el8-build-78985-458477/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '396276df1e0744e2a6b8c9d177069413', '-D', '/var/lib/mock/virt8-ovirt-44-el8-build-78985-458477/root', '--private-network', '--setenv=LANG=en_GB.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', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/ansible-runner-service.spec'] with env {'LANG': 'en_GB.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 warning: bogus date in %changelog: Tue Jul 13 2020 Martin Necas 1.0.4-1 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tOk2zK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ansible-runner-service-1.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/ansible-runner-service-dev-1.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ansible-runner-service-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (wsgi.patch): + echo 'Patch #0 (wsgi.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file wsgi.py Patch #1 (ovirt_log.patch): + echo 'Patch #1 (ovirt_log.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file logging.yaml patching file misc/packaging/logrotate/ansible-runner-service + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ce7sKa + umask 022 + cd /builddir/build/BUILD + cd ansible-runner-service-1.0.4 + /usr/libexec/platform-python setup.py build running build running build_py creating build creating build/lib creating build/lib/runner_service copying runner_service/cache.py -> build/lib/runner_service copying runner_service/configuration.py -> build/lib/runner_service copying runner_service/inventory.py -> build/lib/runner_service copying runner_service/metrics.py -> build/lib/runner_service copying runner_service/__init__.py -> build/lib/runner_service copying runner_service/app.py -> build/lib/runner_service copying runner_service/utils.py -> build/lib/runner_service creating build/lib/runner_service/controllers copying runner_service/controllers/jobs.py -> build/lib/runner_service/controllers copying runner_service/controllers/api.py -> build/lib/runner_service/controllers copying runner_service/controllers/playbooks.py -> build/lib/runner_service/controllers copying runner_service/controllers/metrics.py -> build/lib/runner_service/controllers copying runner_service/controllers/__init__.py -> build/lib/runner_service/controllers copying runner_service/controllers/hosts.py -> build/lib/runner_service/controllers copying runner_service/controllers/vars.py -> build/lib/runner_service/controllers copying runner_service/controllers/utils.py -> build/lib/runner_service/controllers copying runner_service/controllers/groups.py -> build/lib/runner_service/controllers copying runner_service/controllers/base.py -> build/lib/runner_service/controllers creating build/lib/runner_service/services copying runner_service/services/jobs.py -> build/lib/runner_service/services copying runner_service/services/playbook.py -> build/lib/runner_service/services copying runner_service/services/__init__.py -> build/lib/runner_service/services copying runner_service/services/hosts.py -> build/lib/runner_service/services copying runner_service/services/vars.py -> build/lib/runner_service/services copying runner_service/services/utils.py -> build/lib/runner_service/services copying runner_service/services/groups.py -> build/lib/runner_service/services running egg_info creating ansible_runner_service.egg-info writing ansible_runner_service.egg-info/PKG-INFO writing dependency_links to ansible_runner_service.egg-info/dependency_links.txt writing top-level names to ansible_runner_service.egg-info/top_level.txt writing manifest file 'ansible_runner_service.egg-info/SOURCES.txt' reading manifest file 'ansible_runner_service.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ansible_runner_service.egg-info/SOURCES.txt' creating build/lib/runner_service/static copying runner_service/static/Ansible_logo.png -> build/lib/runner_service/static copying runner_service/static/main.css -> build/lib/runner_service/static copying runner_service/static/utils.js -> build/lib/runner_service/static creating build/lib/runner_service/templates copying runner_service/templates/api.html -> build/lib/runner_service/templates running build_scripts creating build/scripts-3.6 copying and adjusting ansible_runner_service.py -> build/scripts-3.6 changing mode of build/scripts-3.6/ansible_runner_service.py from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TrMkyB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch + cd ansible-runner-service-1.0.4 + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr creating /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service creating /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/templates copying build/lib/runner_service/templates/api.html -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/templates copying build/lib/runner_service/cache.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service creating /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/static copying build/lib/runner_service/static/utils.js -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/static copying build/lib/runner_service/static/main.css -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/static copying build/lib/runner_service/static/Ansible_logo.png -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/static copying build/lib/runner_service/configuration.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service copying build/lib/runner_service/inventory.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service copying build/lib/runner_service/metrics.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service creating /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers copying build/lib/runner_service/controllers/jobs.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers copying build/lib/runner_service/controllers/api.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers copying build/lib/runner_service/controllers/playbooks.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers copying build/lib/runner_service/controllers/metrics.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers copying build/lib/runner_service/controllers/__init__.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers copying build/lib/runner_service/controllers/hosts.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers copying build/lib/runner_service/controllers/vars.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers copying build/lib/runner_service/controllers/utils.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers copying build/lib/runner_service/controllers/groups.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers copying build/lib/runner_service/controllers/base.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers copying build/lib/runner_service/__init__.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service creating /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/services copying build/lib/runner_service/services/jobs.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/services copying build/lib/runner_service/services/playbook.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/services copying build/lib/runner_service/services/__init__.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/services copying build/lib/runner_service/services/hosts.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/services copying build/lib/runner_service/services/vars.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/services copying build/lib/runner_service/services/utils.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/services copying build/lib/runner_service/services/groups.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/services copying build/lib/runner_service/app.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service copying build/lib/runner_service/utils.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/cache.py to cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/configuration.py to configuration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/inventory.py to inventory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/metrics.py to metrics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers/jobs.py to jobs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers/playbooks.py to playbooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers/metrics.py to metrics.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers/hosts.py to hosts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers/vars.py to vars.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers/groups.py to groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/controllers/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/services/jobs.py to jobs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/services/playbook.py to playbook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/services/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/services/hosts.py to hosts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/services/vars.py to vars.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/services/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/services/groups.py to groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/app.py to app.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/utils.py to utils.cpython-36.pyc writing byte-compilation script '/tmp/tmpxj93k58k.py' /usr/libexec/platform-python /tmp/tmpxj93k58k.py removing /tmp/tmpxj93k58k.py running install_egg_info running egg_info writing ansible_runner_service.egg-info/PKG-INFO writing dependency_links to ansible_runner_service.egg-info/dependency_links.txt writing top-level names to ansible_runner_service.egg-info/top_level.txt reading manifest file 'ansible_runner_service.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ansible_runner_service.egg-info/SOURCES.txt' Copying ansible_runner_service.egg-info to /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/ansible_runner_service-1.0.3-py3.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/bin copying build/scripts-3.6/ansible_runner_service.py -> /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/bin/ansible_runner_service.py to 755 + mkdir -p /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/etc/ansible-runner-service + install -m 644 ./config.yaml /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/etc/ansible-runner-service + install -m 644 ./logging.yaml /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/etc/ansible-runner-service + install -m 644 ./wsgi.py /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service/ + install -m 644 ./ansible_runner_service.py /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6/site-packages/runner_service + mkdir -p /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/systemd/system + cp -r ./packaging/gunicorn/ansible-runner-service.service /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/var/log/ovirt-engine + touch /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/var/log/ovirt-engine/ansible-runner-service.log + mkdir -p /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/etc/logrotate.d + install -m 644 ./packaging/gunicorn/ansible-runner-service /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/etc/logrotate.d/ansible-runner-service + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ansible-runner-service-dev-1.0.4-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xxcWb4 + umask 022 + cd /builddir/build/BUILD + cd ansible-runner-service-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/share/doc/ansible-runner-service-dev + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/share/doc/ansible-runner-service-dev + cp -pr README.md /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/share/doc/ansible-runner-service-dev + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AGDOQw + umask 022 + cd /builddir/build/BUILD + cd ansible-runner-service-1.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/share/licenses/ansible-runner-service-dev + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/share/licenses/ansible-runner-service-dev + cp -pr LICENSE.md /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch/usr/share/licenses/ansible-runner-service-dev + exit 0 Provides: ansible-runner-service-dev = 1.0.4-1.el8 config(ansible-runner-service-dev) = 1.0.4-1.el8 python3.6dist(ansible-runner-service) = 1.0.3 python3dist(ansible-runner-service) = 1.0.3 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: /usr/libexec/platform-python python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch Wrote: /builddir/build/RPMS/ansible-runner-service-dev-1.0.4-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.T96lqb + umask 022 + cd /builddir/build/BUILD + cd ansible-runner-service-1.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ansible-runner-service-dev-1.0.4-1.el8.noarch + exit 0 Child return code was: 0