Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-eve.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682332469.613468/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-eve.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-Eve-2.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-eve.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682332469.613468/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-eve.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-Eve-2.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-eve.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682332469.613468/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-eve.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.7kTs48 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Eve-2.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Eve-2.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Eve-2.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.mIW8gj + umask 022 + cd /builddir/build/BUILD + cd Eve-2.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/eve copying eve/exceptions.py -> build/lib/eve copying eve/render.py -> build/lib/eve copying eve/flaskapp.py -> build/lib/eve copying eve/endpoints.py -> build/lib/eve copying eve/auth.py -> build/lib/eve copying eve/utils.py -> build/lib/eve copying eve/validation.py -> build/lib/eve copying eve/__init__.py -> build/lib/eve copying eve/versioning.py -> build/lib/eve copying eve/default_settings.py -> build/lib/eve copying eve/logging.py -> build/lib/eve creating build/lib/eve/io copying eve/io/__init__.py -> build/lib/eve/io copying eve/io/media.py -> build/lib/eve/io copying eve/io/base.py -> build/lib/eve/io creating build/lib/eve/tests copying eve/tests/suite_generator.py -> build/lib/eve/tests copying eve/tests/test_prefix.py -> build/lib/eve/tests copying eve/tests/config.py -> build/lib/eve/tests copying eve/tests/endpoints.py -> build/lib/eve/tests copying eve/tests/auth.py -> build/lib/eve/tests copying eve/tests/utils.py -> build/lib/eve/tests copying eve/tests/test_logging.py -> build/lib/eve/tests copying eve/tests/__init__.py -> build/lib/eve/tests copying eve/tests/versioning.py -> build/lib/eve/tests copying eve/tests/test_prefix_version.py -> build/lib/eve/tests copying eve/tests/response.py -> build/lib/eve/tests copying eve/tests/test_settings.py -> build/lib/eve/tests copying eve/tests/test_version.py -> build/lib/eve/tests copying eve/tests/test_settings_env.py -> build/lib/eve/tests copying eve/tests/renders.py -> build/lib/eve/tests creating build/lib/eve/methods copying eve/methods/post.py -> build/lib/eve/methods copying eve/methods/common.py -> build/lib/eve/methods copying eve/methods/get.py -> build/lib/eve/methods copying eve/methods/__init__.py -> build/lib/eve/methods copying eve/methods/patch.py -> build/lib/eve/methods copying eve/methods/put.py -> build/lib/eve/methods copying eve/methods/delete.py -> build/lib/eve/methods creating build/lib/eve/io/mongo copying eve/io/mongo/parser.py -> build/lib/eve/io/mongo copying eve/io/mongo/geo.py -> build/lib/eve/io/mongo copying eve/io/mongo/validation.py -> build/lib/eve/io/mongo copying eve/io/mongo/mongo.py -> build/lib/eve/io/mongo copying eve/io/mongo/__init__.py -> build/lib/eve/io/mongo copying eve/io/mongo/flask_pymongo.py -> build/lib/eve/io/mongo copying eve/io/mongo/media.py -> build/lib/eve/io/mongo creating build/lib/eve/tests/methods copying eve/tests/methods/post.py -> build/lib/eve/tests/methods copying eve/tests/methods/common.py -> build/lib/eve/tests/methods copying eve/tests/methods/get.py -> build/lib/eve/tests/methods copying eve/tests/methods/__init__.py -> build/lib/eve/tests/methods copying eve/tests/methods/patch.py -> build/lib/eve/tests/methods copying eve/tests/methods/put.py -> build/lib/eve/tests/methods copying eve/tests/methods/patch_atomic_concurrency.py -> build/lib/eve/tests/methods copying eve/tests/methods/delete.py -> build/lib/eve/tests/methods copying eve/tests/methods/ratelimit.py -> build/lib/eve/tests/methods creating build/lib/eve/tests/test_io copying eve/tests/test_io/mongo.py -> build/lib/eve/tests/test_io copying eve/tests/test_io/multi_mongo.py -> build/lib/eve/tests/test_io copying eve/tests/test_io/__init__.py -> build/lib/eve/tests/test_io copying eve/tests/test_io/flask_pymongo.py -> build/lib/eve/tests/test_io copying eve/tests/test_io/media.py -> build/lib/eve/tests/test_io + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1g3gos + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64 + cd Eve-2.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-Eve-2.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-Eve-2.1.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve copying build/lib/eve/exceptions.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve copying build/lib/eve/render.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve copying build/lib/eve/flaskapp.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve creating /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io copying build/lib/eve/io/__init__.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io creating /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/mongo copying build/lib/eve/io/mongo/parser.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/mongo copying build/lib/eve/io/mongo/geo.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/mongo copying build/lib/eve/io/mongo/validation.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/mongo copying build/lib/eve/io/mongo/mongo.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/mongo copying build/lib/eve/io/mongo/__init__.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/mongo copying build/lib/eve/io/mongo/flask_pymongo.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/mongo copying build/lib/eve/io/mongo/media.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/mongo copying build/lib/eve/io/media.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io copying build/lib/eve/io/base.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io copying build/lib/eve/endpoints.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve creating /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests copying build/lib/eve/tests/suite_generator.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests copying build/lib/eve/tests/test_prefix.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests copying build/lib/eve/tests/config.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests copying build/lib/eve/tests/endpoints.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests copying build/lib/eve/tests/auth.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests copying build/lib/eve/tests/utils.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests copying build/lib/eve/tests/test_logging.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests copying build/lib/eve/tests/__init__.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests copying build/lib/eve/tests/versioning.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests creating /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods copying build/lib/eve/tests/methods/post.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods copying build/lib/eve/tests/methods/common.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods copying build/lib/eve/tests/methods/get.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods copying build/lib/eve/tests/methods/__init__.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods copying build/lib/eve/tests/methods/patch.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods copying build/lib/eve/tests/methods/put.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods copying build/lib/eve/tests/methods/patch_atomic_concurrency.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods copying build/lib/eve/tests/methods/delete.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods copying build/lib/eve/tests/methods/ratelimit.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods creating /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_io copying build/lib/eve/tests/test_io/mongo.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_io copying build/lib/eve/tests/test_io/multi_mongo.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_io copying build/lib/eve/tests/test_io/__init__.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_io copying build/lib/eve/tests/test_io/flask_pymongo.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_io copying build/lib/eve/tests/test_io/media.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_io copying build/lib/eve/tests/test_prefix_version.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests copying build/lib/eve/tests/response.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests copying build/lib/eve/tests/test_settings.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests copying build/lib/eve/tests/test_version.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests copying build/lib/eve/tests/test_settings_env.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests copying build/lib/eve/tests/renders.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests copying build/lib/eve/auth.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve copying build/lib/eve/utils.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve copying build/lib/eve/validation.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve copying build/lib/eve/__init__.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve copying build/lib/eve/versioning.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve creating /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/methods copying build/lib/eve/methods/post.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/methods copying build/lib/eve/methods/common.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/methods copying build/lib/eve/methods/get.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/methods copying build/lib/eve/methods/__init__.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/methods copying build/lib/eve/methods/patch.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/methods copying build/lib/eve/methods/put.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/methods copying build/lib/eve/methods/delete.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/methods copying build/lib/eve/default_settings.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve copying build/lib/eve/logging.py -> /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/render.py to render.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/flaskapp.py to flaskapp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/mongo/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/mongo/geo.py to geo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/mongo/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/mongo/mongo.py to mongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/mongo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/mongo/flask_pymongo.py to flask_pymongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/mongo/media.py to media.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/media.py to media.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/io/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/endpoints.py to endpoints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/suite_generator.py to suite_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_prefix.py to test_prefix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/endpoints.py to endpoints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_logging.py to test_logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/versioning.py to versioning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods/post.py to post.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods/get.py to get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods/patch.py to patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods/put.py to put.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods/patch_atomic_concurrency.py to patch_atomic_concurrency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/methods/ratelimit.py to ratelimit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_io/mongo.py to mongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_io/multi_mongo.py to multi_mongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_io/flask_pymongo.py to flask_pymongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_io/media.py to media.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_prefix_version.py to test_prefix_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_settings.py to test_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_version.py to test_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/test_settings_env.py to test_settings_env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/tests/renders.py to renders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/versioning.py to versioning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/methods/post.py to post.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/methods/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/methods/get.py to get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/methods/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/methods/patch.py to patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/methods/put.py to put.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/methods/delete.py to delete.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/default_settings.py to default_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/eve/logging.py to logging.cpython-39.pyc writing byte-compilation script '/tmp/tmpg8irip7m.py' /usr/bin/python3 /tmp/tmpg8irip7m.py removing /tmp/tmpg8irip7m.py running install_egg_info running egg_info writing Eve.egg-info/PKG-INFO writing dependency_links to Eve.egg-info/dependency_links.txt writing requirements to Eve.egg-info/requires.txt writing top-level names to Eve.egg-info/top_level.txt reading manifest file 'Eve.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'tests' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'examples' warning: no previously-included files matching '*.pyc' found under directory 'examples' warning: no previously-included files matching '__pycache__' found under directory '*' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'docs/_themes/.git' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'Eve.egg-info/SOURCES.txt' Copying Eve.egg-info to /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/usr/lib/python3.9/site-packages/Eve-2.1.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64//usr/share/doc/python-Eve + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64//usr/share/doc/python-Eve + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64//usr/share/doc/python-Eve + pushd /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64 ~/build/BUILDROOT/python-Eve-2.1.0-1.x86_64 ~/build/BUILD/Eve-2.1.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/Eve-2.1.0 + mv /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.1.0-1 --unique-debug-suffix -2.1.0-1.x86_64 --unique-debug-src-base python-Eve-2.1.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/Eve-2.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-Eve-2.1.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-Eve-2.1.0-1.noarch Provides: python-Eve python3-Eve = 2.1.0-1 python3.9dist(eve) = 2.1 python3dist(eve) = 2.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(cerberus) >= 1.1 python3.9dist(cerberus) < 2 python3.9dist(events) >= 0.3 python3.9dist(events) < 0.4 python3.9dist(flask) python3.9dist(pymongo) python3.9dist(simplejson) >= 3.3 python3.9dist(simplejson) < 4 Processing files: python-Eve-help-2.1.0-1.noarch warning: Empty %files file /builddir/build/BUILD/Eve-2.1.0/doclist.lst Provides: python-Eve-help = 2.1.0-1 python3-Eve-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-Eve-2.1.0-1.x86_64 Wrote: /builddir/build/RPMS/python-Eve-help-2.1.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-Eve-2.1.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iufQ6p + umask 022 + cd /builddir/build/BUILD + cd Eve-2.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Eve-2.1.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0