Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pythx.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682348746.109698/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-pythx.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-pythx-1.7.3-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-pythx.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682348746.109698/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-pythx.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-pythx-1.7.3-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-pythx.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682348746.109698/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-pythx.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.QUKv7z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pythx-1.7.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/pythx-1.7.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pythx-1.7.3 + /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.DiJY00 + umask 022 + cd /builddir/build/BUILD + cd pythx-1.7.3 + 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' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_group_data_middleware.py -> build/lib/tests copying tests/test_client.py -> build/lib/tests copying tests/common.py -> build/lib/tests copying tests/test_client_tool_name_middleware.py -> build/lib/tests copying tests/test_nocache_middleware.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_property_checking_middleware.py -> build/lib/tests copying tests/test_api_handler.py -> build/lib/tests creating build/lib/pythx copying pythx/types.py -> build/lib/pythx copying pythx/__init__.py -> build/lib/pythx creating build/lib/pythx/api copying pythx/api/__init__.py -> build/lib/pythx/api copying pythx/api/handler.py -> build/lib/pythx/api copying pythx/api/client.py -> build/lib/pythx/api creating build/lib/pythx/middleware copying pythx/middleware/__init__.py -> build/lib/pythx/middleware copying pythx/middleware/group_data.py -> build/lib/pythx/middleware copying pythx/middleware/property_checking.py -> build/lib/pythx/middleware copying pythx/middleware/toolname.py -> build/lib/pythx/middleware copying pythx/middleware/analysiscache.py -> build/lib/pythx/middleware copying pythx/middleware/base.py -> build/lib/pythx/middleware running egg_info writing pythx.egg-info/PKG-INFO writing dependency_links to pythx.egg-info/dependency_links.txt writing requirements to pythx.egg-info/requires.txt writing top-level names to pythx.egg-info/top_level.txt reading manifest file 'pythx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'pythx.egg-info/SOURCES.txt' creating build/lib/tests/testdata copying tests/testdata/analysis-input-request.json -> build/lib/tests/testdata copying tests/testdata/analysis-input-response.json -> build/lib/tests/testdata copying tests/testdata/analysis-list-request.json -> build/lib/tests/testdata copying tests/testdata/analysis-list-response.json -> build/lib/tests/testdata copying tests/testdata/analysis-status-request.json -> build/lib/tests/testdata copying tests/testdata/analysis-status-response.json -> build/lib/tests/testdata copying tests/testdata/analysis-submission-request.json -> build/lib/tests/testdata copying tests/testdata/analysis-submission-response.json -> build/lib/tests/testdata copying tests/testdata/auth-login-request.json -> build/lib/tests/testdata copying tests/testdata/auth-login-response.json -> build/lib/tests/testdata copying tests/testdata/auth-logout-request.json -> build/lib/tests/testdata copying tests/testdata/auth-logout-response.json -> build/lib/tests/testdata copying tests/testdata/auth-refresh-request.json -> build/lib/tests/testdata copying tests/testdata/auth-refresh-response.json -> build/lib/tests/testdata copying tests/testdata/detected-issues-request.json -> build/lib/tests/testdata copying tests/testdata/detected-issues-response.json -> build/lib/tests/testdata copying tests/testdata/group-creation-request.json -> build/lib/tests/testdata copying tests/testdata/group-creation-response.json -> build/lib/tests/testdata copying tests/testdata/group-list-request.json -> build/lib/tests/testdata copying tests/testdata/group-list-response.json -> build/lib/tests/testdata copying tests/testdata/group-operation-request.json -> build/lib/tests/testdata copying tests/testdata/group-operation-response.json -> build/lib/tests/testdata copying tests/testdata/group-status-request.json -> build/lib/tests/testdata copying tests/testdata/group-status-response.json -> build/lib/tests/testdata copying tests/testdata/oas-request.json -> build/lib/tests/testdata copying tests/testdata/version-request.json -> build/lib/tests/testdata copying tests/testdata/version-response.json -> build/lib/tests/testdata + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tJn2PS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64 + cd pythx-1.7.3 + 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-pythx-1.7.3-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. 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-pythx-1.7.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_group_data_middleware.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_client.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/common.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_client_tool_name_middleware.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_nocache_middleware.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_property_checking_middleware.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/auth-login-request.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/auth-logout-response.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/group-status-request.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/analysis-input-request.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/group-creation-response.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/auth-logout-request.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/group-operation-request.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/detected-issues-request.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/group-list-request.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/analysis-submission-request.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/auth-refresh-response.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/group-list-response.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/analysis-list-request.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/analysis-status-response.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/analysis-status-request.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/oas-request.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/auth-refresh-request.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/analysis-list-response.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/detected-issues-response.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/analysis-input-response.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/analysis-submission-response.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/group-status-response.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/version-request.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/version-response.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/group-operation-response.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/group-creation-request.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/testdata/auth-login-response.json -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/testdata copying build/lib/tests/test_api_handler.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx copying build/lib/pythx/types.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx copying build/lib/pythx/__init__.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx creating /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/api copying build/lib/pythx/api/__init__.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/api copying build/lib/pythx/api/handler.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/api copying build/lib/pythx/api/client.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/api creating /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/middleware copying build/lib/pythx/middleware/__init__.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/middleware copying build/lib/pythx/middleware/group_data.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/middleware copying build/lib/pythx/middleware/property_checking.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/middleware copying build/lib/pythx/middleware/toolname.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/middleware copying build/lib/pythx/middleware/analysiscache.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/middleware copying build/lib/pythx/middleware/base.py -> /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/middleware byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_group_data_middleware.py to test_group_data_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_client_tool_name_middleware.py to test_client_tool_name_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_nocache_middleware.py to test_nocache_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_property_checking_middleware.py to test_property_checking_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_api_handler.py to test_api_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/api/handler.py to handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/api/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/middleware/group_data.py to group_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/middleware/property_checking.py to property_checking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/middleware/toolname.py to toolname.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/middleware/analysiscache.py to analysiscache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx/middleware/base.py to base.cpython-39.pyc writing byte-compilation script '/tmp/tmppiy6wh7q.py' /usr/bin/python3 /tmp/tmppiy6wh7q.py removing /tmp/tmppiy6wh7q.py running install_egg_info running egg_info writing pythx.egg-info/PKG-INFO writing dependency_links to pythx.egg-info/dependency_links.txt writing requirements to pythx.egg-info/requires.txt writing top-level names to pythx.egg-info/top_level.txt reading manifest file 'pythx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'pythx.egg-info/SOURCES.txt' Copying pythx.egg-info to /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/usr/lib/python3.9/site-packages/pythx-1.7.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64//usr/share/doc/python-pythx + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64//usr/share/doc/python-pythx + '[' -d example ']' ~/build/BUILDROOT/python-pythx-1.7.3-1.x86_64 ~/build/BUILD/pythx-1.7.3 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/pythx-1.7.3 + popd + mv /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.7.3-1 --unique-debug-suffix -1.7.3-1.x86_64 --unique-debug-src-base python-pythx-1.7.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pythx-1.7.3 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-pythx-1.7.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pythx-1.7.3-1.noarch Provides: python-pythx python3-pythx = 1.7.3-1 python3.9dist(pythx) = 1.7.3 python3dist(pythx) = 1.7.3 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(inflection) = 0.5.1 python3.9dist(mythx-models) = 2.2 python3.9dist(pyjwt) = 1.7.1 python3.9dist(python-dateutil) = 2.8.1 python3.9dist(requests) = 2.25.1 Processing files: python-pythx-help-1.7.3-1.noarch warning: Empty %files file /builddir/build/BUILD/pythx-1.7.3/doclist.lst Provides: python-pythx-help = 1.7.3-1 python3-pythx-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-pythx-1.7.3-1.x86_64 Wrote: /builddir/build/RPMS/python3-pythx-1.7.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python-pythx-help-1.7.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.c0tZnV + umask 022 + cd /builddir/build/BUILD + cd pythx-1.7.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pythx-1.7.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0