Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-keg-auth.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683386793.376604/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 aarch64 --nodeps /builddir/build/SPECS/python-keg-auth.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-Keg-Auth-0.7.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-keg-auth.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683386793.376604/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 aarch64 --nodeps /builddir/build/SPECS/python-keg-auth.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-Keg-Auth-0.7.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-keg-auth.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683386793.376604/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 aarch64 --nodeps /builddir/build/SPECS/python-keg-auth.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.E6LJI9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Keg-Auth-0.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Keg-Auth-0.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Keg-Auth-0.7.0 + /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.PopCww + umask 022 + cd /builddir/build/BUILD + cd Keg-Auth-0.7.0 + 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 -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/keg_auth_ta copying keg_auth_ta/views.py -> build/lib/keg_auth_ta copying keg_auth_ta/events.py -> build/lib/keg_auth_ta copying keg_auth_ta/cli.py -> build/lib/keg_auth_ta copying keg_auth_ta/__init__.py -> build/lib/keg_auth_ta copying keg_auth_ta/extensions.py -> build/lib/keg_auth_ta copying keg_auth_ta/app.py -> build/lib/keg_auth_ta copying keg_auth_ta/grids.py -> build/lib/keg_auth_ta copying keg_auth_ta/config.py -> build/lib/keg_auth_ta creating build/lib/keg_auth copying keg_auth/views.py -> build/lib/keg_auth copying keg_auth/mail.py -> build/lib/keg_auth copying keg_auth/cli.py -> build/lib/keg_auth copying keg_auth/__init__.py -> build/lib/keg_auth copying keg_auth/version.py -> build/lib/keg_auth copying keg_auth/extensions.py -> build/lib/keg_auth copying keg_auth/forms.py -> build/lib/keg_auth copying keg_auth/core.py -> build/lib/keg_auth copying keg_auth/testing.py -> build/lib/keg_auth copying keg_auth/grids.py -> build/lib/keg_auth creating build/lib/keg_auth_ta/model copying keg_auth_ta/model/__init__.py -> build/lib/keg_auth_ta/model copying keg_auth_ta/model/entities.py -> build/lib/keg_auth_ta/model creating build/lib/keg_auth/model copying keg_auth/model/types.py -> build/lib/keg_auth/model copying keg_auth/model/__init__.py -> build/lib/keg_auth/model copying keg_auth/model/utils.py -> build/lib/keg_auth/model copying keg_auth/model/entity_registry.py -> build/lib/keg_auth/model creating build/lib/keg_auth/libs copying keg_auth/libs/navigation.py -> build/lib/keg_auth/libs copying keg_auth/libs/decorators.py -> build/lib/keg_auth/libs copying keg_auth/libs/__init__.py -> build/lib/keg_auth/libs copying keg_auth/libs/authenticators.py -> build/lib/keg_auth/libs copying keg_auth/libs/templates.py -> build/lib/keg_auth/libs creating build/lib/keg_auth/tests copying keg_auth/tests/test_auth_manager.py -> build/lib/keg_auth/tests copying keg_auth/tests/test_forms.py -> build/lib/keg_auth/tests copying keg_auth/tests/test_grids.py -> build/lib/keg_auth/tests copying keg_auth/tests/test_authenticators.py -> build/lib/keg_auth/tests copying keg_auth/tests/conftest.py -> build/lib/keg_auth/tests copying keg_auth/tests/__init__.py -> build/lib/keg_auth/tests copying keg_auth/tests/test_utils.py -> build/lib/keg_auth/tests copying keg_auth/tests/utils.py -> build/lib/keg_auth/tests copying keg_auth/tests/test_navigation.py -> build/lib/keg_auth/tests copying keg_auth/tests/test_mail.py -> build/lib/keg_auth/tests copying keg_auth/tests/test_views.py -> build/lib/keg_auth/tests copying keg_auth/tests/test_cli.py -> build/lib/keg_auth/tests copying keg_auth/tests/test_core.py -> build/lib/keg_auth/tests copying keg_auth/tests/test_model.py -> build/lib/keg_auth/tests running egg_info writing Keg_Auth.egg-info/PKG-INFO writing dependency_links to Keg_Auth.egg-info/dependency_links.txt writing requirements to Keg_Auth.egg-info/requires.txt writing top-level names to Keg_Auth.egg-info/top_level.txt reading manifest file 'Keg_Auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.txt' found under directory 'docs/build' warning: no previously-included files found matching 'keg_auth_ta-config.py' warning: no previously-included files found matching 'coverage.xml' warning: no previously-included files found matching '.coverage' warning: no previously-included files found matching 'pyp.ini' warning: no previously-included files found matching 'stable-requirements.txt' writing manifest file 'Keg_Auth.egg-info/SOURCES.txt' creating build/lib/keg_auth_ta/templates copying keg_auth_ta/templates/base-page.html -> build/lib/keg_auth_ta/templates copying keg_auth_ta/templates/base.html -> build/lib/keg_auth_ta/templates copying keg_auth_ta/templates/email.j2 -> build/lib/keg_auth_ta/templates copying keg_auth_ta/templates/home.html -> build/lib/keg_auth_ta/templates creating build/lib/keg_auth/i18n copying keg_auth/i18n/babel.cfg -> build/lib/keg_auth/i18n copying keg_auth/i18n/keg_auth.pot -> build/lib/keg_auth/i18n creating build/lib/keg_auth/i18n/es creating build/lib/keg_auth/i18n/es/LC_MESSAGES copying keg_auth/i18n/es/LC_MESSAGES/keg_auth.mo -> build/lib/keg_auth/i18n/es/LC_MESSAGES copying keg_auth/i18n/es/LC_MESSAGES/keg_auth.po -> build/lib/keg_auth/i18n/es/LC_MESSAGES creating build/lib/keg_auth/static creating build/lib/keg_auth/static/i18n creating build/lib/keg_auth/static/i18n/es creating build/lib/keg_auth/static/i18n/es/LC_MESSAGES copying keg_auth/static/i18n/es/LC_MESSAGES/keg_auth.json -> build/lib/keg_auth/static/i18n/es/LC_MESSAGES creating build/lib/keg_auth/templates creating build/lib/keg_auth/templates/keg-auth copying keg_auth/templates/keg-auth/crud-addedit.html -> build/lib/keg_auth/templates/keg-auth copying keg_auth/templates/keg-auth/crud-list.html -> build/lib/keg_auth/templates/keg-auth copying keg_auth/templates/keg-auth/flash-messages-only.html -> build/lib/keg_auth/templates/keg-auth copying keg_auth/templates/keg-auth/forgot-password.html -> build/lib/keg_auth/templates/keg-auth copying keg_auth/templates/keg-auth/i18n.j2 -> build/lib/keg_auth/templates/keg-auth copying keg_auth/templates/keg-auth/login.html -> build/lib/keg_auth/templates/keg-auth copying keg_auth/templates/keg-auth/multi-part-mail.j2 -> build/lib/keg_auth/templates/keg-auth copying keg_auth/templates/keg-auth/navigation.html -> build/lib/keg_auth/templates/keg-auth copying keg_auth/templates/keg-auth/new-user-mail.j2 -> build/lib/keg_auth/templates/keg-auth copying keg_auth/templates/keg-auth/reset-password-mail.j2 -> build/lib/keg_auth/templates/keg-auth copying keg_auth/templates/keg-auth/set-password.html -> build/lib/keg_auth/templates/keg-auth + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hpaiZK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64 + cd Keg-Auth-0.7.0 + 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 -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-Keg-Auth-0.7.0-1.aarch64 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-Keg-Auth-0.7.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta copying build/lib/keg_auth_ta/views.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta copying build/lib/keg_auth_ta/events.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta copying build/lib/keg_auth_ta/cli.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta copying build/lib/keg_auth_ta/__init__.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/templates copying build/lib/keg_auth_ta/templates/base-page.html -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/templates copying build/lib/keg_auth_ta/templates/email.j2 -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/templates copying build/lib/keg_auth_ta/templates/home.html -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/templates copying build/lib/keg_auth_ta/templates/base.html -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/templates creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/model copying build/lib/keg_auth_ta/model/__init__.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/model copying build/lib/keg_auth_ta/model/entities.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/model copying build/lib/keg_auth_ta/extensions.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta copying build/lib/keg_auth_ta/app.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta copying build/lib/keg_auth_ta/grids.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta copying build/lib/keg_auth_ta/config.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth copying build/lib/keg_auth/views.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth copying build/lib/keg_auth/mail.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth copying build/lib/keg_auth/cli.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth copying build/lib/keg_auth/__init__.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth copying build/lib/keg_auth/version.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/templates creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/templates/keg-auth copying build/lib/keg_auth/templates/keg-auth/multi-part-mail.j2 -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/templates/keg-auth copying build/lib/keg_auth/templates/keg-auth/reset-password-mail.j2 -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/templates/keg-auth copying build/lib/keg_auth/templates/keg-auth/set-password.html -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/templates/keg-auth copying build/lib/keg_auth/templates/keg-auth/new-user-mail.j2 -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/templates/keg-auth copying build/lib/keg_auth/templates/keg-auth/forgot-password.html -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/templates/keg-auth copying build/lib/keg_auth/templates/keg-auth/crud-addedit.html -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/templates/keg-auth copying build/lib/keg_auth/templates/keg-auth/navigation.html -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/templates/keg-auth copying build/lib/keg_auth/templates/keg-auth/login.html -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/templates/keg-auth copying build/lib/keg_auth/templates/keg-auth/crud-list.html -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/templates/keg-auth copying build/lib/keg_auth/templates/keg-auth/flash-messages-only.html -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/templates/keg-auth copying build/lib/keg_auth/templates/keg-auth/i18n.j2 -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/templates/keg-auth creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/model copying build/lib/keg_auth/model/types.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/model copying build/lib/keg_auth/model/__init__.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/model copying build/lib/keg_auth/model/utils.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/model copying build/lib/keg_auth/model/entity_registry.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/model creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/static creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/static/i18n creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/static/i18n/es creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/static/i18n/es/LC_MESSAGES copying build/lib/keg_auth/static/i18n/es/LC_MESSAGES/keg_auth.json -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/static/i18n/es/LC_MESSAGES copying build/lib/keg_auth/extensions.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/libs copying build/lib/keg_auth/libs/navigation.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/libs copying build/lib/keg_auth/libs/decorators.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/libs copying build/lib/keg_auth/libs/__init__.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/libs copying build/lib/keg_auth/libs/authenticators.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/libs copying build/lib/keg_auth/libs/templates.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/libs copying build/lib/keg_auth/forms.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth copying build/lib/keg_auth/core.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth copying build/lib/keg_auth/testing.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests copying build/lib/keg_auth/tests/test_auth_manager.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests copying build/lib/keg_auth/tests/test_forms.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests copying build/lib/keg_auth/tests/test_grids.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests copying build/lib/keg_auth/tests/test_authenticators.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests copying build/lib/keg_auth/tests/conftest.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests copying build/lib/keg_auth/tests/__init__.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests copying build/lib/keg_auth/tests/test_utils.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests copying build/lib/keg_auth/tests/utils.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests copying build/lib/keg_auth/tests/test_navigation.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests copying build/lib/keg_auth/tests/test_mail.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests copying build/lib/keg_auth/tests/test_views.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests copying build/lib/keg_auth/tests/test_cli.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests copying build/lib/keg_auth/tests/test_core.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests copying build/lib/keg_auth/tests/test_model.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/i18n creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/i18n/es creating /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/i18n/es/LC_MESSAGES copying build/lib/keg_auth/i18n/es/LC_MESSAGES/keg_auth.mo -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/i18n/es/LC_MESSAGES copying build/lib/keg_auth/i18n/es/LC_MESSAGES/keg_auth.po -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/i18n/es/LC_MESSAGES copying build/lib/keg_auth/i18n/babel.cfg -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/i18n copying build/lib/keg_auth/i18n/keg_auth.pot -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/i18n copying build/lib/keg_auth/grids.py -> /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/model/entities.py to entities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/extensions.py to extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/grids.py to grids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth_ta/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/mail.py to mail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/model/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/model/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/model/entity_registry.py to entity_registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/extensions.py to extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/libs/navigation.py to navigation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/libs/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/libs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/libs/authenticators.py to authenticators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/libs/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests/test_auth_manager.py to test_auth_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests/test_forms.py to test_forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests/test_grids.py to test_grids.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests/test_authenticators.py to test_authenticators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests/test_navigation.py to test_navigation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests/test_mail.py to test_mail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests/test_cli.py to test_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests/test_core.py to test_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/tests/test_model.py to test_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/keg_auth/grids.py to grids.cpython-39.pyc writing byte-compilation script '/tmp/tmpbr7e07o3.py' /usr/bin/python3 /tmp/tmpbr7e07o3.py removing /tmp/tmpbr7e07o3.py running install_egg_info running egg_info writing Keg_Auth.egg-info/PKG-INFO writing dependency_links to Keg_Auth.egg-info/dependency_links.txt writing requirements to Keg_Auth.egg-info/requires.txt writing top-level names to Keg_Auth.egg-info/top_level.txt reading manifest file 'Keg_Auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.txt' found under directory 'docs/build' warning: no previously-included files found matching 'keg_auth_ta-config.py' warning: no previously-included files found matching 'coverage.xml' warning: no previously-included files found matching '.coverage' warning: no previously-included files found matching 'pyp.ini' warning: no previously-included files found matching 'stable-requirements.txt' writing manifest file 'Keg_Auth.egg-info/SOURCES.txt' Copying Keg_Auth.egg-info to /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/Keg_Auth-0.7.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64//usr/share/doc/python-Keg-Auth + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64//usr/share/doc/python-Keg-Auth + '[' -d example ']' ~/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64 ~/build/BUILD/Keg-Auth-0.7.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/Keg-Auth-0.7.0 + mv /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.7.0-1 --unique-debug-suffix -0.7.0-1.aarch64 --unique-debug-src-base python-Keg-Auth-0.7.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/Keg-Auth-0.7.0 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-Keg-Auth-0.7.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-Keg-Auth-0.7.0-1.noarch Provides: python-Keg-Auth python3-Keg-Auth = 0.7.0-1 python3.9dist(keg-auth) = 0.7 python3dist(keg-auth) = 0.7 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(authlib) python3.9dist(bcrypt) python3.9dist(flask-login) > 0.4.1 python3.9dist(inflect) python3.9dist(keg) >= 0.11 python3.9dist(kegelements) >= 0.9 python3.9dist(markdown-it-py) python3.9dist(passlib) python3.9dist(shortuuid) python3.9dist(webgrid) >= 0.4.13 Processing files: python-Keg-Auth-help-0.7.0-1.noarch warning: Empty %files file /builddir/build/BUILD/Keg-Auth-0.7.0/doclist.lst Provides: python-Keg-Auth-help = 0.7.0-1 python3-Keg-Auth-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-Keg-Auth-0.7.0-1.aarch64 Wrote: /builddir/build/RPMS/python-Keg-Auth-help-0.7.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-Keg-Auth-0.7.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LpiNbI + umask 022 + cd /builddir/build/BUILD + cd Keg-Auth-0.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Keg-Auth-0.7.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0