D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-cherrypy-18.6.1-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.A1nOrV + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf CherryPy-18.6.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/CherryPy-18.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd CherryPy-18.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf CherryPy.egg-info/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qupyp3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd CherryPy-18.6.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( running build running build_py creating build creating build/lib creating build/lib/cherrypy copying cherrypy/daemon.py -> build/lib/cherrypy copying cherrypy/_json.py -> build/lib/cherrypy copying cherrypy/_helper.py -> build/lib/cherrypy copying cherrypy/_cpwsgi_server.py -> build/lib/cherrypy copying cherrypy/_cpwsgi.py -> build/lib/cherrypy copying cherrypy/_cptree.py -> build/lib/cherrypy copying cherrypy/_cptools.py -> build/lib/cherrypy copying cherrypy/_cpserver.py -> build/lib/cherrypy copying cherrypy/_cprequest.py -> build/lib/cherrypy copying cherrypy/_cpreqbody.py -> build/lib/cherrypy copying cherrypy/_cpnative_server.py -> build/lib/cherrypy copying cherrypy/_cpmodpy.py -> build/lib/cherrypy copying cherrypy/_cplogging.py -> build/lib/cherrypy copying cherrypy/_cperror.py -> build/lib/cherrypy copying cherrypy/_cpdispatch.py -> build/lib/cherrypy copying cherrypy/_cpconfig.py -> build/lib/cherrypy copying cherrypy/_cpcompat.py -> build/lib/cherrypy copying cherrypy/_cpchecker.py -> build/lib/cherrypy copying cherrypy/__main__.py -> build/lib/cherrypy copying cherrypy/__init__.py -> build/lib/cherrypy creating build/lib/cherrypy/lib copying cherrypy/lib/xmlrpcutil.py -> build/lib/cherrypy/lib copying cherrypy/lib/static.py -> build/lib/cherrypy/lib copying cherrypy/lib/sessions.py -> build/lib/cherrypy/lib copying cherrypy/lib/reprconf.py -> build/lib/cherrypy/lib copying cherrypy/lib/profiler.py -> build/lib/cherrypy/lib copying cherrypy/lib/locking.py -> build/lib/cherrypy/lib copying cherrypy/lib/jsontools.py -> build/lib/cherrypy/lib copying cherrypy/lib/httputil.py -> build/lib/cherrypy/lib copying cherrypy/lib/gctools.py -> build/lib/cherrypy/lib copying cherrypy/lib/encoding.py -> build/lib/cherrypy/lib copying cherrypy/lib/cptools.py -> build/lib/cherrypy/lib copying cherrypy/lib/cpstats.py -> build/lib/cherrypy/lib copying cherrypy/lib/covercp.py -> build/lib/cherrypy/lib copying cherrypy/lib/caching.py -> build/lib/cherrypy/lib copying cherrypy/lib/auth_digest.py -> build/lib/cherrypy/lib copying cherrypy/lib/auth_basic.py -> build/lib/cherrypy/lib copying cherrypy/lib/__init__.py -> build/lib/cherrypy/lib creating build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut10_http_errors.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut09_files.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut08_generators_and_yield.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut07_sessions.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut06_default_method.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut05_derived_objects.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut04_complex_site.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut03_get_and_post.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut02_expose_methods.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tut01_helloworld.py -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/__init__.py -> build/lib/cherrypy/tutorial creating build/lib/cherrypy/test copying cherrypy/test/webtest.py -> build/lib/cherrypy/test copying cherrypy/test/test_xmlrpc.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgiapps.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgi_vhost.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgi_unix_socket.py -> build/lib/cherrypy/test copying cherrypy/test/test_wsgi_ns.py -> build/lib/cherrypy/test copying cherrypy/test/test_virtualhost.py -> build/lib/cherrypy/test copying cherrypy/test/test_tutorials.py -> build/lib/cherrypy/test copying cherrypy/test/test_tools.py -> build/lib/cherrypy/test copying cherrypy/test/test_static.py -> build/lib/cherrypy/test copying cherrypy/test/test_states.py -> build/lib/cherrypy/test copying cherrypy/test/test_sessionauthenticate.py -> build/lib/cherrypy/test copying cherrypy/test/test_session.py -> build/lib/cherrypy/test copying cherrypy/test/test_routes.py -> build/lib/cherrypy/test copying cherrypy/test/test_request_obj.py -> build/lib/cherrypy/test copying cherrypy/test/test_refleaks.py -> build/lib/cherrypy/test copying cherrypy/test/test_proxy.py -> build/lib/cherrypy/test copying cherrypy/test/test_plugins.py -> build/lib/cherrypy/test copying cherrypy/test/test_params.py -> build/lib/cherrypy/test copying cherrypy/test/test_objectmapping.py -> build/lib/cherrypy/test copying cherrypy/test/test_native.py -> build/lib/cherrypy/test copying cherrypy/test/test_misc_tools.py -> build/lib/cherrypy/test copying cherrypy/test/test_mime.py -> build/lib/cherrypy/test copying cherrypy/test/test_logging.py -> build/lib/cherrypy/test copying cherrypy/test/test_json.py -> build/lib/cherrypy/test copying cherrypy/test/test_iterator.py -> build/lib/cherrypy/test copying cherrypy/test/test_httputil.py -> build/lib/cherrypy/test copying cherrypy/test/test_http.py -> build/lib/cherrypy/test copying cherrypy/test/test_etags.py -> build/lib/cherrypy/test copying cherrypy/test/test_encoding.py -> build/lib/cherrypy/test copying cherrypy/test/test_dynamicobjectmapping.py -> build/lib/cherrypy/test copying cherrypy/test/test_core.py -> build/lib/cherrypy/test copying cherrypy/test/test_conn.py -> build/lib/cherrypy/test copying cherrypy/test/test_config_server.py -> build/lib/cherrypy/test copying cherrypy/test/test_config.py -> build/lib/cherrypy/test copying cherrypy/test/test_caching.py -> build/lib/cherrypy/test copying cherrypy/test/test_bus.py -> build/lib/cherrypy/test copying cherrypy/test/test_auth_digest.py -> build/lib/cherrypy/test copying cherrypy/test/test_auth_basic.py -> build/lib/cherrypy/test copying cherrypy/test/sessiondemo.py -> build/lib/cherrypy/test copying cherrypy/test/modwsgi.py -> build/lib/cherrypy/test copying cherrypy/test/modpy.py -> build/lib/cherrypy/test copying cherrypy/test/modfcgid.py -> build/lib/cherrypy/test copying cherrypy/test/modfastcgi.py -> build/lib/cherrypy/test copying cherrypy/test/logtest.py -> build/lib/cherrypy/test copying cherrypy/test/helper.py -> build/lib/cherrypy/test copying cherrypy/test/checkerdemo.py -> build/lib/cherrypy/test copying cherrypy/test/benchmark.py -> build/lib/cherrypy/test copying cherrypy/test/_test_states_demo.py -> build/lib/cherrypy/test copying cherrypy/test/_test_decorators.py -> build/lib/cherrypy/test copying cherrypy/test/__init__.py -> build/lib/cherrypy/test creating build/lib/cherrypy/process copying cherrypy/process/wspbus.py -> build/lib/cherrypy/process copying cherrypy/process/win32.py -> build/lib/cherrypy/process copying cherrypy/process/servers.py -> build/lib/cherrypy/process copying cherrypy/process/plugins.py -> build/lib/cherrypy/process copying cherrypy/process/__init__.py -> build/lib/cherrypy/process creating build/lib/cherrypy/scaffold copying cherrypy/scaffold/__init__.py -> build/lib/cherrypy/scaffold running egg_info creating CherryPy.egg-info writing CherryPy.egg-info/PKG-INFO writing dependency_links to CherryPy.egg-info/dependency_links.txt writing entry points to CherryPy.egg-info/entry_points.txt writing requirements to CherryPy.egg-info/requires.txt writing top-level names to CherryPy.egg-info/top_level.txt writing manifest file 'CherryPy.egg-info/SOURCES.txt' reading manifest file 'CherryPy.egg-info/SOURCES.txt' adding license file 'LICENSE.md' writing manifest file 'CherryPy.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.imwe0Z + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64 + cd CherryPy-18.6.1 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64 /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. 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 /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy creating /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/scaffold copying build/lib/cherrypy/scaffold/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/scaffold creating /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/process copying build/lib/cherrypy/process/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/process copying build/lib/cherrypy/process/plugins.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/process copying build/lib/cherrypy/process/servers.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/process copying build/lib/cherrypy/process/win32.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/process copying build/lib/cherrypy/process/wspbus.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/process creating /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/_test_decorators.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/_test_states_demo.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/benchmark.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/checkerdemo.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/helper.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/logtest.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/modfastcgi.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/modfcgid.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/modpy.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/modwsgi.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/sessiondemo.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_auth_basic.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_auth_digest.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_bus.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_caching.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_config.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_config_server.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_conn.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_core.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_dynamicobjectmapping.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_encoding.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_etags.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_http.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_httputil.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_iterator.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_json.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_logging.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_mime.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_misc_tools.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_native.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_objectmapping.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_params.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_plugins.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_proxy.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_refleaks.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_request_obj.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_routes.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_session.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_sessionauthenticate.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_states.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_static.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_tools.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_tutorials.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_virtualhost.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgi_ns.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgi_unix_socket.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgi_vhost.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgiapps.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_xmlrpc.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test copying build/lib/cherrypy/test/webtest.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test creating /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut01_helloworld.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut02_expose_methods.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut03_get_and_post.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut04_complex_site.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut05_derived_objects.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut06_default_method.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut07_sessions.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut08_generators_and_yield.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut09_files.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut10_http_errors.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial creating /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/auth_basic.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/auth_digest.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/caching.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/covercp.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/cpstats.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/cptools.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/encoding.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/gctools.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/httputil.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/jsontools.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/locking.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/profiler.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/reprconf.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/sessions.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/static.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/xmlrpcutil.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib copying build/lib/cherrypy/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_cpchecker.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_cpcompat.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_cpconfig.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_cpdispatch.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_cperror.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_cplogging.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_cpmodpy.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_cpnative_server.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_cpreqbody.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_cprequest.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_cpserver.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_cptools.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_cptree.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_cpwsgi.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_cpwsgi_server.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_helper.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/_json.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy copying build/lib/cherrypy/daemon.py -> /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/scaffold/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/process/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/process/plugins.py to plugins.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/process/servers.py to servers.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/process/win32.py to win32.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/process/wspbus.py to wspbus.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/_test_decorators.py to _test_decorators.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/_test_states_demo.py to _test_states_demo.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/benchmark.py to benchmark.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/checkerdemo.py to checkerdemo.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/helper.py to helper.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/logtest.py to logtest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/modfastcgi.py to modfastcgi.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/modfcgid.py to modfcgid.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/modpy.py to modpy.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/modwsgi.py to modwsgi.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/sessiondemo.py to sessiondemo.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_auth_basic.py to test_auth_basic.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_auth_digest.py to test_auth_digest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_bus.py to test_bus.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_caching.py to test_caching.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_config.py to test_config.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_config_server.py to test_config_server.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_conn.py to test_conn.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_core.py to test_core.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_dynamicobjectmapping.py to test_dynamicobjectmapping.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_encoding.py to test_encoding.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_etags.py to test_etags.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_http.py to test_http.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_httputil.py to test_httputil.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_iterator.py to test_iterator.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_json.py to test_json.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_logging.py to test_logging.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_mime.py to test_mime.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_misc_tools.py to test_misc_tools.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_native.py to test_native.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_objectmapping.py to test_objectmapping.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_params.py to test_params.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_proxy.py to test_proxy.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_refleaks.py to test_refleaks.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_request_obj.py to test_request_obj.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_routes.py to test_routes.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_session.py to test_session.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_sessionauthenticate.py to test_sessionauthenticate.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_states.py to test_states.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_static.py to test_static.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_tools.py to test_tools.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_tutorials.py to test_tutorials.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_virtualhost.py to test_virtualhost.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_wsgi_ns.py to test_wsgi_ns.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_wsgi_unix_socket.py to test_wsgi_unix_socket.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_wsgi_vhost.py to test_wsgi_vhost.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_wsgiapps.py to test_wsgiapps.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/test_xmlrpc.py to test_xmlrpc.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/test/webtest.py to webtest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial/tut01_helloworld.py to tut01_helloworld.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial/tut02_expose_methods.py to tut02_expose_methods.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial/tut03_get_and_post.py to tut03_get_and_post.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial/tut04_complex_site.py to tut04_complex_site.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial/tut05_derived_objects.py to tut05_derived_objects.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial/tut06_default_method.py to tut06_default_method.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial/tut07_sessions.py to tut07_sessions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial/tut08_generators_and_yield.py to tut08_generators_and_yield.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial/tut09_files.py to tut09_files.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/tutorial/tut10_http_errors.py to tut10_http_errors.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/auth_basic.py to auth_basic.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/auth_digest.py to auth_digest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/caching.py to caching.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/covercp.py to covercp.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/cpstats.py to cpstats.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/cptools.py to cptools.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/encoding.py to encoding.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/gctools.py to gctools.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/httputil.py to httputil.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/jsontools.py to jsontools.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/locking.py to locking.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/profiler.py to profiler.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/reprconf.py to reprconf.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/sessions.py to sessions.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/static.py to static.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/lib/xmlrpcutil.py to xmlrpcutil.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/__main__.py to __main__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_cpchecker.py to _cpchecker.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_cpcompat.py to _cpcompat.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_cpconfig.py to _cpconfig.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_cpdispatch.py to _cpdispatch.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_cperror.py to _cperror.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_cplogging.py to _cplogging.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_cpmodpy.py to _cpmodpy.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_cpnative_server.py to _cpnative_server.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_cpreqbody.py to _cpreqbody.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_cprequest.py to _cprequest.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_cpserver.py to _cpserver.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_cptools.py to _cptools.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_cptree.py to _cptree.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_cpwsgi.py to _cpwsgi.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_cpwsgi_server.py to _cpwsgi_server.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_helper.py to _helper.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/_json.py to _json.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/daemon.py to daemon.cpython-39.pyc writing byte-compilation script '/tmp/tmpy2umtoek.py' /usr/bin/python3 /tmp/tmpy2umtoek.py removing /tmp/tmpy2umtoek.py running install_egg_info running egg_info writing CherryPy.egg-info/PKG-INFO writing dependency_links to CherryPy.egg-info/dependency_links.txt writing entry points to CherryPy.egg-info/entry_points.txt writing requirements to CherryPy.egg-info/requires.txt writing top-level names to CherryPy.egg-info/top_level.txt reading manifest file 'CherryPy.egg-info/SOURCES.txt' adding license file 'LICENSE.md' writing manifest file 'CherryPy.egg-info/SOURCES.txt' Copying CherryPy.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/CherryPy-18.6.1-py3.9.egg-info running install_scripts Installing cherryd script to /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/bin + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 18.6.1-1.mga9 --unique-debug-suffix -18.6.1-1.mga9.aarch64 --unique-debug-src-base python-cherrypy-18.6.1-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/CherryPy-18.6.1 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-cherrypy-18.6.1-1.mga9.noarch warning: File not found: /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/lib/python3.9/site-packages/cherrypy/cherryd Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nqbAZg + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd CherryPy-18.6.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/share/doc/python3-cherrypy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/share/doc/python3-cherrypy + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/share/doc/python3-cherrypy + cp -pr LICENSE.md /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/share/doc/python3-cherrypy + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cherrypy = 18.6.1-1.mga9 python3-cherrypy = 18.6.1-1.mga9 python3.9-cherrypy = 18.6.1-1.mga9 python3.9dist(cherrypy) = 18.6.1 python3dist(cherrypy) = 18.6.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(cheroot) >= 8.2.1 python3.9dist(jaraco-collections) python3.9dist(more-itertools) python3.9dist(portend) >= 2.1.1 python3.9dist(setuptools) python3.9dist(zc-lockfile) Obsoletes: python-cherrypy < 18.6.1-1.mga9 Processing files: python-cherrypy-docs-18.6.1-1.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gQbS5l + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd CherryPy-18.6.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/share/doc/python-cherrypy-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/share/doc/python-cherrypy-docs + cp -pr cherrypy/tutorial /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64/usr/share/doc/python-cherrypy-docs + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-cherrypy-docs = 18.6.1-1.mga9 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 /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-cherrypy-docs-18.6.1-1.mga9.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-cherrypy-18.6.1-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kb0TEk + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd CherryPy-18.6.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-cherrypy-18.6.1-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mdqaKi + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf CherryPy-18.6.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!