D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-urllib3-1.26.14-1.mga9.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DJv2KG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf urllib3-1.26.14 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/urllib3-1.26.14.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd urllib3-1.26.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/remove_mock.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f ++ grep -rl 'packages.*six' + perl -p -i -e 's!(urllib3\.|\.*)packages\.six!six!g' test/test_response.py test/test_util.py test/test_retry_deprecated.py test/test_collections.py test/test_retry.py test/test_compatibility.py test/test_queue_monkeypatch.py test/test_connectionpool.py test/__init__.py test/test_filepost.py test/test_fields.py test/with_dummyserver/test_https.py test/with_dummyserver/test_socketlevel.py test/with_dummyserver/test_connectionpool.py src/urllib3/contrib/pyopenssl.py src/urllib3/contrib/ntlmpool.py src/urllib3/contrib/_securetransport/bindings.py src/urllib3/contrib/appengine.py src/urllib3/response.py src/urllib3/exceptions.py src/urllib3/request.py src/urllib3/connectionpool.py src/urllib3/_collections.py src/urllib3/poolmanager.py src/urllib3/fields.py src/urllib3/filepost.py src/urllib3/connection.py src/urllib3/util/url.py src/urllib3/util/response.py src/urllib3/util/ssltransport.py src/urllib3/util/ssl_.py src/urllib3/util/request.py src/urllib3/util/queue.py src/urllib3/util/retry.py src/urllib3/util/connection.py src/urllib3.egg-info/SOURCES.txt dummyserver/handlers.py ++ grep -rl 'packages.*six' + perl -p -i -e 's!from.*\.packages\s+!!g' test/test_util.py test/test_retry_deprecated.py test/test_collections.py test/test_retry.py test/__init__.py test/with_dummyserver/test_https.py src/urllib3/contrib/pyopenssl.py src/urllib3/response.py src/urllib3/connectionpool.py src/urllib3/_collections.py src/urllib3/poolmanager.py src/urllib3/fields.py src/urllib3/filepost.py src/urllib3/connection.py src/urllib3/util/url.py src/urllib3/util/ssltransport.py src/urllib3/util/ssl_.py src/urllib3/util/queue.py src/urllib3/util/retry.py src/urllib3/util/connection.py src/urllib3.egg-info/SOURCES.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3lGsA8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd urllib3-1.26.14 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + : + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/.pyproject-builddir + 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=sha1 -Wl,--enable-new-dtags' + TMPDIR=/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/.pyproject-builddir + RPM_TOXENV=py310 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/pyproject-wheeldir Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.37.1) /usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) warning: no files found matching 'Makefile' warning: no previously-included files matching '*' found under directory 'docs/_build' HOOK STDOUT: running egg_info HOOK STDOUT: writing src/urllib3.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to src/urllib3.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to src/urllib3.egg-info/requires.txt HOOK STDOUT: writing top-level names to src/urllib3.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'src/urllib3.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: writing manifest file 'src/urllib3.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.37.1) warning: no files found matching 'Makefile' warning: no previously-included files matching '*' found under directory 'docs/_build' HOOK STDOUT: running dist_info HOOK STDOUT: creating urllib3.egg-info HOOK STDOUT: writing urllib3.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to urllib3.egg-info/dependency_links.txt HOOK STDOUT: writing requirements to urllib3.egg-info/requires.txt HOOK STDOUT: writing top-level names to urllib3.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'urllib3.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'urllib3.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE.txt' HOOK STDOUT: writing manifest file 'urllib3.egg-info/SOURCES.txt' HOOK STDOUT: creating '/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/urllib3-1.26.14.dist-info' Handling brotlicffi (>=0.8.0) ; ((os_name != "nt" or python_version >= "3") and platform_python_implementation != "CPython") and extra == 'brotli' from hook generated metadata: Requires-Dist Ignoring alien requirement: brotlicffi (>=0.8.0) ; ((os_name != "nt" or python_version >= "3") and platform_python_implementation != "CPython") and extra == 'brotli' Handling brotli (>=1.0.9) ; ((os_name != "nt" or python_version >= "3") and platform_python_implementation == "CPython") and extra == 'brotli' from hook generated metadata: Requires-Dist Ignoring alien requirement: brotli (>=1.0.9) ; ((os_name != "nt" or python_version >= "3") and platform_python_implementation == "CPython") and extra == 'brotli' Handling brotlipy (>=0.6.0) ; (os_name == "nt" and python_version < "3") and extra == 'brotli' from hook generated metadata: Requires-Dist Ignoring alien requirement: brotlipy (>=0.6.0) ; (os_name == "nt" and python_version < "3") and extra == 'brotli' Handling pyOpenSSL (>=0.14) ; extra == 'secure' from hook generated metadata: Requires-Dist Ignoring alien requirement: pyOpenSSL (>=0.14) ; extra == 'secure' Handling cryptography (>=1.3.4) ; extra == 'secure' from hook generated metadata: Requires-Dist Ignoring alien requirement: cryptography (>=1.3.4) ; extra == 'secure' Handling idna (>=2.0.0) ; extra == 'secure' from hook generated metadata: Requires-Dist Ignoring alien requirement: idna (>=2.0.0) ; extra == 'secure' Handling certifi ; extra == 'secure' from hook generated metadata: Requires-Dist Ignoring alien requirement: certifi ; extra == 'secure' Handling urllib3-secure-extra ; extra == 'secure' from hook generated metadata: Requires-Dist Ignoring alien requirement: urllib3-secure-extra ; extra == 'secure' Handling ipaddress ; (python_version == "2.7") and extra == 'secure' from hook generated metadata: Requires-Dist Ignoring alien requirement: ipaddress ; (python_version == "2.7") and extra == 'secure' Handling PySocks (!=1.5.7,<2.0,>=1.5.6) ; extra == 'socks' from hook generated metadata: Requires-Dist Ignoring alien requirement: PySocks (!=1.5.7,<2.0,>=1.5.6) ; extra == 'socks' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3egczf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd urllib3-1.26.14 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/.pyproject-builddir + 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=sha1 -Wl,--enable-new-dtags' + TMPDIR=/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running dist_info creating /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/.pyproject-builddir/pip-modern-metadata-jm4j2516/urllib3.egg-info writing /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/.pyproject-builddir/pip-modern-metadata-jm4j2516/urllib3.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/.pyproject-builddir/pip-modern-metadata-jm4j2516/urllib3.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/.pyproject-builddir/pip-modern-metadata-jm4j2516/urllib3.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/.pyproject-builddir/pip-modern-metadata-jm4j2516/urllib3.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/.pyproject-builddir/pip-modern-metadata-jm4j2516/urllib3.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/.pyproject-builddir/pip-modern-metadata-jm4j2516/urllib3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' warning: no previously-included files matching '*' found under directory 'docs/_build' adding license file 'LICENSE.txt' writing manifest file '/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/.pyproject-builddir/pip-modern-metadata-jm4j2516/urllib3.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/.pyproject-builddir/pip-modern-metadata-jm4j2516/urllib3-1.26.14.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: urllib3 Building wheel for urllib3 (pyproject.toml): started Running command Building wheel for urllib3 (pyproject.toml) /usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'provides-extra' will not be supported in future versions. Please use the underscore name 'provides_extra' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/urllib3 copying src/urllib3/response.py -> build/lib/urllib3 copying src/urllib3/exceptions.py -> build/lib/urllib3 copying src/urllib3/request.py -> build/lib/urllib3 copying src/urllib3/connectionpool.py -> build/lib/urllib3 copying src/urllib3/_collections.py -> build/lib/urllib3 copying src/urllib3/poolmanager.py -> build/lib/urllib3 copying src/urllib3/fields.py -> build/lib/urllib3 copying src/urllib3/__init__.py -> build/lib/urllib3 copying src/urllib3/filepost.py -> build/lib/urllib3 copying src/urllib3/connection.py -> build/lib/urllib3 copying src/urllib3/_version.py -> build/lib/urllib3 creating build/lib/urllib3/packages copying src/urllib3/packages/__init__.py -> build/lib/urllib3/packages copying src/urllib3/packages/six.py -> build/lib/urllib3/packages creating build/lib/urllib3/packages/backports copying src/urllib3/packages/backports/makefile.py -> build/lib/urllib3/packages/backports copying src/urllib3/packages/backports/__init__.py -> build/lib/urllib3/packages/backports creating build/lib/urllib3/contrib copying src/urllib3/contrib/socks.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/pyopenssl.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/securetransport.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/ntlmpool.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/_appengine_environ.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/__init__.py -> build/lib/urllib3/contrib copying src/urllib3/contrib/appengine.py -> build/lib/urllib3/contrib creating build/lib/urllib3/contrib/_securetransport copying src/urllib3/contrib/_securetransport/low_level.py -> build/lib/urllib3/contrib/_securetransport copying src/urllib3/contrib/_securetransport/bindings.py -> build/lib/urllib3/contrib/_securetransport copying src/urllib3/contrib/_securetransport/__init__.py -> build/lib/urllib3/contrib/_securetransport creating build/lib/urllib3/util copying src/urllib3/util/url.py -> build/lib/urllib3/util copying src/urllib3/util/response.py -> build/lib/urllib3/util copying src/urllib3/util/ssl_match_hostname.py -> build/lib/urllib3/util copying src/urllib3/util/timeout.py -> build/lib/urllib3/util copying src/urllib3/util/ssltransport.py -> build/lib/urllib3/util copying src/urllib3/util/ssl_.py -> build/lib/urllib3/util copying src/urllib3/util/wait.py -> build/lib/urllib3/util copying src/urllib3/util/request.py -> build/lib/urllib3/util copying src/urllib3/util/queue.py -> build/lib/urllib3/util copying src/urllib3/util/proxy.py -> build/lib/urllib3/util copying src/urllib3/util/__init__.py -> build/lib/urllib3/util copying src/urllib3/util/retry.py -> build/lib/urllib3/util copying src/urllib3/util/connection.py -> build/lib/urllib3/util installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/urllib3 creating build/bdist.linux-x86_64/wheel/urllib3/contrib copying build/lib/urllib3/contrib/socks.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib copying build/lib/urllib3/contrib/pyopenssl.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib copying build/lib/urllib3/contrib/securetransport.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib copying build/lib/urllib3/contrib/ntlmpool.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib creating build/bdist.linux-x86_64/wheel/urllib3/contrib/_securetransport copying build/lib/urllib3/contrib/_securetransport/low_level.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib/_securetransport copying build/lib/urllib3/contrib/_securetransport/bindings.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib/_securetransport copying build/lib/urllib3/contrib/_securetransport/__init__.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib/_securetransport copying build/lib/urllib3/contrib/_appengine_environ.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib copying build/lib/urllib3/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib copying build/lib/urllib3/contrib/appengine.py -> build/bdist.linux-x86_64/wheel/urllib3/contrib copying build/lib/urllib3/response.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/exceptions.py -> build/bdist.linux-x86_64/wheel/urllib3 creating build/bdist.linux-x86_64/wheel/urllib3/packages copying build/lib/urllib3/packages/__init__.py -> build/bdist.linux-x86_64/wheel/urllib3/packages creating build/bdist.linux-x86_64/wheel/urllib3/packages/backports copying build/lib/urllib3/packages/backports/makefile.py -> build/bdist.linux-x86_64/wheel/urllib3/packages/backports copying build/lib/urllib3/packages/backports/__init__.py -> build/bdist.linux-x86_64/wheel/urllib3/packages/backports copying build/lib/urllib3/packages/six.py -> build/bdist.linux-x86_64/wheel/urllib3/packages copying build/lib/urllib3/request.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/connectionpool.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/_collections.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/poolmanager.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/fields.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/__init__.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/filepost.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/connection.py -> build/bdist.linux-x86_64/wheel/urllib3 copying build/lib/urllib3/_version.py -> build/bdist.linux-x86_64/wheel/urllib3 creating build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/url.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/response.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/ssl_match_hostname.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/timeout.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/ssltransport.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/ssl_.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/wait.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/request.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/queue.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/proxy.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/__init__.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/retry.py -> build/bdist.linux-x86_64/wheel/urllib3/util copying build/lib/urllib3/util/connection.py -> build/bdist.linux-x86_64/wheel/urllib3/util running install_egg_info running egg_info writing src/urllib3.egg-info/PKG-INFO writing dependency_links to src/urllib3.egg-info/dependency_links.txt writing requirements to src/urllib3.egg-info/requires.txt writing top-level names to src/urllib3.egg-info/top_level.txt reading manifest file 'src/urllib3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' warning: no previously-included files matching '*' found under directory 'docs/_build' adding license file 'LICENSE.txt' writing manifest file 'src/urllib3.egg-info/SOURCES.txt' Copying src/urllib3.egg-info to build/bdist.linux-x86_64/wheel/urllib3-1.26.14-py3.10.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/urllib3-1.26.14.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/.pyproject-builddir/pip-wheel-opv1cobw/tmpyhyb1pa4/urllib3-1.26.14-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'urllib3/__init__.py' adding 'urllib3/_collections.py' adding 'urllib3/_version.py' adding 'urllib3/connection.py' adding 'urllib3/connectionpool.py' adding 'urllib3/exceptions.py' adding 'urllib3/fields.py' adding 'urllib3/filepost.py' adding 'urllib3/poolmanager.py' adding 'urllib3/request.py' adding 'urllib3/response.py' adding 'urllib3/contrib/__init__.py' adding 'urllib3/contrib/_appengine_environ.py' adding 'urllib3/contrib/appengine.py' adding 'urllib3/contrib/ntlmpool.py' adding 'urllib3/contrib/pyopenssl.py' adding 'urllib3/contrib/securetransport.py' adding 'urllib3/contrib/socks.py' adding 'urllib3/contrib/_securetransport/__init__.py' adding 'urllib3/contrib/_securetransport/bindings.py' adding 'urllib3/contrib/_securetransport/low_level.py' adding 'urllib3/packages/__init__.py' adding 'urllib3/packages/six.py' adding 'urllib3/packages/backports/__init__.py' adding 'urllib3/packages/backports/makefile.py' adding 'urllib3/util/__init__.py' adding 'urllib3/util/connection.py' adding 'urllib3/util/proxy.py' adding 'urllib3/util/queue.py' adding 'urllib3/util/request.py' adding 'urllib3/util/response.py' adding 'urllib3/util/retry.py' adding 'urllib3/util/ssl_.py' adding 'urllib3/util/ssl_match_hostname.py' adding 'urllib3/util/ssltransport.py' adding 'urllib3/util/timeout.py' adding 'urllib3/util/url.py' adding 'urllib3/util/wait.py' adding 'urllib3-1.26.14.dist-info/LICENSE.txt' adding 'urllib3-1.26.14.dist-info/METADATA' adding 'urllib3-1.26.14.dist-info/WHEEL' adding 'urllib3-1.26.14.dist-info/top_level.txt' adding 'urllib3-1.26.14.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-1.26.14-py2.py3-none-any.whl size=140481 sha256=1d77f425f11c135b0f85e1d83a74e77c8e0f2d1b4dfa6c6f6ab8736e84778a7e Stored in directory: /home/pterjan/.cache/pip/wheels/4f/40/31/9e639e50048c67f6aef08379d6def6b27e702ef7cbe6810ea6 Successfully built urllib3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NBlaTm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch + cd urllib3-1.26.14 + '[' 1 -eq 1 ']' ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/pyproject-wheeldir/urllib3-1.26.14-py2.py3-none-any.whl + specifier=urllib3==1.26.14 + TMPDIR=/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/pyproject-wheeldir urllib3==1.26.14 Using pip 23.0.1 from /usr/lib/python3.10/site-packages/pip (python 3.10) Looking in links: /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/pyproject-wheeldir Processing ./pyproject-wheeldir/urllib3-1.26.14-py2.py3-none-any.whl Installing collected packages: urllib3 Successfully installed urllib3-1.26.14 + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-urllib3-1.26.14-1.mga9.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10/site-packages ']' + site_dirs+=("/usr/lib/python3.10/site-packages") + '[' /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib64/python3.10/site-packages '!=' /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib64/python3.10/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.10/site-packages/urllib3-1.26.14.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10/site-packages/urllib3-1.26.14.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch --record /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10/site-packages/urllib3-1.26.14.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-urllib3-1.26.14-1.mga9.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10/site-packages/urllib3-1.26.14.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10/site-packages/urllib3-1.26.14.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10/site-packages/urllib3-1.26.14.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10/site-packages/urllib3-1.26.14.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-urllib3-1.26.14-1.mga9.noarch-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-urllib3-1.26.14-1.mga9.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-urllib3-1.26.14-1.mga9.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch --sitelib /usr/lib/python3.10/site-packages --sitearch /usr/lib64/python3.10/site-packages --python-version 3.10 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-urllib3-1.26.14-1.mga9.noarch-pyproject-record --prefix /usr urllib3 + sed -i -e '/six\.cpython/d' -e '/six\.py/d' /home/pterjan/rpmbuild/BUILD/python-urllib3-1.26.14-1.mga9.noarch-pyproject-files + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10/site-packages/urllib3/packages/six.py + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10/site-packages/urllib3/packages/__pycache__/six.cpython-310.pyc + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.26.14-1.mga9 --unique-debug-suffix -1.26.14-1.mga9.noarch --unique-debug-src-base python-urllib3-1.26.14-1.mga9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14 + /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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Iz5bvq + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd urllib3-1.26.14 + '[' 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=sha1 -Wl,--enable-new-dtags' + PATH=/home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + PYTHONPATH=/home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib64/python3.10/site-packages:/home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/.pyproject-builddir' + /usr/bin/pytest -k 'not test_ssl_read_timeout' ============================= test session starts ============================== platform linux -- Python 3.10.11, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14, configfile: setup.cfg plugins: freezegun-0.4.2, flaky-3.7.0, timeout-2.1.0 collected 1981 items / 3 deselected / 1978 selected test/test_collections.py ....................................s [ 1%] test/test_compatibility.py ... [ 2%] test/test_connection.py .............. [ 2%] test/test_connectionpool.py ............................................ [ 4%] ............................ [ 6%] test/test_exceptions.py ............. [ 7%] test/test_fields.py ............... [ 7%] test/test_filepost.py ........... [ 8%] test/test_no_ssl.py .. [ 8%] test/test_poolmanager.py s............................. [ 9%] test/test_proxymanager.py ...... [ 10%] test/test_queue_monkeypatch.py . [ 10%] test/test_response.py ..................sss............................. [ 12%] .................. [ 13%] test/test_retry.py ..................................................... [ 16%] ...... [ 16%] test/test_retry_deprecated.py .......................................... [ 18%] ............................ [ 20%] test/test_ssl.py .................................. [ 21%] test/test_ssltransport.py .....F......... [ 22%] test/test_util.py ...................................................... [ 25%] ........................................................................ [ 29%] ................................................................ss.s...s [ 32%] ........................................................................ [ 36%] . [ 36%] test/test_wait.py ............. [ 37%] test/contrib/test_pyopenssl.py ..................s...................... [ 39%] .........s.sssss....ssss..ssssssssssssssssssssssssssssssssssssssssssssss [ 42%] ssssssssssssssssssssssssssssssssssssssss.s.............................. [ 46%] .......s....s.....................................s..................... [ 50%] .................. [ 51%] test/contrib/test_pyopenssl_dependencies.py .. [ 51%] test/contrib/test_securetransport.py sssssssssssssssssssssssssssssssssss [ 52%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 56%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 60%] ssssssssssssssssssssssssssssssssssssssssssss [ 62%] test/contrib/test_socks.py .................. [ 63%] test/with_dummyserver/test_chunked_transfer.py ................ [ 64%] test/with_dummyserver/test_connectionpool.py ........................... [ 65%] ........................................................................ [ 69%] ........................................................................ [ 72%] ........................................................................ [ 76%] ........................................................................ [ 80%] .................s................... [ 81%] test/with_dummyserver/test_https.py .s...............................s.s [ 83%] sss....sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 87%] sssssssssssssssssssss.s..........................................s...... [ 91%] ......................................ssss [ 93%] test/with_dummyserver/test_no_ssl.py .. [ 93%] test/with_dummyserver/test_poolmanager.py .........................s [ 94%] test/with_dummyserver/test_proxy_poolmanager.py ...s.s.................. [ 95%] .................s.... [ 96%] test/with_dummyserver/test_socketlevel.py .............................. [ 98%] .................s.............. [100%] =================================== FAILURES =================================== ______________ SingleTLSLayerTestCase.test_ssl_object_attributes _______________ self = @pytest.mark.timeout(PER_TEST_TIMEOUT) def test_ssl_object_attributes(self): """Ensures common ssl attributes are exposed""" self.start_dummy_server() sock = socket.create_connection((self.host, self.port)) with SSLTransport( sock, self.client_context, server_hostname="localhost" ) as ssock: cipher = ssock.cipher() assert type(cipher) == tuple # No chosen protocol through ALPN or NPN. assert ssock.selected_alpn_protocol() is None assert ssock.selected_npn_protocol() is None shared_ciphers = ssock.shared_ciphers() > assert type(shared_ciphers) == list E AssertionError: assert == list E + where = type(None) test/test_ssltransport.py:208: AssertionError =============================== warnings summary =============================== test/__init__.py:25 /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/__init__.py:25: DeprecationWarning: 'urllib3.contrib.pyopenssl' module is deprecated and will be removed in a future release of urllib3 2.x. Read more in this issue: https://github.com/urllib3/urllib3/issues/2680 import urllib3.contrib.pyopenssl as pyopenssl test/conftest.py:211 /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/conftest.py:211: PytestDeprecationWarning: @pytest.yield_fixture is deprecated. Use @pytest.fixture instead; they are the same. def stub_timezone(request): ../../../../../usr/lib/python3.10/site-packages/pytest_freezegun.py:17: 3962 warnings test/test_retry.py: 54 warnings test/test_retry_deprecated.py: 54 warnings /usr/lib/python3.10/site-packages/pytest_freezegun.py:17: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if LooseVersion(pytest.__version__) < LooseVersion('3.6.0'): test/test_ssl.py::test_context_sni_with_ip_address[False-www.python.org-False] /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10/site-packages/urllib3/util/ssl_.py:437: SNIMissingWarning: An HTTPS request has been made, but the SNI (Server Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings warnings.warn( test/test_ssltransport.py: 13 warnings test/contrib/test_pyopenssl.py: 29 warnings test/contrib/test_socks.py: 17 warnings test/with_dummyserver/test_chunked_transfer.py: 16 warnings test/with_dummyserver/test_connectionpool.py: 5 warnings test/with_dummyserver/test_socketlevel.py: 58 warnings /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py:117: NoIPv6Warning: No IPv6 support. Falling back to IPv4. warnings.warn("No IPv6 support. Falling back to IPv4.", NoIPv6Warning) test/test_ssltransport.py::SingleTLSLayerTestCase::test_ssl_object_attributes /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10/site-packages/urllib3/util/ssltransport.py:169: DeprecationWarning: ssl NPN is deprecated, use ALPN instead return self.sslobj.selected_npn_protocol() test/test_ssltransport.py::TlsInTlsTestCase::test_tls_in_tls_makefile_raw_rw_binary[None] /usr/lib/python3.10/site-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-9 Traceback (most recent call last): File "/usr/lib64/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py", line 134, in run self.server = self._start_server() File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py", line 130, in _start_server self.socket_handler(sock) File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/test_ssltransport.py", line 342, in socket_handler with cls.server_context.wrap_socket(sock, server_side=True) as ssock: File "/usr/lib64/python3.10/ssl.py", line 513, in wrap_socket return self.sslsocket_class._create( File "/usr/lib64/python3.10/ssl.py", line 1071, in _create self.do_handshake() File "/usr/lib64/python3.10/ssl.py", line 1342, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1007) warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) test/contrib/test_pyopenssl.py: 6 warnings test/with_dummyserver/test_https.py: 5 warnings test/with_dummyserver/test_no_ssl.py: 1 warning test/with_dummyserver/test_proxy_poolmanager.py: 9 warnings /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py:157: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated ctx = ssl.SSLContext(ssl_version) test/contrib/test_pyopenssl.py: 6 warnings test/with_dummyserver/test_https.py: 6 warnings test/with_dummyserver/test_no_ssl.py: 1 warning test/with_dummyserver/test_proxy_poolmanager.py: 1 warning test/with_dummyserver/test_socketlevel.py: 1 warning /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10/site-packages/urllib3/connectionpool.py:1045: InsecureRequestWarning: Unverified HTTPS request is being made to host 'localhost'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings warnings.warn( test/contrib/test_pyopenssl.py: 3 warnings test/with_dummyserver/test_https.py: 6 warnings test/with_dummyserver/test_socketlevel.py: 1 warning /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/__init__.py:70: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated ctx = ctx_cls(protocol=ssl_.PROTOCOL_TLS) test/contrib/test_pyopenssl.py::TestHTTPS_NoSAN::test_common_name_without_san_with_different_common_name test/with_dummyserver/test_https.py::TestHTTPS_NoSAN::test_common_name_without_san_with_different_common_name /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10/site-packages/urllib3/connection.py:458: SubjectAltNameWarning: Certificate for localhost has no `subjectAltName`, falling back to check for a `commonName` for now. This feature is being removed by major browsers and deprecated by RFC 2818. (See https://github.com/urllib3/urllib3/issues/497 for details.) warnings.warn( test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1::test_simple test/with_dummyserver/test_https.py::TestHTTPS_TLSv1::test_simple /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py:157: DeprecationWarning: ssl.PROTOCOL_TLSv1 is deprecated ctx = ssl.SSLContext(ssl_version) test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_1::test_simple test/with_dummyserver/test_https.py::TestHTTPS_TLSv1_1::test_simple /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py:157: DeprecationWarning: ssl.PROTOCOL_TLSv1_1 is deprecated ctx = ssl.SSLContext(ssl_version) test/contrib/test_pyopenssl.py::TestHTTPS_TLSv1_2::test_simple test/with_dummyserver/test_https.py::TestHTTPS_TLSv1_2::test_simple /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py:157: DeprecationWarning: ssl.PROTOCOL_TLSv1_2 is deprecated ctx = ssl.SSLContext(ssl_version) test/contrib/test_pyopenssl.py: 5 warnings test/with_dummyserver/test_socketlevel.py: 5 warnings /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py:176: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() return ssl.wrap_socket( test/contrib/test_pyopenssl.py: 18 warnings test/with_dummyserver/test_socketlevel.py: 21 warnings /usr/lib64/python3.10/ssl.py:1434: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated context = SSLContext(ssl_version) test/contrib/test_pyopenssl.py::TestSSL::test_ssl_failure_midway_through_conn test/with_dummyserver/test_socketlevel.py::TestSSL::test_ssl_failure_midway_through_conn /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py:1198: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() ssl_sock = ssl.wrap_socket( test/contrib/test_pyopenssl.py::TestSSL::test_ssl_failure_midway_through_conn /usr/lib/python3.10/site-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-53 Traceback (most recent call last): File "/usr/lib64/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py", line 134, in run self.server = self._start_server() File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py", line 130, in _start_server self.socket_handler(sock) File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py", line 1198, in socket_handler ssl_sock = ssl.wrap_socket( File "/usr/lib64/python3.10/ssl.py", line 1442, in wrap_socket return context.wrap_socket( File "/usr/lib64/python3.10/ssl.py", line 513, in wrap_socket return self.sslsocket_class._create( File "/usr/lib64/python3.10/ssl.py", line 1071, in _create self.do_handshake() File "/usr/lib64/python3.10/ssl.py", line 1342, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1007) warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) test/contrib/test_pyopenssl.py::TestSSL::test_ssl_failed_fingerprint_verification test/with_dummyserver/test_socketlevel.py::TestSSL::test_ssl_failed_fingerprint_verification /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py:1276: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() ssl_sock = ssl.wrap_socket( test/contrib/test_pyopenssl.py::TestSSL::test_ssl_failed_fingerprint_verification /usr/lib/python3.10/site-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-54 Traceback (most recent call last): File "/usr/lib64/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py", line 134, in run self.server = self._start_server() File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py", line 130, in _start_server self.socket_handler(sock) File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py", line 1276, in socket_handler ssl_sock = ssl.wrap_socket( File "/usr/lib64/python3.10/ssl.py", line 1442, in wrap_socket return context.wrap_socket( File "/usr/lib64/python3.10/ssl.py", line 513, in wrap_socket return self.sslsocket_class._create( File "/usr/lib64/python3.10/ssl.py", line 1071, in _create self.do_handshake() File "/usr/lib64/python3.10/ssl.py", line 1342, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1007) warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) test/contrib/test_pyopenssl.py::TestSSL::test_retry_ssl_error test/with_dummyserver/test_socketlevel.py::TestSSL::test_retry_ssl_error /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py:1323: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() ssl_sock = ssl.wrap_socket( test/contrib/test_pyopenssl.py::TestSSL::test_retry_ssl_error test/with_dummyserver/test_socketlevel.py::TestSSL::test_retry_ssl_error /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py:1348: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() ssl_sock = ssl.wrap_socket( test/contrib/test_pyopenssl.py::TestSSL::test_ssl_load_default_certs_when_empty test/with_dummyserver/test_socketlevel.py::TestSSL::test_ssl_load_default_certs_when_empty /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py:1374: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() ssl_sock = ssl.wrap_socket( test/contrib/test_pyopenssl.py::TestSSL::test_ssl_dont_load_default_certs_when_given test/contrib/test_pyopenssl.py::TestSSL::test_ssl_dont_load_default_certs_when_given test/contrib/test_pyopenssl.py::TestSSL::test_ssl_dont_load_default_certs_when_given test/contrib/test_pyopenssl.py::TestSSL::test_ssl_dont_load_default_certs_when_given test/with_dummyserver/test_socketlevel.py::TestSSL::test_ssl_dont_load_default_certs_when_given test/with_dummyserver/test_socketlevel.py::TestSSL::test_ssl_dont_load_default_certs_when_given test/with_dummyserver/test_socketlevel.py::TestSSL::test_ssl_dont_load_default_certs_when_given test/with_dummyserver/test_socketlevel.py::TestSSL::test_ssl_dont_load_default_certs_when_given /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py:1411: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() ssl_sock = ssl.wrap_socket( test/contrib/test_pyopenssl.py::TestSSL::test_ssl_custom_validation_failure_terminates test/with_dummyserver/test_socketlevel.py::TestSSL::test_ssl_custom_validation_failure_terminates /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py:1476: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() _ = ssl.wrap_socket( test/contrib/test_pyopenssl.py::TestSSL::test_requesting_large_resources_via_ssl[True-None] test/contrib/test_pyopenssl.py::TestSSL::test_requesting_large_resources_via_ssl[False-None] test/contrib/test_pyopenssl.py::TestSSL::test_requesting_large_resources_via_ssl[False-2147483648] test/with_dummyserver/test_socketlevel.py::TestSSL::test_requesting_large_resources_via_ssl[True-None] test/with_dummyserver/test_socketlevel.py::TestSSL::test_requesting_large_resources_via_ssl[False-None] test/with_dummyserver/test_socketlevel.py::TestSSL::test_requesting_large_resources_via_ssl[False-2147483648] /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py:1523: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() ssl_sock = ssl.wrap_socket( test/contrib/test_pyopenssl.py::TestSSL::test_requesting_large_resources_via_ssl[True-None] /usr/lib/python3.10/site-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-60 Traceback (most recent call last): File "/usr/lib64/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py", line 134, in run self.server = self._start_server() File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py", line 130, in _start_server self.socket_handler(sock) File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py", line 1411, in socket_handler ssl_sock = ssl.wrap_socket( File "/usr/lib64/python3.10/ssl.py", line 1442, in wrap_socket return context.wrap_socket( File "/usr/lib64/python3.10/ssl.py", line 513, in wrap_socket return self.sslsocket_class._create( File "/usr/lib64/python3.10/ssl.py", line 1071, in _create self.do_handshake() File "/usr/lib64/python3.10/ssl.py", line 1342, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1007) warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) test/contrib/test_socks.py::TestSOCKSWithTLS::test_basic_request /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/contrib/test_socks.py:681: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated context = better_ssl.SSLContext(ssl.PROTOCOL_SSLv23) test/with_dummyserver/test_connectionpool.py::TestConnectionPool::test_source_address /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_connectionpool.py:708: NoIPv6Warning: No IPv6 support: skipping. warnings.warn("No IPv6 support: skipping.", NoIPv6Warning) test/with_dummyserver/test_connectionpool.py::TestRetry::test_retries_wrong_method_list /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_connectionpool.py:1111: DeprecationWarning: Using 'method_whitelist' with Retry is deprecated and will be removed in v2.0. Use 'allowed_methods' instead retry = Retry(total=1, status_forcelist=[418], method_whitelist=["POST"]) test/with_dummyserver/test_https.py::TestHTTPS_TLSv1::test_context_combines_with_ca_certs /usr/lib/python3.10/site-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-56 Traceback (most recent call last): File "/usr/lib64/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py", line 134, in run self.server = self._start_server() File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py", line 130, in _start_server self.socket_handler(sock) File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py", line 1374, in socket_handler ssl_sock = ssl.wrap_socket( File "/usr/lib64/python3.10/ssl.py", line 1442, in wrap_socket return context.wrap_socket( File "/usr/lib64/python3.10/ssl.py", line 513, in wrap_socket return self.sslsocket_class._create( File "/usr/lib64/python3.10/ssl.py", line 1071, in _create self.do_handshake() File "/usr/lib64/python3.10/ssl.py", line 1342, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: [SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1007) warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) test/with_dummyserver/test_https.py::TestHTTPS_TLSv1_2::test_set_ssl_version_to_tls_version /home/pterjan/rpmbuild/BUILDROOT/python-urllib3-1.26.14-1.mga9.noarch/usr/lib/python3.10/site-packages/urllib3/util/ssl_.py:290: DeprecationWarning: ssl.PROTOCOL_TLSv1_2 is deprecated context = SSLContext(ssl_version) test/with_dummyserver/test_socketlevel.py::TestClientCerts::test_client_cert_with_string_password test/with_dummyserver/test_socketlevel.py::TestClientCerts::test_client_cert_with_bytes_password /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py:337: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated ssl_context = ssl_.SSLContext(ssl_.PROTOCOL_SSLv23) test/with_dummyserver/test_socketlevel.py::TestClientCerts::test_load_keyfile_with_invalid_password /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py:356: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated context = ssl_.SSLContext(ssl_.PROTOCOL_SSLv23) test/with_dummyserver/test_socketlevel.py::TestProxyManager::test_connect_reconn test/with_dummyserver/test_socketlevel.py::TestProxyManager::test_connect_reconn /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py:1079: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() ssl_sock = ssl.wrap_socket( test/with_dummyserver/test_socketlevel.py::TestProxyManager::test_connect_ipv6_addr /home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py:1131: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket() ssl_sock = ssl.wrap_socket( test/with_dummyserver/test_socketlevel.py::TestSSL::test_ssl_failure_midway_through_conn /usr/lib/python3.10/site-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-154 Traceback (most recent call last): File "/usr/lib64/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py", line 134, in run self.server = self._start_server() File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py", line 130, in _start_server self.socket_handler(sock) File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py", line 1198, in socket_handler ssl_sock = ssl.wrap_socket( File "/usr/lib64/python3.10/ssl.py", line 1442, in wrap_socket return context.wrap_socket( File "/usr/lib64/python3.10/ssl.py", line 513, in wrap_socket return self.sslsocket_class._create( File "/usr/lib64/python3.10/ssl.py", line 1071, in _create self.do_handshake() File "/usr/lib64/python3.10/ssl.py", line 1342, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1007) warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) test/with_dummyserver/test_socketlevel.py::TestSSL::test_ssl_failed_fingerprint_verification /usr/lib/python3.10/site-packages/_pytest/threadexception.py:73: PytestUnhandledThreadExceptionWarning: Exception in thread Thread-155 Traceback (most recent call last): File "/usr/lib64/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py", line 134, in run self.server = self._start_server() File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/dummyserver/server.py", line 130, in _start_server self.socket_handler(sock) File "/home/pterjan/rpmbuild/BUILD/urllib3-1.26.14/test/with_dummyserver/test_socketlevel.py", line 1276, in socket_handler ssl_sock = ssl.wrap_socket( File "/usr/lib64/python3.10/ssl.py", line 1442, in wrap_socket return context.wrap_socket( File "/usr/lib64/python3.10/ssl.py", line 513, in wrap_socket return self.sslsocket_class._create( File "/usr/lib64/python3.10/ssl.py", line 1071, in _create self.do_handshake() File "/usr/lib64/python3.10/ssl.py", line 1342, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1007) warnings.warn(pytest.PytestUnhandledThreadExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ===Flaky Test Report=== test_chunks passed 1 out of the required 1 times. Success! test_bytestring_body passed 1 out of the required 1 times. Success! test_unicode_body passed 1 out of the required 1 times. Success! test_empty_body passed 1 out of the required 1 times. Success! test_empty_string_body passed 1 out of the required 1 times. Success! test_empty_iterable_body passed 1 out of the required 1 times. Success! test_removes_duplicate_host_header passed 1 out of the required 1 times. Success! test_provides_default_host_header passed 1 out of the required 1 times. Success! test_provides_default_user_agent_header passed 1 out of the required 1 times. Success! test_preserve_user_agent_header passed 1 out of the required 1 times. Success! test_remove_user_agent_header passed 1 out of the required 1 times. Success! test_provides_default_transfer_encoding_header passed 1 out of the required 1 times. Success! test_preserve_transfer_encoding_header passed 1 out of the required 1 times. Success! test_preserve_chunked_on_retry_after passed 1 out of the required 1 times. Success! test_preserve_chunked_on_redirect passed 1 out of the required 1 times. Success! test_preserve_chunked_on_broken_connection passed 1 out of the required 1 times. Success! test_timeout_float passed 1 out of the required 1 times. Success! test_conn_closed passed 1 out of the required 1 times. Success! test_timeout passed 1 out of the required 1 times. Success! test_connect_timeout passed 1 out of the required 1 times. Success! test_total_applies_connect passed 1 out of the required 1 times. Success! test_total_timeout passed 1 out of the required 1 times. Success! test_create_connection_timeout passed 1 out of the required 1 times. Success! test_get passed 1 out of the required 1 times. Success! test_post_url passed 1 out of the required 1 times. Success! test_urlopen_put passed 1 out of the required 1 times. Success! test_wrong_specific_method passed 1 out of the required 1 times. Success! test_upload passed 1 out of the required 1 times. Success! test_one_name_multiple_values passed 1 out of the required 1 times. Success! test_request_method_body passed 1 out of the required 1 times. Success! test_unicode_upload passed 1 out of the required 1 times. Success! test_nagle passed 1 out of the required 1 times. Success! test_socket_options passed 1 out of the required 1 times. Success! test_disable_default_socket_options passed 1 out of the required 1 times. Success! test_defaults_are_applied passed 1 out of the required 1 times. Success! test_connection_error_retries passed 1 out of the required 1 times. Success! test_timeout_success passed 1 out of the required 1 times. Success! test_tunnel passed 1 out of the required 1 times. Success! test_redirect passed 1 out of the required 1 times. Success! test_bad_connect passed 1 out of the required 1 times. Success! test_keepalive passed 1 out of the required 1 times. Success! test_keepalive_close passed 1 out of the required 1 times. Success! test_post_with_urlencode passed 1 out of the required 1 times. Success! test_post_with_multipart passed 1 out of the required 1 times. Success! test_post_with_multipart__iter__ passed 1 out of the required 1 times. Success! test_check_gzip passed 1 out of the required 1 times. Success! test_check_deflate passed 1 out of the required 1 times. Success! test_bad_decode passed 1 out of the required 1 times. Success! test_connection_count passed 1 out of the required 1 times. Success! test_connection_count_bigpool passed 1 out of the required 1 times. Success! test_partial_response passed 1 out of the required 1 times. Success! test_lazy_load_twice passed 1 out of the required 1 times. Success! test_for_double_release passed 1 out of the required 1 times. Success! test_release_conn_parameter passed 1 out of the required 1 times. Success! test_dns_error passed 1 out of the required 1 times. Success! test_invalid_method_not_allowed[ ] passed 1 out of the required 1 times. Success! test_invalid_method_not_allowed[\r] passed 1 out of the required 1 times. Success! test_invalid_method_not_allowed[\n] passed 1 out of the required 1 times. Success! test_invalid_method_not_allowed[\x00] passed 1 out of the required 1 times. Success! test_percent_encode_invalid_target_chars passed 1 out of the required 1 times. Success! test_source_address passed 1 out of the required 1 times. Success! test_source_address_error passed 1 out of the required 1 times. Success! test_stream_keepalive passed 1 out of the required 1 times. Success! test_read_chunked_short_circuit passed 1 out of the required 1 times. Success! test_read_chunked_on_closed_response passed 1 out of the required 1 times. Success! test_chunked_gzip passed 1 out of the required 1 times. Success! test_cleanup_on_connection_error passed 1 out of the required 1 times. Success! test_mixed_case_hostname passed 1 out of the required 1 times. Success! test_preserves_path_dot_segments passed 1 out of the required 1 times. Success! test_default_user_agent_header passed 1 out of the required 1 times. Success! test_user_agent_header_not_sent_twice[True-None] passed 1 out of the required 1 times. Success! test_user_agent_header_not_sent_twice[True-headers1] passed 1 out of the required 1 times. Success! test_user_agent_header_not_sent_twice[True-headers2] passed 1 out of the required 1 times. Success! test_user_agent_header_not_sent_twice[True-headers3] passed 1 out of the required 1 times. Success! test_user_agent_header_not_sent_twice[True-headers4] passed 1 out of the required 1 times. Success! test_user_agent_header_not_sent_twice[True-headers5] passed 1 out of the required 1 times. Success! test_user_agent_header_not_sent_twice[False-None] passed 1 out of the required 1 times. Success! test_user_agent_header_not_sent_twice[False-headers1] passed 1 out of the required 1 times. Success! test_user_agent_header_not_sent_twice[False-headers2] passed 1 out of the required 1 times. Success! test_user_agent_header_not_sent_twice[False-headers3] passed 1 out of the required 1 times. Success! test_user_agent_header_not_sent_twice[False-headers4] passed 1 out of the required 1 times. Success! test_user_agent_header_not_sent_twice[False-headers5] passed 1 out of the required 1 times. Success! test_no_user_agent_header passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-Host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-Host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-Host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-Host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-Host0-None] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-host0-None] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-Host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-Host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-Host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-Host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-Host1-None] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-host1-None] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-None-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-None-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-None-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-None-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent0-None-None] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-Host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-Host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-Host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-Host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-Host0-None] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-host0-None] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-Host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-Host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-Host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-Host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-Host1-None] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-host1-None] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-None-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-None-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-None-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-None-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent0-None-None] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-Host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-Host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-Host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-Host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-Host0-None] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-host0-None] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-Host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-Host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-Host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-Host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-Host1-None] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-host1-None] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-None-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-None-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-None-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-None-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-User-Agent1-None-None] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-Host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-Host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-Host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-Host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-Host0-None] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-host0-None] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-Host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-Host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-Host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-Host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-Host1-None] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-host1-None] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-None-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-None-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-None-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-None-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-user-agent1-None-None] passed 1 out of the required 1 times. Success! test_skip_header[True-None-Host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-None-Host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-None-Host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-None-Host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-None-Host0-None] passed 1 out of the required 1 times. Success! test_skip_header[True-None-host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-None-host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-None-host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-None-host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-None-host0-None] passed 1 out of the required 1 times. Success! test_skip_header[True-None-Host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-None-Host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-None-Host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-None-Host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-None-Host1-None] passed 1 out of the required 1 times. Success! test_skip_header[True-None-host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-None-host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-None-host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-None-host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-None-host1-None] passed 1 out of the required 1 times. Success! test_skip_header[True-None-None-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-None-None-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[True-None-None-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-None-None-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[True-None-None-None] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-Host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-Host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-Host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-Host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-Host0-None] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-host0-None] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-Host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-Host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-Host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-Host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-Host1-None] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-host1-None] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-None-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-None-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-None-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-None-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent0-None-None] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-Host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-Host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-Host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-Host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-Host0-None] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-host0-None] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-Host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-Host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-Host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-Host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-Host1-None] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-host1-None] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-None-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-None-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-None-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-None-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent0-None-None] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-Host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-Host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-Host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-Host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-Host0-None] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-host0-None] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-Host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-Host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-Host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-Host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-Host1-None] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-host1-None] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-None-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-None-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-None-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-None-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-User-Agent1-None-None] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-Host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-Host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-Host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-Host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-Host0-None] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-host0-None] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-Host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-Host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-Host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-Host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-Host1-None] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-host1-None] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-None-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-None-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-None-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-None-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-user-agent1-None-None] passed 1 out of the required 1 times. Success! test_skip_header[False-None-Host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-None-Host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-None-Host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-None-Host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-None-Host0-None] passed 1 out of the required 1 times. Success! test_skip_header[False-None-host0-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-None-host0-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-None-host0-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-None-host0-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-None-host0-None] passed 1 out of the required 1 times. Success! test_skip_header[False-None-Host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-None-Host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-None-Host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-None-Host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-None-Host1-None] passed 1 out of the required 1 times. Success! test_skip_header[False-None-host1-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-None-host1-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-None-host1-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-None-host1-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-None-host1-None] passed 1 out of the required 1 times. Success! test_skip_header[False-None-None-Accept-Encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-None-None-accept-encoding0] passed 1 out of the required 1 times. Success! test_skip_header[False-None-None-Accept-Encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-None-None-accept-encoding1] passed 1 out of the required 1 times. Success! test_skip_header[False-None-None-None] passed 1 out of the required 1 times. Success! test_skip_header_non_supported[True-Content-Length] passed 1 out of the required 1 times. Success! test_skip_header_non_supported[True-content-length] passed 1 out of the required 1 times. Success! test_skip_header_non_supported[False-Content-Length] passed 1 out of the required 1 times. Success! test_skip_header_non_supported[False-content-length] passed 1 out of the required 1 times. Success! test_headers_not_modified_by_request[dict-True-True] passed 1 out of the required 1 times. Success! test_headers_not_modified_by_request[dict-True-False] passed 1 out of the required 1 times. Success! test_headers_not_modified_by_request[dict-False-True] passed 1 out of the required 1 times. Success! test_headers_not_modified_by_request[dict-False-False] passed 1 out of the required 1 times. Success! test_headers_not_modified_by_request[HTTPHeaderDict-True-True] passed 1 out of the required 1 times. Success! test_headers_not_modified_by_request[HTTPHeaderDict-True-False] passed 1 out of the required 1 times. Success! test_headers_not_modified_by_request[HTTPHeaderDict-False-True] passed 1 out of the required 1 times. Success! test_headers_not_modified_by_request[HTTPHeaderDict-False-False] passed 1 out of the required 1 times. Success! test_bytes_header passed 1 out of the required 1 times. Success! test_user_agent_non_ascii_user_agent[Sch\xf6nefeld/1.18.00] passed 1 out of the required 1 times. Success! test_user_agent_non_ascii_user_agent[Sch\xf6nefeld/1.18.01] passed 1 out of the required 1 times. Success! test_max_retry passed 1 out of the required 1 times. Success! test_disabled_retry passed 1 out of the required 1 times. Success! test_read_retries passed 1 out of the required 1 times. Success! test_read_total_retries passed 1 out of the required 1 times. Success! test_retries_wrong_whitelist passed 1 out of the required 1 times. Success! test_default_method_whitelist_retried passed 1 out of the required 1 times. Success! test_retries_wrong_method_list passed 1 out of the required 1 times. Success! test_read_retries_unsuccessful passed 1 out of the required 1 times. Success! test_retry_reuse_safe passed 1 out of the required 1 times. Success! test_retry_return_in_response passed 1 out of the required 1 times. Success! test_retry_redirect_history passed 1 out of the required 1 times. Success! test_multi_redirect_history passed 1 out of the required 1 times. Success! test_retry_after passed 1 out of the required 1 times. Success! test_redirect_after passed 1 out of the required 1 times. Success! test_retries_put_filehandle passed 1 out of the required 1 times. Success! test_redirect_put_file passed 1 out of the required 1 times. Success! test_redirect_with_failed_tell passed 1 out of the required 1 times. Success! test_pool_size_retry passed 1 out of the required 1 times. Success! test_pool_size_redirect passed 1 out of the required 1 times. Success! test_simple passed 1 out of the required 1 times. Success! test_client_intermediate passed 1 out of the required 1 times. Success! test_client_no_intermediate passed 1 out of the required 1 times. Success! test_client_key_password passed 1 out of the required 1 times. Success! test_client_encrypted_key_requires_password passed 1 out of the required 1 times. Success! test_verified passed 1 out of the required 1 times. Success! test_verified_with_context passed 1 out of the required 1 times. Success! test_context_combines_with_ca_certs passed 1 out of the required 1 times. Success! test_ca_dir_verified passed 1 out of the required 1 times. Success! test_invalid_common_name passed 1 out of the required 1 times. Success! test_verified_with_bad_ca_certs passed 1 out of the required 1 times. Success! test_wrap_socket_failure_resource_leak passed 1 out of the required 1 times. Success! test_verified_without_ca_certs passed 1 out of the required 1 times. Success! test_no_ssl passed 1 out of the required 1 times. Success! test_unverified_ssl passed 1 out of the required 1 times. Success! test_ssl_unverified_with_ca_certs passed 1 out of the required 1 times. Success! test_assert_hostname_false passed 1 out of the required 1 times. Success! test_assert_specific_hostname passed 1 out of the required 1 times. Success! test_server_hostname passed 1 out of the required 1 times. Success! test_assert_fingerprint_md5 passed 1 out of the required 1 times. Success! test_assert_fingerprint_sha1 passed 1 out of the required 1 times. Success! test_assert_fingerprint_sha256 passed 1 out of the required 1 times. Success! test_assert_invalid_fingerprint passed 1 out of the required 1 times. Success! test_verify_none_and_bad_fingerprint passed 1 out of the required 1 times. Success! test_verify_none_and_good_fingerprint passed 1 out of the required 1 times. Success! test_good_fingerprint_and_hostname_mismatch passed 1 out of the required 1 times. Success! test_https_timeout passed 1 out of the required 1 times. Success! test_tunnel passed 1 out of the required 1 times. Success! test_enhanced_timeout passed 1 out of the required 1 times. Success! test_enhanced_ssl_connection passed 1 out of the required 1 times. Success! test_ssl_correct_system_time passed 1 out of the required 1 times. Success! test_ssl_wrong_system_time passed 1 out of the required 1 times. Success! test_set_cert_default_cert_required passed 1 out of the required 1 times. Success! test_sslkeylogfile passed 1 out of the required 1 times. Success! test_sslkeylogfile_empty[None] passed 1 out of the required 1 times. Success! test_sslkeylogfile_empty[] passed 1 out of the required 1 times. Success! test_alpn_default passed 1 out of the required 1 times. Success! test_simple passed 1 out of the required 1 times. Success! test_client_intermediate passed 1 out of the required 1 times. Success! test_client_no_intermediate passed 1 out of the required 1 times. Success! test_client_key_password passed 1 out of the required 1 times. Success! test_client_encrypted_key_requires_password passed 1 out of the required 1 times. Success! test_verified passed 1 out of the required 1 times. Success! test_verified_with_context passed 1 out of the required 1 times. Success! test_context_combines_with_ca_certs passed 1 out of the required 1 times. Success! test_ca_dir_verified passed 1 out of the required 1 times. Success! test_invalid_common_name passed 1 out of the required 1 times. Success! test_verified_with_bad_ca_certs passed 1 out of the required 1 times. Success! test_wrap_socket_failure_resource_leak passed 1 out of the required 1 times. Success! test_verified_without_ca_certs passed 1 out of the required 1 times. Success! test_no_ssl passed 1 out of the required 1 times. Success! test_unverified_ssl passed 1 out of the required 1 times. Success! test_ssl_unverified_with_ca_certs passed 1 out of the required 1 times. Success! test_assert_hostname_false passed 1 out of the required 1 times. Success! test_assert_specific_hostname passed 1 out of the required 1 times. Success! test_server_hostname passed 1 out of the required 1 times. Success! test_assert_fingerprint_md5 passed 1 out of the required 1 times. Success! test_assert_fingerprint_sha1 passed 1 out of the required 1 times. Success! test_assert_fingerprint_sha256 passed 1 out of the required 1 times. Success! test_assert_invalid_fingerprint passed 1 out of the required 1 times. Success! test_verify_none_and_bad_fingerprint passed 1 out of the required 1 times. Success! test_verify_none_and_good_fingerprint passed 1 out of the required 1 times. Success! test_good_fingerprint_and_hostname_mismatch passed 1 out of the required 1 times. Success! test_https_timeout passed 1 out of the required 1 times. Success! test_tunnel passed 1 out of the required 1 times. Success! test_enhanced_timeout passed 1 out of the required 1 times. Success! test_enhanced_ssl_connection passed 1 out of the required 1 times. Success! test_ssl_correct_system_time passed 1 out of the required 1 times. Success! test_ssl_wrong_system_time passed 1 out of the required 1 times. Success! test_set_ssl_version_to_tls_version passed 1 out of the required 1 times. Success! test_set_cert_default_cert_required passed 1 out of the required 1 times. Success! test_tls_protocol_name_of_socket passed 1 out of the required 1 times. Success! test_default_tls_version_deprecations passed 1 out of the required 1 times. Success! test_no_tls_version_deprecation_with_ssl_version passed 1 out of the required 1 times. Success! test_no_tls_version_deprecation_with_ssl_context passed 1 out of the required 1 times. Success! test_sslkeylogfile passed 1 out of the required 1 times. Success! test_sslkeylogfile_empty[None] passed 1 out of the required 1 times. Success! test_sslkeylogfile_empty[] passed 1 out of the required 1 times. Success! test_alpn_default passed 1 out of the required 1 times. Success! test_simple passed 1 out of the required 1 times. Success! test_client_intermediate passed 1 out of the required 1 times. Success! test_client_no_intermediate passed 1 out of the required 1 times. Success! test_client_key_password passed 1 out of the required 1 times. Success! test_client_encrypted_key_requires_password passed 1 out of the required 1 times. Success! test_verified passed 1 out of the required 1 times. Success! test_verified_with_context passed 1 out of the required 1 times. Success! test_context_combines_with_ca_certs passed 1 out of the required 1 times. Success! test_ca_dir_verified passed 1 out of the required 1 times. Success! test_invalid_common_name passed 1 out of the required 1 times. Success! test_verified_with_bad_ca_certs passed 1 out of the required 1 times. Success! test_wrap_socket_failure_resource_leak passed 1 out of the required 1 times. Success! test_verified_without_ca_certs passed 1 out of the required 1 times. Success! test_no_ssl passed 1 out of the required 1 times. Success! test_unverified_ssl passed 1 out of the required 1 times. Success! test_ssl_unverified_with_ca_certs passed 1 out of the required 1 times. Success! test_assert_hostname_false passed 1 out of the required 1 times. Success! test_assert_specific_hostname passed 1 out of the required 1 times. Success! test_server_hostname passed 1 out of the required 1 times. Success! test_assert_fingerprint_md5 passed 1 out of the required 1 times. Success! test_assert_fingerprint_sha1 passed 1 out of the required 1 times. Success! test_assert_fingerprint_sha256 passed 1 out of the required 1 times. Success! test_assert_invalid_fingerprint passed 1 out of the required 1 times. Success! test_verify_none_and_bad_fingerprint passed 1 out of the required 1 times. Success! test_verify_none_and_good_fingerprint passed 1 out of the required 1 times. Success! test_good_fingerprint_and_hostname_mismatch passed 1 out of the required 1 times. Success! test_https_timeout passed 1 out of the required 1 times. Success! test_tunnel passed 1 out of the required 1 times. Success! test_enhanced_timeout passed 1 out of the required 1 times. Success! test_enhanced_ssl_connection passed 1 out of the required 1 times. Success! test_ssl_correct_system_time passed 1 out of the required 1 times. Success! test_ssl_wrong_system_time passed 1 out of the required 1 times. Success! test_set_ssl_version_to_tls_version passed 1 out of the required 1 times. Success! test_set_cert_default_cert_required passed 1 out of the required 1 times. Success! test_tls_protocol_name_of_socket passed 1 out of the required 1 times. Success! test_default_tls_version_deprecations passed 1 out of the required 1 times. Success! test_no_tls_version_deprecation_with_ssl_version passed 1 out of the required 1 times. Success! test_no_tls_version_deprecation_with_ssl_context passed 1 out of the required 1 times. Success! test_sslkeylogfile passed 1 out of the required 1 times. Success! test_sslkeylogfile_empty[None] passed 1 out of the required 1 times. Success! test_sslkeylogfile_empty[] passed 1 out of the required 1 times. Success! test_alpn_default passed 1 out of the required 1 times. Success! test_warning_for_certs_without_a_san passed 1 out of the required 1 times. Success! test_common_name_without_san_with_different_common_name passed 1 out of the required 1 times. Success! test_can_validate_ip_san passed 1 out of the required 1 times. Success! test_simple passed 1 out of the required 1 times. Success! test_simple passed 1 out of the required 1 times. Success! test_redirect passed 1 out of the required 1 times. Success! test_redirect_twice passed 1 out of the required 1 times. Success! test_redirect_to_relative_url passed 1 out of the required 1 times. Success! test_cross_host_redirect passed 1 out of the required 1 times. Success! test_too_many_redirects passed 1 out of the required 1 times. Success! test_redirect_cross_host_remove_headers passed 1 out of the required 1 times. Success! test_redirect_cross_host_no_remove_headers passed 1 out of the required 1 times. Success! test_redirect_cross_host_set_removed_headers passed 1 out of the required 1 times. Success! test_redirect_without_preload_releases_connection passed 1 out of the required 1 times. Success! test_unknown_scheme passed 1 out of the required 1 times. Success! test_raise_on_redirect passed 1 out of the required 1 times. Success! test_raise_on_status passed 1 out of the required 1 times. Success! test_missing_port passed 1 out of the required 1 times. Success! test_headers passed 1 out of the required 1 times. Success! test_http_with_ssl_keywords passed 1 out of the required 1 times. Success! test_http_with_server_hostname passed 1 out of the required 1 times. Success! test_http_with_ca_cert_dir passed 1 out of the required 1 times. Success! test_encode_http_target[/echo_uri?q=1#fragment-/echo_uri?q=1] passed 1 out of the required 1 times. Success! test_encode_http_target[/echo_uri?#-/echo_uri?] passed 1 out of the required 1 times. Success! test_encode_http_target[/echo_uri#?-/echo_uri] passed 1 out of the required 1 times. Success! test_encode_http_target[/echo_uri#?#-/echo_uri] passed 1 out of the required 1 times. Success! test_encode_http_target[/echo_uri??#-/echo_uri??] passed 1 out of the required 1 times. Success! test_encode_http_target[/echo_uri?%3f#-/echo_uri?%3F] passed 1 out of the required 1 times. Success! test_encode_http_target[/echo_uri?%3F#-/echo_uri?%3F] passed 1 out of the required 1 times. Success! test_encode_http_target[/echo_uri?[]-/echo_uri?%5B%5D] passed 1 out of the required 1 times. Success! test_basic_proxy passed 1 out of the required 1 times. Success! test_https_proxy passed 1 out of the required 1 times. Success! test_https_proxy_with_proxy_ssl_context passed 1 out of the required 1 times. Success! test_https_proxy_pyopenssl_not_supported passed 1 out of the required 1 times. Success! test_https_proxy_forwarding_for_https passed 1 out of the required 1 times. Success! test_nagle_proxy passed 1 out of the required 1 times. Success! test_proxy_conn_fail passed 1 out of the required 1 times. Success! test_oldapi passed 1 out of the required 1 times. Success! test_proxy_verified passed 1 out of the required 1 times. Success! test_proxy_verified_warning passed 1 out of the required 1 times. Success! test_redirect passed 1 out of the required 1 times. Success! test_cross_host_redirect passed 1 out of the required 1 times. Success! test_cross_protocol_redirect passed 1 out of the required 1 times. Success! test_headers passed 1 out of the required 1 times. Success! test_https_headers passed 1 out of the required 1 times. Success! test_https_headers_forwarding_for_https passed 1 out of the required 1 times. Success! test_headerdict passed 1 out of the required 1 times. Success! test_proxy_pooling passed 1 out of the required 1 times. Success! test_proxy_pooling_ext passed 1 out of the required 1 times. Success! test_forwarding_proxy_request_timeout[http-http-False] passed 1 out of the required 1 times. Success! test_forwarding_proxy_request_timeout[https-http-False] passed 1 out of the required 1 times. Success! test_forwarding_proxy_request_timeout[https-https-True] passed 1 out of the required 1 times. Success! test_tunneling_proxy_request_timeout[http-https] passed 1 out of the required 1 times. Success! test_tunneling_proxy_request_timeout[https-https] passed 1 out of the required 1 times. Success! test_forwarding_proxy_connect_timeout[http-http-False] passed 1 out of the required 1 times. Success! test_forwarding_proxy_connect_timeout[https-http-False] passed 1 out of the required 1 times. Success! test_forwarding_proxy_connect_timeout[https-https-True] passed 1 out of the required 1 times. Success! test_tunneling_proxy_connect_timeout[http-https] passed 1 out of the required 1 times. Success! test_tunneling_proxy_connect_timeout[https-https] passed 1 out of the required 1 times. Success! test_https_proxy_tls_error[http-False] passed 1 out of the required 1 times. Success! test_https_proxy_tls_error[https-False] passed 1 out of the required 1 times. Success! test_https_proxy_tls_error[https-True] passed 1 out of the required 1 times. Success! test_proxy_https_target_tls_error[http-False] passed 1 out of the required 1 times. Success! test_proxy_https_target_tls_error[https-False] passed 1 out of the required 1 times. Success! test_proxy_https_target_tls_error[https-True] passed 1 out of the required 1 times. Success! test_scheme_host_case_insensitive passed 1 out of the required 1 times. Success! test_invalid_schema[127.0.0.1-Proxy URL had no scheme, should start with http:// or https://] passed 1 out of the required 1 times. Success! test_invalid_schema[localhost:8080-Proxy URL had no scheme, should start with http:// or https://] passed 1 out of the required 1 times. Success! test_invalid_schema[ftp://google.com-Proxy URL had unsupported scheme ftp, should use http:// or https://] passed 1 out of the required 1 times. Success! test_https_proxy_hostname_verification passed 1 out of the required 1 times. Success! test_https_proxy_ipv4_san passed 1 out of the required 1 times. Success! test_https_proxy_ipv6_san passed 1 out of the required 1 times. Success! test_https_proxy_common_name_warning passed 1 out of the required 1 times. Success! test_multi_setcookie passed 1 out of the required 1 times. Success! test_hostname_in_first_request_packet passed 1 out of the required 1 times. Success! test_alpn_protocol_in_first_request_packet passed 1 out of the required 1 times. Success! test_client_certs_two_files passed 1 out of the required 1 times. Success! test_client_certs_one_file passed 1 out of the required 1 times. Success! test_missing_client_certs_raises_error passed 1 out of the required 1 times. Success! test_client_cert_with_string_password passed 1 out of the required 1 times. Success! test_client_cert_with_bytes_password passed 1 out of the required 1 times. Success! test_load_keyfile_with_invalid_password passed 1 out of the required 1 times. Success! test_recovery_when_server_closes_connection passed 1 out of the required 1 times. Success! test_connection_refused passed 1 out of the required 1 times. Success! test_connection_read_timeout passed 1 out of the required 1 times. Success! test_read_timeout_dont_retry_method_not_in_allowlist passed 1 out of the required 1 times. Success! test_https_connection_read_timeout passed 1 out of the required 1 times. Success! test_timeout_errors_cause_retries passed 1 out of the required 1 times. Success! test_delayed_body_read_timeout passed 1 out of the required 1 times. Success! test_delayed_body_read_timeout_with_preload passed 1 out of the required 1 times. Success! test_incomplete_response passed 1 out of the required 1 times. Success! test_retry_weird_http_version passed 1 out of the required 1 times. Success! test_connection_cleanup_on_read_timeout passed 1 out of the required 1 times. Success! test_connection_cleanup_on_protocol_error_during_read passed 1 out of the required 1 times. Success! test_connection_closed_on_read_timeout_preload_false passed 1 out of the required 1 times. Success! test_closing_response_actually_closes_connection passed 1 out of the required 1 times. Success! test_release_conn_param_is_respected_after_timeout_retry passed 1 out of the required 1 times. Success! test_simple passed 1 out of the required 1 times. Success! test_headers passed 1 out of the required 1 times. Success! test_retries passed 1 out of the required 1 times. Success! test_connect_reconn passed 1 out of the required 1 times. Success! test_connect_ipv6_addr passed 1 out of the required 1 times. Success! test_https_proxymanager_connected_to_http_proxy[http] passed 1 out of the required 1 times. Success! test_https_proxymanager_connected_to_http_proxy[https] passed 1 out of the required 1 times. Success! test_ssl_failure_midway_through_conn passed 1 out of the required 1 times. Success! test_ssl_failed_fingerprint_verification passed 1 out of the required 1 times. Success! test_retry_ssl_error passed 1 out of the required 1 times. Success! test_ssl_load_default_certs_when_empty passed 1 out of the required 1 times. Success! test_ssl_dont_load_default_certs_when_given passed 1 out of the required 1 times. Success! test_load_verify_locations_exception passed 1 out of the required 1 times. Success! test_ssl_custom_validation_failure_terminates passed 1 out of the required 1 times. Success! test_requesting_large_resources_via_ssl[True-None] passed 1 out of the required 1 times. Success! test_requesting_large_resources_via_ssl[False-None] passed 1 out of the required 1 times. Success! test_requesting_large_resources_via_ssl[False-2147483648] passed 1 out of the required 1 times. Success! test_bad_statusline passed 1 out of the required 1 times. Success! test_unknown_protocol passed 1 out of the required 1 times. Success! test_httplib_headers_case_insensitive passed 1 out of the required 1 times. Success! test_headers_are_sent_with_the_original_case passed 1 out of the required 1 times. Success! test_ua_header_can_be_overridden passed 1 out of the required 1 times. Success! test_request_headers_are_sent_in_the_original_order passed 1 out of the required 1 times. Success! test_response_headers_are_returned_in_the_original_order passed 1 out of the required 1 times. Success! test_header_without_name passed 1 out of the required 1 times. Success! test_header_without_name_or_value passed 1 out of the required 1 times. Success! test_header_without_colon_or_value passed 1 out of the required 1 times. Success! test_header_text_plain passed 1 out of the required 1 times. Success! test_header_message_rfc822 passed 1 out of the required 1 times. Success! test_chunked_head_response_does_not_hang passed 1 out of the required 1 times. Success! test_empty_head_response_does_not_hang passed 1 out of the required 1 times. Success! test_stream_none_unchunked_response_does_not_hang passed 1 out of the required 1 times. Success! test_enforce_content_length_get passed 1 out of the required 1 times. Success! test_enforce_content_length_no_body passed 1 out of the required 1 times. Success! test_pool_size_retry_drain_fail passed 1 out of the required 1 times. Success! test_ignore_broken_pipe_errors passed 1 out of the required 1 times. Success! test_multipart_assert_header_parsing_no_defects passed 1 out of the required 1 times. Success! ===End Flaky Test Report=== =========================== short test summary info ============================ FAILED test/test_ssltransport.py::SingleTLSLayerTestCase::test_ssl_object_attributes = 1 failed, 1540 passed, 437 skipped, 3 deselected, 4358 warnings in 214.88s (0:03:34) = error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Iz5bvq (%check) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.Iz5bvq (%check) I: [iurt_root_command] ERROR: chroot