Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-chroniker.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686488050.868643/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-chroniker.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-chroniker-1.0.22-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-chroniker.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686488050.868643/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-chroniker.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-chroniker-1.0.22-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-chroniker.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686488050.868643/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-chroniker.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.haEAe5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-chroniker-1.0.22 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-chroniker-1.0.22.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-chroniker-1.0.22 + /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.EAcdQg + umask 022 + cd /builddir/build/BUILD + cd django-chroniker-1.0.22 + 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/site copying site/__init__.py -> build/lib/site creating build/lib/chroniker copying chroniker/views.py -> build/lib/chroniker copying chroniker/widgets.py -> build/lib/chroniker copying chroniker/utils.py -> build/lib/chroniker copying chroniker/models.py -> build/lib/chroniker copying chroniker/settings.py -> build/lib/chroniker copying chroniker/__init__.py -> build/lib/chroniker copying chroniker/admin.py -> build/lib/chroniker copying chroniker/constants.py -> build/lib/chroniker creating build/lib/chroniker/templatetags copying chroniker/templatetags/chroniker_tags.py -> build/lib/chroniker/templatetags copying chroniker/templatetags/__init__.py -> build/lib/chroniker/templatetags creating build/lib/chroniker/management copying chroniker/management/__init__.py -> build/lib/chroniker/management creating build/lib/chroniker/tests copying chroniker/tests/views.py -> build/lib/chroniker/tests copying chroniker/tests/commands.py -> build/lib/chroniker/tests copying chroniker/tests/tests.py -> build/lib/chroniker/tests copying chroniker/tests/urls.py -> build/lib/chroniker/tests copying chroniker/tests/models.py -> build/lib/chroniker/tests copying chroniker/tests/settings.py -> build/lib/chroniker/tests copying chroniker/tests/manage.py -> build/lib/chroniker/tests copying chroniker/tests/__init__.py -> build/lib/chroniker/tests creating build/lib/chroniker/migrations copying chroniker/migrations/0003_auto_20200822_2026.py -> build/lib/chroniker/migrations copying chroniker/migrations/0002_auto_20190415_0925.py -> build/lib/chroniker/migrations copying chroniker/migrations/0001_initial.py -> build/lib/chroniker/migrations copying chroniker/migrations/__init__.py -> build/lib/chroniker/migrations creating build/lib/chroniker/management/commands copying chroniker/management/commands/check_monitor.py -> build/lib/chroniker/management/commands copying chroniker/management/commands/test_status_update.py -> build/lib/chroniker/management/commands copying chroniker/management/commands/cron.py -> build/lib/chroniker/management/commands copying chroniker/management/commands/cron_clean.py -> build/lib/chroniker/management/commands copying chroniker/management/commands/cronserver.py -> build/lib/chroniker/management/commands copying chroniker/management/commands/run_job.py -> build/lib/chroniker/management/commands copying chroniker/management/commands/calculate_job_chain.py -> build/lib/chroniker/management/commands copying chroniker/management/commands/__init__.py -> build/lib/chroniker/management/commands creating build/lib/chroniker/tests/management copying chroniker/tests/management/__init__.py -> build/lib/chroniker/tests/management creating build/lib/chroniker/tests/management/commands copying chroniker/tests/management/commands/test_sleeper.py -> build/lib/chroniker/tests/management/commands copying chroniker/tests/management/commands/test_error.py -> build/lib/chroniker/tests/management/commands copying chroniker/tests/management/commands/test_waiter.py -> build/lib/chroniker/tests/management/commands copying chroniker/tests/management/commands/test_success.py -> build/lib/chroniker/tests/management/commands copying chroniker/tests/management/commands/test_cron_clean.py -> build/lib/chroniker/tests/management/commands copying chroniker/tests/management/commands/__init__.py -> build/lib/chroniker/tests/management/commands creating build/lib/chroniker/static creating build/lib/chroniker/static/chroniker creating build/lib/chroniker/static/chroniker/js copying chroniker/static/chroniker/js/dygraph-combined.js -> build/lib/chroniker/static/chroniker/js creating build/lib/chroniker/templates creating build/lib/chroniker/templates/chroniker copying chroniker/templates/chroniker/error_message.txt -> build/lib/chroniker/templates/chroniker creating build/lib/chroniker/templates/admin creating build/lib/chroniker/templates/admin/chroniker creating build/lib/chroniker/templates/admin/chroniker/job copying chroniker/templates/admin/chroniker/job/change_list.html -> build/lib/chroniker/templates/admin/chroniker/job copying chroniker/templates/admin/chroniker/job/change_form.html -> build/lib/chroniker/templates/admin/chroniker/job copying chroniker/templates/admin/chroniker/job/duration_graph.html -> build/lib/chroniker/templates/admin/chroniker/job creating build/lib/chroniker/tests/fixtures copying chroniker/tests/fixtures/jobs_by_name.json -> build/lib/chroniker/tests/fixtures copying chroniker/tests/fixtures/jobs_by_command_args.json -> build/lib/chroniker/tests/fixtures copying chroniker/tests/fixtures/jobs_by_command.json -> build/lib/chroniker/tests/fixtures copying chroniker/tests/fixtures/test_jobs.json -> build/lib/chroniker/tests/fixtures running build_scripts creating build/scripts-3.9 copying and adjusting bin/chroniker -> build/scripts-3.9 changing mode of build/scripts-3.9/chroniker from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aSJ43V + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64 + cd django-chroniker-1.0.22 + 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-chroniker-1.0.22-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-chroniker-1.0.22-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/site copying build/lib/site/__init__.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/site creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker copying build/lib/chroniker/views.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/templatetags copying build/lib/chroniker/templatetags/chroniker_tags.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/templatetags copying build/lib/chroniker/templatetags/__init__.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/templatetags creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands copying build/lib/chroniker/management/commands/check_monitor.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands copying build/lib/chroniker/management/commands/test_status_update.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands copying build/lib/chroniker/management/commands/cron.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands copying build/lib/chroniker/management/commands/cron_clean.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands copying build/lib/chroniker/management/commands/cronserver.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands copying build/lib/chroniker/management/commands/run_job.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands copying build/lib/chroniker/management/commands/calculate_job_chain.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands copying build/lib/chroniker/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands copying build/lib/chroniker/management/__init__.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management copying build/lib/chroniker/widgets.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker copying build/lib/chroniker/utils.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests copying build/lib/chroniker/tests/views.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/management creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/management/commands copying build/lib/chroniker/tests/management/commands/test_sleeper.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/management/commands copying build/lib/chroniker/tests/management/commands/test_error.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/management/commands copying build/lib/chroniker/tests/management/commands/test_waiter.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/management/commands copying build/lib/chroniker/tests/management/commands/test_success.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/management/commands copying build/lib/chroniker/tests/management/commands/test_cron_clean.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/management/commands copying build/lib/chroniker/tests/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/management/commands copying build/lib/chroniker/tests/management/__init__.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/management copying build/lib/chroniker/tests/commands.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/fixtures copying build/lib/chroniker/tests/fixtures/jobs_by_name.json -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/fixtures copying build/lib/chroniker/tests/fixtures/jobs_by_command_args.json -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/fixtures copying build/lib/chroniker/tests/fixtures/jobs_by_command.json -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/fixtures copying build/lib/chroniker/tests/fixtures/test_jobs.json -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/fixtures copying build/lib/chroniker/tests/tests.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests copying build/lib/chroniker/tests/urls.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests copying build/lib/chroniker/tests/models.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests copying build/lib/chroniker/tests/settings.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests copying build/lib/chroniker/tests/manage.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests copying build/lib/chroniker/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/templates creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/templates/admin creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/templates/admin/chroniker creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/templates/admin/chroniker/job copying build/lib/chroniker/templates/admin/chroniker/job/change_list.html -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/templates/admin/chroniker/job copying build/lib/chroniker/templates/admin/chroniker/job/change_form.html -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/templates/admin/chroniker/job copying build/lib/chroniker/templates/admin/chroniker/job/duration_graph.html -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/templates/admin/chroniker/job creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/templates/chroniker copying build/lib/chroniker/templates/chroniker/error_message.txt -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/templates/chroniker copying build/lib/chroniker/models.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/migrations copying build/lib/chroniker/migrations/0003_auto_20200822_2026.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/migrations copying build/lib/chroniker/migrations/0002_auto_20190415_0925.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/migrations copying build/lib/chroniker/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/migrations copying build/lib/chroniker/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/migrations copying build/lib/chroniker/settings.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/static creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/static/chroniker creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/static/chroniker/js copying build/lib/chroniker/static/chroniker/js/dygraph-combined.js -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/static/chroniker/js copying build/lib/chroniker/__init__.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker copying build/lib/chroniker/admin.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker copying build/lib/chroniker/constants.py -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/site/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/templatetags/chroniker_tags.py to chroniker_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/templatetags/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands/check_monitor.py to check_monitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands/test_status_update.py to test_status_update.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands/cron.py to cron.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands/cron_clean.py to cron_clean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands/cronserver.py to cronserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands/run_job.py to run_job.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands/calculate_job_chain.py to calculate_job_chain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/management/commands/test_sleeper.py to test_sleeper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/management/commands/test_error.py to test_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/management/commands/test_waiter.py to test_waiter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/management/commands/test_success.py to test_success.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/management/commands/test_cron_clean.py to test_cron_clean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/tests.py to tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/manage.py to manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/migrations/0003_auto_20200822_2026.py to 0003_auto_20200822_2026.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/migrations/0002_auto_20190415_0925.py to 0002_auto_20190415_0925.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/admin.py to admin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/chroniker/constants.py to constants.cpython-39.pyc writing byte-compilation script '/tmp/tmp82z8im9o.py' /usr/bin/python3 /tmp/tmp82z8im9o.py removing /tmp/tmp82z8im9o.py running install_egg_info running egg_info writing django_chroniker.egg-info/PKG-INFO writing dependency_links to django_chroniker.egg-info/dependency_links.txt writing requirements to django_chroniker.egg-info/requires.txt writing top-level names to django_chroniker.egg-info/top_level.txt reading manifest file 'django_chroniker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_chroniker.egg-info/SOURCES.txt' Copying django_chroniker.egg-info to /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/django_chroniker-1.0.22-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/bin copying build/scripts-3.9/chroniker -> /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/usr/bin/chroniker to 755 + install -d -m755 /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64//usr/share/doc/python-django-chroniker + '[' -d doc ']' ~/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64 ~/build/BUILD/django-chroniker-1.0.22 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/django-chroniker-1.0.22 + mv /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.22-1 --unique-debug-suffix -1.0.22-1.x86_64 --unique-debug-src-base python-django-chroniker-1.0.22-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-chroniker-1.0.22 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-chroniker-1.0.22-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-chroniker-1.0.22-1.noarch Provides: python-django-chroniker python3-django-chroniker = 1.0.22-1 python3.9dist(django-chroniker) = 1.0.22 python3dist(django-chroniker) = 1.0.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(django) >= 2 python3.9dist(psutil) >= 2.1.1 python3.9dist(python-dateutil) >= 2.2 python3.9dist(toposort) >= 1 Processing files: python-django-chroniker-help-1.0.22-1.noarch warning: Empty %files file /builddir/build/BUILD/django-chroniker-1.0.22/doclist.lst Provides: python-django-chroniker-help = 1.0.22-1 python3-django-chroniker-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-chroniker-1.0.22-1.x86_64 Wrote: /builddir/build/RPMS/python-django-chroniker-help-1.0.22-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-chroniker-1.0.22-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PJvtmN + umask 022 + cd /builddir/build/BUILD + cd django-chroniker-1.0.22 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-chroniker-1.0.22-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0