Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-invenio-accounts.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681925723.830214/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-invenio-accounts.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-invenio-accounts-2.1.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-invenio-accounts.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681925723.830214/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-invenio-accounts.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-invenio-accounts-2.1.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-invenio-accounts.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681925723.830214/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-invenio-accounts.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.BefJ1Y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf invenio-accounts-2.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/invenio-accounts-2.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd invenio-accounts-2.1.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.AgQCke + umask 022 + cd /builddir/build/BUILD + cd invenio-accounts-2.1.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/invenio_accounts copying invenio_accounts/utils.py -> build/lib/invenio_accounts copying invenio_accounts/models.py -> build/lib/invenio_accounts copying invenio_accounts/config.py -> build/lib/invenio_accounts copying invenio_accounts/api.py -> build/lib/invenio_accounts copying invenio_accounts/datastore.py -> build/lib/invenio_accounts copying invenio_accounts/__init__.py -> build/lib/invenio_accounts copying invenio_accounts/forms.py -> build/lib/invenio_accounts copying invenio_accounts/cli.py -> build/lib/invenio_accounts copying invenio_accounts/tasks.py -> build/lib/invenio_accounts copying invenio_accounts/hash.py -> build/lib/invenio_accounts copying invenio_accounts/errors.py -> build/lib/invenio_accounts copying invenio_accounts/ext.py -> build/lib/invenio_accounts copying invenio_accounts/sessions.py -> build/lib/invenio_accounts copying invenio_accounts/admin.py -> build/lib/invenio_accounts copying invenio_accounts/signals.py -> build/lib/invenio_accounts copying invenio_accounts/proxies.py -> build/lib/invenio_accounts copying invenio_accounts/testutils.py -> build/lib/invenio_accounts creating build/lib/invenio_accounts/profiles copying invenio_accounts/profiles/__init__.py -> build/lib/invenio_accounts/profiles copying invenio_accounts/profiles/schemas.py -> build/lib/invenio_accounts/profiles copying invenio_accounts/profiles/dicts.py -> build/lib/invenio_accounts/profiles creating build/lib/invenio_accounts/views copying invenio_accounts/views/__init__.py -> build/lib/invenio_accounts/views copying invenio_accounts/views/security.py -> build/lib/invenio_accounts/views copying invenio_accounts/views/settings.py -> build/lib/invenio_accounts/views copying invenio_accounts/views/rest.py -> build/lib/invenio_accounts/views creating build/lib/invenio_accounts/context_processors copying invenio_accounts/context_processors/__init__.py -> build/lib/invenio_accounts/context_processors copying invenio_accounts/context_processors/jwt.py -> build/lib/invenio_accounts/context_processors running egg_info writing invenio_accounts.egg-info/PKG-INFO writing dependency_links to invenio_accounts.egg-info/dependency_links.txt writing entry points to invenio_accounts.egg-info/entry_points.txt writing requirements to invenio_accounts.egg-info/requires.txt writing top-level names to invenio_accounts.egg-info/top_level.txt reading manifest file 'invenio_accounts.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no files found matching 'config' warning: no files found matching 'pytest.ini' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'invenio_accounts.egg-info/SOURCES.txt' creating build/lib/invenio_accounts/alembic copying invenio_accounts/alembic/62efc52773d4_create_useridentity_table.py -> build/lib/invenio_accounts/alembic copying invenio_accounts/alembic/843bc79c426f_create_accounts_branch.py -> build/lib/invenio_accounts/alembic copying invenio_accounts/alembic/9848d0149abd_create_accounts_tables.py -> build/lib/invenio_accounts/alembic copying invenio_accounts/alembic/999dcbd19ace_users_versioning.py -> build/lib/invenio_accounts/alembic copying invenio_accounts/alembic/dfbdf43a3e96_separate_login_info.py -> build/lib/invenio_accounts/alembic copying invenio_accounts/alembic/e12419831262_add_new_columns_on_sessionactivity.py -> build/lib/invenio_accounts/alembic copying invenio_accounts/alembic/eb9743315a9d_add_userprofile.py -> build/lib/invenio_accounts/alembic creating build/lib/invenio_accounts/templates creating build/lib/invenio_accounts/templates/invenio_accounts copying invenio_accounts/templates/invenio_accounts/_macros.html -> build/lib/invenio_accounts/templates/invenio_accounts copying invenio_accounts/templates/invenio_accounts/base.html -> build/lib/invenio_accounts/templates/invenio_accounts copying invenio_accounts/templates/invenio_accounts/base_cover.html -> build/lib/invenio_accounts/templates/invenio_accounts copying invenio_accounts/templates/invenio_accounts/change_password.html -> build/lib/invenio_accounts/templates/invenio_accounts copying invenio_accounts/templates/invenio_accounts/forgot_password.html -> build/lib/invenio_accounts/templates/invenio_accounts copying invenio_accounts/templates/invenio_accounts/jwt.html -> build/lib/invenio_accounts/templates/invenio_accounts copying invenio_accounts/templates/invenio_accounts/login_user.html -> build/lib/invenio_accounts/templates/invenio_accounts copying invenio_accounts/templates/invenio_accounts/register_user.html -> build/lib/invenio_accounts/templates/invenio_accounts copying invenio_accounts/templates/invenio_accounts/reset_password.html -> build/lib/invenio_accounts/templates/invenio_accounts copying invenio_accounts/templates/invenio_accounts/send_confirmation.html -> build/lib/invenio_accounts/templates/invenio_accounts copying invenio_accounts/templates/invenio_accounts/send_login.html -> build/lib/invenio_accounts/templates/invenio_accounts creating build/lib/invenio_accounts/templates/invenio_accounts/settings copying invenio_accounts/templates/invenio_accounts/settings/base.html -> build/lib/invenio_accounts/templates/invenio_accounts/settings copying invenio_accounts/templates/invenio_accounts/settings/security.html -> build/lib/invenio_accounts/templates/invenio_accounts/settings creating build/lib/invenio_accounts/templates/security creating build/lib/invenio_accounts/templates/security/email copying invenio_accounts/templates/security/email/change_notice_rest.html -> build/lib/invenio_accounts/templates/security/email copying invenio_accounts/templates/security/email/change_notice_rest.txt -> build/lib/invenio_accounts/templates/security/email creating build/lib/invenio_accounts/templates/semantic-ui creating build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts copying invenio_accounts/templates/semantic-ui/invenio_accounts/_macros.html -> build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts copying invenio_accounts/templates/semantic-ui/invenio_accounts/base.html -> build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts copying invenio_accounts/templates/semantic-ui/invenio_accounts/base_cover.html -> build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts copying invenio_accounts/templates/semantic-ui/invenio_accounts/change_password.html -> build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts copying invenio_accounts/templates/semantic-ui/invenio_accounts/forgot_password.html -> build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts copying invenio_accounts/templates/semantic-ui/invenio_accounts/jwt.html -> build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts copying invenio_accounts/templates/semantic-ui/invenio_accounts/login_user.html -> build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts copying invenio_accounts/templates/semantic-ui/invenio_accounts/register_user.html -> build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts copying invenio_accounts/templates/semantic-ui/invenio_accounts/reset_password.html -> build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts copying invenio_accounts/templates/semantic-ui/invenio_accounts/send_confirmation.html -> build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts copying invenio_accounts/templates/semantic-ui/invenio_accounts/send_login.html -> build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts creating build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts/settings copying invenio_accounts/templates/semantic-ui/invenio_accounts/settings/base.html -> build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts/settings copying invenio_accounts/templates/semantic-ui/invenio_accounts/settings/security.html -> build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts/settings creating build/lib/invenio_accounts/translations copying invenio_accounts/translations/messages.pot -> build/lib/invenio_accounts/translations creating build/lib/invenio_accounts/translations/af creating build/lib/invenio_accounts/translations/af/LC_MESSAGES copying invenio_accounts/translations/af/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/af/LC_MESSAGES copying invenio_accounts/translations/af/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/af/LC_MESSAGES creating build/lib/invenio_accounts/translations/ar creating build/lib/invenio_accounts/translations/ar/LC_MESSAGES copying invenio_accounts/translations/ar/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/ar/LC_MESSAGES copying invenio_accounts/translations/ar/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/ar/LC_MESSAGES creating build/lib/invenio_accounts/translations/bg creating build/lib/invenio_accounts/translations/bg/LC_MESSAGES copying invenio_accounts/translations/bg/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/bg/LC_MESSAGES copying invenio_accounts/translations/bg/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/bg/LC_MESSAGES creating build/lib/invenio_accounts/translations/ca creating build/lib/invenio_accounts/translations/ca/LC_MESSAGES copying invenio_accounts/translations/ca/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/ca/LC_MESSAGES copying invenio_accounts/translations/ca/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/ca/LC_MESSAGES creating build/lib/invenio_accounts/translations/cs creating build/lib/invenio_accounts/translations/cs/LC_MESSAGES copying invenio_accounts/translations/cs/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/cs/LC_MESSAGES copying invenio_accounts/translations/cs/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/cs/LC_MESSAGES creating build/lib/invenio_accounts/translations/da creating build/lib/invenio_accounts/translations/da/LC_MESSAGES copying invenio_accounts/translations/da/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/da/LC_MESSAGES copying invenio_accounts/translations/da/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/da/LC_MESSAGES creating build/lib/invenio_accounts/translations/de creating build/lib/invenio_accounts/translations/de/LC_MESSAGES copying invenio_accounts/translations/de/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/de/LC_MESSAGES copying invenio_accounts/translations/de/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/de/LC_MESSAGES creating build/lib/invenio_accounts/translations/el creating build/lib/invenio_accounts/translations/el/LC_MESSAGES copying invenio_accounts/translations/el/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/el/LC_MESSAGES copying invenio_accounts/translations/el/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/el/LC_MESSAGES creating build/lib/invenio_accounts/translations/es creating build/lib/invenio_accounts/translations/es/LC_MESSAGES copying invenio_accounts/translations/es/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/es/LC_MESSAGES copying invenio_accounts/translations/es/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/es/LC_MESSAGES creating build/lib/invenio_accounts/translations/et creating build/lib/invenio_accounts/translations/et/LC_MESSAGES copying invenio_accounts/translations/et/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/et/LC_MESSAGES copying invenio_accounts/translations/et/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/et/LC_MESSAGES creating build/lib/invenio_accounts/translations/et_EE creating build/lib/invenio_accounts/translations/et_EE/LC_MESSAGES copying invenio_accounts/translations/et_EE/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/et_EE/LC_MESSAGES copying invenio_accounts/translations/et_EE/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/et_EE/LC_MESSAGES creating build/lib/invenio_accounts/translations/fa creating build/lib/invenio_accounts/translations/fa/LC_MESSAGES copying invenio_accounts/translations/fa/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/fa/LC_MESSAGES copying invenio_accounts/translations/fa/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/fa/LC_MESSAGES creating build/lib/invenio_accounts/translations/fr creating build/lib/invenio_accounts/translations/fr/LC_MESSAGES copying invenio_accounts/translations/fr/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/fr/LC_MESSAGES copying invenio_accounts/translations/fr/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/fr/LC_MESSAGES creating build/lib/invenio_accounts/translations/gl creating build/lib/invenio_accounts/translations/gl/LC_MESSAGES copying invenio_accounts/translations/gl/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/gl/LC_MESSAGES copying invenio_accounts/translations/gl/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/gl/LC_MESSAGES creating build/lib/invenio_accounts/translations/hr creating build/lib/invenio_accounts/translations/hr/LC_MESSAGES copying invenio_accounts/translations/hr/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/hr/LC_MESSAGES copying invenio_accounts/translations/hr/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/hr/LC_MESSAGES creating build/lib/invenio_accounts/translations/hu creating build/lib/invenio_accounts/translations/hu/LC_MESSAGES copying invenio_accounts/translations/hu/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/hu/LC_MESSAGES copying invenio_accounts/translations/hu/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/hu/LC_MESSAGES creating build/lib/invenio_accounts/translations/it creating build/lib/invenio_accounts/translations/it/LC_MESSAGES copying invenio_accounts/translations/it/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/it/LC_MESSAGES copying invenio_accounts/translations/it/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/it/LC_MESSAGES creating build/lib/invenio_accounts/translations/ja creating build/lib/invenio_accounts/translations/ja/LC_MESSAGES copying invenio_accounts/translations/ja/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/ja/LC_MESSAGES copying invenio_accounts/translations/ja/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/ja/LC_MESSAGES creating build/lib/invenio_accounts/translations/ka creating build/lib/invenio_accounts/translations/ka/LC_MESSAGES copying invenio_accounts/translations/ka/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/ka/LC_MESSAGES copying invenio_accounts/translations/ka/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/ka/LC_MESSAGES creating build/lib/invenio_accounts/translations/lt creating build/lib/invenio_accounts/translations/lt/LC_MESSAGES copying invenio_accounts/translations/lt/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/lt/LC_MESSAGES copying invenio_accounts/translations/lt/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/lt/LC_MESSAGES creating build/lib/invenio_accounts/translations/no creating build/lib/invenio_accounts/translations/no/LC_MESSAGES copying invenio_accounts/translations/no/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/no/LC_MESSAGES copying invenio_accounts/translations/no/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/no/LC_MESSAGES creating build/lib/invenio_accounts/translations/pl creating build/lib/invenio_accounts/translations/pl/LC_MESSAGES copying invenio_accounts/translations/pl/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/pl/LC_MESSAGES copying invenio_accounts/translations/pl/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/pl/LC_MESSAGES creating build/lib/invenio_accounts/translations/pt creating build/lib/invenio_accounts/translations/pt/LC_MESSAGES copying invenio_accounts/translations/pt/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/pt/LC_MESSAGES copying invenio_accounts/translations/pt/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/pt/LC_MESSAGES creating build/lib/invenio_accounts/translations/ro creating build/lib/invenio_accounts/translations/ro/LC_MESSAGES copying invenio_accounts/translations/ro/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/ro/LC_MESSAGES copying invenio_accounts/translations/ro/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/ro/LC_MESSAGES creating build/lib/invenio_accounts/translations/ru creating build/lib/invenio_accounts/translations/ru/LC_MESSAGES copying invenio_accounts/translations/ru/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/ru/LC_MESSAGES copying invenio_accounts/translations/ru/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/ru/LC_MESSAGES creating build/lib/invenio_accounts/translations/rw creating build/lib/invenio_accounts/translations/rw/LC_MESSAGES copying invenio_accounts/translations/rw/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/rw/LC_MESSAGES copying invenio_accounts/translations/rw/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/rw/LC_MESSAGES creating build/lib/invenio_accounts/translations/sk creating build/lib/invenio_accounts/translations/sk/LC_MESSAGES copying invenio_accounts/translations/sk/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/sk/LC_MESSAGES copying invenio_accounts/translations/sk/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/sk/LC_MESSAGES creating build/lib/invenio_accounts/translations/sv creating build/lib/invenio_accounts/translations/sv/LC_MESSAGES copying invenio_accounts/translations/sv/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/sv/LC_MESSAGES copying invenio_accounts/translations/sv/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/sv/LC_MESSAGES creating build/lib/invenio_accounts/translations/tr creating build/lib/invenio_accounts/translations/tr/LC_MESSAGES copying invenio_accounts/translations/tr/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/tr/LC_MESSAGES copying invenio_accounts/translations/tr/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/tr/LC_MESSAGES creating build/lib/invenio_accounts/translations/uk creating build/lib/invenio_accounts/translations/uk/LC_MESSAGES copying invenio_accounts/translations/uk/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/uk/LC_MESSAGES copying invenio_accounts/translations/uk/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/uk/LC_MESSAGES creating build/lib/invenio_accounts/translations/zh_CN creating build/lib/invenio_accounts/translations/zh_CN/LC_MESSAGES copying invenio_accounts/translations/zh_CN/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/zh_CN/LC_MESSAGES copying invenio_accounts/translations/zh_CN/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/zh_CN/LC_MESSAGES creating build/lib/invenio_accounts/translations/zh_TW creating build/lib/invenio_accounts/translations/zh_TW/LC_MESSAGES copying invenio_accounts/translations/zh_TW/LC_MESSAGES/messages.mo -> build/lib/invenio_accounts/translations/zh_TW/LC_MESSAGES copying invenio_accounts/translations/zh_TW/LC_MESSAGES/messages.po -> build/lib/invenio_accounts/translations/zh_TW/LC_MESSAGES + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aSY0Cq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64 + cd invenio-accounts-2.1.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-invenio-accounts-2.1.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-invenio-accounts-2.1.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/profiles copying build/lib/invenio_accounts/profiles/__init__.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/profiles copying build/lib/invenio_accounts/profiles/schemas.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/profiles copying build/lib/invenio_accounts/profiles/dicts.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/profiles copying build/lib/invenio_accounts/utils.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts copying build/lib/invenio_accounts/models.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts copying build/lib/invenio_accounts/config.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts copying build/lib/invenio_accounts/api.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts copying build/lib/invenio_accounts/datastore.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts copying build/lib/invenio_accounts/__init__.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/views copying build/lib/invenio_accounts/views/__init__.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/views copying build/lib/invenio_accounts/views/security.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/views copying build/lib/invenio_accounts/views/settings.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/views copying build/lib/invenio_accounts/views/rest.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/views copying build/lib/invenio_accounts/forms.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts copying build/lib/invenio_accounts/cli.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts copying build/lib/invenio_accounts/tasks.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts copying build/lib/invenio_accounts/hash.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts copying build/lib/invenio_accounts/errors.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts copying build/lib/invenio_accounts/ext.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/invenio_accounts copying build/lib/invenio_accounts/templates/invenio_accounts/login_user.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/invenio_accounts copying build/lib/invenio_accounts/templates/invenio_accounts/reset_password.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/invenio_accounts copying build/lib/invenio_accounts/templates/invenio_accounts/send_login.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/invenio_accounts copying build/lib/invenio_accounts/templates/invenio_accounts/jwt.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/invenio_accounts copying build/lib/invenio_accounts/templates/invenio_accounts/register_user.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/invenio_accounts copying build/lib/invenio_accounts/templates/invenio_accounts/base_cover.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/invenio_accounts creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/invenio_accounts/settings copying build/lib/invenio_accounts/templates/invenio_accounts/settings/security.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/invenio_accounts/settings copying build/lib/invenio_accounts/templates/invenio_accounts/settings/base.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/invenio_accounts/settings copying build/lib/invenio_accounts/templates/invenio_accounts/change_password.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/invenio_accounts copying build/lib/invenio_accounts/templates/invenio_accounts/forgot_password.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/invenio_accounts copying build/lib/invenio_accounts/templates/invenio_accounts/send_confirmation.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/invenio_accounts copying build/lib/invenio_accounts/templates/invenio_accounts/base.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/invenio_accounts copying build/lib/invenio_accounts/templates/invenio_accounts/_macros.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/invenio_accounts creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/security creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/security/email copying build/lib/invenio_accounts/templates/security/email/change_notice_rest.txt -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/security/email copying build/lib/invenio_accounts/templates/security/email/change_notice_rest.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/security/email creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/semantic-ui creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/semantic-ui/invenio_accounts copying build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts/login_user.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/semantic-ui/invenio_accounts copying build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts/reset_password.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/semantic-ui/invenio_accounts copying build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts/send_login.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/semantic-ui/invenio_accounts copying build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts/jwt.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/semantic-ui/invenio_accounts copying build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts/register_user.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/semantic-ui/invenio_accounts copying build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts/base_cover.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/semantic-ui/invenio_accounts creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/semantic-ui/invenio_accounts/settings copying build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts/settings/security.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/semantic-ui/invenio_accounts/settings copying build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts/settings/base.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/semantic-ui/invenio_accounts/settings copying build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts/change_password.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/semantic-ui/invenio_accounts copying build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts/forgot_password.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/semantic-ui/invenio_accounts copying build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts/send_confirmation.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/semantic-ui/invenio_accounts copying build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts/base.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/semantic-ui/invenio_accounts copying build/lib/invenio_accounts/templates/semantic-ui/invenio_accounts/_macros.html -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/templates/semantic-ui/invenio_accounts creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/context_processors copying build/lib/invenio_accounts/context_processors/__init__.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/context_processors copying build/lib/invenio_accounts/context_processors/jwt.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/context_processors copying build/lib/invenio_accounts/sessions.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts copying build/lib/invenio_accounts/admin.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts copying build/lib/invenio_accounts/signals.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ar creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ar/LC_MESSAGES copying build/lib/invenio_accounts/translations/ar/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ar/LC_MESSAGES copying build/lib/invenio_accounts/translations/ar/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ca creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ca/LC_MESSAGES copying build/lib/invenio_accounts/translations/ca/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ca/LC_MESSAGES copying build/lib/invenio_accounts/translations/ca/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/pt creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/pt/LC_MESSAGES copying build/lib/invenio_accounts/translations/pt/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/pt/LC_MESSAGES copying build/lib/invenio_accounts/translations/pt/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/af creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/af/LC_MESSAGES copying build/lib/invenio_accounts/translations/af/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/af/LC_MESSAGES copying build/lib/invenio_accounts/translations/af/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/no creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/no/LC_MESSAGES copying build/lib/invenio_accounts/translations/no/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/no/LC_MESSAGES copying build/lib/invenio_accounts/translations/no/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/no/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ja creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ja/LC_MESSAGES copying build/lib/invenio_accounts/translations/ja/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ja/LC_MESSAGES copying build/lib/invenio_accounts/translations/ja/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/zh_TW creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/zh_TW/LC_MESSAGES copying build/lib/invenio_accounts/translations/zh_TW/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/zh_TW/LC_MESSAGES copying build/lib/invenio_accounts/translations/zh_TW/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/hr creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/hr/LC_MESSAGES copying build/lib/invenio_accounts/translations/hr/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/hr/LC_MESSAGES copying build/lib/invenio_accounts/translations/hr/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/fr creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/fr/LC_MESSAGES copying build/lib/invenio_accounts/translations/fr/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/fr/LC_MESSAGES copying build/lib/invenio_accounts/translations/fr/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/hu creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/hu/LC_MESSAGES copying build/lib/invenio_accounts/translations/hu/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/hu/LC_MESSAGES copying build/lib/invenio_accounts/translations/hu/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/rw creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/rw/LC_MESSAGES copying build/lib/invenio_accounts/translations/rw/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/rw/LC_MESSAGES copying build/lib/invenio_accounts/translations/rw/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/rw/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/sk creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/sk/LC_MESSAGES copying build/lib/invenio_accounts/translations/sk/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/sk/LC_MESSAGES copying build/lib/invenio_accounts/translations/sk/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ro creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ro/LC_MESSAGES copying build/lib/invenio_accounts/translations/ro/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ro/LC_MESSAGES copying build/lib/invenio_accounts/translations/ro/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/bg creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/bg/LC_MESSAGES copying build/lib/invenio_accounts/translations/bg/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/bg/LC_MESSAGES copying build/lib/invenio_accounts/translations/bg/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/tr creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/tr/LC_MESSAGES copying build/lib/invenio_accounts/translations/tr/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/tr/LC_MESSAGES copying build/lib/invenio_accounts/translations/tr/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ka creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ka/LC_MESSAGES copying build/lib/invenio_accounts/translations/ka/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ka/LC_MESSAGES copying build/lib/invenio_accounts/translations/ka/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/de creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/de/LC_MESSAGES copying build/lib/invenio_accounts/translations/de/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/de/LC_MESSAGES copying build/lib/invenio_accounts/translations/de/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/et creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/et/LC_MESSAGES copying build/lib/invenio_accounts/translations/et/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/et/LC_MESSAGES copying build/lib/invenio_accounts/translations/et/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/et/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/gl creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/gl/LC_MESSAGES copying build/lib/invenio_accounts/translations/gl/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/gl/LC_MESSAGES copying build/lib/invenio_accounts/translations/gl/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/da creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/da/LC_MESSAGES copying build/lib/invenio_accounts/translations/da/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/da/LC_MESSAGES copying build/lib/invenio_accounts/translations/da/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/et_EE creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/et_EE/LC_MESSAGES copying build/lib/invenio_accounts/translations/et_EE/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/et_EE/LC_MESSAGES copying build/lib/invenio_accounts/translations/et_EE/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/et_EE/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ru creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ru/LC_MESSAGES copying build/lib/invenio_accounts/translations/ru/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ru/LC_MESSAGES copying build/lib/invenio_accounts/translations/ru/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/pl creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/pl/LC_MESSAGES copying build/lib/invenio_accounts/translations/pl/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/pl/LC_MESSAGES copying build/lib/invenio_accounts/translations/pl/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/es creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/es/LC_MESSAGES copying build/lib/invenio_accounts/translations/es/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/es/LC_MESSAGES copying build/lib/invenio_accounts/translations/es/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/fa creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/fa/LC_MESSAGES copying build/lib/invenio_accounts/translations/fa/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/fa/LC_MESSAGES copying build/lib/invenio_accounts/translations/fa/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/zh_CN creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/zh_CN/LC_MESSAGES copying build/lib/invenio_accounts/translations/zh_CN/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/zh_CN/LC_MESSAGES copying build/lib/invenio_accounts/translations/zh_CN/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/el creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/el/LC_MESSAGES copying build/lib/invenio_accounts/translations/el/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/el/LC_MESSAGES copying build/lib/invenio_accounts/translations/el/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/sv creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/sv/LC_MESSAGES copying build/lib/invenio_accounts/translations/sv/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/sv/LC_MESSAGES copying build/lib/invenio_accounts/translations/sv/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/uk creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/uk/LC_MESSAGES copying build/lib/invenio_accounts/translations/uk/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/uk/LC_MESSAGES copying build/lib/invenio_accounts/translations/uk/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/it creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/it/LC_MESSAGES copying build/lib/invenio_accounts/translations/it/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/it/LC_MESSAGES copying build/lib/invenio_accounts/translations/it/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/lt creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/lt/LC_MESSAGES copying build/lib/invenio_accounts/translations/lt/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/lt/LC_MESSAGES copying build/lib/invenio_accounts/translations/lt/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/lt/LC_MESSAGES copying build/lib/invenio_accounts/translations/messages.pot -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/cs creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/cs/LC_MESSAGES copying build/lib/invenio_accounts/translations/cs/LC_MESSAGES/messages.mo -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/cs/LC_MESSAGES copying build/lib/invenio_accounts/translations/cs/LC_MESSAGES/messages.po -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/translations/cs/LC_MESSAGES copying build/lib/invenio_accounts/proxies.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts copying build/lib/invenio_accounts/testutils.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts creating /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/alembic copying build/lib/invenio_accounts/alembic/e12419831262_add_new_columns_on_sessionactivity.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/alembic copying build/lib/invenio_accounts/alembic/eb9743315a9d_add_userprofile.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/alembic copying build/lib/invenio_accounts/alembic/9848d0149abd_create_accounts_tables.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/alembic copying build/lib/invenio_accounts/alembic/dfbdf43a3e96_separate_login_info.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/alembic copying build/lib/invenio_accounts/alembic/999dcbd19ace_users_versioning.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/alembic copying build/lib/invenio_accounts/alembic/843bc79c426f_create_accounts_branch.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/alembic copying build/lib/invenio_accounts/alembic/62efc52773d4_create_useridentity_table.py -> /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/alembic byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/profiles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/profiles/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/profiles/dicts.py to dicts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/datastore.py to datastore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/views/security.py to security.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/views/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/views/rest.py to rest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/hash.py to hash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/ext.py to ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/context_processors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/context_processors/jwt.py to jwt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/sessions.py to sessions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/proxies.py to proxies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/testutils.py to testutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/alembic/e12419831262_add_new_columns_on_sessionactivity.py to e12419831262_add_new_columns_on_sessionactivity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/alembic/eb9743315a9d_add_userprofile.py to eb9743315a9d_add_userprofile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/alembic/9848d0149abd_create_accounts_tables.py to 9848d0149abd_create_accounts_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/alembic/dfbdf43a3e96_separate_login_info.py to dfbdf43a3e96_separate_login_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/alembic/999dcbd19ace_users_versioning.py to 999dcbd19ace_users_versioning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/alembic/843bc79c426f_create_accounts_branch.py to 843bc79c426f_create_accounts_branch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts/alembic/62efc52773d4_create_useridentity_table.py to 62efc52773d4_create_useridentity_table.cpython-39.pyc writing byte-compilation script '/tmp/tmptkio0gwb.py' /usr/bin/python3 /tmp/tmptkio0gwb.py removing /tmp/tmptkio0gwb.py running install_egg_info running egg_info writing invenio_accounts.egg-info/PKG-INFO writing dependency_links to invenio_accounts.egg-info/dependency_links.txt writing entry points to invenio_accounts.egg-info/entry_points.txt writing requirements to invenio_accounts.egg-info/requires.txt writing top-level names to invenio_accounts.egg-info/top_level.txt reading manifest file 'invenio_accounts.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no files found matching 'config' warning: no files found matching 'pytest.ini' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'invenio_accounts.egg-info/SOURCES.txt' Copying invenio_accounts.egg-info to /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9/site-packages/invenio_accounts-2.1.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64//usr/share/doc/python-invenio-accounts + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64//usr/share/doc/python-invenio-accounts + '[' -d example ']' ~/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64 ~/build/BUILD/invenio-accounts-2.1.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-invenio-accounts-2.1.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 ']' ~/build/BUILD/invenio-accounts-2.1.0 + popd + mv /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.1.0-1 --unique-debug-suffix -2.1.0-1.aarch64 --unique-debug-src-base python-invenio-accounts-2.1.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/invenio-accounts-2.1.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-invenio-accounts-2.1.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-invenio-accounts-2.1.0-1.noarch Provides: python-invenio-accounts python3-invenio-accounts = 2.1.0-1 python3.9dist(invenio-accounts) = 2.1 python3dist(invenio-accounts) = 2.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(cryptography) >= 3 python3.9dist(flask-kvsession-invenio) >= 0.6.3 python3.9dist(flask-security-invenio) >= 3.2 python3.9dist(invenio-celery) >= 1.2.3 python3.9dist(invenio-i18n) >= 2 python3.9dist(invenio-mail) >= 1.0.2 python3.9dist(invenio-rest) >= 1.2.4 python3.9dist(invenio-theme) >= 2 python3.9dist(maxminddb-geolite2) >= 2017.404 python3.9dist(pyjwt) >= 1.5 python3.9dist(simplekv) >= 0.11.2 python3.9dist(ua-parser) >= 0.7.3 Processing files: python-invenio-accounts-help-2.1.0-1.noarch warning: Empty %files file /builddir/build/BUILD/invenio-accounts-2.1.0/doclist.lst Provides: python-invenio-accounts-help = 2.1.0-1 python3-invenio-accounts-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-invenio-accounts-2.1.0-1.aarch64 Wrote: /builddir/build/RPMS/python-invenio-accounts-help-2.1.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-invenio-accounts-2.1.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3F1B7s + umask 022 + cd /builddir/build/BUILD + cd invenio-accounts-2.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-invenio-accounts-2.1.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0