Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-postman.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686310901.627615/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-postman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-postman-4.3.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-postman.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686310901.627615/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-postman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-postman-4.3.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-postman.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686310901.627615/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-postman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.L701Wp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-postman-4.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-postman-4.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-postman-4.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3KoENS + umask 022 + cd /builddir/build/BUILD + cd django-postman-4.3.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/postman copying postman/query.py -> build/lib/postman copying postman/utils.py -> build/lib/postman copying postman/fields.py -> build/lib/postman copying postman/__init__.py -> build/lib/postman copying postman/api_views.py -> build/lib/postman copying postman/module_for_tests.py -> build/lib/postman copying postman/urls_for_tests.py -> build/lib/postman copying postman/admin.py -> build/lib/postman copying postman/api_urls.py -> build/lib/postman copying postman/context_processors.py -> build/lib/postman copying postman/models.py -> build/lib/postman copying postman/apps.py -> build/lib/postman copying postman/views.py -> build/lib/postman copying postman/forms.py -> build/lib/postman copying postman/api.py -> build/lib/postman copying postman/tests.py -> build/lib/postman copying postman/urls.py -> build/lib/postman creating build/lib/postman/migrations copying postman/migrations/__init__.py -> build/lib/postman/migrations copying postman/migrations/0001_initial.py -> build/lib/postman/migrations creating build/lib/postman/templatetags copying postman/templatetags/postman_admin_modify.py -> build/lib/postman/templatetags copying postman/templatetags/__init__.py -> build/lib/postman/templatetags copying postman/templatetags/pagination_tags.py -> build/lib/postman/templatetags copying postman/templatetags/postman_tags.py -> build/lib/postman/templatetags creating build/lib/postman/management copying postman/management/__init__.py -> build/lib/postman/management creating build/lib/postman/management/commands copying postman/management/commands/__init__.py -> build/lib/postman/management/commands copying postman/management/commands/postman_cleanup.py -> build/lib/postman/management/commands copying postman/management/commands/postman_checkup.py -> build/lib/postman/management/commands running egg_info writing django_postman.egg-info/PKG-INFO writing dependency_links to django_postman.egg-info/dependency_links.txt writing requirements to django_postman.egg-info/requires.txt writing top-level names to django_postman.egg-info/top_level.txt reading manifest file 'django_postman.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'django_postman.egg-info/SOURCES.txt' creating build/lib/postman/locale creating build/lib/postman/locale/ar creating build/lib/postman/locale/ar/LC_MESSAGES copying postman/locale/ar/LC_MESSAGES/django.mo -> build/lib/postman/locale/ar/LC_MESSAGES copying postman/locale/ar/LC_MESSAGES/django.po -> build/lib/postman/locale/ar/LC_MESSAGES creating build/lib/postman/locale/cs creating build/lib/postman/locale/cs/LC_MESSAGES copying postman/locale/cs/LC_MESSAGES/django.mo -> build/lib/postman/locale/cs/LC_MESSAGES copying postman/locale/cs/LC_MESSAGES/django.po -> build/lib/postman/locale/cs/LC_MESSAGES creating build/lib/postman/locale/da creating build/lib/postman/locale/da/LC_MESSAGES copying postman/locale/da/LC_MESSAGES/django.mo -> build/lib/postman/locale/da/LC_MESSAGES copying postman/locale/da/LC_MESSAGES/django.po -> build/lib/postman/locale/da/LC_MESSAGES creating build/lib/postman/locale/de creating build/lib/postman/locale/de/LC_MESSAGES copying postman/locale/de/LC_MESSAGES/django.mo -> build/lib/postman/locale/de/LC_MESSAGES copying postman/locale/de/LC_MESSAGES/django.po -> build/lib/postman/locale/de/LC_MESSAGES creating build/lib/postman/locale/el creating build/lib/postman/locale/el/LC_MESSAGES copying postman/locale/el/LC_MESSAGES/django.mo -> build/lib/postman/locale/el/LC_MESSAGES copying postman/locale/el/LC_MESSAGES/django.po -> build/lib/postman/locale/el/LC_MESSAGES creating build/lib/postman/locale/en creating build/lib/postman/locale/en/LC_MESSAGES copying postman/locale/en/LC_MESSAGES/django.mo -> build/lib/postman/locale/en/LC_MESSAGES copying postman/locale/en/LC_MESSAGES/django.po -> build/lib/postman/locale/en/LC_MESSAGES creating build/lib/postman/locale/eo creating build/lib/postman/locale/eo/LC_MESSAGES copying postman/locale/eo/LC_MESSAGES/django.mo -> build/lib/postman/locale/eo/LC_MESSAGES copying postman/locale/eo/LC_MESSAGES/django.po -> build/lib/postman/locale/eo/LC_MESSAGES creating build/lib/postman/locale/es creating build/lib/postman/locale/es/LC_MESSAGES copying postman/locale/es/LC_MESSAGES/django.mo -> build/lib/postman/locale/es/LC_MESSAGES copying postman/locale/es/LC_MESSAGES/django.po -> build/lib/postman/locale/es/LC_MESSAGES creating build/lib/postman/locale/fa_IR creating build/lib/postman/locale/fa_IR/LC_MESSAGES copying postman/locale/fa_IR/LC_MESSAGES/django.mo -> build/lib/postman/locale/fa_IR/LC_MESSAGES copying postman/locale/fa_IR/LC_MESSAGES/django.po -> build/lib/postman/locale/fa_IR/LC_MESSAGES creating build/lib/postman/locale/fr creating build/lib/postman/locale/fr/LC_MESSAGES copying postman/locale/fr/LC_MESSAGES/django.mo -> build/lib/postman/locale/fr/LC_MESSAGES copying postman/locale/fr/LC_MESSAGES/django.po -> build/lib/postman/locale/fr/LC_MESSAGES creating build/lib/postman/locale/hu creating build/lib/postman/locale/hu/LC_MESSAGES copying postman/locale/hu/LC_MESSAGES/django.mo -> build/lib/postman/locale/hu/LC_MESSAGES copying postman/locale/hu/LC_MESSAGES/django.po -> build/lib/postman/locale/hu/LC_MESSAGES creating build/lib/postman/locale/it creating build/lib/postman/locale/it/LC_MESSAGES copying postman/locale/it/LC_MESSAGES/django.mo -> build/lib/postman/locale/it/LC_MESSAGES copying postman/locale/it/LC_MESSAGES/django.po -> build/lib/postman/locale/it/LC_MESSAGES creating build/lib/postman/locale/ka creating build/lib/postman/locale/ka/LC_MESSAGES copying postman/locale/ka/LC_MESSAGES/django.mo -> build/lib/postman/locale/ka/LC_MESSAGES copying postman/locale/ka/LC_MESSAGES/django.po -> build/lib/postman/locale/ka/LC_MESSAGES creating build/lib/postman/locale/lv creating build/lib/postman/locale/lv/LC_MESSAGES copying postman/locale/lv/LC_MESSAGES/django.mo -> build/lib/postman/locale/lv/LC_MESSAGES copying postman/locale/lv/LC_MESSAGES/django.po -> build/lib/postman/locale/lv/LC_MESSAGES creating build/lib/postman/locale/nl creating build/lib/postman/locale/nl/LC_MESSAGES copying postman/locale/nl/LC_MESSAGES/django.mo -> build/lib/postman/locale/nl/LC_MESSAGES copying postman/locale/nl/LC_MESSAGES/django.po -> build/lib/postman/locale/nl/LC_MESSAGES creating build/lib/postman/locale/pl creating build/lib/postman/locale/pl/LC_MESSAGES copying postman/locale/pl/LC_MESSAGES/django.mo -> build/lib/postman/locale/pl/LC_MESSAGES copying postman/locale/pl/LC_MESSAGES/django.po -> build/lib/postman/locale/pl/LC_MESSAGES creating build/lib/postman/locale/pt_BR creating build/lib/postman/locale/pt_BR/LC_MESSAGES copying postman/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/postman/locale/pt_BR/LC_MESSAGES copying postman/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/postman/locale/pt_BR/LC_MESSAGES creating build/lib/postman/locale/ru creating build/lib/postman/locale/ru/LC_MESSAGES copying postman/locale/ru/LC_MESSAGES/django.mo -> build/lib/postman/locale/ru/LC_MESSAGES copying postman/locale/ru/LC_MESSAGES/django.po -> build/lib/postman/locale/ru/LC_MESSAGES creating build/lib/postman/locale/sl_SI creating build/lib/postman/locale/sl_SI/LC_MESSAGES copying postman/locale/sl_SI/LC_MESSAGES/django.mo -> build/lib/postman/locale/sl_SI/LC_MESSAGES copying postman/locale/sl_SI/LC_MESSAGES/django.po -> build/lib/postman/locale/sl_SI/LC_MESSAGES creating build/lib/postman/locale/th_TH creating build/lib/postman/locale/th_TH/LC_MESSAGES copying postman/locale/th_TH/LC_MESSAGES/django.mo -> build/lib/postman/locale/th_TH/LC_MESSAGES copying postman/locale/th_TH/LC_MESSAGES/django.po -> build/lib/postman/locale/th_TH/LC_MESSAGES creating build/lib/postman/locale/tr creating build/lib/postman/locale/tr/LC_MESSAGES copying postman/locale/tr/LC_MESSAGES/django.mo -> build/lib/postman/locale/tr/LC_MESSAGES copying postman/locale/tr/LC_MESSAGES/django.po -> build/lib/postman/locale/tr/LC_MESSAGES creating build/lib/postman/locale/zh_CN creating build/lib/postman/locale/zh_CN/LC_MESSAGES copying postman/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/postman/locale/zh_CN/LC_MESSAGES copying postman/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/postman/locale/zh_CN/LC_MESSAGES creating build/lib/postman/locale/zh_TW creating build/lib/postman/locale/zh_TW/LC_MESSAGES copying postman/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/postman/locale/zh_TW/LC_MESSAGES copying postman/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/postman/locale/zh_TW/LC_MESSAGES creating build/lib/postman/static creating build/lib/postman/static/postman creating build/lib/postman/static/postman/css copying postman/static/postman/css/admin.css -> build/lib/postman/static/postman/css copying postman/static/postman/css/postman.css -> build/lib/postman/static/postman/css creating build/lib/postman/templates copying postman/templates/autocomplete_postman_multiple_as1-1.html -> build/lib/postman/templates copying postman/templates/autocomplete_postman_multiple_as1-2.html -> build/lib/postman/templates copying postman/templates/autocomplete_postman_multiple_as1-3.html -> build/lib/postman/templates copying postman/templates/autocomplete_postman_single_as1-1.html -> build/lib/postman/templates creating build/lib/postman/templates/admin creating build/lib/postman/templates/admin/postman creating build/lib/postman/templates/admin/postman/pendingmessage copying postman/templates/admin/postman/pendingmessage/change_form.html -> build/lib/postman/templates/admin/postman/pendingmessage copying postman/templates/admin/postman/pendingmessage/submit_line.html -> build/lib/postman/templates/admin/postman/pendingmessage creating build/lib/postman/templates/postman copying postman/templates/postman/archives.html -> build/lib/postman/templates/postman copying postman/templates/postman/base.html -> build/lib/postman/templates/postman copying postman/templates/postman/base_folder.html -> build/lib/postman/templates/postman copying postman/templates/postman/base_write.html -> build/lib/postman/templates/postman copying postman/templates/postman/email_user.txt -> build/lib/postman/templates/postman copying postman/templates/postman/email_user_subject.txt -> build/lib/postman/templates/postman copying postman/templates/postman/email_visitor.txt -> build/lib/postman/templates/postman copying postman/templates/postman/email_visitor_subject.txt -> build/lib/postman/templates/postman copying postman/templates/postman/inbox.html -> build/lib/postman/templates/postman copying postman/templates/postman/inc_subject_ex.html -> build/lib/postman/templates/postman copying postman/templates/postman/reply.html -> build/lib/postman/templates/postman copying postman/templates/postman/sent.html -> build/lib/postman/templates/postman copying postman/templates/postman/trash.html -> build/lib/postman/templates/postman copying postman/templates/postman/view.html -> build/lib/postman/templates/postman copying postman/templates/postman/write.html -> build/lib/postman/templates/postman creating build/lib/postman/templates/postman_for_tests copying postman/templates/postman_for_tests/context_processors.html -> build/lib/postman/templates/postman_for_tests copying postman/templates/postman_for_tests/email_html_and_empty_txt.html -> build/lib/postman/templates/postman_for_tests copying postman/templates/postman_for_tests/email_html_and_empty_txt.txt -> build/lib/postman/templates/postman_for_tests copying postman/templates/postman_for_tests/email_html_and_txt.html -> build/lib/postman/templates/postman_for_tests copying postman/templates/postman_for_tests/email_html_and_txt.txt -> build/lib/postman/templates/postman_for_tests copying postman/templates/postman_for_tests/email_html_only.html -> build/lib/postman/templates/postman_for_tests copying postman/templates/postman_for_tests/email_txt_only.txt -> build/lib/postman/templates/postman_for_tests + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iiKj1Y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64 + cd django-postman-4.3.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/cs creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/cs/LC_MESSAGES copying build/lib/postman/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/cs/LC_MESSAGES copying build/lib/postman/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/ru creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/ru/LC_MESSAGES copying build/lib/postman/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/ru/LC_MESSAGES copying build/lib/postman/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/zh_TW creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/zh_TW/LC_MESSAGES copying build/lib/postman/locale/zh_TW/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/zh_TW/LC_MESSAGES copying build/lib/postman/locale/zh_TW/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/lv creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/lv/LC_MESSAGES copying build/lib/postman/locale/lv/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/lv/LC_MESSAGES copying build/lib/postman/locale/lv/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/ar creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/ar/LC_MESSAGES copying build/lib/postman/locale/ar/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/ar/LC_MESSAGES copying build/lib/postman/locale/ar/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/en creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/en/LC_MESSAGES copying build/lib/postman/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/en/LC_MESSAGES copying build/lib/postman/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/da creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/da/LC_MESSAGES copying build/lib/postman/locale/da/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/da/LC_MESSAGES copying build/lib/postman/locale/da/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/fa_IR creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/fa_IR/LC_MESSAGES copying build/lib/postman/locale/fa_IR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/fa_IR/LC_MESSAGES copying build/lib/postman/locale/fa_IR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/fa_IR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/pl creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/pl/LC_MESSAGES copying build/lib/postman/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/pl/LC_MESSAGES copying build/lib/postman/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/es creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/es/LC_MESSAGES copying build/lib/postman/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/es/LC_MESSAGES copying build/lib/postman/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/th_TH creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/th_TH/LC_MESSAGES copying build/lib/postman/locale/th_TH/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/th_TH/LC_MESSAGES copying build/lib/postman/locale/th_TH/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/th_TH/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/eo creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/eo/LC_MESSAGES copying build/lib/postman/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/eo/LC_MESSAGES copying build/lib/postman/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/el creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/el/LC_MESSAGES copying build/lib/postman/locale/el/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/el/LC_MESSAGES copying build/lib/postman/locale/el/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/hu creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/hu/LC_MESSAGES copying build/lib/postman/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/hu/LC_MESSAGES copying build/lib/postman/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/fr creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/fr/LC_MESSAGES copying build/lib/postman/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/fr/LC_MESSAGES copying build/lib/postman/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/pt_BR/LC_MESSAGES copying build/lib/postman/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/pt_BR/LC_MESSAGES copying build/lib/postman/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/de creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/de/LC_MESSAGES copying build/lib/postman/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/de/LC_MESSAGES copying build/lib/postman/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/ka creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/ka/LC_MESSAGES copying build/lib/postman/locale/ka/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/ka/LC_MESSAGES copying build/lib/postman/locale/ka/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/ka/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/nl creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/nl/LC_MESSAGES copying build/lib/postman/locale/nl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/nl/LC_MESSAGES copying build/lib/postman/locale/nl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/tr creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/tr/LC_MESSAGES copying build/lib/postman/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/tr/LC_MESSAGES copying build/lib/postman/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/zh_CN creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/zh_CN/LC_MESSAGES copying build/lib/postman/locale/zh_CN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/zh_CN/LC_MESSAGES copying build/lib/postman/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/sl_SI creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/sl_SI/LC_MESSAGES copying build/lib/postman/locale/sl_SI/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/sl_SI/LC_MESSAGES copying build/lib/postman/locale/sl_SI/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/sl_SI/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/it creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/it/LC_MESSAGES copying build/lib/postman/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/it/LC_MESSAGES copying build/lib/postman/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/migrations copying build/lib/postman/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/migrations copying build/lib/postman/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/migrations creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templatetags copying build/lib/postman/templatetags/postman_admin_modify.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templatetags copying build/lib/postman/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templatetags copying build/lib/postman/templatetags/pagination_tags.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templatetags copying build/lib/postman/templatetags/postman_tags.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templatetags copying build/lib/postman/query.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman copying build/lib/postman/utils.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman copying build/lib/postman/fields.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/static creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/static/postman creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/static/postman/css copying build/lib/postman/static/postman/css/postman.css -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/static/postman/css copying build/lib/postman/static/postman/css/admin.css -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/static/postman/css copying build/lib/postman/__init__.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman copying build/lib/postman/api_views.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman copying build/lib/postman/module_for_tests.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman copying build/lib/postman/urls_for_tests.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman copying build/lib/postman/admin.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman copying build/lib/postman/api_urls.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates copying build/lib/postman/templates/autocomplete_postman_single_as1-1.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates copying build/lib/postman/templates/autocomplete_postman_multiple_as1-2.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates copying build/lib/postman/templates/autocomplete_postman_multiple_as1-3.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman copying build/lib/postman/templates/postman/base_write.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman copying build/lib/postman/templates/postman/base_folder.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman copying build/lib/postman/templates/postman/reply.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman copying build/lib/postman/templates/postman/email_visitor.txt -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman copying build/lib/postman/templates/postman/inc_subject_ex.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman copying build/lib/postman/templates/postman/inbox.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman copying build/lib/postman/templates/postman/email_user_subject.txt -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman copying build/lib/postman/templates/postman/write.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman copying build/lib/postman/templates/postman/view.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman copying build/lib/postman/templates/postman/trash.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman copying build/lib/postman/templates/postman/archives.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman copying build/lib/postman/templates/postman/sent.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman copying build/lib/postman/templates/postman/email_visitor_subject.txt -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman copying build/lib/postman/templates/postman/email_user.txt -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman copying build/lib/postman/templates/postman/base.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman_for_tests copying build/lib/postman/templates/postman_for_tests/email_html_and_empty_txt.txt -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman_for_tests copying build/lib/postman/templates/postman_for_tests/email_txt_only.txt -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman_for_tests copying build/lib/postman/templates/postman_for_tests/context_processors.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman_for_tests copying build/lib/postman/templates/postman_for_tests/email_html_and_txt.txt -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman_for_tests copying build/lib/postman/templates/postman_for_tests/email_html_and_empty_txt.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman_for_tests copying build/lib/postman/templates/postman_for_tests/email_html_only.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman_for_tests copying build/lib/postman/templates/postman_for_tests/email_html_and_txt.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/postman_for_tests copying build/lib/postman/templates/autocomplete_postman_multiple_as1-1.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/admin creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/admin/postman creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/admin/postman/pendingmessage copying build/lib/postman/templates/admin/postman/pendingmessage/submit_line.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/admin/postman/pendingmessage copying build/lib/postman/templates/admin/postman/pendingmessage/change_form.html -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templates/admin/postman/pendingmessage copying build/lib/postman/context_processors.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman copying build/lib/postman/models.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman copying build/lib/postman/apps.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman copying build/lib/postman/views.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman copying build/lib/postman/forms.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/management copying build/lib/postman/management/__init__.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/management creating /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/management/commands copying build/lib/postman/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/management/commands copying build/lib/postman/management/commands/postman_cleanup.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/management/commands copying build/lib/postman/management/commands/postman_checkup.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/management/commands copying build/lib/postman/api.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman copying build/lib/postman/tests.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman copying build/lib/postman/urls.py -> /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templatetags/postman_admin_modify.py to postman_admin_modify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templatetags/pagination_tags.py to pagination_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/templatetags/postman_tags.py to postman_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/api_views.py to api_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/module_for_tests.py to module_for_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/urls_for_tests.py to urls_for_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/api_urls.py to api_urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/context_processors.py to context_processors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/management/commands/postman_cleanup.py to postman_cleanup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/management/commands/postman_checkup.py to postman_checkup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/postman/urls.py to urls.cpython-39.pyc writing byte-compilation script '/tmp/tmptdr9iusg.py' /usr/bin/python3 /tmp/tmptdr9iusg.py removing /tmp/tmptdr9iusg.py running install_egg_info running egg_info writing django_postman.egg-info/PKG-INFO writing dependency_links to django_postman.egg-info/dependency_links.txt writing requirements to django_postman.egg-info/requires.txt writing top-level names to django_postman.egg-info/top_level.txt reading manifest file 'django_postman.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'django_postman.egg-info/SOURCES.txt' Copying django_postman.egg-info to /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/usr/lib/python3.9/site-packages/django_postman-4.3.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64//usr/share/doc/python-django-postman + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64//usr/share/doc/python-django-postman + '[' -d example ']' ~/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64 ~/build/BUILD/django-postman-4.3.1 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64 + '[' -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/django-postman-4.3.1 + popd + mv /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.3.1-1 --unique-debug-suffix -4.3.1-1.x86_64 --unique-debug-src-base python-django-postman-4.3.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-postman-4.3.1 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-django-postman-4.3.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-postman-4.3.1-1.noarch Provides: python-django-postman python3-django-postman = 4.3.1-1 python3.9dist(django-postman) = 4.3.1 python3dist(django-postman) = 4.3.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(django) Processing files: python-django-postman-help-4.3.1-1.noarch warning: Empty %files file /builddir/build/BUILD/django-postman-4.3.1/doclist.lst Provides: python-django-postman-help = 4.3.1-1 python3-django-postman-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-django-postman-4.3.1-1.x86_64 Wrote: /builddir/build/RPMS/python-django-postman-help-4.3.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-postman-4.3.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SEOAoM + umask 022 + cd /builddir/build/BUILD + cd django-postman-4.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-postman-4.3.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0