Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-scheduler.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681996063.283016/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-scheduler.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-scheduler-0.10.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-scheduler.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681996063.283016/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-scheduler.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-scheduler-0.10.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-scheduler.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681996063.283016/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-scheduler.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.Cll5ZY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-scheduler-0.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-scheduler-0.10.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-scheduler-0.10.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.4rlL9N + umask 022 + cd /builddir/build/BUILD + cd django-scheduler-0.10.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/tests copying tests/test_forms.py -> build/lib/tests copying tests/test_perms.py -> build/lib/tests copying tests/test_recurrent_event.py -> build/lib/tests copying tests/test_occurrence.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_templatetags.py -> build/lib/tests copying tests/settings.py -> build/lib/tests copying tests/test_periods.py -> build/lib/tests copying tests/test_rule.py -> build/lib/tests copying tests/test_views.py -> build/lib/tests copying tests/test_utils.py -> build/lib/tests copying tests/test_event.py -> build/lib/tests copying tests/test_calendar.py -> build/lib/tests creating build/lib/schedule copying schedule/utils.py -> build/lib/schedule copying schedule/widgets.py -> build/lib/schedule copying schedule/__init__.py -> build/lib/schedule copying schedule/apps.py -> build/lib/schedule copying schedule/urls.py -> build/lib/schedule copying schedule/admin.py -> build/lib/schedule copying schedule/periods.py -> build/lib/schedule copying schedule/settings.py -> build/lib/schedule copying schedule/views.py -> build/lib/schedule copying schedule/forms.py -> build/lib/schedule creating build/lib/tests/testapp copying tests/testapp/models.py -> build/lib/tests/testapp copying tests/testapp/__init__.py -> build/lib/tests/testapp copying tests/testapp/apps.py -> build/lib/tests/testapp copying tests/testapp/urls.py -> build/lib/tests/testapp copying tests/testapp/admin.py -> build/lib/tests/testapp copying tests/testapp/settings.py -> build/lib/tests/testapp copying tests/testapp/views.py -> build/lib/tests/testapp creating build/lib/tests/testapp/migrations copying tests/testapp/migrations/__init__.py -> build/lib/tests/testapp/migrations creating build/lib/schedule/templatetags copying schedule/templatetags/scheduletags.py -> build/lib/schedule/templatetags copying schedule/templatetags/__init__.py -> build/lib/schedule/templatetags creating build/lib/schedule/migrations copying schedule/migrations/0013_auto_20210502_2303.py -> build/lib/schedule/migrations copying schedule/migrations/0007_merge_text_fields.py -> build/lib/schedule/migrations copying schedule/migrations/0008_gfk_index.py -> build/lib/schedule/migrations copying schedule/migrations/0001_initial.py -> build/lib/schedule/migrations copying schedule/migrations/0010_events_set_missing_calendar.py -> build/lib/schedule/migrations copying schedule/migrations/0011_event_calendar_not_null.py -> build/lib/schedule/migrations copying schedule/migrations/__init__.py -> build/lib/schedule/migrations copying schedule/migrations/0002_event_color_event.py -> build/lib/schedule/migrations copying schedule/migrations/0005_verbose_name_plural_for_calendar.py -> build/lib/schedule/migrations copying schedule/migrations/0009_merge_20180108_2303.py -> build/lib/schedule/migrations copying schedule/migrations/0014_use_autofields_for_pk.py -> build/lib/schedule/migrations copying schedule/migrations/0003_auto_20160715_0028.py -> build/lib/schedule/migrations copying schedule/migrations/0006_update_text_fields_empty_string.py -> build/lib/schedule/migrations copying schedule/migrations/0012_auto_20191025_1852.py -> build/lib/schedule/migrations copying schedule/migrations/0004_text_fields_not_null.py -> build/lib/schedule/migrations creating build/lib/schedule/feeds copying schedule/feeds/__init__.py -> build/lib/schedule/feeds copying schedule/feeds/ical.py -> build/lib/schedule/feeds creating build/lib/schedule/models copying schedule/models/calendars.py -> build/lib/schedule/models copying schedule/models/__init__.py -> build/lib/schedule/models copying schedule/models/events.py -> build/lib/schedule/models copying schedule/models/rules.py -> build/lib/schedule/models running egg_info writing django_scheduler.egg-info/PKG-INFO writing dependency_links to django_scheduler.egg-info/dependency_links.txt writing requirements to django_scheduler.egg-info/requires.txt writing top-level names to django_scheduler.egg-info/top_level.txt reading manifest file 'django_scheduler.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'django_scheduler.egg-info/SOURCES.txt' creating build/lib/schedule/locale creating build/lib/schedule/locale/de creating build/lib/schedule/locale/de/LC_MESSAGES copying schedule/locale/de/LC_MESSAGES/django.mo -> build/lib/schedule/locale/de/LC_MESSAGES copying schedule/locale/de/LC_MESSAGES/django.po -> build/lib/schedule/locale/de/LC_MESSAGES creating build/lib/schedule/locale/en creating build/lib/schedule/locale/en/LC_MESSAGES copying schedule/locale/en/LC_MESSAGES/django.mo -> build/lib/schedule/locale/en/LC_MESSAGES copying schedule/locale/en/LC_MESSAGES/django.po -> build/lib/schedule/locale/en/LC_MESSAGES creating build/lib/schedule/locale/es creating build/lib/schedule/locale/es/LC_MESSAGES copying schedule/locale/es/LC_MESSAGES/django.mo -> build/lib/schedule/locale/es/LC_MESSAGES copying schedule/locale/es/LC_MESSAGES/django.po -> build/lib/schedule/locale/es/LC_MESSAGES creating build/lib/schedule/locale/fi creating build/lib/schedule/locale/fi/LC_MESSAGES copying schedule/locale/fi/LC_MESSAGES/django.mo -> build/lib/schedule/locale/fi/LC_MESSAGES copying schedule/locale/fi/LC_MESSAGES/django.po -> build/lib/schedule/locale/fi/LC_MESSAGES creating build/lib/schedule/locale/fr creating build/lib/schedule/locale/fr/LC_MESSAGES copying schedule/locale/fr/LC_MESSAGES/django.mo -> build/lib/schedule/locale/fr/LC_MESSAGES copying schedule/locale/fr/LC_MESSAGES/django.po -> build/lib/schedule/locale/fr/LC_MESSAGES creating build/lib/schedule/locale/it creating build/lib/schedule/locale/it/LC_MESSAGES copying schedule/locale/it/LC_MESSAGES/django.mo -> build/lib/schedule/locale/it/LC_MESSAGES copying schedule/locale/it/LC_MESSAGES/django.po -> build/lib/schedule/locale/it/LC_MESSAGES creating build/lib/schedule/locale/pt_BR creating build/lib/schedule/locale/pt_BR/LC_MESSAGES copying schedule/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/schedule/locale/pt_BR/LC_MESSAGES copying schedule/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/schedule/locale/pt_BR/LC_MESSAGES creating build/lib/schedule/locale/ru creating build/lib/schedule/locale/ru/LC_MESSAGES copying schedule/locale/ru/LC_MESSAGES/django.mo -> build/lib/schedule/locale/ru/LC_MESSAGES copying schedule/locale/ru/LC_MESSAGES/django.po -> build/lib/schedule/locale/ru/LC_MESSAGES creating build/lib/schedule/locale/zh creating build/lib/schedule/locale/zh/LC_MESSAGES copying schedule/locale/zh/LC_MESSAGES/django.mo -> build/lib/schedule/locale/zh/LC_MESSAGES copying schedule/locale/zh/LC_MESSAGES/django.po -> build/lib/schedule/locale/zh/LC_MESSAGES creating build/lib/schedule/static copying schedule/static/schedule.css -> build/lib/schedule/static copying schedule/static/schedule.js -> build/lib/schedule/static creating build/lib/schedule/templates copying schedule/templates/base.html -> build/lib/schedule/templates copying schedule/templates/fullcalendar.html -> build/lib/schedule/templates copying schedule/templates/fullcalendar_modal.html -> build/lib/schedule/templates copying schedule/templates/fullcalendar_script.html -> build/lib/schedule/templates creating build/lib/schedule/templates/profiles copying schedule/templates/profiles/schedule.html -> build/lib/schedule/templates/profiles creating build/lib/schedule/templates/schedule copying schedule/templates/schedule/_create_event_options.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/_daily_table.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/_day_cell.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/_day_cell_big.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/_detail.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/_dialogs.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/_event_options.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/_event_title.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/_month_table.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/_next.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/_prev.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/_prevnext.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/calendar.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/calendar_compact_month.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/calendar_day.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/calendar_list.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/calendar_month.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/calendar_tri_month.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/calendar_week.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/calendar_year.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/cancel_occurrence.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/create_event.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/delete_event.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/edit_occurrence.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/event.html -> build/lib/schedule/templates/schedule copying schedule/templates/schedule/occurrence.html -> build/lib/schedule/templates/schedule + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jAWSmg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64 + cd django-scheduler-0.10.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-scheduler-0.10.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-scheduler-0.10.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_forms.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_perms.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_recurrent_event.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp copying build/lib/tests/testapp/models.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp copying build/lib/tests/testapp/__init__.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp copying build/lib/tests/testapp/apps.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp copying build/lib/tests/testapp/urls.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/migrations copying build/lib/tests/testapp/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/migrations copying build/lib/tests/testapp/admin.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp copying build/lib/tests/testapp/settings.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp copying build/lib/tests/testapp/views.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp copying build/lib/tests/test_occurrence.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_templatetags.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/settings.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_periods.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_rule.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_views.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_utils.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_event.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_calendar.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templatetags copying build/lib/schedule/templatetags/scheduletags.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templatetags copying build/lib/schedule/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templatetags copying build/lib/schedule/utils.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule copying build/lib/schedule/widgets.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule copying build/lib/schedule/__init__.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule copying build/lib/schedule/apps.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule copying build/lib/schedule/urls.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations copying build/lib/schedule/migrations/0013_auto_20210502_2303.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations copying build/lib/schedule/migrations/0007_merge_text_fields.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations copying build/lib/schedule/migrations/0008_gfk_index.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations copying build/lib/schedule/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations copying build/lib/schedule/migrations/0010_events_set_missing_calendar.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations copying build/lib/schedule/migrations/0011_event_calendar_not_null.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations copying build/lib/schedule/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations copying build/lib/schedule/migrations/0002_event_color_event.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations copying build/lib/schedule/migrations/0005_verbose_name_plural_for_calendar.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations copying build/lib/schedule/migrations/0009_merge_20180108_2303.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations copying build/lib/schedule/migrations/0014_use_autofields_for_pk.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations copying build/lib/schedule/migrations/0003_auto_20160715_0028.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations copying build/lib/schedule/migrations/0006_update_text_fields_empty_string.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations copying build/lib/schedule/migrations/0012_auto_20191025_1852.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations copying build/lib/schedule/migrations/0004_text_fields_not_null.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates copying build/lib/schedule/templates/fullcalendar.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates copying build/lib/schedule/templates/fullcalendar_script.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates copying build/lib/schedule/templates/base.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/profiles copying build/lib/schedule/templates/profiles/schedule.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/profiles creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/_next.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/_event_options.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/delete_event.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/_day_cell.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/cancel_occurrence.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/_prev.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/calendar_month.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/_create_event_options.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/calendar_year.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/calendar_tri_month.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/calendar_list.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/_month_table.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/occurrence.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/_daily_table.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/_dialogs.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/_day_cell_big.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/calendar_day.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/create_event.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/_detail.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/_prevnext.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/event.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/_event_title.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/calendar.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/calendar_week.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/calendar_compact_month.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/schedule/edit_occurrence.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates/schedule copying build/lib/schedule/templates/fullcalendar_modal.html -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templates copying build/lib/schedule/admin.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule copying build/lib/schedule/periods.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule copying build/lib/schedule/settings.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/feeds copying build/lib/schedule/feeds/__init__.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/feeds copying build/lib/schedule/feeds/ical.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/feeds creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/models copying build/lib/schedule/models/calendars.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/models copying build/lib/schedule/models/__init__.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/models copying build/lib/schedule/models/events.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/models copying build/lib/schedule/models/rules.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/models copying build/lib/schedule/views.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/static copying build/lib/schedule/static/schedule.css -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/static copying build/lib/schedule/static/schedule.js -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/static creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/fi creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/fi/LC_MESSAGES copying build/lib/schedule/locale/fi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/fi/LC_MESSAGES copying build/lib/schedule/locale/fi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/zh creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/zh/LC_MESSAGES copying build/lib/schedule/locale/zh/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/zh/LC_MESSAGES copying build/lib/schedule/locale/zh/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/zh/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/ru creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/ru/LC_MESSAGES copying build/lib/schedule/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/ru/LC_MESSAGES copying build/lib/schedule/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/de creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/de/LC_MESSAGES copying build/lib/schedule/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/de/LC_MESSAGES copying build/lib/schedule/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/pt_BR/LC_MESSAGES copying build/lib/schedule/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/pt_BR/LC_MESSAGES copying build/lib/schedule/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/fr creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/fr/LC_MESSAGES copying build/lib/schedule/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/fr/LC_MESSAGES copying build/lib/schedule/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/es creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/es/LC_MESSAGES copying build/lib/schedule/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/es/LC_MESSAGES copying build/lib/schedule/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/en creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/en/LC_MESSAGES copying build/lib/schedule/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/en/LC_MESSAGES copying build/lib/schedule/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/it creating /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/it/LC_MESSAGES copying build/lib/schedule/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/it/LC_MESSAGES copying build/lib/schedule/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/locale/it/LC_MESSAGES copying build/lib/schedule/forms.py -> /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_forms.py to test_forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_perms.py to test_perms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_recurrent_event.py to test_recurrent_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_occurrence.py to test_occurrence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_templatetags.py to test_templatetags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_periods.py to test_periods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_rule.py to test_rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_views.py to test_views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_event.py to test_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/tests/test_calendar.py to test_calendar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templatetags/scheduletags.py to scheduletags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/apps.py to apps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations/0013_auto_20210502_2303.py to 0013_auto_20210502_2303.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations/0007_merge_text_fields.py to 0007_merge_text_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations/0008_gfk_index.py to 0008_gfk_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations/0010_events_set_missing_calendar.py to 0010_events_set_missing_calendar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations/0011_event_calendar_not_null.py to 0011_event_calendar_not_null.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations/0002_event_color_event.py to 0002_event_color_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations/0005_verbose_name_plural_for_calendar.py to 0005_verbose_name_plural_for_calendar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations/0009_merge_20180108_2303.py to 0009_merge_20180108_2303.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations/0014_use_autofields_for_pk.py to 0014_use_autofields_for_pk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations/0003_auto_20160715_0028.py to 0003_auto_20160715_0028.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations/0006_update_text_fields_empty_string.py to 0006_update_text_fields_empty_string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations/0012_auto_20191025_1852.py to 0012_auto_20191025_1852.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/migrations/0004_text_fields_not_null.py to 0004_text_fields_not_null.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/periods.py to periods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/feeds/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/feeds/ical.py to ical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/models/calendars.py to calendars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/models/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/models/rules.py to rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/schedule/forms.py to forms.cpython-39.pyc writing byte-compilation script '/tmp/tmpuzs3fgby.py' /usr/bin/python3 /tmp/tmpuzs3fgby.py removing /tmp/tmpuzs3fgby.py running install_egg_info running egg_info writing django_scheduler.egg-info/PKG-INFO writing dependency_links to django_scheduler.egg-info/dependency_links.txt writing requirements to django_scheduler.egg-info/requires.txt writing top-level names to django_scheduler.egg-info/top_level.txt reading manifest file 'django_scheduler.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'django_scheduler.egg-info/SOURCES.txt' Copying django_scheduler.egg-info to /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/usr/lib/python3.9/site-packages/django_scheduler-0.10.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64//usr/share/doc/python-django-scheduler + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64//usr/share/doc/python-django-scheduler + '[' -d example ']' ~/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64 ~/build/BUILD/django-scheduler-0.10.1 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-scheduler-0.10.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 ']' + popd ~/build/BUILD/django-scheduler-0.10.1 + mv /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.10.1-1 --unique-debug-suffix -0.10.1-1.x86_64 --unique-debug-src-base python-django-scheduler-0.10.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-scheduler-0.10.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-scheduler-0.10.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-scheduler-0.10.1-1.noarch Provides: python-django-scheduler python3-django-scheduler = 0.10.1-1 python3.9dist(django-scheduler) = 0.10.1 python3dist(django-scheduler) = 0.10.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) >= 3.2 python3.9dist(icalendar) >= 3.8.4 python3.9dist(python-dateutil) >= 2.1 python3.9dist(pytz) >= 2013.9 Processing files: python-django-scheduler-help-0.10.1-1.noarch warning: Empty %files file /builddir/build/BUILD/django-scheduler-0.10.1/doclist.lst Provides: python-django-scheduler-help = 0.10.1-1 python3-django-scheduler-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-scheduler-0.10.1-1.x86_64 Wrote: /builddir/build/RPMS/python-django-scheduler-help-0.10.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-scheduler-0.10.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Fha9Ct + umask 022 + cd /builddir/build/BUILD + cd django-scheduler-0.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-scheduler-0.10.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0