Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-uw-restclients-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686392661.150514/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-uw-restclients-core.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-UW-RestClients-Core-1.4.1-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-uw-restclients-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686392661.150514/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-uw-restclients-core.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-UW-RestClients-Core-1.4.1-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-uw-restclients-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686392661.150514/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-uw-restclients-core.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.DED57h + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf UW-RestClients-Core-1.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/UW-RestClients-Core-1.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd UW-RestClients-Core-1.4.1 + /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.iQkxsy + umask 022 + cd /builddir/build/BUILD + cd UW-RestClients-Core-1.4.1 + 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/restclients_core copying restclients_core/dao.py -> build/lib/restclients_core copying restclients_core/thread.py -> build/lib/restclients_core copying restclients_core/cache.py -> build/lib/restclients_core copying restclients_core/__init__.py -> build/lib/restclients_core copying restclients_core/test.py -> build/lib/restclients_core copying restclients_core/exceptions.py -> build/lib/restclients_core running egg_info writing UW_RestClients_Core.egg-info/PKG-INFO writing dependency_links to UW_RestClients_Core.egg-info/dependency_links.txt writing requirements to UW_RestClients_Core.egg-info/requires.txt writing top-level names to UW_RestClients_Core.egg-info/top_level.txt reading manifest file 'UW_RestClients_Core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'UW_RestClients_Core.egg-info/SOURCES.txt' copying restclients_core/VERSION -> build/lib/restclients_core creating build/lib/restclients_core/models copying restclients_core/models/__init__.py -> build/lib/restclients_core/models copying restclients_core/models/fields.py -> build/lib/restclients_core/models creating build/lib/restclients_core/tests copying restclients_core/tests/__init__.py -> build/lib/restclients_core/tests copying restclients_core/tests/test_local_cache.py -> build/lib/restclients_core/tests copying restclients_core/tests/test_prometheus.py -> build/lib/restclients_core/tests copying restclients_core/tests/test_thread.py -> build/lib/restclients_core/tests copying restclients_core/tests/test_timing_log.py -> build/lib/restclients_core/tests creating build/lib/restclients_core/tests/dao_implementation copying restclients_core/tests/dao_implementation/__init__.py -> build/lib/restclients_core/tests/dao_implementation copying restclients_core/tests/dao_implementation/test_backend.py -> build/lib/restclients_core/tests/dao_implementation copying restclients_core/tests/dao_implementation/test_live.py -> build/lib/restclients_core/tests/dao_implementation copying restclients_core/tests/dao_implementation/test_mock.py -> build/lib/restclients_core/tests/dao_implementation creating build/lib/restclients_core/tests/dao_implementation/resource_override creating build/lib/restclients_core/tests/dao_implementation/resource_override/testing creating build/lib/restclients_core/tests/dao_implementation/resource_override/testing/file copying restclients_core/tests/dao_implementation/resource_override/testing/file/override.json -> build/lib/restclients_core/tests/dao_implementation/resource_override/testing/file creating build/lib/restclients_core/tests/dao_implementation/resources creating build/lib/restclients_core/tests/dao_implementation/resources/testing creating build/lib/restclients_core/tests/dao_implementation/resources/testing/file copying restclients_core/tests/dao_implementation/resources/testing/file/found.json -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file copying restclients_core/tests/dao_implementation/resources/testing/file/image.jpg -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file copying restclients_core/tests/dao_implementation/resources/testing/file/override.json -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file copying restclients_core/tests/dao_implementation/resources/testing/file/search_first_a_second_b -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file copying restclients_core/tests/dao_implementation/resources/testing/file/search_first_a_second_b.POST -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file copying restclients_core/tests/dao_implementation/resources/testing/file/search_first_abc.http-headers -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file copying restclients_core/tests/dao_implementation/resources/testing/file/search_fourth_d_third_c_second_b_first_a -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file copying restclients_core/tests/dao_implementation/resources/testing/file/search_fourth_d_third_c_second_b_first_a.http-headers -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file copying restclients_core/tests/dao_implementation/resources/testing/file/search_second_a_b_c_first_a -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file copying restclients_core/tests/dao_implementation/resources/testing/file/search_second_b_first_a -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file copying restclients_core/tests/dao_implementation/resources/testing/file/with_headers.json -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file copying restclients_core/tests/dao_implementation/resources/testing/file/with_headers.json.http-headers -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file copying restclients_core/tests/dao_implementation/resources/testing/file/with_only_headers.json -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file copying restclients_core/tests/dao_implementation/resources/testing/file/with_only_headers.json.http-headers -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file creating build/lib/restclients_core/tests/dao_implementation/resources/testing/file/test%3folder copying restclients_core/tests/dao_implementation/resources/testing/file/test%3folder/test%3file.json -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file/test%3folder copying restclients_core/tests/dao_implementation/resources/testing/file/test%3folder/test.json -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file/test%3folder copying restclients_core/tests/dao_implementation/resources/testing/file/test%3folder/test_man.json -> build/lib/restclients_core/tests/dao_implementation/resources/testing/file/test%3folder creating build/lib/restclients_core/tests/models copying restclients_core/tests/models/__init__.py -> build/lib/restclients_core/tests/models copying restclients_core/tests/models/test_base.py -> build/lib/restclients_core/tests/models copying restclients_core/tests/models/test_clean.py -> build/lib/restclients_core/tests/models copying restclients_core/tests/models/test_http_responses.py -> build/lib/restclients_core/tests/models copying restclients_core/tests/models/test_model_string.py -> build/lib/restclients_core/tests/models creating build/lib/restclients_core/tests/util copying restclients_core/tests/util/__init__.py -> build/lib/restclients_core/tests/util copying restclients_core/tests/util/test_decorators.py -> build/lib/restclients_core/tests/util copying restclients_core/tests/util/test_mock.py -> build/lib/restclients_core/tests/util copying restclients_core/tests/util/test_retry.py -> build/lib/restclients_core/tests/util creating build/lib/restclients_core/util copying restclients_core/util/__init__.py -> build/lib/restclients_core/util copying restclients_core/util/decorators.py -> build/lib/restclients_core/util copying restclients_core/util/local_cache.py -> build/lib/restclients_core/util copying restclients_core/util/mock.py -> build/lib/restclients_core/util copying restclients_core/util/performance.py -> build/lib/restclients_core/util copying restclients_core/util/retry.py -> build/lib/restclients_core/util + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cHS2AR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64 + cd UW-RestClients-Core-1.4.1 + 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-UW-RestClients-Core-1.4.1-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-UW-RestClients-Core-1.4.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core copying build/lib/restclients_core/VERSION -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core copying build/lib/restclients_core/dao.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core copying build/lib/restclients_core/thread.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/util copying build/lib/restclients_core/util/retry.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/util copying build/lib/restclients_core/util/mock.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/util copying build/lib/restclients_core/util/local_cache.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/util copying build/lib/restclients_core/util/performance.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/util copying build/lib/restclients_core/util/decorators.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/util copying build/lib/restclients_core/util/__init__.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/util creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests copying build/lib/restclients_core/tests/test_prometheus.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests copying build/lib/restclients_core/tests/test_timing_log.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation copying build/lib/restclients_core/tests/dao_implementation/test_live.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/search_second_b_first_a -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/search_first_a_second_b.POST -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/found.json -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/search_second_a_b_c_first_a -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/search_first_abc.http-headers -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file/test%3folder copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/test%3folder/test%3file.json -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file/test%3folder copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/test%3folder/test_man.json -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file/test%3folder copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/test%3folder/test.json -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file/test%3folder copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/with_only_headers.json.http-headers -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/with_only_headers.json -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/override.json -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/with_headers.json.http-headers -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/search_fourth_d_third_c_second_b_first_a -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/search_first_a_second_b -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/with_headers.json -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/image.jpg -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file copying build/lib/restclients_core/tests/dao_implementation/resources/testing/file/search_fourth_d_third_c_second_b_first_a.http-headers -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resources/testing/file creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resource_override creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resource_override/testing creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resource_override/testing/file copying build/lib/restclients_core/tests/dao_implementation/resource_override/testing/file/override.json -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/resource_override/testing/file copying build/lib/restclients_core/tests/dao_implementation/test_mock.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation copying build/lib/restclients_core/tests/dao_implementation/test_backend.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation copying build/lib/restclients_core/tests/dao_implementation/__init__.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/util copying build/lib/restclients_core/tests/util/test_retry.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/util copying build/lib/restclients_core/tests/util/test_mock.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/util copying build/lib/restclients_core/tests/util/test_decorators.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/util copying build/lib/restclients_core/tests/util/__init__.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/util copying build/lib/restclients_core/tests/test_local_cache.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests copying build/lib/restclients_core/tests/test_thread.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/models copying build/lib/restclients_core/tests/models/test_http_responses.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/models copying build/lib/restclients_core/tests/models/test_model_string.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/models copying build/lib/restclients_core/tests/models/test_clean.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/models copying build/lib/restclients_core/tests/models/test_base.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/models copying build/lib/restclients_core/tests/models/__init__.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/models copying build/lib/restclients_core/tests/__init__.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests copying build/lib/restclients_core/cache.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core creating /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/models copying build/lib/restclients_core/models/fields.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/models copying build/lib/restclients_core/models/__init__.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/models copying build/lib/restclients_core/__init__.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core copying build/lib/restclients_core/test.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core copying build/lib/restclients_core/exceptions.py -> /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/dao.py to dao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/thread.py to thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/util/retry.py to retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/util/mock.py to mock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/util/local_cache.py to local_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/util/performance.py to performance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/util/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/test_prometheus.py to test_prometheus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/test_timing_log.py to test_timing_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/test_live.py to test_live.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/test_mock.py to test_mock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/test_backend.py to test_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/dao_implementation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/util/test_retry.py to test_retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/util/test_mock.py to test_mock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/util/test_decorators.py to test_decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/test_local_cache.py to test_local_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/test_thread.py to test_thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/models/test_http_responses.py to test_http_responses.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/models/test_model_string.py to test_model_string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/models/test_clean.py to test_clean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/models/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/models/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/restclients_core/exceptions.py to exceptions.cpython-39.pyc writing byte-compilation script '/tmp/tmpixnn5y3h.py' /usr/bin/python3 /tmp/tmpixnn5y3h.py removing /tmp/tmpixnn5y3h.py running install_egg_info running egg_info writing UW_RestClients_Core.egg-info/PKG-INFO writing dependency_links to UW_RestClients_Core.egg-info/dependency_links.txt writing requirements to UW_RestClients_Core.egg-info/requires.txt writing top-level names to UW_RestClients_Core.egg-info/top_level.txt reading manifest file 'UW_RestClients_Core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'UW_RestClients_Core.egg-info/SOURCES.txt' Copying UW_RestClients_Core.egg-info to /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9/site-packages/UW_RestClients_Core-1.4.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64//usr/share/doc/python-UW-RestClients-Core + '[' -d doc ']' ~/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64 ~/build/BUILD/UW-RestClients-Core-1.4.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-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 ']' + popd ~/build/BUILD/UW-RestClients-Core-1.4.1 + mv /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.4.1-1 --unique-debug-suffix -1.4.1-1.x86_64 --unique-debug-src-base python-UW-RestClients-Core-1.4.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/UW-RestClients-Core-1.4.1 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-UW-RestClients-Core-1.4.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-UW-RestClients-Core-1.4.1-1.noarch Provides: python-UW-RestClients-Core python3-UW-RestClients-Core = 1.4.1-1 python3.9dist(uw-restclients-core) = 1.4.1 python3dist(uw-restclients-core) = 1.4.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(commonconf) python3.9dist(mock) python3.9dist(prometheus-client) python3.9dist(python-dateutil) python3.9dist(urllib3) Processing files: python-UW-RestClients-Core-help-1.4.1-1.noarch warning: Empty %files file /builddir/build/BUILD/UW-RestClients-Core-1.4.1/doclist.lst Provides: python-UW-RestClients-Core-help = 1.4.1-1 python3-UW-RestClients-Core-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-UW-RestClients-Core-1.4.1-1.x86_64 Wrote: /builddir/build/RPMS/python-UW-RestClients-Core-help-1.4.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-UW-RestClients-Core-1.4.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bvL0Ma + umask 022 + cd /builddir/build/BUILD + cd UW-RestClients-Core-1.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-UW-RestClients-Core-1.4.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0