Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-roy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686380283.117512/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/python-roy.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-roy-0.5-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-roy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686380283.117512/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/python-roy.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-roy-0.5-1.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/python-roy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686380283.117512/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/python-roy.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mv4MuI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf roy-0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/roy-0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd roy-0.5 + /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.8LM4CO + umask 022 + cd /builddir/build/BUILD + cd roy-0.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-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/roy copying src/roy/__init__.py -> build/lib/roy creating build/lib/roy/deploy copying src/roy/deploy/__init__.py -> build/lib/roy/deploy copying src/roy/deploy/bin.py -> build/lib/roy/deploy copying src/roy/deploy/manager.py -> build/lib/roy/deploy copying src/roy/deploy/app.py -> build/lib/roy/deploy copying src/roy/deploy/settings.py -> build/lib/roy/deploy copying src/roy/deploy/tasks.py -> build/lib/roy/deploy creating build/lib/roy/utils copying src/roy/utils/__init__.py -> build/lib/roy/utils copying src/roy/utils/files.py -> build/lib/roy/utils copying src/roy/utils/collections.py -> build/lib/roy/utils copying src/roy/utils/os.py -> build/lib/roy/utils copying src/roy/utils/tasks.py -> build/lib/roy/utils creating build/lib/roy/app copying src/roy/app/__init__.py -> build/lib/roy/app copying src/roy/app/bin.py -> build/lib/roy/app copying src/roy/app/utils.py -> build/lib/roy/app copying src/roy/app/base.py -> build/lib/roy/app copying src/roy/app/settings.py -> build/lib/roy/app creating build/lib/roy/deploy/providers copying src/roy/deploy/providers/__init__.py -> build/lib/roy/deploy/providers copying src/roy/deploy/providers/vultr.py -> build/lib/roy/deploy/providers copying src/roy/deploy/providers/vagrant.py -> build/lib/roy/deploy/providers creating build/lib/roy/deploy/components copying src/roy/deploy/components/nfs.py -> build/lib/roy/deploy/components copying src/roy/deploy/components/django.py -> build/lib/roy/deploy/components copying src/roy/deploy/components/__init__.py -> build/lib/roy/deploy/components copying src/roy/deploy/components/python.py -> build/lib/roy/deploy/components copying src/roy/deploy/components/systemd.py -> build/lib/roy/deploy/components creating build/lib/roy/deploy/components/redis copying src/roy/deploy/components/redis/__init__.py -> build/lib/roy/deploy/components/redis creating build/lib/roy/deploy/components/nginx copying src/roy/deploy/components/nginx/__init__.py -> build/lib/roy/deploy/components/nginx creating build/lib/roy/deploy/components/iptables copying src/roy/deploy/components/iptables/__init__.py -> build/lib/roy/deploy/components/iptables creating build/lib/roy/deploy/components/postgres copying src/roy/deploy/components/postgres/__init__.py -> build/lib/roy/deploy/components/postgres creating build/lib/roy/deploy/components/app copying src/roy/deploy/components/app/__init__.py -> build/lib/roy/deploy/components/app running egg_info writing src/roy.egg-info/PKG-INFO writing dependency_links to src/roy.egg-info/dependency_links.txt writing entry points to src/roy.egg-info/entry_points.txt writing requirements to src/roy.egg-info/requires.txt writing top-level names to src/roy.egg-info/top_level.txt reading manifest file 'src/roy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/roy.egg-info/SOURCES.txt' copying src/roy/deploy/.DS_Store -> build/lib/roy/deploy creating build/lib/roy/utils/tests copying src/roy/utils/tests/test_tasks.py -> build/lib/roy/utils/tests creating build/lib/roy/app/tests copying src/roy/app/tests/settings.py -> build/lib/roy/app/tests copying src/roy/app/tests/test_base.py -> build/lib/roy/app/tests copying src/roy/app/tests/test_settings.py -> build/lib/roy/app/tests creating build/lib/roy/app/tests/component copying src/roy/app/tests/component/__init__.py -> build/lib/roy/app/tests/component copying src/roy/app/tests/component/app.py -> build/lib/roy/app/tests/component copying src/roy/deploy/providers/Vagrantfile -> build/lib/roy/deploy/providers copying src/roy/deploy/components/.DS_Store -> build/lib/roy/deploy/components copying src/roy/deploy/components/redis/ipv4.rules -> build/lib/roy/deploy/components/redis copying src/roy/deploy/components/redis/server.conf -> build/lib/roy/deploy/components/redis copying src/roy/deploy/components/redis/server.service -> build/lib/roy/deploy/components/redis copying src/roy/deploy/components/nginx/ipv4.rules -> build/lib/roy/deploy/components/nginx copying src/roy/deploy/components/nginx/proxy.conf -> build/lib/roy/deploy/components/nginx copying src/roy/deploy/components/nginx/server.conf -> build/lib/roy/deploy/components/nginx copying src/roy/deploy/components/nginx/server.service -> build/lib/roy/deploy/components/nginx copying src/roy/deploy/components/nginx/static.conf -> build/lib/roy/deploy/components/nginx copying src/roy/deploy/components/iptables/app.service -> build/lib/roy/deploy/components/iptables copying src/roy/deploy/components/iptables/custom.rules -> build/lib/roy/deploy/components/iptables copying src/roy/deploy/components/iptables/ipv4.rules -> build/lib/roy/deploy/components/iptables copying src/roy/deploy/components/postgres/ipv4.rules -> build/lib/roy/deploy/components/postgres copying src/roy/deploy/components/postgres/pg_hba.conf -> build/lib/roy/deploy/components/postgres copying src/roy/deploy/components/postgres/postgresql.conf -> build/lib/roy/deploy/components/postgres copying src/roy/deploy/components/postgres/server.service -> build/lib/roy/deploy/components/postgres copying src/roy/deploy/components/app/app.service -> build/lib/roy/deploy/components/app copying src/roy/deploy/components/app/app.sh -> build/lib/roy/deploy/components/app copying src/roy/deploy/components/app/ipv4.rules -> build/lib/roy/deploy/components/app + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YP7dHF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64 + cd roy-0.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy copying build/lib/roy/__init__.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy copying build/lib/roy/deploy/__init__.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy copying build/lib/roy/deploy/bin.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/providers copying build/lib/roy/deploy/providers/__init__.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/providers copying build/lib/roy/deploy/providers/Vagrantfile -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/providers copying build/lib/roy/deploy/providers/vultr.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/providers copying build/lib/roy/deploy/providers/vagrant.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/providers copying build/lib/roy/deploy/manager.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components copying build/lib/roy/deploy/components/nfs.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/redis copying build/lib/roy/deploy/components/redis/__init__.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/redis copying build/lib/roy/deploy/components/redis/ipv4.rules -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/redis copying build/lib/roy/deploy/components/redis/server.conf -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/redis copying build/lib/roy/deploy/components/redis/server.service -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/redis creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/nginx copying build/lib/roy/deploy/components/nginx/__init__.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/nginx copying build/lib/roy/deploy/components/nginx/ipv4.rules -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/nginx copying build/lib/roy/deploy/components/nginx/proxy.conf -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/nginx copying build/lib/roy/deploy/components/nginx/server.conf -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/nginx copying build/lib/roy/deploy/components/nginx/static.conf -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/nginx copying build/lib/roy/deploy/components/nginx/server.service -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/nginx copying build/lib/roy/deploy/components/django.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components copying build/lib/roy/deploy/components/__init__.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components copying build/lib/roy/deploy/components/python.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/iptables copying build/lib/roy/deploy/components/iptables/__init__.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/iptables copying build/lib/roy/deploy/components/iptables/ipv4.rules -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/iptables copying build/lib/roy/deploy/components/iptables/app.service -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/iptables copying build/lib/roy/deploy/components/iptables/custom.rules -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/iptables creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/postgres copying build/lib/roy/deploy/components/postgres/__init__.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/postgres copying build/lib/roy/deploy/components/postgres/ipv4.rules -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/postgres copying build/lib/roy/deploy/components/postgres/pg_hba.conf -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/postgres copying build/lib/roy/deploy/components/postgres/postgresql.conf -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/postgres copying build/lib/roy/deploy/components/postgres/server.service -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/postgres copying build/lib/roy/deploy/components/systemd.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components copying build/lib/roy/deploy/components/.DS_Store -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/app copying build/lib/roy/deploy/components/app/__init__.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/app copying build/lib/roy/deploy/components/app/ipv4.rules -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/app copying build/lib/roy/deploy/components/app/app.sh -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/app copying build/lib/roy/deploy/components/app/app.service -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/app copying build/lib/roy/deploy/app.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy copying build/lib/roy/deploy/.DS_Store -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy copying build/lib/roy/deploy/settings.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy copying build/lib/roy/deploy/tasks.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/utils copying build/lib/roy/utils/__init__.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/utils copying build/lib/roy/utils/files.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/utils copying build/lib/roy/utils/collections.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/utils creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/utils/tests copying build/lib/roy/utils/tests/test_tasks.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/utils/tests copying build/lib/roy/utils/os.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/utils copying build/lib/roy/utils/tasks.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/utils creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app copying build/lib/roy/app/__init__.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app copying build/lib/roy/app/bin.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app copying build/lib/roy/app/utils.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app copying build/lib/roy/app/base.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/tests copying build/lib/roy/app/tests/test_settings.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/tests creating /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/tests/component copying build/lib/roy/app/tests/component/__init__.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/tests/component copying build/lib/roy/app/tests/component/app.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/tests/component copying build/lib/roy/app/tests/settings.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/tests copying build/lib/roy/app/tests/test_base.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/tests copying build/lib/roy/app/settings.py -> /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/bin.py to bin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/providers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/providers/vultr.py to vultr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/providers/vagrant.py to vagrant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/nfs.py to nfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/redis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/nginx/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/django.py to django.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/python.py to python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/iptables/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/postgres/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/systemd.py to systemd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/components/app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/deploy/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/utils/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/utils/collections.py to collections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/utils/tests/test_tasks.py to test_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/utils/os.py to os.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/utils/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/bin.py to bin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/tests/test_settings.py to test_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/tests/component/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/tests/component/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/tests/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/tests/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy/app/settings.py to settings.cpython-39.pyc writing byte-compilation script '/tmp/tmp5ff5jhr5.py' /usr/bin/python3 /tmp/tmp5ff5jhr5.py removing /tmp/tmp5ff5jhr5.py running install_egg_info running egg_info writing src/roy.egg-info/PKG-INFO writing dependency_links to src/roy.egg-info/dependency_links.txt writing entry points to src/roy.egg-info/entry_points.txt writing requirements to src/roy.egg-info/requires.txt writing top-level names to src/roy.egg-info/top_level.txt reading manifest file 'src/roy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/roy.egg-info/SOURCES.txt' Copying src/roy.egg-info to /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9/site-packages/roy-0.5-py3.9.egg-info running install_scripts Installing roy script to /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64//usr/share/doc/python-roy + '[' -d doc ']' ~/build/BUILDROOT/python-roy-0.5-1.x86_64 ~/build/BUILD/roy-0.5 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/roy-0.5 + mv /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.5-1 --unique-debug-suffix -0.5-1.x86_64 --unique-debug-src-base python-roy-0.5-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/roy-0.5 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-roy-0.5-1.noarch Provides: python-roy python3-roy = 0.5-1 python3.9dist(roy) = 0.5 python3dist(roy) = 0.5 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/bin/python3 python(abi) = 3.9 python3.9dist(cerberus) python3.9dist(jinja2) python3.9dist(setuptools) python3.9dist(watchgod) Processing files: python-roy-help-0.5-1.noarch warning: Empty %files file /builddir/build/BUILD/roy-0.5/doclist.lst Provides: python-roy-help = 0.5-1 python3-roy-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64 Wrote: /builddir/build/RPMS/python-roy-help-0.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-roy-0.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2VkVYq + umask 022 + cd /builddir/build/BUILD + cd roy-0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-roy-0.5-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0