Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyhttpintercept.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686311467.355644/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-pyhttpintercept.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-pyhttpintercept-0.34.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-pyhttpintercept.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686311467.355644/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-pyhttpintercept.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-pyhttpintercept-0.34.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-pyhttpintercept.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686311467.355644/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-pyhttpintercept.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.numX7b + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyhttpintercept-0.34.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyhttpintercept-0.34.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyhttpintercept-0.34.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.EjY5RI + umask 022 + cd /builddir/build/BUILD + cd pyhttpintercept-0.34.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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/pyhttpintercept copying pyhttpintercept/__init__.py -> build/lib/pyhttpintercept copying pyhttpintercept/_constants.py -> build/lib/pyhttpintercept copying pyhttpintercept/_metadata.py -> build/lib/pyhttpintercept copying pyhttpintercept/exceptions.py -> build/lib/pyhttpintercept creating build/lib/pyhttpintercept/unittests copying pyhttpintercept/unittests/__init__.py -> build/lib/pyhttpintercept/unittests copying pyhttpintercept/unittests/test_example_module.py -> build/lib/pyhttpintercept/unittests creating build/lib/pyhttpintercept/redirect copying pyhttpintercept/redirect/__init__.py -> build/lib/pyhttpintercept/redirect copying pyhttpintercept/redirect/redirect.py -> build/lib/pyhttpintercept/redirect creating build/lib/pyhttpintercept/gui copying pyhttpintercept/gui/__init__.py -> build/lib/pyhttpintercept/gui copying pyhttpintercept/gui/support.py -> build/lib/pyhttpintercept/gui creating build/lib/pyhttpintercept/resources copying pyhttpintercept/resources/__init__.py -> build/lib/pyhttpintercept/resources creating build/lib/pyhttpintercept/hosting copying pyhttpintercept/hosting/__init__.py -> build/lib/pyhttpintercept/hosting copying pyhttpintercept/hosting/hosting.py -> build/lib/pyhttpintercept/hosting creating build/lib/pyhttpintercept/server copying pyhttpintercept/server/server.py -> build/lib/pyhttpintercept/server copying pyhttpintercept/server/ssl_helper.py -> build/lib/pyhttpintercept/server copying pyhttpintercept/server/__init__.py -> build/lib/pyhttpintercept/server copying pyhttpintercept/server/multiplexer.py -> build/lib/pyhttpintercept/server copying pyhttpintercept/server/webserver.py -> build/lib/pyhttpintercept/server copying pyhttpintercept/server/response.py -> build/lib/pyhttpintercept/server copying pyhttpintercept/server/request_handler.py -> build/lib/pyhttpintercept/server creating build/lib/pyhttpintercept/helpers copying pyhttpintercept/helpers/__init__.py -> build/lib/pyhttpintercept/helpers copying pyhttpintercept/helpers/encoding.py -> build/lib/pyhttpintercept/helpers copying pyhttpintercept/helpers/testing.py -> build/lib/pyhttpintercept/helpers copying pyhttpintercept/helpers/compression.py -> build/lib/pyhttpintercept/helpers creating build/lib/pyhttpintercept/intercept copying pyhttpintercept/intercept/_updater.py -> build/lib/pyhttpintercept/intercept copying pyhttpintercept/intercept/__init__.py -> build/lib/pyhttpintercept/intercept copying pyhttpintercept/intercept/_modifier.py -> build/lib/pyhttpintercept/intercept copying pyhttpintercept/intercept/_handler.py -> build/lib/pyhttpintercept/intercept copying pyhttpintercept/intercept/intercept.py -> build/lib/pyhttpintercept/intercept copying pyhttpintercept/intercept/_scenario.py -> build/lib/pyhttpintercept/intercept creating build/lib/pyhttpintercept/config copying pyhttpintercept/config/constants.py -> build/lib/pyhttpintercept/config copying pyhttpintercept/config/intercept_scenarios.py -> build/lib/pyhttpintercept/config copying pyhttpintercept/config/__init__.py -> build/lib/pyhttpintercept/config copying pyhttpintercept/config/intercept.py -> build/lib/pyhttpintercept/config copying pyhttpintercept/config/https_domains.py -> build/lib/pyhttpintercept/config copying pyhttpintercept/config/hosting.py -> build/lib/pyhttpintercept/config copying pyhttpintercept/config/persistent_fields.py -> build/lib/pyhttpintercept/config copying pyhttpintercept/config/redirect.py -> build/lib/pyhttpintercept/config copying pyhttpintercept/config/intercept_handlers.py -> build/lib/pyhttpintercept/config creating build/lib/pyhttpintercept/methods copying pyhttpintercept/methods/post.py -> build/lib/pyhttpintercept/methods copying pyhttpintercept/methods/__init__.py -> build/lib/pyhttpintercept/methods copying pyhttpintercept/methods/request_shared.py -> build/lib/pyhttpintercept/methods copying pyhttpintercept/methods/put.py -> build/lib/pyhttpintercept/methods copying pyhttpintercept/methods/head.py -> build/lib/pyhttpintercept/methods copying pyhttpintercept/methods/shared.py -> build/lib/pyhttpintercept/methods copying pyhttpintercept/methods/get.py -> build/lib/pyhttpintercept/methods copying pyhttpintercept/methods/base.py -> build/lib/pyhttpintercept/methods creating build/lib/pyhttpintercept/unittests/modifiers copying pyhttpintercept/unittests/modifiers/__init__.py -> build/lib/pyhttpintercept/unittests/modifiers creating build/lib/pyhttpintercept/unittests/modifiers/body copying pyhttpintercept/unittests/modifiers/body/scale_image.py -> build/lib/pyhttpintercept/unittests/modifiers/body copying pyhttpintercept/unittests/modifiers/body/generate_timeout.py -> build/lib/pyhttpintercept/unittests/modifiers/body copying pyhttpintercept/unittests/modifiers/body/replace_content.py -> build/lib/pyhttpintercept/unittests/modifiers/body copying pyhttpintercept/unittests/modifiers/body/__init__.py -> build/lib/pyhttpintercept/unittests/modifiers/body copying pyhttpintercept/unittests/modifiers/body/add_text_to_image.py -> build/lib/pyhttpintercept/unittests/modifiers/body copying pyhttpintercept/unittests/modifiers/body/replace_image_from_web.py -> build/lib/pyhttpintercept/unittests/modifiers/body copying pyhttpintercept/unittests/modifiers/body/replace_values.py -> build/lib/pyhttpintercept/unittests/modifiers/body copying pyhttpintercept/unittests/modifiers/body/replace_image_from_file.py -> build/lib/pyhttpintercept/unittests/modifiers/body creating build/lib/pyhttpintercept/unittests/modifiers/uri copying pyhttpintercept/unittests/modifiers/uri/__init__.py -> build/lib/pyhttpintercept/unittests/modifiers/uri copying pyhttpintercept/unittests/modifiers/uri/modify_params.py -> build/lib/pyhttpintercept/unittests/modifiers/uri creating build/lib/pyhttpintercept/unittests/modifiers/headers copying pyhttpintercept/unittests/modifiers/headers/__init__.py -> build/lib/pyhttpintercept/unittests/modifiers/headers creating build/lib/pyhttpintercept/unittests/modifiers/headers/response copying pyhttpintercept/unittests/modifiers/headers/response/update_header.py -> build/lib/pyhttpintercept/unittests/modifiers/headers/response copying pyhttpintercept/unittests/modifiers/headers/response/__init__.py -> build/lib/pyhttpintercept/unittests/modifiers/headers/response creating build/lib/pyhttpintercept/gui/frame copying pyhttpintercept/gui/frame/redirect_uri.py -> build/lib/pyhttpintercept/gui/frame copying pyhttpintercept/gui/frame/server.py -> build/lib/pyhttpintercept/gui/frame copying pyhttpintercept/gui/frame/http_server_config.py -> build/lib/pyhttpintercept/gui/frame copying pyhttpintercept/gui/frame/scenarios.py -> build/lib/pyhttpintercept/gui/frame copying pyhttpintercept/gui/frame/__init__.py -> build/lib/pyhttpintercept/gui/frame copying pyhttpintercept/gui/frame/https_domain.py -> build/lib/pyhttpintercept/gui/frame copying pyhttpintercept/gui/frame/ssl_config.py -> build/lib/pyhttpintercept/gui/frame copying pyhttpintercept/gui/frame/redirect_uris.py -> build/lib/pyhttpintercept/gui/frame copying pyhttpintercept/gui/frame/https_allowed_domains.py -> build/lib/pyhttpintercept/gui/frame copying pyhttpintercept/gui/frame/scenario.py -> build/lib/pyhttpintercept/gui/frame copying pyhttpintercept/gui/frame/server_config.py -> build/lib/pyhttpintercept/gui/frame creating build/lib/pyhttpintercept/gui/window copying pyhttpintercept/gui/window/redirect_uri.py -> build/lib/pyhttpintercept/gui/window copying pyhttpintercept/gui/window/server.py -> build/lib/pyhttpintercept/gui/window copying pyhttpintercept/gui/window/http_server_config.py -> build/lib/pyhttpintercept/gui/window copying pyhttpintercept/gui/window/scenarios.py -> build/lib/pyhttpintercept/gui/window copying pyhttpintercept/gui/window/__init__.py -> build/lib/pyhttpintercept/gui/window copying pyhttpintercept/gui/window/https_domain.py -> build/lib/pyhttpintercept/gui/window copying pyhttpintercept/gui/window/ssl_config.py -> build/lib/pyhttpintercept/gui/window copying pyhttpintercept/gui/window/redirect_uris.py -> build/lib/pyhttpintercept/gui/window copying pyhttpintercept/gui/window/https_allowed_domains.py -> build/lib/pyhttpintercept/gui/window copying pyhttpintercept/gui/window/scenario.py -> build/lib/pyhttpintercept/gui/window copying pyhttpintercept/gui/window/server_config.py -> build/lib/pyhttpintercept/gui/window creating build/lib/pyhttpintercept/resources/default_sites copying pyhttpintercept/resources/default_sites/__init__.py -> build/lib/pyhttpintercept/resources/default_sites creating build/lib/pyhttpintercept/resources/templates copying pyhttpintercept/resources/templates/__init__.py -> build/lib/pyhttpintercept/resources/templates creating build/lib/pyhttpintercept/resources/fonts copying pyhttpintercept/resources/fonts/__init__.py -> build/lib/pyhttpintercept/resources/fonts creating build/lib/pyhttpintercept/resources/schema copying pyhttpintercept/resources/schema/__init__.py -> build/lib/pyhttpintercept/resources/schema creating build/lib/pyhttpintercept/resources/templates/request copying pyhttpintercept/resources/templates/request/__init__.py -> build/lib/pyhttpintercept/resources/templates/request creating build/lib/pyhttpintercept/resources/templates/intercept copying pyhttpintercept/resources/templates/intercept/__init__.py -> build/lib/pyhttpintercept/resources/templates/intercept creating build/lib/pyhttpintercept/resources/schema/request copying pyhttpintercept/resources/schema/request/__init__.py -> build/lib/pyhttpintercept/resources/schema/request creating build/lib/pyhttpintercept/resources/schema/intercept copying pyhttpintercept/resources/schema/intercept/__init__.py -> build/lib/pyhttpintercept/resources/schema/intercept creating build/lib/pyhttpintercept/intercept/modifiers copying pyhttpintercept/intercept/modifiers/__init__.py -> build/lib/pyhttpintercept/intercept/modifiers creating build/lib/pyhttpintercept/intercept/handlers copying pyhttpintercept/intercept/handlers/body.py -> build/lib/pyhttpintercept/intercept/handlers copying pyhttpintercept/intercept/handlers/canned.py -> build/lib/pyhttpintercept/intercept/handlers copying pyhttpintercept/intercept/handlers/__init__.py -> build/lib/pyhttpintercept/intercept/handlers copying pyhttpintercept/intercept/handlers/support.py -> build/lib/pyhttpintercept/intercept/handlers copying pyhttpintercept/intercept/handlers/uri.py -> build/lib/pyhttpintercept/intercept/handlers copying pyhttpintercept/intercept/handlers/_base.py -> build/lib/pyhttpintercept/intercept/handlers copying pyhttpintercept/intercept/handlers/body_safe.py -> build/lib/pyhttpintercept/intercept/handlers creating build/lib/pyhttpintercept/intercept/modifiers/canned copying pyhttpintercept/intercept/modifiers/canned/__init__.py -> build/lib/pyhttpintercept/intercept/modifiers/canned copying pyhttpintercept/intercept/modifiers/canned/pickled_response.py -> build/lib/pyhttpintercept/intercept/modifiers/canned creating build/lib/pyhttpintercept/intercept/modifiers/body copying pyhttpintercept/intercept/modifiers/body/scale_image.py -> build/lib/pyhttpintercept/intercept/modifiers/body copying pyhttpintercept/intercept/modifiers/body/generate_timeout.py -> build/lib/pyhttpintercept/intercept/modifiers/body copying pyhttpintercept/intercept/modifiers/body/replace_content.py -> build/lib/pyhttpintercept/intercept/modifiers/body copying pyhttpintercept/intercept/modifiers/body/__init__.py -> build/lib/pyhttpintercept/intercept/modifiers/body copying pyhttpintercept/intercept/modifiers/body/text_file.py -> build/lib/pyhttpintercept/intercept/modifiers/body copying pyhttpintercept/intercept/modifiers/body/add_text_to_image.py -> build/lib/pyhttpintercept/intercept/modifiers/body copying pyhttpintercept/intercept/modifiers/body/json_file.py -> build/lib/pyhttpintercept/intercept/modifiers/body copying pyhttpintercept/intercept/modifiers/body/replace_image.py -> build/lib/pyhttpintercept/intercept/modifiers/body copying pyhttpintercept/intercept/modifiers/body/log_response.py -> build/lib/pyhttpintercept/intercept/modifiers/body copying pyhttpintercept/intercept/modifiers/body/replace_json_fragment.py -> build/lib/pyhttpintercept/intercept/modifiers/body copying pyhttpintercept/intercept/modifiers/body/replace_values.py -> build/lib/pyhttpintercept/intercept/modifiers/body copying pyhttpintercept/intercept/modifiers/body/modify_content.py -> build/lib/pyhttpintercept/intercept/modifiers/body copying pyhttpintercept/intercept/modifiers/body/modify_status_code.py -> build/lib/pyhttpintercept/intercept/modifiers/body creating build/lib/pyhttpintercept/intercept/modifiers/uri copying pyhttpintercept/intercept/modifiers/uri/modify_endpoint.py -> build/lib/pyhttpintercept/intercept/modifiers/uri copying pyhttpintercept/intercept/modifiers/uri/__init__.py -> build/lib/pyhttpintercept/intercept/modifiers/uri copying pyhttpintercept/intercept/modifiers/uri/modify_uri.py -> build/lib/pyhttpintercept/intercept/modifiers/uri copying pyhttpintercept/intercept/modifiers/uri/modify_params.py -> build/lib/pyhttpintercept/intercept/modifiers/uri copying pyhttpintercept/intercept/modifiers/uri/replace_uri.py -> build/lib/pyhttpintercept/intercept/modifiers/uri creating build/lib/pyhttpintercept/intercept/modifiers/headers copying pyhttpintercept/intercept/modifiers/headers/__init__.py -> build/lib/pyhttpintercept/intercept/modifiers/headers creating build/lib/pyhttpintercept/intercept/modifiers/media copying pyhttpintercept/intercept/modifiers/media/__init__.py -> build/lib/pyhttpintercept/intercept/modifiers/media creating build/lib/pyhttpintercept/intercept/modifiers/headers/request copying pyhttpintercept/intercept/modifiers/headers/request/update_header.py -> build/lib/pyhttpintercept/intercept/modifiers/headers/request copying pyhttpintercept/intercept/modifiers/headers/request/__init__.py -> build/lib/pyhttpintercept/intercept/modifiers/headers/request copying pyhttpintercept/intercept/modifiers/headers/request/remove_headers.py -> build/lib/pyhttpintercept/intercept/modifiers/headers/request creating build/lib/pyhttpintercept/intercept/modifiers/headers/response copying pyhttpintercept/intercept/modifiers/headers/response/log_headers.py -> build/lib/pyhttpintercept/intercept/modifiers/headers/response copying pyhttpintercept/intercept/modifiers/headers/response/update_header.py -> build/lib/pyhttpintercept/intercept/modifiers/headers/response copying pyhttpintercept/intercept/modifiers/headers/response/__init__.py -> build/lib/pyhttpintercept/intercept/modifiers/headers/response copying pyhttpintercept/intercept/modifiers/headers/response/remove_headers.py -> build/lib/pyhttpintercept/intercept/modifiers/headers/response creating build/lib/pyhttpintercept/intercept/modifiers/media/hls copying pyhttpintercept/intercept/modifiers/media/hls/__init__.py -> build/lib/pyhttpintercept/intercept/modifiers/media/hls creating build/lib/pyhttpintercept/intercept/modifiers/media/hls/manifest copying pyhttpintercept/intercept/modifiers/media/hls/manifest/__init__.py -> build/lib/pyhttpintercept/intercept/modifiers/media/hls/manifest copying pyhttpintercept/intercept/modifiers/media/hls/manifest/invalidate_segment_durations.py -> build/lib/pyhttpintercept/intercept/modifiers/media/hls/manifest copying pyhttpintercept/intercept/modifiers/media/hls/manifest/corrupt_stream_urls.py -> build/lib/pyhttpintercept/intercept/modifiers/media/hls/manifest creating build/lib/pyhttpintercept/intercept/handlers/headers copying pyhttpintercept/intercept/handlers/headers/request.py -> build/lib/pyhttpintercept/intercept/handlers/headers copying pyhttpintercept/intercept/handlers/headers/__init__.py -> build/lib/pyhttpintercept/intercept/handlers/headers copying pyhttpintercept/intercept/handlers/headers/response.py -> build/lib/pyhttpintercept/intercept/handlers/headers creating build/lib/pyhttpintercept/intercept/handlers/media copying pyhttpintercept/intercept/handlers/media/__init__.py -> build/lib/pyhttpintercept/intercept/handlers/media creating build/lib/pyhttpintercept/intercept/handlers/media/hls copying pyhttpintercept/intercept/handlers/media/hls/__init__.py -> build/lib/pyhttpintercept/intercept/handlers/media/hls copying pyhttpintercept/intercept/handlers/media/hls/manifest.py -> build/lib/pyhttpintercept/intercept/handlers/media/hls copying pyhttpintercept/resources/default_sites/index.html -> build/lib/pyhttpintercept/resources/default_sites copying pyhttpintercept/resources/fonts/consola.ttf -> build/lib/pyhttpintercept/resources/fonts copying pyhttpintercept/resources/fonts/consolab.ttf -> build/lib/pyhttpintercept/resources/fonts copying pyhttpintercept/resources/fonts/consolai.ttf -> build/lib/pyhttpintercept/resources/fonts copying pyhttpintercept/resources/fonts/consolaz.ttf -> build/lib/pyhttpintercept/resources/fonts creating build/lib/pyhttpintercept/resources/default_sites/example copying pyhttpintercept/resources/default_sites/example/index.html -> build/lib/pyhttpintercept/resources/default_sites/example copying pyhttpintercept/resources/templates/request/host.json -> build/lib/pyhttpintercept/resources/templates/request copying pyhttpintercept/resources/templates/request/proxy.json -> build/lib/pyhttpintercept/resources/templates/request copying pyhttpintercept/resources/templates/request/https_domains.json -> build/lib/pyhttpintercept/resources/templates/request copying pyhttpintercept/resources/templates/request/intercept.json -> build/lib/pyhttpintercept/resources/templates/request copying pyhttpintercept/resources/templates/request/redirect.json -> build/lib/pyhttpintercept/resources/templates/request copying pyhttpintercept/resources/templates/intercept/scenario.json -> build/lib/pyhttpintercept/resources/templates/intercept copying pyhttpintercept/resources/templates/intercept/handler.json -> build/lib/pyhttpintercept/resources/templates/intercept copying pyhttpintercept/resources/schema/request/host.json -> build/lib/pyhttpintercept/resources/schema/request copying pyhttpintercept/resources/schema/request/proxy.json -> build/lib/pyhttpintercept/resources/schema/request copying pyhttpintercept/resources/schema/request/https_domains.json -> build/lib/pyhttpintercept/resources/schema/request copying pyhttpintercept/resources/schema/request/intercept.json -> build/lib/pyhttpintercept/resources/schema/request copying pyhttpintercept/resources/schema/request/redirect.json -> build/lib/pyhttpintercept/resources/schema/request copying pyhttpintercept/resources/schema/intercept/scenario.json -> build/lib/pyhttpintercept/resources/schema/intercept copying pyhttpintercept/resources/schema/intercept/handler.json -> build/lib/pyhttpintercept/resources/schema/intercept + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5DXNcW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64 + cd pyhttpintercept-0.34.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-pyhttpintercept-0.34.1-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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-pyhttpintercept-0.34.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests copying build/lib/pyhttpintercept/unittests/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body copying build/lib/pyhttpintercept/unittests/modifiers/body/scale_image.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body copying build/lib/pyhttpintercept/unittests/modifiers/body/generate_timeout.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body copying build/lib/pyhttpintercept/unittests/modifiers/body/replace_content.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body copying build/lib/pyhttpintercept/unittests/modifiers/body/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body copying build/lib/pyhttpintercept/unittests/modifiers/body/add_text_to_image.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body copying build/lib/pyhttpintercept/unittests/modifiers/body/replace_image_from_web.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body copying build/lib/pyhttpintercept/unittests/modifiers/body/replace_values.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body copying build/lib/pyhttpintercept/unittests/modifiers/body/replace_image_from_file.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body copying build/lib/pyhttpintercept/unittests/modifiers/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/uri copying build/lib/pyhttpintercept/unittests/modifiers/uri/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/uri copying build/lib/pyhttpintercept/unittests/modifiers/uri/modify_params.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/uri creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/headers copying build/lib/pyhttpintercept/unittests/modifiers/headers/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/headers creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/headers/response copying build/lib/pyhttpintercept/unittests/modifiers/headers/response/update_header.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/headers/response copying build/lib/pyhttpintercept/unittests/modifiers/headers/response/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/headers/response copying build/lib/pyhttpintercept/unittests/test_example_module.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/redirect copying build/lib/pyhttpintercept/redirect/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/redirect copying build/lib/pyhttpintercept/redirect/redirect.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/redirect creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame copying build/lib/pyhttpintercept/gui/frame/redirect_uri.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame copying build/lib/pyhttpintercept/gui/frame/server.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame copying build/lib/pyhttpintercept/gui/frame/http_server_config.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame copying build/lib/pyhttpintercept/gui/frame/scenarios.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame copying build/lib/pyhttpintercept/gui/frame/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame copying build/lib/pyhttpintercept/gui/frame/https_domain.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame copying build/lib/pyhttpintercept/gui/frame/ssl_config.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame copying build/lib/pyhttpintercept/gui/frame/redirect_uris.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame copying build/lib/pyhttpintercept/gui/frame/https_allowed_domains.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame copying build/lib/pyhttpintercept/gui/frame/scenario.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame copying build/lib/pyhttpintercept/gui/frame/server_config.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame copying build/lib/pyhttpintercept/gui/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui copying build/lib/pyhttpintercept/gui/support.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window copying build/lib/pyhttpintercept/gui/window/redirect_uri.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window copying build/lib/pyhttpintercept/gui/window/server.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window copying build/lib/pyhttpintercept/gui/window/http_server_config.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window copying build/lib/pyhttpintercept/gui/window/scenarios.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window copying build/lib/pyhttpintercept/gui/window/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window copying build/lib/pyhttpintercept/gui/window/https_domain.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window copying build/lib/pyhttpintercept/gui/window/ssl_config.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window copying build/lib/pyhttpintercept/gui/window/redirect_uris.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window copying build/lib/pyhttpintercept/gui/window/https_allowed_domains.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window copying build/lib/pyhttpintercept/gui/window/scenario.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window copying build/lib/pyhttpintercept/gui/window/server_config.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/default_sites creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/default_sites/example copying build/lib/pyhttpintercept/resources/default_sites/example/index.html -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/default_sites/example copying build/lib/pyhttpintercept/resources/default_sites/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/default_sites copying build/lib/pyhttpintercept/resources/default_sites/index.html -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/default_sites copying build/lib/pyhttpintercept/resources/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/templates copying build/lib/pyhttpintercept/resources/templates/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/templates creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/templates/request copying build/lib/pyhttpintercept/resources/templates/request/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/templates/request copying build/lib/pyhttpintercept/resources/templates/request/host.json -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/templates/request copying build/lib/pyhttpintercept/resources/templates/request/proxy.json -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/templates/request copying build/lib/pyhttpintercept/resources/templates/request/https_domains.json -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/templates/request copying build/lib/pyhttpintercept/resources/templates/request/intercept.json -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/templates/request copying build/lib/pyhttpintercept/resources/templates/request/redirect.json -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/templates/request creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/templates/intercept copying build/lib/pyhttpintercept/resources/templates/intercept/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/templates/intercept copying build/lib/pyhttpintercept/resources/templates/intercept/scenario.json -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/templates/intercept copying build/lib/pyhttpintercept/resources/templates/intercept/handler.json -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/templates/intercept creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/fonts copying build/lib/pyhttpintercept/resources/fonts/consola.ttf -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/fonts copying build/lib/pyhttpintercept/resources/fonts/consolab.ttf -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/fonts copying build/lib/pyhttpintercept/resources/fonts/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/fonts copying build/lib/pyhttpintercept/resources/fonts/consolai.ttf -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/fonts copying build/lib/pyhttpintercept/resources/fonts/consolaz.ttf -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/fonts creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/schema copying build/lib/pyhttpintercept/resources/schema/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/schema creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/schema/request copying build/lib/pyhttpintercept/resources/schema/request/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/schema/request copying build/lib/pyhttpintercept/resources/schema/request/host.json -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/schema/request copying build/lib/pyhttpintercept/resources/schema/request/proxy.json -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/schema/request copying build/lib/pyhttpintercept/resources/schema/request/https_domains.json -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/schema/request copying build/lib/pyhttpintercept/resources/schema/request/intercept.json -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/schema/request copying build/lib/pyhttpintercept/resources/schema/request/redirect.json -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/schema/request creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/schema/intercept copying build/lib/pyhttpintercept/resources/schema/intercept/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/schema/intercept copying build/lib/pyhttpintercept/resources/schema/intercept/scenario.json -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/schema/intercept copying build/lib/pyhttpintercept/resources/schema/intercept/handler.json -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/schema/intercept creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/hosting copying build/lib/pyhttpintercept/hosting/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/hosting copying build/lib/pyhttpintercept/hosting/hosting.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/hosting copying build/lib/pyhttpintercept/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept copying build/lib/pyhttpintercept/_constants.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/server copying build/lib/pyhttpintercept/server/server.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/server copying build/lib/pyhttpintercept/server/ssl_helper.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/server copying build/lib/pyhttpintercept/server/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/server copying build/lib/pyhttpintercept/server/multiplexer.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/server copying build/lib/pyhttpintercept/server/webserver.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/server copying build/lib/pyhttpintercept/server/response.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/server copying build/lib/pyhttpintercept/server/request_handler.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/server copying build/lib/pyhttpintercept/_metadata.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/helpers copying build/lib/pyhttpintercept/helpers/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/helpers copying build/lib/pyhttpintercept/helpers/encoding.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/helpers copying build/lib/pyhttpintercept/helpers/testing.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/helpers copying build/lib/pyhttpintercept/helpers/compression.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/helpers creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept copying build/lib/pyhttpintercept/intercept/_updater.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept copying build/lib/pyhttpintercept/intercept/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept copying build/lib/pyhttpintercept/intercept/_modifier.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/canned copying build/lib/pyhttpintercept/intercept/modifiers/canned/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/canned copying build/lib/pyhttpintercept/intercept/modifiers/canned/pickled_response.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/canned creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body copying build/lib/pyhttpintercept/intercept/modifiers/body/scale_image.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body copying build/lib/pyhttpintercept/intercept/modifiers/body/generate_timeout.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body copying build/lib/pyhttpintercept/intercept/modifiers/body/replace_content.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body copying build/lib/pyhttpintercept/intercept/modifiers/body/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body copying build/lib/pyhttpintercept/intercept/modifiers/body/text_file.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body copying build/lib/pyhttpintercept/intercept/modifiers/body/add_text_to_image.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body copying build/lib/pyhttpintercept/intercept/modifiers/body/json_file.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body copying build/lib/pyhttpintercept/intercept/modifiers/body/replace_image.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body copying build/lib/pyhttpintercept/intercept/modifiers/body/log_response.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body copying build/lib/pyhttpintercept/intercept/modifiers/body/replace_json_fragment.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body copying build/lib/pyhttpintercept/intercept/modifiers/body/replace_values.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body copying build/lib/pyhttpintercept/intercept/modifiers/body/modify_content.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body copying build/lib/pyhttpintercept/intercept/modifiers/body/modify_status_code.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body copying build/lib/pyhttpintercept/intercept/modifiers/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/uri copying build/lib/pyhttpintercept/intercept/modifiers/uri/modify_endpoint.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/uri copying build/lib/pyhttpintercept/intercept/modifiers/uri/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/uri copying build/lib/pyhttpintercept/intercept/modifiers/uri/modify_uri.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/uri copying build/lib/pyhttpintercept/intercept/modifiers/uri/modify_params.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/uri copying build/lib/pyhttpintercept/intercept/modifiers/uri/replace_uri.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/uri creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers copying build/lib/pyhttpintercept/intercept/modifiers/headers/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/request copying build/lib/pyhttpintercept/intercept/modifiers/headers/request/update_header.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/request copying build/lib/pyhttpintercept/intercept/modifiers/headers/request/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/request copying build/lib/pyhttpintercept/intercept/modifiers/headers/request/remove_headers.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/request creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/response copying build/lib/pyhttpintercept/intercept/modifiers/headers/response/log_headers.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/response copying build/lib/pyhttpintercept/intercept/modifiers/headers/response/update_header.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/response copying build/lib/pyhttpintercept/intercept/modifiers/headers/response/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/response copying build/lib/pyhttpintercept/intercept/modifiers/headers/response/remove_headers.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/response creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/media copying build/lib/pyhttpintercept/intercept/modifiers/media/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/media creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/media/hls copying build/lib/pyhttpintercept/intercept/modifiers/media/hls/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/media/hls creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/media/hls/manifest copying build/lib/pyhttpintercept/intercept/modifiers/media/hls/manifest/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/media/hls/manifest copying build/lib/pyhttpintercept/intercept/modifiers/media/hls/manifest/invalidate_segment_durations.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/media/hls/manifest copying build/lib/pyhttpintercept/intercept/modifiers/media/hls/manifest/corrupt_stream_urls.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/media/hls/manifest copying build/lib/pyhttpintercept/intercept/_handler.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept copying build/lib/pyhttpintercept/intercept/intercept.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept copying build/lib/pyhttpintercept/intercept/_scenario.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers copying build/lib/pyhttpintercept/intercept/handlers/body.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers copying build/lib/pyhttpintercept/intercept/handlers/canned.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers copying build/lib/pyhttpintercept/intercept/handlers/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers copying build/lib/pyhttpintercept/intercept/handlers/support.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/headers copying build/lib/pyhttpintercept/intercept/handlers/headers/request.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/headers copying build/lib/pyhttpintercept/intercept/handlers/headers/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/headers copying build/lib/pyhttpintercept/intercept/handlers/headers/response.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/headers copying build/lib/pyhttpintercept/intercept/handlers/uri.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers copying build/lib/pyhttpintercept/intercept/handlers/_base.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/media copying build/lib/pyhttpintercept/intercept/handlers/media/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/media creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/media/hls copying build/lib/pyhttpintercept/intercept/handlers/media/hls/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/media/hls copying build/lib/pyhttpintercept/intercept/handlers/media/hls/manifest.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/media/hls copying build/lib/pyhttpintercept/intercept/handlers/body_safe.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers copying build/lib/pyhttpintercept/exceptions.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config copying build/lib/pyhttpintercept/config/constants.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config copying build/lib/pyhttpintercept/config/intercept_scenarios.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config copying build/lib/pyhttpintercept/config/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config copying build/lib/pyhttpintercept/config/intercept.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config copying build/lib/pyhttpintercept/config/https_domains.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config copying build/lib/pyhttpintercept/config/hosting.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config copying build/lib/pyhttpintercept/config/persistent_fields.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config copying build/lib/pyhttpintercept/config/redirect.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config copying build/lib/pyhttpintercept/config/intercept_handlers.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config creating /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods copying build/lib/pyhttpintercept/methods/post.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods copying build/lib/pyhttpintercept/methods/__init__.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods copying build/lib/pyhttpintercept/methods/request_shared.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods copying build/lib/pyhttpintercept/methods/put.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods copying build/lib/pyhttpintercept/methods/head.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods copying build/lib/pyhttpintercept/methods/shared.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods copying build/lib/pyhttpintercept/methods/get.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods copying build/lib/pyhttpintercept/methods/base.py -> /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body/scale_image.py to scale_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body/generate_timeout.py to generate_timeout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body/replace_content.py to replace_content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body/add_text_to_image.py to add_text_to_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body/replace_image_from_web.py to replace_image_from_web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body/replace_values.py to replace_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/body/replace_image_from_file.py to replace_image_from_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/uri/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/uri/modify_params.py to modify_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/headers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/headers/response/update_header.py to update_header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/modifiers/headers/response/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/unittests/test_example_module.py to test_example_module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/redirect/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/redirect/redirect.py to redirect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame/redirect_uri.py to redirect_uri.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame/http_server_config.py to http_server_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame/scenarios.py to scenarios.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame/https_domain.py to https_domain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame/ssl_config.py to ssl_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame/redirect_uris.py to redirect_uris.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame/https_allowed_domains.py to https_allowed_domains.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame/scenario.py to scenario.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/frame/server_config.py to server_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/support.py to support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window/redirect_uri.py to redirect_uri.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window/http_server_config.py to http_server_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window/scenarios.py to scenarios.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window/https_domain.py to https_domain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window/ssl_config.py to ssl_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window/redirect_uris.py to redirect_uris.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window/https_allowed_domains.py to https_allowed_domains.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window/scenario.py to scenario.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/gui/window/server_config.py to server_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/default_sites/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/templates/request/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/templates/intercept/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/fonts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/schema/request/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/resources/schema/intercept/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/hosting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/hosting/hosting.py to hosting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/_constants.py to _constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/server/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/server/ssl_helper.py to ssl_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/server/multiplexer.py to multiplexer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/server/webserver.py to webserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/server/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/server/request_handler.py to request_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/_metadata.py to _metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/helpers/encoding.py to encoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/helpers/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/helpers/compression.py to compression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/_updater.py to _updater.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/_modifier.py to _modifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/canned/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/canned/pickled_response.py to pickled_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body/scale_image.py to scale_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body/generate_timeout.py to generate_timeout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body/replace_content.py to replace_content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body/text_file.py to text_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body/add_text_to_image.py to add_text_to_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body/json_file.py to json_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body/replace_image.py to replace_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body/log_response.py to log_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body/replace_json_fragment.py to replace_json_fragment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body/replace_values.py to replace_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body/modify_content.py to modify_content.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/body/modify_status_code.py to modify_status_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/uri/modify_endpoint.py to modify_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/uri/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/uri/modify_uri.py to modify_uri.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/uri/modify_params.py to modify_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/uri/replace_uri.py to replace_uri.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/request/update_header.py to update_header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/request/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/request/remove_headers.py to remove_headers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/response/log_headers.py to log_headers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/response/update_header.py to update_header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/response/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/headers/response/remove_headers.py to remove_headers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/media/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/media/hls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/media/hls/manifest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/media/hls/manifest/invalidate_segment_durations.py to invalidate_segment_durations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/modifiers/media/hls/manifest/corrupt_stream_urls.py to corrupt_stream_urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/_handler.py to _handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/intercept.py to intercept.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/_scenario.py to _scenario.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/body.py to body.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/canned.py to canned.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/support.py to support.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/headers/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/headers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/headers/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/uri.py to uri.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/media/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/media/hls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/media/hls/manifest.py to manifest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/intercept/handlers/body_safe.py to body_safe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config/intercept_scenarios.py to intercept_scenarios.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config/intercept.py to intercept.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config/https_domains.py to https_domains.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config/hosting.py to hosting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config/persistent_fields.py to persistent_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config/redirect.py to redirect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/config/intercept_handlers.py to intercept_handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods/post.py to post.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods/request_shared.py to request_shared.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods/put.py to put.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods/head.py to head.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods/shared.py to shared.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods/get.py to get.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept/methods/base.py to base.cpython-39.pyc writing byte-compilation script '/tmp/tmpqt5jl8s2.py' /usr/bin/python3 /tmp/tmpqt5jl8s2.py removing /tmp/tmpqt5jl8s2.py running install_egg_info running egg_info writing pyhttpintercept.egg-info/PKG-INFO writing dependency_links to pyhttpintercept.egg-info/dependency_links.txt writing entry points to pyhttpintercept.egg-info/entry_points.txt writing requirements to pyhttpintercept.egg-info/requires.txt writing top-level names to pyhttpintercept.egg-info/top_level.txt reading manifest file 'pyhttpintercept.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'pyhttpintercept.egg-info/SOURCES.txt' Copying pyhttpintercept.egg-info to /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9/site-packages/pyhttpintercept-0.34.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64//usr/share/doc/python-pyhttpintercept + '[' -d doc ']' ~/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64 ~/build/BUILD/pyhttpintercept-0.34.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.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/pyhttpintercept-0.34.1 + mv /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.34.1-1 --unique-debug-suffix -0.34.1-1.x86_64 --unique-debug-src-base python-pyhttpintercept-0.34.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pyhttpintercept-0.34.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-pyhttpintercept-0.34.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pyhttpintercept-0.34.1-1.noarch Provides: python-pyhttpintercept python3-pyhttpintercept = 0.34.1-1 python3.9dist(pyhttpintercept) = 0.34.1 python3dist(pyhttpintercept) = 0.34.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(apiutil) >= 1.6.4 python3.9dist(attrs) >= 16.3 python3.9dist(classutils) >= 1.11.3 python3.9dist(configurationutil) >= 3.3.1 python3.9dist(cryptography) >= 2.2.1 python3.9dist(fdutil) >= 1.15 python3.9dist(future) >= 0.16 python3.9dist(logging-helper) >= 1.8.4 python3.9dist(networkutil) >= 1.19.4 python3.9dist(pillow) >= 5.3 python3.9dist(requests) >= 2.11.1 python3.9dist(simpil) >= 1.1.1 python3.9dist(tableutil) >= 2.4 python3.9dist(timingsutil) >= 1.2 python3.9dist(uiutil) >= 1.35 Processing files: python-pyhttpintercept-help-0.34.1-1.noarch warning: Empty %files file /builddir/build/BUILD/pyhttpintercept-0.34.1/doclist.lst Provides: python-pyhttpintercept-help = 0.34.1-1 python3-pyhttpintercept-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-pyhttpintercept-0.34.1-1.x86_64 Wrote: /builddir/build/RPMS/python-pyhttpintercept-help-0.34.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pyhttpintercept-0.34.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AIaxUL + umask 022 + cd /builddir/build/BUILD + cd pyhttpintercept-0.34.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyhttpintercept-0.34.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0