Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-fast-agave.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686523666.868041/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-fast-agave.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-fast-agave-0.12.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-fast-agave.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686523666.868041/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-fast-agave.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-fast-agave-0.12.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-fast-agave.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686523666.868041/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-fast-agave.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.Pup3hh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fast_agave-0.12.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/fast_agave-0.12.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fast_agave-0.12.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.bHJjHv + umask 022 + cd /builddir/build/BUILD + cd fast_agave-0.12.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/fast_agave copying fast_agave/exc.py -> build/lib/fast_agave copying fast_agave/version.py -> build/lib/fast_agave copying fast_agave/__init__.py -> build/lib/fast_agave copying fast_agave/filters.py -> build/lib/fast_agave creating build/lib/examples copying examples/config.py -> build/lib/examples copying examples/validators.py -> build/lib/examples copying examples/app.py -> build/lib/examples copying examples/__init__.py -> build/lib/examples creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_app.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/fast_agave/blueprints copying fast_agave/blueprints/decorators.py -> build/lib/fast_agave/blueprints copying fast_agave/blueprints/rest_api.py -> build/lib/fast_agave/blueprints copying fast_agave/blueprints/__init__.py -> build/lib/fast_agave/blueprints creating build/lib/fast_agave/middlewares copying fast_agave/middlewares/__init__.py -> build/lib/fast_agave/middlewares copying fast_agave/middlewares/error_handlers.py -> build/lib/fast_agave/middlewares creating build/lib/fast_agave/tasks copying fast_agave/tasks/sqs_celery_client.py -> build/lib/fast_agave/tasks copying fast_agave/tasks/sqs_tasks.py -> build/lib/fast_agave/tasks copying fast_agave/tasks/__init__.py -> build/lib/fast_agave/tasks creating build/lib/examples/resources copying examples/resources/users.py -> build/lib/examples/resources copying examples/resources/cards.py -> build/lib/examples/resources copying examples/resources/accounts.py -> build/lib/examples/resources copying examples/resources/files.py -> build/lib/examples/resources copying examples/resources/transactions.py -> build/lib/examples/resources copying examples/resources/base.py -> build/lib/examples/resources copying examples/resources/billers.py -> build/lib/examples/resources copying examples/resources/__init__.py -> build/lib/examples/resources creating build/lib/examples/middlewares copying examples/middlewares/authed.py -> build/lib/examples/middlewares copying examples/middlewares/__init__.py -> build/lib/examples/middlewares creating build/lib/examples/tasks copying examples/tasks/task_example.py -> build/lib/examples/tasks copying examples/tasks/__init__.py -> build/lib/examples/tasks copying examples/tasks/retry_task_example.py -> build/lib/examples/tasks creating build/lib/examples/models copying examples/models/users.py -> build/lib/examples/models copying examples/models/cards.py -> build/lib/examples/models copying examples/models/accounts.py -> build/lib/examples/models copying examples/models/files.py -> build/lib/examples/models copying examples/models/transactions.py -> build/lib/examples/models copying examples/models/billers.py -> build/lib/examples/models copying examples/models/__init__.py -> build/lib/examples/models creating build/lib/tests/tasks copying tests/tasks/test_sqs_tasks.py -> build/lib/tests/tasks copying tests/tasks/test_sqs_celery_client.py -> build/lib/tests/tasks copying tests/tasks/__init__.py -> build/lib/tests/tasks creating build/lib/tests/blueprint copying tests/blueprint/test_blueprint.py -> build/lib/tests/blueprint copying tests/blueprint/__init__.py -> build/lib/tests/blueprint copying tests/blueprint/test_decorators.py -> build/lib/tests/blueprint running egg_info writing fast_agave.egg-info/PKG-INFO writing dependency_links to fast_agave.egg-info/dependency_links.txt writing requirements to fast_agave.egg-info/requires.txt writing top-level names to fast_agave.egg-info/top_level.txt reading manifest file 'fast_agave.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'fast_agave.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YwwgIN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64 + cd fast_agave-0.12.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-fast-agave-0.12.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-fast-agave-0.12.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave creating /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/blueprints copying build/lib/fast_agave/blueprints/decorators.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/blueprints copying build/lib/fast_agave/blueprints/rest_api.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/blueprints copying build/lib/fast_agave/blueprints/__init__.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/blueprints creating /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/middlewares copying build/lib/fast_agave/middlewares/__init__.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/middlewares copying build/lib/fast_agave/middlewares/error_handlers.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/middlewares copying build/lib/fast_agave/exc.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave copying build/lib/fast_agave/version.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave creating /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/tasks copying build/lib/fast_agave/tasks/sqs_celery_client.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/tasks copying build/lib/fast_agave/tasks/sqs_tasks.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/tasks copying build/lib/fast_agave/tasks/__init__.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/tasks copying build/lib/fast_agave/__init__.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave copying build/lib/fast_agave/filters.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave creating /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples creating /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources copying build/lib/examples/resources/users.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources copying build/lib/examples/resources/cards.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources copying build/lib/examples/resources/accounts.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources copying build/lib/examples/resources/files.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources copying build/lib/examples/resources/transactions.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources copying build/lib/examples/resources/base.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources copying build/lib/examples/resources/billers.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources copying build/lib/examples/resources/__init__.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources copying build/lib/examples/config.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples creating /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/middlewares copying build/lib/examples/middlewares/authed.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/middlewares copying build/lib/examples/middlewares/__init__.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/middlewares copying build/lib/examples/validators.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples copying build/lib/examples/app.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples creating /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/tasks copying build/lib/examples/tasks/task_example.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/tasks copying build/lib/examples/tasks/__init__.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/tasks copying build/lib/examples/tasks/retry_task_example.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/tasks copying build/lib/examples/__init__.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples creating /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/models copying build/lib/examples/models/users.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/models copying build/lib/examples/models/cards.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/models copying build/lib/examples/models/accounts.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/models copying build/lib/examples/models/files.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/models copying build/lib/examples/models/transactions.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/models copying build/lib/examples/models/billers.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/models copying build/lib/examples/models/__init__.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/models creating /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_app.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks copying build/lib/tests/tasks/test_sqs_tasks.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks copying build/lib/tests/tasks/test_sqs_celery_client.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks copying build/lib/tests/tasks/__init__.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/blueprint copying build/lib/tests/blueprint/test_blueprint.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/blueprint copying build/lib/tests/blueprint/__init__.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/blueprint copying build/lib/tests/blueprint/test_decorators.py -> /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/blueprint byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/blueprints/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/blueprints/rest_api.py to rest_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/blueprints/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/middlewares/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/middlewares/error_handlers.py to error_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/exc.py to exc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/tasks/sqs_celery_client.py to sqs_celery_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/tasks/sqs_tasks.py to sqs_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources/cards.py to cards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources/accounts.py to accounts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources/transactions.py to transactions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources/billers.py to billers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/middlewares/authed.py to authed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/middlewares/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/tasks/task_example.py to task_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/tasks/retry_task_example.py to retry_task_example.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/models/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/models/cards.py to cards.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/models/accounts.py to accounts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/models/files.py to files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/models/transactions.py to transactions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/models/billers.py to billers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/examples/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_app.py to test_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks/test_sqs_tasks.py to test_sqs_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks/test_sqs_celery_client.py to test_sqs_celery_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/blueprint/test_blueprint.py to test_blueprint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/blueprint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/tests/blueprint/test_decorators.py to test_decorators.cpython-39.pyc writing byte-compilation script '/tmp/tmpyu9hbv5e.py' /usr/bin/python3 /tmp/tmpyu9hbv5e.py removing /tmp/tmpyu9hbv5e.py running install_egg_info running egg_info writing fast_agave.egg-info/PKG-INFO writing dependency_links to fast_agave.egg-info/dependency_links.txt writing requirements to fast_agave.egg-info/requires.txt writing top-level names to fast_agave.egg-info/top_level.txt reading manifest file 'fast_agave.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'fast_agave.egg-info/SOURCES.txt' Copying fast_agave.egg-info to /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9/site-packages/fast_agave-0.12.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64//usr/share/doc/python-fast-agave + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64//usr/share/doc/python-fast-agave + pushd /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64 ~/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64 ~/build/BUILD/fast_agave-0.12.0 + '[' -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/fast_agave-0.12.0 + mv /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.12.0-1 --unique-debug-suffix -0.12.0-1.x86_64 --unique-debug-src-base python-fast-agave-0.12.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/fast_agave-0.12.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-fast-agave-0.12.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-fast-agave-0.12.0-1.noarch Provides: python-fast-agave python3-fast-agave = 0.12.0-1 python3.9dist(fast-agave) = 0.12 python3dist(fast-agave) = 0.12 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(aiobotocore) >= 1 python3.9dist(aiobotocore) < 3 python3.9dist(cuenca-validations) >= 0.9.4 python3.9dist(cuenca-validations) < 1 python3.9dist(fastapi) >= 0.63 python3.9dist(fastapi) < 0.69 python3.9dist(mongoengine-plus) >= 0.0.2 python3.9dist(mongoengine-plus) < 1 python3.9dist(starlette-context) >= 0.3.2 python3.9dist(starlette-context) < 0.4 python3.9dist(types-aiobotocore-sqs) >= 2.1.0.post1 python3.9dist(types-aiobotocore-sqs) < 3 Processing files: python-fast-agave-help-0.12.0-1.noarch warning: Empty %files file /builddir/build/BUILD/fast_agave-0.12.0/doclist.lst Provides: python-fast-agave-help = 0.12.0-1 python3-fast-agave-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-fast-agave-0.12.0-1.x86_64 Wrote: /builddir/build/RPMS/python-fast-agave-help-0.12.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-fast-agave-0.12.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SYTJmW + umask 022 + cd /builddir/build/BUILD + cd fast_agave-0.12.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fast-agave-0.12.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0