Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cherrypy.spec'], chrootPath='/var/lib/mock/874541-fedora-rawhide-x86_64-1553715783.323897/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4n71b05m:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '727c3f303d5342b789d78872b619cb48', '-D', '/var/lib/mock/874541-fedora-rawhide-x86_64-1553715783.323897/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4n71b05m:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cherrypy.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-cherrypy-18.1.1-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cherrypy.spec'], chrootPath='/var/lib/mock/874541-fedora-rawhide-x86_64-1553715783.323897/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4n71b05m:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6b41d5cfe1b44912aef27ab838b7c32e', '-D', '/var/lib/mock/874541-fedora-rawhide-x86_64-1553715783.323897/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4n71b05m:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cherrypy.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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hFzrB7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CherryPy-18.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/CherryPy-18.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd CherryPy-18.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm cherrypy/test/test_session.py + sed -i 's/ --cov=cherrypy//' pytest.ini + sed -i 's/ --cov-report term-missing:skip-covered//' pytest.ini + sed -i 's/ --cov-report xml//' pytest.ini + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SaFY7i + umask 022 + cd /builddir/build/BUILD + cd CherryPy-18.1.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/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_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 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' writing manifest file 'CherryPy.egg-info/SOURCES.txt' copying cherrypy/favicon.ico -> build/lib/cherrypy copying cherrypy/tutorial/README.rst -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/custom_error.html -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/pdf_file.pdf -> build/lib/cherrypy/tutorial copying cherrypy/tutorial/tutorial.conf -> build/lib/cherrypy/tutorial copying cherrypy/test/fastcgi.conf -> build/lib/cherrypy/test copying cherrypy/test/fcgi.conf -> build/lib/cherrypy/test copying cherrypy/test/style.css -> build/lib/cherrypy/test copying cherrypy/test/test.pem -> build/lib/cherrypy/test creating build/lib/cherrypy/test/static copying cherrypy/test/static/404.html -> build/lib/cherrypy/test/static copying cherrypy/test/static/dirback.jpg -> build/lib/cherrypy/test/static copying cherrypy/test/static/index.html -> build/lib/cherrypy/test/static copying cherrypy/scaffold/apache-fcgi.conf -> build/lib/cherrypy/scaffold copying cherrypy/scaffold/example.conf -> build/lib/cherrypy/scaffold copying cherrypy/scaffold/site.conf -> build/lib/cherrypy/scaffold creating build/lib/cherrypy/scaffold/static copying cherrypy/scaffold/static/made_with_cherrypy_small.png -> build/lib/cherrypy/scaffold/static + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jyYxCv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64 + cd CherryPy-18.1.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr creating /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/favicon.ico -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy creating /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/scaffold creating /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/scaffold/static copying build/lib/cherrypy/scaffold/static/made_with_cherrypy_small.png -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/scaffold/static copying build/lib/cherrypy/scaffold/site.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/scaffold copying build/lib/cherrypy/scaffold/example.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/scaffold copying build/lib/cherrypy/scaffold/apache-fcgi.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/scaffold copying build/lib/cherrypy/scaffold/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/scaffold creating /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/process copying build/lib/cherrypy/process/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/process copying build/lib/cherrypy/process/plugins.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/process copying build/lib/cherrypy/process/servers.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/process copying build/lib/cherrypy/process/win32.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/process copying build/lib/cherrypy/process/wspbus.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/process creating /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test creating /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/static copying build/lib/cherrypy/test/static/index.html -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/static copying build/lib/cherrypy/test/static/dirback.jpg -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/static copying build/lib/cherrypy/test/static/404.html -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/static copying build/lib/cherrypy/test/test.pem -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/style.css -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/fcgi.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/fastcgi.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/_test_decorators.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/_test_states_demo.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/benchmark.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/checkerdemo.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/helper.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/logtest.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/modfastcgi.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/modfcgid.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/modpy.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/modwsgi.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/sessiondemo.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_auth_basic.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_auth_digest.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_bus.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_caching.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_config.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_config_server.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_conn.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_core.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_dynamicobjectmapping.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_encoding.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_etags.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_http.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_httputil.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_iterator.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_json.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_logging.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_mime.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_misc_tools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_native.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_objectmapping.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_params.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_plugins.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_proxy.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_refleaks.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_request_obj.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_routes.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_sessionauthenticate.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_states.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_static.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_tools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_tutorials.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_virtualhost.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgi_ns.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgi_unix_socket.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgi_vhost.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_wsgiapps.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/test_xmlrpc.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test copying build/lib/cherrypy/test/webtest.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test creating /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tutorial.conf -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/pdf_file.pdf -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/custom_error.html -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/README.rst -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut01_helloworld.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut02_expose_methods.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut03_get_and_post.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut04_complex_site.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut05_derived_objects.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut06_default_method.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut07_sessions.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut08_generators_and_yield.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut09_files.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial copying build/lib/cherrypy/tutorial/tut10_http_errors.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial creating /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/auth_basic.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/auth_digest.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/caching.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/covercp.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/cpstats.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/cptools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/encoding.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/gctools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/httputil.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/jsontools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/locking.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/profiler.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/reprconf.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/sessions.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/static.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/lib/xmlrpcutil.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib copying build/lib/cherrypy/__init__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/__main__.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpchecker.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpcompat.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpconfig.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpdispatch.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cperror.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cplogging.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpmodpy.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpnative_server.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpreqbody.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cprequest.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpserver.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cptools.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cptree.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpwsgi.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_cpwsgi_server.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_helper.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/_json.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy copying build/lib/cherrypy/daemon.py -> /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/scaffold/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/process/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/process/plugins.py to plugins.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/process/servers.py to servers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/process/win32.py to win32.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/process/wspbus.py to wspbus.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/_test_decorators.py to _test_decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/_test_states_demo.py to _test_states_demo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/benchmark.py to benchmark.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/checkerdemo.py to checkerdemo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/helper.py to helper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/logtest.py to logtest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/modfastcgi.py to modfastcgi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/modfcgid.py to modfcgid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/modpy.py to modpy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/modwsgi.py to modwsgi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/sessiondemo.py to sessiondemo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_auth_basic.py to test_auth_basic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_auth_digest.py to test_auth_digest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_bus.py to test_bus.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_caching.py to test_caching.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_config.py to test_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_config_server.py to test_config_server.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_conn.py to test_conn.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_core.py to test_core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_dynamicobjectmapping.py to test_dynamicobjectmapping.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_encoding.py to test_encoding.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_etags.py to test_etags.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_http.py to test_http.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_httputil.py to test_httputil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_iterator.py to test_iterator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_json.py to test_json.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_logging.py to test_logging.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_mime.py to test_mime.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_misc_tools.py to test_misc_tools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_native.py to test_native.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_objectmapping.py to test_objectmapping.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_params.py to test_params.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_plugins.py to test_plugins.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_proxy.py to test_proxy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_refleaks.py to test_refleaks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_request_obj.py to test_request_obj.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_routes.py to test_routes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_sessionauthenticate.py to test_sessionauthenticate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_states.py to test_states.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_static.py to test_static.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_tools.py to test_tools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_tutorials.py to test_tutorials.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_virtualhost.py to test_virtualhost.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_wsgi_ns.py to test_wsgi_ns.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_wsgi_unix_socket.py to test_wsgi_unix_socket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_wsgi_vhost.py to test_wsgi_vhost.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_wsgiapps.py to test_wsgiapps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/test_xmlrpc.py to test_xmlrpc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/test/webtest.py to webtest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial/tut01_helloworld.py to tut01_helloworld.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial/tut02_expose_methods.py to tut02_expose_methods.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial/tut03_get_and_post.py to tut03_get_and_post.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial/tut04_complex_site.py to tut04_complex_site.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial/tut05_derived_objects.py to tut05_derived_objects.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial/tut06_default_method.py to tut06_default_method.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial/tut07_sessions.py to tut07_sessions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial/tut08_generators_and_yield.py to tut08_generators_and_yield.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial/tut09_files.py to tut09_files.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/tutorial/tut10_http_errors.py to tut10_http_errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/auth_basic.py to auth_basic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/auth_digest.py to auth_digest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/caching.py to caching.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/covercp.py to covercp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/cpstats.py to cpstats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/cptools.py to cptools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/encoding.py to encoding.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/gctools.py to gctools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/httputil.py to httputil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/jsontools.py to jsontools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/locking.py to locking.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/profiler.py to profiler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/reprconf.py to reprconf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/sessions.py to sessions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/static.py to static.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/lib/xmlrpcutil.py to xmlrpcutil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_cpchecker.py to _cpchecker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_cpcompat.py to _cpcompat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_cpconfig.py to _cpconfig.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_cpdispatch.py to _cpdispatch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_cperror.py to _cperror.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_cplogging.py to _cplogging.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_cpmodpy.py to _cpmodpy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_cpnative_server.py to _cpnative_server.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_cpreqbody.py to _cpreqbody.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_cprequest.py to _cprequest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_cpserver.py to _cpserver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_cptools.py to _cptools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_cptree.py to _cptree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_cpwsgi.py to _cpwsgi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_cpwsgi_server.py to _cpwsgi_server.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_helper.py to _helper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/_json.py to _json.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/cherrypy/daemon.py to daemon.cpython-37.pyc writing byte-compilation script '/tmp/tmpttzclf4v.py' /usr/bin/python3 /tmp/tmpttzclf4v.py removing /tmp/tmpttzclf4v.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' writing manifest file 'CherryPy.egg-info/SOURCES.txt' Copying CherryPy.egg-info to /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7/site-packages/CherryPy-18.1.1-py3.7.egg-info running install_scripts Installing cherryd script to /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 18.1.1-1.fc31 --unique-debug-suffix -18.1.1-1.fc31.x86_64 --unique-debug-src-base python-cherrypy-18.1.1-1.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/CherryPy-18.1.1 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/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 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aGqRTO + umask 022 + cd /builddir/build/BUILD + cd CherryPy-18.1.1 + py.test-3.7 -v ============================= test session starts ============================== platform linux -- Python 3.7.2, pytest-3.9.3, py-1.7.0, pluggy-0.8.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/CherryPy-18.1.1, inifile: pytest.ini collecting ... collected 284 items cherrypy/test/test_auth_basic.py::BasicAuthTest::testBasic PASSED [ 0%] cherrypy/test/test_auth_basic.py::BasicAuthTest::testBasic2 PASSED [ 0%] cherrypy/test/test_auth_basic.py::BasicAuthTest::testBasic2_u PASSED [ 1%] cherrypy/test/test_auth_basic.py::BasicAuthTest::testPublic PASSED [ 1%] cherrypy/test/test_auth_basic.py::BasicAuthTest::test_gc <- cherrypy/test/helper.py PASSED [ 1%] cherrypy/test/test_auth_digest.py::DigestAuthTest::testPublic PASSED [ 2%] cherrypy/test/test_auth_digest.py::DigestAuthTest::test_ascii_user PASSED [ 2%] cherrypy/test/test_auth_digest.py::DigestAuthTest::test_unicode_user PASSED [ 2%] cherrypy/test/test_auth_digest.py::DigestAuthTest::test_wrong_realm PASSED [ 3%] cherrypy/test/test_auth_digest.py::DigestAuthTest::test_wrong_scheme PASSED [ 3%] cherrypy/test/test_auth_digest.py::DigestAuthTest::test_gc <- cherrypy/test/helper.py PASSED [ 3%] cherrypy/test/test_bus.py::PublishSubscribeTests::test_builtin_channels PASSED [ 4%] cherrypy/test/test_bus.py::PublishSubscribeTests::test_custom_channels PASSED [ 4%] cherrypy/test/test_bus.py::PublishSubscribeTests::test_listener_errors PASSED [ 4%] cherrypy/test/test_bus.py::BusMethodTests::test_block PASSED [ 5%] cherrypy/test/test_bus.py::BusMethodTests::test_exit PASSED [ 5%] cherrypy/test/test_bus.py::BusMethodTests::test_graceful PASSED [ 5%] cherrypy/test/test_bus.py::BusMethodTests::test_log PASSED [ 6%] cherrypy/test/test_bus.py::BusMethodTests::test_start PASSED [ 6%] cherrypy/test/test_bus.py::BusMethodTests::test_start_with_callback PASSED [ 7%] cherrypy/test/test_bus.py::BusMethodTests::test_stop PASSED [ 7%] cherrypy/test/test_bus.py::BusMethodTests::test_wait PASSED [ 7%] cherrypy/test/test_bus.py::BusMethodTests::test_wait_publishes_periodically PASSED [ 8%] cherrypy/test/test_caching.py::CacheTest::testCaching PASSED [ 8%] cherrypy/test/test_caching.py::CacheTest::testExpiresTool PASSED [ 8%] cherrypy/test/test_caching.py::CacheTest::testGzipStaticCache PASSED [ 9%] cherrypy/test/test_caching.py::CacheTest::testLastModified PASSED [ 9%] cherrypy/test/test_caching.py::CacheTest::testVaryHeader PASSED [ 9%] cherrypy/test/test_caching.py::CacheTest::test_antistampede XPASS [ 10%] cherrypy/test/test_caching.py::CacheTest::test_cache_control PASSED [ 10%] cherrypy/test/test_caching.py::CacheTest::test_gc <- cherrypy/test/helper.py PASSED [ 10%] cherrypy/test/test_config.py::ConfigTests::testConfig PASSED [ 11%] cherrypy/test/test_config.py::ConfigTests::testCustomNamespaces PASSED [ 11%] cherrypy/test/test_config.py::ConfigTests::testHandlerToolConfigOverride PASSED [ 11%] cherrypy/test/test_config.py::ConfigTests::testRespNamespaces PASSED [ 12%] cherrypy/test/test_config.py::ConfigTests::testUnrepr PASSED [ 12%] cherrypy/test/test_config.py::ConfigTests::test_request_body_namespace PASSED [ 13%] cherrypy/test/test_config.py::ConfigTests::test_gc <- cherrypy/test/helper.py PASSED [ 13%] cherrypy/test/test_config.py::VariableSubstitutionTests::test_config PASSED [ 13%] cherrypy/test/test_config.py::CallablesInConfigTest::test_call_with_kwargs PASSED [ 14%] cherrypy/test/test_config.py::CallablesInConfigTest::test_call_with_literal_dict PASSED [ 14%] cherrypy/test/test_config_server.py::ServerConfigTests::testAdditionalServers PASSED [ 14%] cherrypy/test/test_config_server.py::ServerConfigTests::testBasicConfig PASSED [ 15%] cherrypy/test/test_config_server.py::ServerConfigTests::testMaxRequestSize PASSED [ 15%] cherrypy/test/test_config_server.py::ServerConfigTests::testMaxRequestSizePerHandler PASSED [ 15%] cherrypy/test/test_config_server.py::ServerConfigTests::test_gc <- cherrypy/test/helper.py PASSED [ 16%] cherrypy/test/test_conn.py::ConnectionCloseTests::test_HTTP10_KeepAlive PASSED [ 16%] cherrypy/test/test_conn.py::ConnectionCloseTests::test_HTTP11 PASSED [ 16%] cherrypy/test/test_conn.py::ConnectionCloseTests::test_Streaming_no_len PASSED [ 17%] cherrypy/test/test_conn.py::ConnectionCloseTests::test_Streaming_with_len PASSED [ 17%] cherrypy/test/test_conn.py::ConnectionCloseTests::test_gc <- cherrypy/test/helper.py PASSED [ 17%] cherrypy/test/test_conn.py::PipelineTests::test_100_Continue PASSED [ 18%] cherrypy/test/test_conn.py::PipelineTests::test_HTTP11_Timeout PASSED [ 18%] cherrypy/test/test_conn.py::PipelineTests::test_HTTP11_Timeout_after_request PASSED [ 19%] cherrypy/test/test_conn.py::PipelineTests::test_HTTP11_pipelining PASSED [ 19%] cherrypy/test/test_conn.py::PipelineTests::test_gc <- cherrypy/test/helper.py PASSED [ 19%] cherrypy/test/test_conn.py::ConnectionTests::test_598 PASSED [ 20%] cherrypy/test/test_conn.py::ConnectionTests::test_Chunked_Encoding PASSED [ 20%] cherrypy/test/test_conn.py::ConnectionTests::test_Content_Length_in PASSED [ 20%] cherrypy/test/test_conn.py::ConnectionTests::test_Content_Length_out_postheaders PASSED [ 21%] cherrypy/test/test_conn.py::ConnectionTests::test_Content_Length_out_preheaders PASSED [ 21%] cherrypy/test/test_conn.py::ConnectionTests::test_No_Message_Body PASSED [ 21%] cherrypy/test/test_conn.py::ConnectionTests::test_readall_or_close PASSED [ 22%] cherrypy/test/test_conn.py::ConnectionTests::test_gc <- cherrypy/test/helper.py PASSED [ 22%] cherrypy/test/test_conn.py::LimitedRequestQueueTests::test_queue_full XPASS [ 22%] cherrypy/test/test_conn.py::LimitedRequestQueueTests::test_gc <- cherrypy/test/helper.py PASSED [ 23%] cherrypy/test/test_conn.py::BadRequestTests::test_No_CRLF PASSED [ 23%] cherrypy/test/test_conn.py::BadRequestTests::test_gc <- cherrypy/test/helper.py PASSED [ 23%] cherrypy/test/test_core.py::CoreRequestHandlingTest::testCookies PASSED [ 24%] cherrypy/test/test_core.py::CoreRequestHandlingTest::testDefaultContentType PASSED [ 24%] cherrypy/test/test_core.py::CoreRequestHandlingTest::testFavicon PASSED [ 25%] cherrypy/test/test_core.py::CoreRequestHandlingTest::testFlatten PASSED [ 25%] cherrypy/test/test_core.py::CoreRequestHandlingTest::testRanges PASSED [ 25%] cherrypy/test/test_core.py::CoreRequestHandlingTest::testRedirect PASSED [ 26%] cherrypy/test/test_core.py::CoreRequestHandlingTest::testSlashes PASSED [ 26%] cherrypy/test/test_core.py::CoreRequestHandlingTest::testStatus PASSED [ 26%] cherrypy/test/test_core.py::CoreRequestHandlingTest::test_InternalRedirect PASSED [ 27%] cherrypy/test/test_core.py::CoreRequestHandlingTest::test_cherrypy_url PASSED [ 27%] cherrypy/test/test_core.py::CoreRequestHandlingTest::test_expose_decorator PASSED [ 27%] cherrypy/test/test_core.py::CoreRequestHandlingTest::test_multiple_headers PASSED [ 28%] cherrypy/test/test_core.py::CoreRequestHandlingTest::test_on_end_resource_status PASSED [ 28%] cherrypy/test/test_core.py::CoreRequestHandlingTest::test_redirect_with_unicode PASSED [ 28%] cherrypy/test/test_core.py::CoreRequestHandlingTest::test_redirect_with_xss PASSED [ 29%] cherrypy/test/test_core.py::CoreRequestHandlingTest::test_gc <- cherrypy/test/helper.py PASSED [ 29%] cherrypy/test/test_core.py::ErrorTests::test_contextmanager PASSED [ 29%] cherrypy/test/test_core.py::ErrorTests::test_start_response_error PASSED [ 30%] cherrypy/test/test_core.py::ErrorTests::test_gc <- cherrypy/test/helper.py PASSED [ 30%] cherrypy/test/test_core.py::TestBinding::test_bind_ephemeral_port PASSED [ 30%] cherrypy/test/test_dynamicobjectmapping.py::DynamicObjectMappingTest::testMethodDispatch PASSED [ 31%] cherrypy/test/test_dynamicobjectmapping.py::DynamicObjectMappingTest::testObjectMapping PASSED [ 31%] cherrypy/test/test_dynamicobjectmapping.py::DynamicObjectMappingTest::testVpathDispatch PASSED [ 32%] cherrypy/test/test_dynamicobjectmapping.py::DynamicObjectMappingTest::test_gc <- cherrypy/test/helper.py PASSED [ 32%] cherrypy/test/test_encoding.py::EncodingTests::testEncoding PASSED [ 32%] cherrypy/test/test_encoding.py::EncodingTests::testGzip PASSED [ 33%] cherrypy/test/test_encoding.py::EncodingTests::test_BytesHeaders PASSED [ 33%] cherrypy/test/test_encoding.py::EncodingTests::test_UnicodeHeaders PASSED [ 33%] cherrypy/test/test_encoding.py::EncodingTests::test_decode_tool PASSED [ 34%] cherrypy/test/test_encoding.py::EncodingTests::test_multipart_decoding PASSED [ 34%] cherrypy/test/test_encoding.py::EncodingTests::test_multipart_decoding_bigger_maxrambytes PASSED [ 34%] cherrypy/test/test_encoding.py::EncodingTests::test_multipart_decoding_no_charset PASSED [ 35%] cherrypy/test/test_encoding.py::EncodingTests::test_multipart_decoding_no_successful_charset PASSED [ 35%] cherrypy/test/test_encoding.py::EncodingTests::test_nontext PASSED [ 35%] cherrypy/test/test_encoding.py::EncodingTests::test_query_string_decoding PASSED [ 36%] cherrypy/test/test_encoding.py::EncodingTests::test_urlencoded_decoding PASSED [ 36%] cherrypy/test/test_encoding.py::EncodingTests::test_gc <- cherrypy/test/helper.py PASSED [ 36%] cherrypy/test/test_etags.py::ETagTest::test_errors PASSED [ 37%] cherrypy/test/test_etags.py::ETagTest::test_etags PASSED [ 37%] cherrypy/test/test_etags.py::ETagTest::test_unicode_body PASSED [ 38%] cherrypy/test/test_etags.py::ETagTest::test_gc <- cherrypy/test/helper.py PASSED [ 38%] cherrypy/test/test_http.py::HTTPTests::test_garbage_in PASSED [ 38%] cherrypy/test/test_http.py::HTTPTests::test_http_over_https SKIPPED [ 39%] cherrypy/test/test_http.py::HTTPTests::test_malformed_header PASSED [ 39%] cherrypy/test/test_http.py::HTTPTests::test_malformed_request_line PASSED [ 39%] cherrypy/test/test_http.py::HTTPTests::test_no_content_length PASSED [ 40%] cherrypy/test/test_http.py::HTTPTests::test_post_filename_with_special_characters PASSED [ 40%] cherrypy/test/test_http.py::HTTPTests::test_post_multipart PASSED [ 40%] cherrypy/test/test_http.py::HTTPTests::test_request_line_split_issue_1220 PASSED [ 41%] cherrypy/test/test_http.py::HTTPTests::test_gc <- cherrypy/test/helper.py PASSED [ 41%] cherrypy/test/test_httputil.py::test_urljoin[/sn/-/pi/-/sn/pi/] PASSED [ 41%] cherrypy/test/test_httputil.py::test_urljoin[/sn/-/pi-/sn/pi] PASSED [ 42%] cherrypy/test/test_httputil.py::test_urljoin[/sn/-/-/sn/] PASSED [ 42%] cherrypy/test/test_httputil.py::test_urljoin[/sn/--/sn/] PASSED [ 42%] cherrypy/test/test_httputil.py::test_urljoin[/sn-/pi/-/sn/pi/] PASSED [ 43%] cherrypy/test/test_httputil.py::test_urljoin[/sn-/pi-/sn/pi] PASSED [ 43%] cherrypy/test/test_httputil.py::test_urljoin[/sn-/-/sn/] PASSED [ 44%] cherrypy/test/test_httputil.py::test_urljoin[/sn--/sn] PASSED [ 44%] cherrypy/test/test_httputil.py::test_urljoin[/-/pi/-/pi/] PASSED [ 44%] cherrypy/test/test_httputil.py::test_urljoin[/-/pi-/pi] PASSED [ 45%] cherrypy/test/test_httputil.py::test_urljoin[/-/-/] PASSED [ 45%] cherrypy/test/test_httputil.py::test_urljoin[/--/] PASSED [ 45%] cherrypy/test/test_httputil.py::test_urljoin[-/pi/-/pi/] PASSED [ 46%] cherrypy/test/test_httputil.py::test_urljoin[-/pi-/pi] PASSED [ 46%] cherrypy/test/test_httputil.py::test_urljoin[-/-/] PASSED [ 46%] cherrypy/test/test_httputil.py::test_urljoin[--/] PASSED [ 47%] cherrypy/test/test_httputil.py::test_valid_status[None-expected_status0] PASSED [ 47%] cherrypy/test/test_httputil.py::test_valid_status[200-expected_status1] PASSED [ 47%] cherrypy/test/test_httputil.py::test_valid_status[500-expected_status2] PASSED [ 48%] cherrypy/test/test_httputil.py::test_valid_status[HTTPStatus.NOT_FOUND-expected_status3] PASSED [ 48%] cherrypy/test/test_httputil.py::test_valid_status[444 Non-existent reason-expected_status4] PASSED [ 48%] cherrypy/test/test_httputil.py::test_invalid_status[hey-Illegal response status from server ('hey' is non-numeric).] PASSED [ 49%] cherrypy/test/test_httputil.py::test_invalid_status[status_code1-Illegal response status from server ({'hey': 'hi'} is non-numeric).] PASSED [ 49%] cherrypy/test/test_httputil.py::test_invalid_status[1-Illegal response status from server (1 is out of range).] PASSED [ 50%] cherrypy/test/test_httputil.py::test_invalid_status[600-Illegal response status from server (600 is out of range).] PASSED [ 50%] cherrypy/test/test_iterator.py::IteratorTest::test_iterator PASSED [ 50%] cherrypy/test/test_iterator.py::IteratorTest::test_gc <- cherrypy/test/helper.py PASSED [ 51%] cherrypy/test/test_json.py::JsonTest::test_cached PASSED [ 51%] cherrypy/test/test_json.py::JsonTest::test_json_input PASSED [ 51%] cherrypy/test/test_json.py::JsonTest::test_json_output PASSED [ 52%] cherrypy/test/test_json.py::JsonTest::test_gc <- cherrypy/test/helper.py PASSED [ 52%] cherrypy/test/test_logging.py::AccessLogTests::testCustomLogFormat PASSED [ 52%] cherrypy/test/test_logging.py::AccessLogTests::testEscapedOutput PASSED [ 53%] cherrypy/test/test_logging.py::AccessLogTests::testNormalReturn PASSED [ 53%] cherrypy/test/test_logging.py::AccessLogTests::testNormalYield PASSED [ 53%] cherrypy/test/test_logging.py::AccessLogTests::testTimezLogFormat PASSED [ 54%] cherrypy/test/test_logging.py::AccessLogTests::testUUIDv4ParameterLogFormat PASSED [ 54%] cherrypy/test/test_logging.py::AccessLogTests::test_gc <- cherrypy/test/helper.py PASSED [ 54%] cherrypy/test/test_logging.py::test_tracebacks xfail [ 55%] cherrypy/test/test_mime.py::MultipartTest::test_multipart PASSED [ 55%] cherrypy/test/test_mime.py::MultipartTest::test_multipart_form_data PASSED [ 55%] cherrypy/test/test_mime.py::MultipartTest::test_gc <- cherrypy/test/helper.py PASSED [ 56%] cherrypy/test/test_mime.py::SafeMultipartHandlingTest::test_Flash_Upload PASSED [ 56%] cherrypy/test/test_mime.py::SafeMultipartHandlingTest::test_gc <- cherrypy/test/helper.py PASSED [ 57%] cherrypy/test/test_misc_tools.py::ResponseHeadersTest::testResponseHeaders PASSED [ 57%] cherrypy/test/test_misc_tools.py::ResponseHeadersTest::testResponseHeadersDecorator PASSED [ 57%] cherrypy/test/test_misc_tools.py::ResponseHeadersTest::test_gc <- cherrypy/test/helper.py PASSED [ 58%] cherrypy/test/test_misc_tools.py::RefererTest::testReferer PASSED [ 58%] cherrypy/test/test_misc_tools.py::RefererTest::test_gc <- cherrypy/test/helper.py PASSED [ 58%] cherrypy/test/test_misc_tools.py::AcceptTest::test_Accept_Tool PASSED [ 59%] cherrypy/test/test_misc_tools.py::AcceptTest::test_accept_selection PASSED [ 59%] cherrypy/test/test_misc_tools.py::AcceptTest::test_gc <- cherrypy/test/helper.py PASSED [ 59%] cherrypy/test/test_misc_tools.py::AutoVaryTest::testAutoVary PASSED [ 60%] cherrypy/test/test_misc_tools.py::AutoVaryTest::test_gc <- cherrypy/test/helper.py PASSED [ 60%] cherrypy/test/test_native.py::test_basic_request PASSED [ 60%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::testExpose PASSED [ 61%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::testKeywords PASSED [ 61%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::testMethodDispatch PASSED [ 61%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::testObjectMapping PASSED [ 62%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::testPositionalParams PASSED [ 62%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::testTreeMounting PASSED [ 63%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::test_redir_using_url PASSED [ 63%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::test_translate PASSED [ 63%] cherrypy/test/test_objectmapping.py::ObjectMappingTest::test_gc <- cherrypy/test/helper.py PASSED [ 64%] cherrypy/test/test_params.py::ParamsTest::test_error PASSED [ 64%] cherrypy/test/test_params.py::ParamsTest::test_pass PASSED [ 64%] cherrypy/test/test_params.py::ParamsTest::test_syntax PASSED [ 65%] cherrypy/test/test_params.py::ParamsTest::test_gc <- cherrypy/test/helper.py PASSED [ 65%] cherrypy/test/test_plugins.py::TestAutoreloader::test_file_for_file_module_when_None PASSED [ 65%] cherrypy/test/test_proxy.py::ProxyTest::testProxy PASSED [ 66%] cherrypy/test/test_proxy.py::ProxyTest::test_no_base_port_in_host PASSED [ 66%] cherrypy/test/test_proxy.py::ProxyTest::test_gc <- cherrypy/test/helper.py PASSED [ 66%] cherrypy/test/test_refleaks.py::ReferenceTests::test_threadlocal_garbage PASSED [ 67%] cherrypy/test/test_refleaks.py::ReferenceTests::test_gc <- cherrypy/test/helper.py PASSED [ 67%] cherrypy/test/test_request_obj.py::RequestObjectTests::testAbsoluteURIPathInfo PASSED [ 67%] cherrypy/test/test_request_obj.py::RequestObjectTests::testEmptyThreadlocals PASSED [ 68%] cherrypy/test/test_request_obj.py::RequestObjectTests::testErrorHandling PASSED [ 68%] cherrypy/test/test_request_obj.py::RequestObjectTests::testExpect PASSED [ 69%] cherrypy/test/test_request_obj.py::RequestObjectTests::testHeaderElements PASSED [ 69%] cherrypy/test/test_request_obj.py::RequestObjectTests::testParamErrors PASSED [ 69%] cherrypy/test/test_request_obj.py::RequestObjectTests::testParams PASSED [ 70%] cherrypy/test/test_request_obj.py::RequestObjectTests::testRelativeURIPathInfo PASSED [ 70%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_CONNECT_method PASSED [ 70%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_CONNECT_method_invalid_authority PASSED [ 71%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_basic_HTTPMethods PASSED [ 71%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_encoded_headers PASSED [ 71%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_header_presence PASSED [ 72%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_per_request_uuid4 PASSED [ 72%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_repeated_headers PASSED [ 72%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_scheme PASSED [ 73%] cherrypy/test/test_request_obj.py::RequestObjectTests::test_gc <- cherrypy/test/helper.py PASSED [ 73%] cherrypy/test/test_routes.py::RoutesDispatchTest::test_Routes_Dispatch PASSED [ 73%] cherrypy/test/test_routes.py::RoutesDispatchTest::test_gc <- cherrypy/test/helper.py PASSED [ 74%] cherrypy/test/test_sessionauthenticate.py::SessionAuthenticateTest::testSessionAuthenticate PASSED [ 74%] cherrypy/test/test_sessionauthenticate.py::SessionAuthenticateTest::test_gc <- cherrypy/test/helper.py PASSED [ 75%] cherrypy/test/test_states.py::ServerStateTests::test_0_NormalStateFlow PASSED [ 75%] cherrypy/test/test_states.py::ServerStateTests::test_1_Restart PASSED [ 75%] cherrypy/test/test_states.py::ServerStateTests::test_2_KeyboardInterrupt PASSED [ 76%] cherrypy/test/test_states.py::ServerStateTests::test_4_Autoreload PASSED [ 76%] cherrypy/test/test_states.py::ServerStateTests::test_5_Start_Error PASSED [ 76%] cherrypy/test/test_states.py::ServerStateTests::test_gc <- cherrypy/test/helper.py PASSED [ 77%] cherrypy/test/test_states.py::PluginTests::test_daemonize PASSED [ 77%] cherrypy/test/test_states.py::PluginTests::test_gc <- cherrypy/test/helper.py PASSED [ 77%] cherrypy/test/test_states.py::SignalHandlingTests::test_SIGHUP_daemonized PASSED [ 78%] cherrypy/test/test_states.py::SignalHandlingTests::test_SIGHUP_tty PASSED [ 78%] cherrypy/test/test_states.py::SignalHandlingTests::test_SIGTERM PASSED [ 78%] cherrypy/test/test_states.py::SignalHandlingTests::test_signal_handler_unsubscribe PASSED [ 79%] cherrypy/test/test_states.py::SignalHandlingTests::test_gc <- cherrypy/test/helper.py PASSED [ 79%] cherrypy/test/test_states.py::WaitTests::test_safe_wait_INADDR_ANY PASSED [ 79%] cherrypy/test/test_static.py::StaticTest::test_755_vhost PASSED [ 80%] cherrypy/test/test_static.py::StaticTest::test_config_errors PASSED [ 80%] cherrypy/test/test_static.py::StaticTest::test_error_page_with_serve_file PASSED [ 80%] cherrypy/test/test_static.py::StaticTest::test_fallthrough PASSED [ 81%] cherrypy/test/test_static.py::StaticTest::test_file_stream xfail [ 81%] cherrypy/test/test_static.py::StaticTest::test_file_stream_deadlock PASSED [ 82%] cherrypy/test/test_static.py::StaticTest::test_index PASSED [ 82%] cherrypy/test/test_static.py::StaticTest::test_modif PASSED [ 82%] cherrypy/test/test_static.py::StaticTest::test_null_bytes PASSED [ 83%] cherrypy/test/test_static.py::StaticTest::test_security PASSED [ 83%] cherrypy/test/test_static.py::StaticTest::test_serve_bytesio PASSED [ 83%] cherrypy/test/test_static.py::StaticTest::test_serve_fileobj PASSED [ 84%] cherrypy/test/test_static.py::StaticTest::test_static PASSED [ 84%] cherrypy/test/test_static.py::StaticTest::test_static_longpath SKIPPED [ 84%] cherrypy/test/test_static.py::StaticTest::test_unicode PASSED [ 85%] cherrypy/test/test_static.py::StaticTest::test_gc <- cherrypy/test/helper.py PASSED [ 85%] cherrypy/test/test_tools.py::ToolTests::testBareHooks PASSED [ 85%] cherrypy/test/test_tools.py::ToolTests::testCombinedTools PASSED [ 86%] cherrypy/test/test_tools.py::ToolTests::testDecorator PASSED [ 86%] cherrypy/test/test_tools.py::ToolTests::testEndRequestOnDrop PASSED [ 86%] cherrypy/test/test_tools.py::ToolTests::testGuaranteedHooks PASSED [ 87%] cherrypy/test/test_tools.py::ToolTests::testHandlerWrapperTool PASSED [ 87%] cherrypy/test/test_tools.py::ToolTests::testHookErrors PASSED [ 88%] cherrypy/test/test_tools.py::ToolTests::testToolWithConfig PASSED [ 88%] cherrypy/test/test_tools.py::ToolTests::testWarnToolOn PASSED [ 88%] cherrypy/test/test_tools.py::ToolTests::test_gc <- cherrypy/test/helper.py PASSED [ 89%] cherrypy/test/test_tools.py::SessionAuthTest::test_login_screen_returns_bytes PASSED [ 89%] cherrypy/test/test_tools.py::TestHooks::test_priorities PASSED [ 89%] cherrypy/test/test_tutorials.py::TutorialTest::test01HelloWorld PASSED [ 90%] cherrypy/test/test_tutorials.py::TutorialTest::test02ExposeMethods PASSED [ 90%] cherrypy/test/test_tutorials.py::TutorialTest::test03GetAndPost PASSED [ 90%] cherrypy/test/test_tutorials.py::TutorialTest::test04ComplexSite PASSED [ 91%] cherrypy/test/test_tutorials.py::TutorialTest::test05DerivedObjects PASSED [ 91%] cherrypy/test/test_tutorials.py::TutorialTest::test06DefaultMethod PASSED [ 91%] cherrypy/test/test_tutorials.py::TutorialTest::test07Sessions PASSED [ 92%] cherrypy/test/test_tutorials.py::TutorialTest::test08GeneratorsAndYield PASSED [ 92%] cherrypy/test/test_tutorials.py::TutorialTest::test09Files PASSED [ 92%] cherrypy/test/test_tutorials.py::TutorialTest::test10HTTPErrors PASSED [ 93%] cherrypy/test/test_tutorials.py::TutorialTest::test_gc <- cherrypy/test/helper.py PASSED [ 93%] cherrypy/test/test_virtualhost.py::VirtualHostTest::testVirtualHost PASSED [ 94%] cherrypy/test/test_virtualhost.py::VirtualHostTest::test_VHost_plus_Static PASSED [ 94%] cherrypy/test/test_virtualhost.py::VirtualHostTest::test_gc <- cherrypy/test/helper.py PASSED [ 94%] cherrypy/test/test_wsgi_ns.py::WSGI_Namespace_Test::test_pipeline PASSED [ 95%] cherrypy/test/test_wsgi_ns.py::WSGI_Namespace_Test::test_gc <- cherrypy/test/helper.py PASSED [ 95%] cherrypy/test/test_wsgi_unix_socket.py::WSGI_UnixSocket_Test::test_internal_error PASSED [ 95%] cherrypy/test/test_wsgi_unix_socket.py::WSGI_UnixSocket_Test::test_not_found PASSED [ 96%] cherrypy/test/test_wsgi_unix_socket.py::WSGI_UnixSocket_Test::test_simple_request PASSED [ 96%] cherrypy/test/test_wsgi_unix_socket.py::WSGI_UnixSocket_Test::test_gc <- cherrypy/test/helper.py PASSED [ 96%] cherrypy/test/test_wsgi_vhost.py::WSGI_VirtualHost_Test::test_welcome PASSED [ 97%] cherrypy/test/test_wsgi_vhost.py::WSGI_VirtualHost_Test::test_gc <- cherrypy/test/helper.py PASSED [ 97%] cherrypy/test/test_wsgiapps.py::WSGIGraftTests::test_01_standard_app PASSED [ 97%] cherrypy/test/test_wsgiapps.py::WSGIGraftTests::test_04_pure_wsgi PASSED [ 98%] cherrypy/test/test_wsgiapps.py::WSGIGraftTests::test_05_wrapped_cp_app PASSED [ 98%] cherrypy/test/test_wsgiapps.py::WSGIGraftTests::test_06_empty_string_app PASSED [ 98%] cherrypy/test/test_wsgiapps.py::WSGIGraftTests::test_gc <- cherrypy/test/helper.py PASSED [ 99%] cherrypy/test/test_xmlrpc.py::XmlRpcTest::testXmlRpc PASSED [ 99%] cherrypy/test/test_xmlrpc.py::XmlRpcTest::test_gc <- cherrypy/test/helper.py PASSED [100%] generated xml file: /builddir/build/BUILD/CherryPy-18.1.1/.test-results/pytest/results.xml =========================== short test summary info ============================ XFAIL cherrypy/test/test_logging.py::test_tracebacks failing XFAIL cherrypy/test/test_static.py::StaticTest::test_file_stream #1475 XPASS cherrypy/test/test_caching.py::CacheTest::test_antistampede #1536 XPASS cherrypy/test/test_conn.py::LimitedRequestQueueTests::test_queue_full #1535 SKIP [1] /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/test/helper.py:330: skipped (not running HTTPS)... SKIP [1] cherrypy/test/test_static.py:194: Windows only =============================== warnings summary =============================== cherrypy/test/webtest.py:11 /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/test/webtest.py:11: DeprecationWarning: Use cheroot.test.webtest warnings.warn('Use cheroot.test.webtest', DeprecationWarning) cherrypy/test/test_caching.py::CacheTest::testCaching /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/test/test_caching.py:154: DeprecationWarning: Please use assertTrue instead. self.assert_(age >= elapsed) /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/test/test_caching.py:154: DeprecationWarning: Please use assertTrue instead. self.assert_(age >= elapsed) /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/test/test_caching.py:154: DeprecationWarning: Please use assertTrue instead. self.assert_(age >= elapsed) /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/test/test_caching.py:154: DeprecationWarning: Please use assertTrue instead. self.assert_(age >= elapsed) /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/test/test_caching.py:154: DeprecationWarning: Please use assertTrue instead. self.assert_(age >= elapsed) /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/test/test_caching.py:154: DeprecationWarning: Please use assertTrue instead. self.assert_(age >= elapsed) /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/test/test_caching.py:154: DeprecationWarning: Please use assertTrue instead. self.assert_(age >= elapsed) /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/test/test_caching.py:154: DeprecationWarning: Please use assertTrue instead. self.assert_(age >= elapsed) /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/test/test_caching.py:154: DeprecationWarning: Please use assertTrue instead. self.assert_(age >= elapsed) cherrypy/test/test_config.py::ConfigTests::testConfig /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/lib/reprconf.py:194: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. self.readfp(file) cherrypy/test/test_config.py::VariableSubstitutionTests::test_config /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/lib/reprconf.py:194: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. self.readfp(file) cherrypy/test/test_config.py::CallablesInConfigTest::test_call_with_kwargs /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/lib/reprconf.py:194: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. self.readfp(file) cherrypy/test/test_config.py::CallablesInConfigTest::test_call_with_literal_dict /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/lib/reprconf.py:194: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead. self.readfp(file) cherrypy/test/test_core.py::CoreRequestHandlingTest::testRanges /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/test/test_core.py:552: DeprecationWarning: Please use assertTrue instead. self.assert_(ct.startswith(expected_type)) cherrypy/test/test_static.py::StaticTest::test_gc /usr/lib/python3.7/site-packages/cheroot/test/webtest.py:235: DeprecationWarning: Interactive test failure interceptor support via WEBTEST_INTERACTIVE environment variable is deprecated. DeprecationWarning cherrypy/test/test_tools.py::ToolTests::test_gc /usr/lib/python3.7/site-packages/cheroot/test/webtest.py:235: DeprecationWarning: Interactive test failure interceptor support via WEBTEST_INTERACTIVE environment variable is deprecated. DeprecationWarning cherrypy/test/test_tutorials.py::TutorialTest::test_gc /usr/lib/python3.7/site-packages/cheroot/test/webtest.py:235: DeprecationWarning: Interactive test failure interceptor support via WEBTEST_INTERACTIVE environment variable is deprecated. DeprecationWarning cherrypy/test/test_virtualhost.py::VirtualHostTest::test_gc /usr/lib/python3.7/site-packages/cheroot/test/webtest.py:235: DeprecationWarning: Interactive test failure interceptor support via WEBTEST_INTERACTIVE environment variable is deprecated. DeprecationWarning cherrypy/test/test_wsgi_ns.py::WSGI_Namespace_Test::test_gc /usr/lib/python3.7/site-packages/cheroot/test/webtest.py:235: DeprecationWarning: Interactive test failure interceptor support via WEBTEST_INTERACTIVE environment variable is deprecated. DeprecationWarning cherrypy/test/test_wsgi_unix_socket.py::WSGI_UnixSocket_Test::test_gc /usr/lib/python3.7/site-packages/cheroot/test/webtest.py:235: DeprecationWarning: Interactive test failure interceptor support via WEBTEST_INTERACTIVE environment variable is deprecated. DeprecationWarning cherrypy/test/test_wsgi_vhost.py::WSGI_VirtualHost_Test::test_gc /usr/lib/python3.7/site-packages/cheroot/test/webtest.py:235: DeprecationWarning: Interactive test failure interceptor support via WEBTEST_INTERACTIVE environment variable is deprecated. DeprecationWarning cherrypy/test/test_wsgiapps.py::WSGIGraftTests::test_gc /usr/lib/python3.7/site-packages/cheroot/test/webtest.py:235: DeprecationWarning: Interactive test failure interceptor support via WEBTEST_INTERACTIVE environment variable is deprecated. DeprecationWarning cherrypy/test/test_xmlrpc.py::XmlRpcTest::test_gc /usr/lib/python3.7/site-packages/cheroot/test/webtest.py:235: DeprecationWarning: Interactive test failure interceptor support via WEBTEST_INTERACTIVE environment variable is deprecated. DeprecationWarning -- Docs: https://docs.pytest.org/en/latest/warnings.html == 278 passed, 2 skipped, 2 xfailed, 2 xpassed, 24 warnings in 92.95 seconds === BUILDSTDERR: /builddir/build/BUILD/CherryPy-18.1.1/cherrypy/process/wspbus.py:258: RuntimeWarning: The main thread is exiting, but the Bus is in the states.STARTED state; shutting it down automatically now. You must either call bus.block() after start(), or call bus.exit() before the main thread exits. BUILDSTDERR: 'main thread exits.' % self.state, RuntimeWarning) + exit 0 Processing files: python3-cherrypy-18.1.1-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vdudVe + umask 022 + cd /builddir/build/BUILD + cd CherryPy-18.1.1 + DOCDIR=/builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/share/doc/python3-cherrypy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/share/doc/python3-cherrypy + cp -pr README.rst /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/share/doc/python3-cherrypy + cp -pr cherrypy/tutorial/README.rst /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/share/doc/python3-cherrypy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HBbfYE + umask 022 + cd /builddir/build/BUILD + cd CherryPy-18.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/share/licenses/python3-cherrypy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/share/licenses/python3-cherrypy + cp -pr LICENSE.md /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64/usr/share/licenses/python3-cherrypy + exit 0 BUILDSTDERR: warning: File listed twice: /usr/share/doc/python3-cherrypy/README.rst Provides: python3-cherrypy = 18.1.1-1.fc31 python3.7dist(cherrypy) = 18.1.1 python3dist(cherrypy) = 18.1.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: /usr/bin/python3 python(abi) = 3.7 python3.7dist(cheroot) >= 6.2.4 python3.7dist(more-itertools) python3.7dist(portend) >= 2.1.1 python3.7dist(zc.lockfile) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64 Wrote: /builddir/build/RPMS/python3-cherrypy-18.1.1-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ccydjf + umask 022 + cd /builddir/build/BUILD + cd CherryPy-18.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cherrypy-18.1.1-1.fc31.x86_64 + exit 0 Child return code was: 0