| Summary: | dev-python/twisted-17.1.0 fails tests with net-libs/gnutls[-sslv3] | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Mart Raudsepp <leio> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | CC: | dolsen |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | |||
| Bug Blocks: | 614386 | ||
| Attachments: | compressed build.log | ||
Created attachment 474158 [details]
compressed build.log
This looks like an OpenSSL-related failure -- nothing to do with gnutls. Please retest with either 17.9.0 release or 18.4.0 release. I am looking to drop the 17.1.0 release, try for 17.9.0 stabilization. |
twisted.words.test.test_domish.ElementTests.test_addContentBytes =============================================================================== [ERROR] Traceback (most recent call last): Failure: twisted.internet.defer.FirstError: FirstError[#1, [Failure instance: Traceback: <class 'OpenSSL.SSL.Error'>: [('rsa routines', 'RSA_sign', 'digest too big for rsa key'), ('SSL routines', 'ssl3_send_server_key_exchange', 'EVP lib')] /tmp/portage/dev-python/twisted-17.1.0/work/Twisted-17.1.0-python2_7/test/lib/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/protocols/policies.py:125:connectionLost /tmp/portage/dev-python/twisted-17.1.0/work/Twisted-17.1.0-python2_7/test/lib/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/test/test_ssl.py:540:connectionLost /tmp/portage/dev-python/twisted-17.1.0/work/Twisted-17.1.0-python2_7/test/lib/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py:500:errback /tmp/portage/dev-python/twisted-17.1.0/work/Twisted-17.1.0-python2_7/test/lib/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py:567:_startRunCallbacks --- <exception caught here> --- /tmp/portage/dev-python/twisted-17.1.0/work/Twisted-17.1.0-python2_7/test/lib/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/internet/defer.py:653:_runCallbacks /tmp/portage/dev-python/twisted-17.1.0/work/Twisted-17.1.0-python2_7/test/lib/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/test/test_ssl.py:562:checkResult /tmp/portage/dev-python/twisted-17.1.0/work/Twisted-17.1.0-python2_7/test/lib/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/python/failure.py:346:trap /tmp/portage/dev-python/twisted-17.1.0/work/Twisted-17.1.0-python2_7/test/lib/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/protocols/tls.py:235:_checkHandshakeStatus /usr/lib64/python2.7/site-packages/OpenSSL/SSL.py:1638:do_handshake /usr/lib64/python2.7/site-packages/OpenSSL/SSL.py:1378:_raise_ssl_error /usr/lib64/python2.7/site-packages/OpenSSL/_util.py:54:exception_from_error_queue ]] twisted.test.test_ssl.ConnectionLostTests.test_bothSidesLoseConnection =============================================================================== [ERROR] Traceback (most recent call last): File "/tmp/portage/dev-python/twisted-17.1.0/work/Twisted-17.1.0-python2_7/test/lib/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/test/test_ssl.py", line 562, in checkResult failure.trap(ConnectionDone) File "/tmp/portage/dev-python/twisted-17.1.0/work/Twisted-17.1.0-python2_7/test/lib/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/python/failure.py", line 346, in trap self.raiseException() File "/tmp/portage/dev-python/twisted-17.1.0/work/Twisted-17.1.0-python2_7/test/lib/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/protocols/tls.py", line 235, in _checkHandshakeStatus self._tlsConnection.do_handshake() File "/usr/lib64/python2.7/site-packages/OpenSSL/SSL.py", line 1638, in do_handshake self._raise_ssl_error(self._ssl, result) File "/usr/lib64/python2.7/site-packages/OpenSSL/SSL.py", line 1378, in _raise_ssl_error _raise_current_error() File "/usr/lib64/python2.7/site-packages/OpenSSL/_util.py", line 54, in exception_from_error_queue raise exception_type(errors) OpenSSL.SSL.Error: [('rsa routines', 'RSA_sign', 'digest too big for rsa key'), ('SSL routines', 'ssl3_send_server_key_exchange', 'EVP lib')] twisted.test.test_ssl.ConnectionLostTests.test_bothSidesLoseConnection =============================================================================== [ERROR] Traceback (most recent call last): File "/tmp/portage/dev-python/twisted-17.1.0/work/Twisted-17.1.0-python2_7/test/lib/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/test/test_ssl.py", line 562, in checkResult failure.trap(ConnectionDone) File "/tmp/portage/dev-python/twisted-17.1.0/work/Twisted-17.1.0-python2_7/test/lib/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/python/failure.py", line 346, in trap self.raiseException() File "/tmp/portage/dev-python/twisted-17.1.0/work/Twisted-17.1.0-python2_7/test/lib/Twisted-17.1.0-py2.7-linux-x86_64.egg/twisted/protocols/tls.py", line 235, in _checkHandshakeStatus self._tlsConnection.do_handshake() File "/usr/lib64/python2.7/site-packages/OpenSSL/SSL.py", line 1638, in do_handshake self._raise_ssl_error(self._ssl, result) File "/usr/lib64/python2.7/site-packages/OpenSSL/SSL.py", line 1378, in _raise_ssl_error _raise_current_error() File "/usr/lib64/python2.7/site-packages/OpenSSL/_util.py", line 54, in exception_from_error_queue raise exception_type(errors) OpenSSL.SSL.Error: [('SSL routines', 'ssl3_read_bytes', 'tlsv1 alert internal error')] twisted.test.test_ssl.ConnectionLostTests.test_bothSidesLoseConnection ------------------------------------------------------------------------------- Ran 11765 tests in 187.371s FAILED (skips=1560, errors=3, successes=10204)