Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-lifeguard.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685390125.823594/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-lifeguard.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-lifeguard-1.1.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-lifeguard.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685390125.823594/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-lifeguard.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-lifeguard-1.1.0-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-lifeguard.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685390125.823594/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-lifeguard.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.LC7ska + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lifeguard-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/lifeguard-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lifeguard-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WPoGns + umask 022 + cd /builddir/build/BUILD + cd lifeguard-1.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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_repositories.py -> build/lib/tests copying tests/test_scheduler.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_validations.py -> build/lib/tests copying tests/test_lifeguard_core.py -> build/lib/tests copying tests/test_server.py -> build/lib/tests copying tests/test_controllers.py -> build/lib/tests copying tests/test_auth.py -> build/lib/tests copying tests/test_settings.py -> build/lib/tests copying tests/test_bootstrap.py -> build/lib/tests copying tests/test_notifications.py -> build/lib/tests copying tests/test_http_client.py -> build/lib/tests creating build/lib/lifeguard copying lifeguard/statuses.py -> build/lib/lifeguard copying lifeguard/repositories.py -> build/lib/lifeguard copying lifeguard/auth.py -> build/lib/lifeguard copying lifeguard/__init__.py -> build/lib/lifeguard copying lifeguard/context.py -> build/lib/lifeguard copying lifeguard/utils.py -> build/lib/lifeguard copying lifeguard/settings.py -> build/lib/lifeguard copying lifeguard/server.py -> build/lib/lifeguard copying lifeguard/http_client.py -> build/lib/lifeguard copying lifeguard/logger.py -> build/lib/lifeguard copying lifeguard/validations.py -> build/lib/lifeguard copying lifeguard/notifications.py -> build/lib/lifeguard copying lifeguard/scheduler.py -> build/lib/lifeguard copying lifeguard/bootstrap.py -> build/lib/lifeguard creating build/lib/tests/fixtures copying tests/fixtures/__init__.py -> build/lib/tests/fixtures copying tests/fixtures/fixtures_repositories.py -> build/lib/tests/fixtures copying tests/fixtures/mock_lifeguard_settings.py -> build/lib/tests/fixtures creating build/lib/tests/controllers copying tests/controllers/__init__.py -> build/lib/tests/controllers copying tests/controllers/test_assets.py -> build/lib/tests/controllers creating build/lib/tests/actions copying tests/actions/test_database.py -> build/lib/tests/actions copying tests/actions/__init__.py -> build/lib/tests/actions copying tests/actions/test_email.py -> build/lib/tests/actions copying tests/actions/test_notification.py -> build/lib/tests/actions creating build/lib/lifeguard/controllers copying lifeguard/controllers/__init__.py -> build/lib/lifeguard/controllers copying lifeguard/controllers/assets.py -> build/lib/lifeguard/controllers creating build/lib/lifeguard/actions copying lifeguard/actions/__init__.py -> build/lib/lifeguard/actions copying lifeguard/actions/email.py -> build/lib/lifeguard/actions copying lifeguard/actions/database.py -> build/lib/lifeguard/actions copying lifeguard/actions/notifications.py -> build/lib/lifeguard/actions running egg_info writing lifeguard.egg-info/PKG-INFO writing dependency_links to lifeguard.egg-info/dependency_links.txt writing requirements to lifeguard.egg-info/requires.txt writing top-level names to lifeguard.egg-info/top_level.txt reading manifest file 'lifeguard.egg-info/SOURCES.txt' writing manifest file 'lifeguard.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.9 copying and adjusting bin/lifeguard -> build/scripts-3.9 changing mode of build/scripts-3.9/lifeguard from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.f8zF7b + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64 + cd lifeguard-1.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -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-lifeguard-1.1.0-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-lifeguard-1.1.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/fixtures copying build/lib/tests/fixtures/__init__.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/fixtures copying build/lib/tests/fixtures/fixtures_repositories.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/fixtures copying build/lib/tests/fixtures/mock_lifeguard_settings.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/fixtures copying build/lib/tests/test_repositories.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_scheduler.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_validations.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_lifeguard_core.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_server.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_controllers.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers copying build/lib/tests/controllers/__init__.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers copying build/lib/tests/controllers/test_assets.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers copying build/lib/tests/test_auth.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/actions copying build/lib/tests/actions/test_database.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/actions copying build/lib/tests/actions/__init__.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/actions copying build/lib/tests/actions/test_email.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/actions copying build/lib/tests/actions/test_notification.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/actions copying build/lib/tests/test_settings.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_bootstrap.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_notifications.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_http_client.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard copying build/lib/lifeguard/statuses.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard copying build/lib/lifeguard/repositories.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard copying build/lib/lifeguard/auth.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard copying build/lib/lifeguard/__init__.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard copying build/lib/lifeguard/context.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard copying build/lib/lifeguard/utils.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard copying build/lib/lifeguard/settings.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard copying build/lib/lifeguard/server.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard creating /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/controllers copying build/lib/lifeguard/controllers/__init__.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/controllers copying build/lib/lifeguard/controllers/assets.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/controllers copying build/lib/lifeguard/http_client.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard copying build/lib/lifeguard/logger.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard copying build/lib/lifeguard/validations.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard copying build/lib/lifeguard/notifications.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard creating /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/actions copying build/lib/lifeguard/actions/__init__.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/actions copying build/lib/lifeguard/actions/email.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/actions copying build/lib/lifeguard/actions/database.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/actions copying build/lib/lifeguard/actions/notifications.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/actions copying build/lib/lifeguard/scheduler.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard copying build/lib/lifeguard/bootstrap.py -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/fixtures/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/fixtures/fixtures_repositories.py to fixtures_repositories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/fixtures/mock_lifeguard_settings.py to mock_lifeguard_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_repositories.py to test_repositories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_scheduler.py to test_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_validations.py to test_validations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_lifeguard_core.py to test_lifeguard_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_server.py to test_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_controllers.py to test_controllers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/controllers/test_assets.py to test_assets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_auth.py to test_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/actions/test_database.py to test_database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/actions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/actions/test_email.py to test_email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/actions/test_notification.py to test_notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_settings.py to test_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_bootstrap.py to test_bootstrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_notifications.py to test_notifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_http_client.py to test_http_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/statuses.py to statuses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/repositories.py to repositories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/controllers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/controllers/assets.py to assets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/http_client.py to http_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/validations.py to validations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/notifications.py to notifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/actions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/actions/email.py to email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/actions/database.py to database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/actions/notifications.py to notifications.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/scheduler.py to scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard/bootstrap.py to bootstrap.cpython-39.pyc writing byte-compilation script '/tmp/tmpi68ldv_h.py' /usr/bin/python3 /tmp/tmpi68ldv_h.py removing /tmp/tmpi68ldv_h.py running install_egg_info running egg_info writing lifeguard.egg-info/PKG-INFO writing dependency_links to lifeguard.egg-info/dependency_links.txt writing requirements to lifeguard.egg-info/requires.txt writing top-level names to lifeguard.egg-info/top_level.txt reading manifest file 'lifeguard.egg-info/SOURCES.txt' writing manifest file 'lifeguard.egg-info/SOURCES.txt' Copying lifeguard.egg-info to /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/lifeguard-1.1.0-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/bin copying build/scripts-3.9/lifeguard -> /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/bin/lifeguard to 755 + install -d -m755 /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64//usr/share/doc/python-lifeguard + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64 ~/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64 ~/build/BUILD/lifeguard-1.1.0 + '[' -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/lifeguard-1.1.0 + mv /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.1.0-1 --unique-debug-suffix -1.1.0-1.x86_64 --unique-debug-src-base python-lifeguard-1.1.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/lifeguard-1.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-lifeguard-1.1.0-1.noarch Provides: python-lifeguard python3-lifeguard = 1.1.0-1 python3.9dist(lifeguard) = 1.1 python3dist(lifeguard) = 1.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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(flask) python3.9dist(gunicorn) python3.9dist(requests) python3.9dist(schedule) python3.9dist(tabulate) Processing files: python-lifeguard-help-1.1.0-1.noarch warning: Empty %files file /builddir/build/BUILD/lifeguard-1.1.0/doclist.lst Provides: python-lifeguard-help = 1.1.0-1 python3-lifeguard-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-lifeguard-1.1.0-1.x86_64 Wrote: /builddir/build/RPMS/python-lifeguard-help-1.1.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-lifeguard-1.1.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5KN2Cm + umask 022 + cd /builddir/build/BUILD + cd lifeguard-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-lifeguard-1.1.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0