Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/resalloc.spec'], chrootPath='/var/lib/mock/rhel+epel-9-x86_64-1683740442.557612/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/resalloc.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1629763200 Wrote: /builddir/build/SRPMS/resalloc-4.1-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/resalloc.spec'], chrootPath='/var/lib/mock/rhel+epel-9-x86_64-1683740442.557612/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/resalloc.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1629763200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.E7LyVu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf resalloc-4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/resalloc-4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd resalloc-4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jlli3z + umask 022 + cd /builddir/build/BUILD + cd resalloc-4.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py running build_manpages generating man/resalloc.1 generating man/resalloc-maint.1 creating build creating build/lib creating build/lib/resallocserver copying resallocserver/priority_queue.py -> build/lib/resallocserver copying resallocserver/models.py -> build/lib/resallocserver copying resallocserver/manager.py -> build/lib/resallocserver copying resallocserver/maint.py -> build/lib/resallocserver copying resallocserver/main.py -> build/lib/resallocserver copying resallocserver/logic.py -> build/lib/resallocserver copying resallocserver/log.py -> build/lib/resallocserver copying resallocserver/config.py -> build/lib/resallocserver copying resallocserver/app.py -> build/lib/resallocserver copying resallocserver/api.py -> build/lib/resallocserver copying resallocserver/__init__.py -> build/lib/resallocserver 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/alembic copying resallocserver/alembic/env.py -> build/lib/resallocserver/alembic copying resallocserver/alembic/__init__.py -> build/lib/resallocserver/alembic creating build/lib/resallocserver/alembic/versions copying resallocserver/alembic/versions/eac9fc01d0d1_allow_resource_reuse.py -> build/lib/resallocserver/alembic/versions copying resallocserver/alembic/versions/cdf29a997efc_resource_pool_id.py -> 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/210774551cd3_performance_indexes.py -> build/lib/resallocserver/alembic/versions copying resallocserver/alembic/versions/0e370f3171e5_add_priority_for_resources_tags.py -> build/lib/resallocserver/alembic/versions copying resallocserver/alembic.ini -> build/lib/resallocserver running build_scripts creating build/scripts-3.9 copying and adjusting bin/resalloc -> build/scripts-3.9 copying and adjusting bin/resalloc-server -> build/scripts-3.9 copying and adjusting bin/resalloc-maint -> build/scripts-3.9 copying bin/resalloc-check-vm-ip -> build/scripts-3.9 changing mode of build/scripts-3.9/resalloc from 644 to 755 changing mode of build/scripts-3.9/resalloc-server from 644 to 755 changing mode of build/scripts-3.9/resalloc-maint from 644 to 755 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.t09RkQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64 + cd resalloc-4.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr creating /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resalloc copying build/lib/resalloc/__init__.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resalloc copying build/lib/resalloc/client.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resalloc copying build/lib/resalloc/helpers.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resalloc creating /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver copying build/lib/resallocserver/alembic.ini -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver creating /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic creating /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic/versions copying build/lib/resallocserver/alembic/versions/0e370f3171e5_add_priority_for_resources_tags.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic/versions copying build/lib/resallocserver/alembic/versions/210774551cd3_performance_indexes.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic/versions copying build/lib/resallocserver/alembic/versions/5759bc82a992_initial_revision.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic/versions copying build/lib/resallocserver/alembic/versions/__init__.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic/versions copying build/lib/resallocserver/alembic/versions/cdf29a997efc_resource_pool_id.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic/versions copying build/lib/resallocserver/alembic/versions/eac9fc01d0d1_allow_resource_reuse.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic/versions copying build/lib/resallocserver/alembic/__init__.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic copying build/lib/resallocserver/alembic/env.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic copying build/lib/resallocserver/__init__.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver copying build/lib/resallocserver/api.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver copying build/lib/resallocserver/app.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver copying build/lib/resallocserver/config.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver copying build/lib/resallocserver/log.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver copying build/lib/resallocserver/logic.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver copying build/lib/resallocserver/main.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver copying build/lib/resallocserver/maint.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver copying build/lib/resallocserver/manager.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver copying build/lib/resallocserver/models.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver copying build/lib/resallocserver/priority_queue.py -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resalloc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resalloc/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resalloc/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic/versions/0e370f3171e5_add_priority_for_resources_tags.py to 0e370f3171e5_add_priority_for_resources_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic/versions/210774551cd3_performance_indexes.py to 210774551cd3_performance_indexes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic/versions/5759bc82a992_initial_revision.py to 5759bc82a992_initial_revision.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic/versions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic/versions/cdf29a997efc_resource_pool_id.py to cdf29a997efc_resource_pool_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic/versions/eac9fc01d0d1_allow_resource_reuse.py to eac9fc01d0d1_allow_resource_reuse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/alembic/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/logic.py to logic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/maint.py to maint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resallocserver/priority_queue.py to priority_queue.cpython-39.pyc writing byte-compilation script '/tmp/tmp_h10wf7g.py' /usr/bin/python3 /tmp/tmp_h10wf7g.py removing /tmp/tmp_h10wf7g.py running install_data creating /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/etc creating /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/etc/resallocserver copying config/pools.yaml -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/etc/resallocserver copying config/server.yaml -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/etc/resallocserver running install_egg_info running egg_info writing resalloc.egg-info/PKG-INFO writing dependency_links to resalloc.egg-info/dependency_links.txt writing requirements to resalloc.egg-info/requires.txt writing top-level names to resalloc.egg-info/top_level.txt reading manifest file 'resalloc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'resalloc.egg-info/SOURCES.txt' Copying resalloc.egg-info to /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9/site-packages/resalloc-4.1-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/bin copying build/scripts-3.9/resalloc-check-vm-ip -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/bin copying build/scripts-3.9/resalloc-maint -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/bin copying build/scripts-3.9/resalloc-server -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/bin copying build/scripts-3.9/resalloc -> /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/bin/resalloc-check-vm-ip to 755 changing mode of /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/bin/resalloc-maint to 755 changing mode of /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/bin/resalloc-server to 755 changing mode of /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/bin/resalloc to 755 installing man/resalloc.1 installing man/resalloc-maint.1 + rm -rfv /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/bin/__pycache__ + mkdir -p /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/var/log/resallocserver + install -p -m 644 /builddir/build/SOURCES/resalloc.service /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/systemd/system + install -d -m 700 /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/var/lib/resallocserver + install -d -m 700 /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/etc/logrotate.d + install -p -m 644 /builddir/build/SOURCES/logrotate /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/etc/logrotate.d/resalloc-server + install -p -m 644 man/resalloc-server.1 /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/man/man1 + install -d -m 755 /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64//usr/libexec + install -p -m 755 /builddir/build/SOURCES/merge-hook-logs /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64//usr/libexec/resalloc-merge-hook-logs + install -d /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/etc/cron.hourly + install -p -m 755 /builddir/build/SOURCES/cron.hourly /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/etc/cron.hourly/resalloc + ln -s /usr/lib/python3.9/site-packages/resallocserver /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/var/lib/resallocserver/project + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 4.1-1.el9 --unique-debug-suffix -4.1-1.el9.x86_64 --unique-debug-src-base resalloc-4.1-1.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/resalloc-4.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 '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /etc/cron.hourly/resalloc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/resalloc-merge-hook-logs from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/resalloc-check-vm-ip from /bin/sh to #!/usr/bin/sh Processing files: resalloc-4.1-1.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eQwrZL + umask 022 + cd /builddir/build/BUILD + cd resalloc-4.1 + DOCDIR=/builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/doc/resalloc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/doc/resalloc + cp -pr NEWS /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/doc/resalloc + cp -pr README /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/doc/resalloc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.d8tXE0 + umask 022 + cd /builddir/build/BUILD + cd resalloc-4.1 + LICENSEDIR=/builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/licenses/resalloc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/licenses/resalloc + cp -pr COPYING /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/licenses/resalloc + RPM_EC=0 ++ jobs -p + exit 0 Provides: resalloc = 4.1-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Processing files: resalloc-server-4.1-1.el9.noarch warning: Explicit %attr() mode not applicable to symlink: /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/var/lib/resallocserver/project Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vagUrv + umask 022 + cd /builddir/build/BUILD + cd resalloc-4.1 + DOCDIR=/builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/doc/resalloc-server + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/doc/resalloc-server + cp -pr NEWS /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/doc/resalloc-server + cp -pr README /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/doc/resalloc-server + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kN01sc + umask 022 + cd /builddir/build/BUILD + cd resalloc-4.1 + LICENSEDIR=/builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/licenses/resalloc-server + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/licenses/resalloc-server + cp -pr COPYING /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/licenses/resalloc-server + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /var/lib/resallocserver/project -> /usr/lib/python3.9/site-packages/resallocserver Provides: config(resalloc-server) = 4.1-1.el9 resalloc-server = 4.1-1.el9 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: /usr/bin/python3 /usr/bin/sh python(abi) = 3.9 Processing files: python3-resalloc-4.1-1.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.j6dXUp + umask 022 + cd /builddir/build/BUILD + cd resalloc-4.1 + DOCDIR=/builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/doc/python3-resalloc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/doc/python3-resalloc + cp -pr NEWS /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/doc/python3-resalloc + cp -pr README /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/doc/python3-resalloc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.i8ZdE9 + umask 022 + cd /builddir/build/BUILD + cd resalloc-4.1 + LICENSEDIR=/builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/licenses/python3-resalloc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/licenses/python3-resalloc + cp -pr COPYING /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64/usr/share/licenses/python3-resalloc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-resalloc = 4.1-1.el9 python3-resalloc = 4.1-1.el9 python3.9-resalloc = 4.1-1.el9 python3.9dist(resalloc) = 4.1 python3dist(resalloc) = 4.1 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.9 python3.9dist(alembic) python3.9dist(pyyaml) python3.9dist(six) python3.9dist(sqlalchemy) Obsoletes: python-resalloc < 4.1-1.el9 python39-resalloc < 4.1-1.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64 Wrote: /builddir/build/RPMS/python3-resalloc-4.1-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/resalloc-4.1-1.el9.noarch.rpm Wrote: /builddir/build/RPMS/resalloc-server-4.1-1.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eivzr8 + umask 022 + cd /builddir/build/BUILD + cd resalloc-4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/resalloc-4.1-1.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0