See <https://builds.apache.org/job/Thrift-precommit/47/>
------------------------------------------
[...truncated 53874 lines...]
File "/usr/lib/python3.4/ssl.py", line 601, in __init__
self.do_handshake()
File "/usr/lib/python3.4/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: NO_CERTIFICATE_RETURNED] no certificate returned
(_ssl.c:600)
Error while connecting with ('127.0.0.1', 23458).
Traceback (most recent call last):
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 283, in
open
self.handle.connect(ip_port)
File "/usr/lib/python3.4/ssl.py", line 864, in connect
self._real_connect(addr, False)
File "/usr/lib/python3.4/ssl.py", line 855, in _real_connect
self.do_handshake()
File "/usr/lib/python3.4/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
socket.timeout: _ssl.c:584: The handshake operation timed out
Error while connecting with ('::1', 23458, 0, 0). Trying next one.
Traceback (most recent call last):
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 283, in
open
self.handle.connect(ip_port)
File "/usr/lib/python3.4/ssl.py", line 864, in connect
self._real_connect(addr, False)
File "/usr/lib/python3.4/ssl.py", line 855, in _real_connect
self.do_handshake()
File "/usr/lib/python3.4/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:600)
Error while accepting from ('::1', 52176, 0, 0)
Traceback (most recent call last):
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 418, in
accept
client = self._wrap_socket(plain_client)
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 181, in
_wrap_socket
server_hostname=self._server_hostname)
File "/usr/lib/python3.4/ssl.py", line 365, in wrap_socket
_context=self)
File "/usr/lib/python3.4/ssl.py", line 601, in __init__
self.do_handshake()
File "/usr/lib/python3.4/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: NO_CERTIFICATE_RETURNED] no certificate returned
(_ssl.c:600)
/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py:280: ResourceWarning:
unclosed <ssl.SSLSocket fd=5, family=AddressFamily.AF_INET6, type=2049,
proto=0, laddr=('::1', 52176, 0, 0)>
self.handle = self._wrap_socket(plain_sock)
Error while connecting with ('127.0.0.1', 23458).
Traceback (most recent call last):
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 283, in
open
self.handle.connect(ip_port)
File "/usr/lib/python3.4/ssl.py", line 864, in connect
self._real_connect(addr, False)
File "/usr/lib/python3.4/ssl.py", line 855, in _real_connect
self.do_handshake()
File "/usr/lib/python3.4/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
socket.timeout: _ssl.c:584: The handshake operation timed out
..Fsys:1: ResourceWarning: unclosed <ssl.SSLSocket fd=4,
family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=0,
laddr=('::1', 23458, 0, 0), raddr=('::1', 52181, 0, 0)>
Error while connecting with ('::1', 23458, 0, 0). Trying next one.
Traceback (most recent call last):
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 283, in
open
self.handle.connect(ip_port)
File "/usr/lib/python3.4/ssl.py", line 864, in connect
self._real_connect(addr, False)
File "/usr/lib/python3.4/ssl.py", line 855, in _real_connect
self.do_handshake()
File "/usr/lib/python3.4/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed
(_ssl.c:600)
/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py:280: ResourceWarning:
unclosed <ssl.SSLSocket fd=5, family=AddressFamily.AF_INET6, type=2049,
proto=0, laddr=('::1', 52183, 0, 0), raddr=('::1', 23458, 0, 0)>
self.handle = self._wrap_socket(plain_sock)
Error while accepting from ('::1', 52183, 0, 0)
Traceback (most recent call last):
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 418, in
accept
client = self._wrap_socket(plain_client)
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 181, in
_wrap_socket
server_hostname=self._server_hostname)
File "/usr/lib/python3.4/ssl.py", line 365, in wrap_socket
_context=self)
File "/usr/lib/python3.4/ssl.py", line 601, in __init__
self.do_handshake()
File "/usr/lib/python3.4/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:600)
Error while connecting with ('127.0.0.1', 23458).
Traceback (most recent call last):
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 283, in
open
self.handle.connect(ip_port)
File "/usr/lib/python3.4/ssl.py", line 864, in connect
self._real_connect(addr, False)
File "/usr/lib/python3.4/ssl.py", line 855, in _real_connect
self.do_handshake()
File "/usr/lib/python3.4/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
socket.timeout: _ssl.c:584: The handshake operation timed out
F/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py:253:
DeprecationWarning: validate is deprecated. Use cert_reqs=ssl.CERT_REQUIRED
instead
DeprecationWarning)
/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py:253:
DeprecationWarning: validate is deprecated. Use cert_reqs=ssl.CERT_NONE instead
DeprecationWarning)
.sys:1: ResourceWarning: unclosed <ssl.SSLSocket fd=4,
family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=0,
laddr=('::1', 23458, 0, 0), raddr=('::1', 52185, 0, 0)>
F/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py:265:
DeprecationWarning: Use cert_reqs instead
warnings.warn('Use cert_reqs instead', DeprecationWarning)
.sys:1: ResourceWarning: unclosed <ssl.SSLSocket fd=4,
family=AddressFamily.AF_INET6, type=SocketKind.SOCK_STREAM, proto=0,
laddr=('::1', 23458, 0, 0), raddr=('::1', 52186, 0, 0)>
Error while connecting with ('::1', 23458, 0, 0). Trying next one.
Traceback (most recent call last):
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 283, in
open
self.handle.connect(ip_port)
File "/usr/lib/python3.4/ssl.py", line 864, in connect
self._real_connect(addr, False)
File "/usr/lib/python3.4/ssl.py", line 855, in _real_connect
self.do_handshake()
File "/usr/lib/python3.4/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] sslv3 alert handshake
failure (_ssl.c:600)
/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py:280: ResourceWarning:
unclosed <ssl.SSLSocket fd=5, family=AddressFamily.AF_INET6, type=2049,
proto=0, laddr=('::1', 52187, 0, 0), raddr=('::1', 23458, 0, 0)>
self.handle = self._wrap_socket(plain_sock)
Error while accepting from ('::1', 52187, 0, 0)
Traceback (most recent call last):
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 418, in
accept
client = self._wrap_socket(plain_client)
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 181, in
_wrap_socket
server_hostname=self._server_hostname)
File "/usr/lib/python3.4/ssl.py", line 365, in wrap_socket
_context=self)
File "/usr/lib/python3.4/ssl.py", line 601, in __init__
self.do_handshake()
File "/usr/lib/python3.4/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:600)
Error while connecting with ('127.0.0.1', 23458).
Traceback (most recent call last):
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 283, in
open
self.handle.connect(ip_port)
File "/usr/lib/python3.4/ssl.py", line 864, in connect
self._real_connect(addr, False)
File "/usr/lib/python3.4/ssl.py", line 855, in _real_connect
self.do_handshake()
File "/usr/lib/python3.4/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
socket.timeout: _ssl.c:584: The handshake operation timed out
Error while connecting with ('::1', 23458, 0, 0). Trying next one.
Traceback (most recent call last):
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 283, in
open
self.handle.connect(ip_port)
File "/usr/lib/python3.4/ssl.py", line 864, in connect
self._real_connect(addr, False)
File "/usr/lib/python3.4/ssl.py", line 855, in _real_connect
self.do_handshake()
File "/usr/lib/python3.4/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:600)
/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py:280: ResourceWarning:
unclosed <ssl.SSLSocket fd=5, family=AddressFamily.AF_INET6, type=2049,
proto=0, laddr=('::1', 52189, 0, 0), raddr=('::1', 23458, 0, 0)>
self.handle = self._wrap_socket(plain_sock)
Exception in thread Thread-13:
Traceback (most recent call last):
File "/usr/lib/python3.4/threading.py", line 920, in _bootstrap_inner
self.run()
File "test/test_sslsocket.py", line 59, in run
self.client = self._server.accept()
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 418, in
accept
client = self._wrap_socket(plain_client)
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 181, in
_wrap_socket
server_hostname=self._server_hostname)
File "/usr/lib/python3.4/ssl.py", line 365, in wrap_socket
_context=self)
File "/usr/lib/python3.4/ssl.py", line 601, in __init__
self.do_handshake()
File "/usr/lib/python3.4/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
ConnectionResetError: [Errno 104] Connection reset by peer
Error while connecting with ('127.0.0.1', 23458).
Traceback (most recent call last):
File "/thrift/lib/py/build/lib/thrift/transport/TSSLSocket.py", line 283, in
open
self.handle.connect(ip_port)
File "/usr/lib/python3.4/ssl.py", line 864, in connect
self._real_connect(addr, False)
File "/usr/lib/python3.4/ssl.py", line 855, in _real_connect
self.do_handshake()
File "/usr/lib/python3.4/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
socket.timeout: _ssl.c:584: The handshake operation timed out
PROTOCOL_SSLv2 is not available
..test/test_sslsocket.py:58: ResourceWarning: unclosed <socket.socket fd=3,
family=AddressFamily.AF_UNIX, type=SocketKind.SOCK_STREAM, proto=0>
self._server.listen()
F
======================================================================
FAIL: test_ciphers (__main__.TSSLSocketTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/test_sslsocket.py", line 218, in test_ciphers
self._assert_connection_success(server, client)
File "test/test_sslsocket.py", line 109, in _assert_connection_success
self.assertTrue(acc.client is not None)
AssertionError: False is not true
======================================================================
FAIL: test_newer_tls (__main__.TSSLSocketTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/test_sslsocket.py", line 265, in test_newer_tls
self._assert_connection_success(server, client)
File "test/test_sslsocket.py", line 109, in _assert_connection_success
self.assertTrue(acc.client is not None)
AssertionError: False is not true
======================================================================
FAIL: test_server_cert (__main__.TSSLSocketTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/test_sslsocket.py", line 178, in test_server_cert
self._assert_connection_success(server, client)
File "test/test_sslsocket.py", line 109, in _assert_connection_success
self.assertTrue(acc.client is not None)
AssertionError: False is not true
======================================================================
FAIL: test_set_server_cert (__main__.TSSLSocketTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/test_sslsocket.py", line 188, in test_set_server_cert
self._assert_connection_success(server, client)
File "test/test_sslsocket.py", line 109, in _assert_connection_success
self.assertTrue(acc.client is not None)
AssertionError: False is not true
======================================================================
FAIL: test_unix_domain_socket (__main__.TSSLSocketTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/test_sslsocket.py", line 164, in test_unix_domain_socket
self._assert_connection_success(server, client)
File "test/test_sslsocket.py", line 109, in _assert_connection_success
self.assertTrue(acc.client is not None)
AssertionError: False is not true
----------------------------------------------------------------------
Ran 11 tests in 6.537s
FAILED (failures=5)
make[3]: *** [py3-test] Error 1
make[3]: Leaving directory `/thrift/lib/py'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/thrift/lib/py'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/thrift/lib'
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
Publishing Javadoc