This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 2979, in test_tls_unique_channel_binding
s.connect((HOST, server.port))
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 864, in connectself._real_connect(addr, False)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 851, in _real_connect
socket.connect(self, addr)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/socket.py", line 228, in methreturngetattr(self._sock,name)(*args)
rror: [Errno 111] Connection refused
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 1810, in run
msg =self.read()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 1787, in read
returnself.sslconn.read()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 641, in read
v =self._sslobj.read(len)
SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1946)
k
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 1730, in wrap_conn
self.sock, server_side=True)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 369, in wrap_socket
_context=self)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 599, in __init__
self.do_handshake()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
SSLError: [SSL: NO_SHARED_CIPHER] no shared cipher (_ssl.c:727)
k
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/threading.py", line 801, in __bootstrap_innerself.run()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 1810, in run
msg =self.read()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 1787, in readreturnself.sslconn.read()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 641, in read
v =self._sslobj.read(len)
rror: [Errno 104] Connection reset by peer
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 1810, in run
msg =self.read()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 1787, in read
returnself.sslconn.read()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 641, in read
v =self._sslobj.read(len)
SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1946)
server: new connection from ('127.0.0.1', 60322)
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 1730, in wrap_conn
self.sock, server_side=True)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 369, in wrap_socket
_context=self)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 599, in __init__
self.do_handshake()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 828, in do_handshake
self._sslobj.do_handshake()
SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:727)
server: new connection from ('127.0.0.1', 53040)
server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256)
server: selected protocol is now None
Test server failure:
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 1810, in run
msg =self.read()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 1787, in read
returnself.sslconn.read()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 641, in read
v =self._sslobj.read(len)
SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1946)
k
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 1810, in run
msg =self.read()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 1787, in read
returnself.sslconn.read()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 641, in read
v =self._sslobj.read(len)
SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1946)
ERROR
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ftplib.py", line 663, in setUpself.client.connect(self.server.host, self.server.port)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ftplib.py", line 138, in connectself.welcome =self.getresp()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ftplib.py", line 217, in getresp
Warning -- asyncore.socket_map was modified by test_ftplib
Before: {}
After: {3: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c13bdf0>, 5: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c0db0d0>, 6: <test.test_ftplib.DummyTLS_FTPHandler object at 0x7f514c15c140>, 8: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c104df0>, 9: <test.test_ftplib.DummyTLS_FTPHandler object at 0x7f514c0b2d10>, 11: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c0b2d80>, 13: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c0b71b0>, 15: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c0b7530>, 17: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c0b7990>, 19: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c0b7d80>, 21: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c0411b0>, 23: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c0415a0>, 25: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c041990>, 27: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c041d80>, 29: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c04a1b0>, 31: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c04a5a0>, 33: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c04a990>, 35: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c04ad80>, 36: <test.test_ftplib.DummyTLS_FTPHandler object at 0x7f514c04f220>, 38: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c04f290>, 40: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c04f680>, 42: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c04fa70>, 44: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c04fe60>, 46: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c057290>, 48: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c057680>, 50: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c057a70>, 52: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c057e60>, 54: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c063290>, 56: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c063680>, 58: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c063a70>, 60: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c063e60>, 62: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c06b290>, 64: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c06b680>, 66: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c06ba70>, 68: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c06be60>, 70: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c072290>, 72: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c072680>, 74: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c072a70>, 76: <test.test_ftplib.DummyTLS_FTPServer 127.0.0.1:0 at 0x7f514c072e60>}
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ftplib.py", line 649, in setUpself.client.connect(self.server.host, self.server.port)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ftplib.py", line 138, in connectself.welcome =self.getresp()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ftplib.py", line 217, in getresp
resp =self.getmultiline()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ftplib.py", line 203, in getmultiline
line =self.getline()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ftplib.py", line 188, in getline
line =self.file.readline(self.maxline +1)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/socket.py", line 480, in readline
data =self._sock.recv(self._rbufsize)
timeout: timed out
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_urllib2_localnet.py", line 553, in test_https_with_cafile
cafile=CERT_localhost)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_urllib2_localnet.py", line 456, in urlopen
l.extend(f.readlines(200))
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/socket.py", line 519, in readlines
line =self.readline()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/socket.py", line 451, in readline
data =self._sock.recv(self._rbufsize)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/httplib.py", line 607, in read
s =self.fp.read(amt)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/socket.py", line 384, in read
data =self._sock.recv(left)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 754, in recvreturnself.read(buflen)
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_urllib2_localnet.py", line 546, in test_https
data =self.urlopen("https://localhost:%s/bizarre"% handler.port, context=context)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_urllib2_localnet.py", line 456, in urlopen
l.extend(f.readlines(200))
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/socket.py", line 519, in readlines
line =self.readline()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/socket.py", line 451, in readline
data =self._sock.recv(self._rbufsize)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/httplib.py", line 607, in read
s =self.fp.read(amt)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/socket.py", line 384, in read
data =self._sock.recv(left)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 754, in recvreturnself.read(buflen)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 641, in read
v =self._sslobj.read(len)
SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1946)
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/threading.py", line 801, in __bootstrap_innerself.run()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ftplib.py", line 245, in run
asyncore.loop(timeout=0.1, count=1)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/asyncore.py", line 220, in loop
poll_fun(timeout, map)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/asyncore.py", line 156, in poll
read(obj)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/asyncore.py", line 87, in read
obj.handle_error()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/asyncore.py", line 83, in read
obj.handle_read_event()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ftplib.py", line 331, in handle_read_eventsuper(SSLConnection, self).handle_read_event()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/asyncore.py", line 449, in handle_read_eventself.handle_read()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/asynchat.py", line 119, in handle_readself.handle_error()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/asynchat.py", line 115, in handle_read
data =self.recv (self.ac_in_buffer_size)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ftplib.py", line 353, in recvreturnsuper(SSLConnection, self).recv(buffer_size)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/asyncore.py", line 387, in recv
data =self.socket.recv(buffer_size)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 754, in recvreturnself.read(buflen)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 641, in read
v =self._sslobj.read(len)
SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1946)
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/threading.py", line 801, in __bootstrap_innerself.run()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ftplib.py", line 245, in run
asyncore.loop(timeout=0.1, count=1)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/asyncore.py", line 220, in loop
poll_fun(timeout, map)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/asyncore.py", line 156, in poll
read(obj)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/asyncore.py", line 87, in read
obj.handle_error()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/asyncore.py", line 83, in read
obj.handle_read_event()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ftplib.py", line 331, in handle_read_eventsuper(SSLConnection, self).handle_read_event()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/asyncore.py", line 449, in handle_read_eventself.handle_read()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/asynchat.py", line 119, in handle_readself.handle_error()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/asynchat.py", line 115, in handle_read
data =self.recv (self.ac_in_buffer_size)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ftplib.py", line 353, in recvreturnsuper(SSLConnection, self).recv(buffer_size)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/asyncore.py", line 387, in recv
data =self.socket.recv(buffer_size)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 754, in recvreturnself.read(buflen)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 641, in read
v =self._sslobj.read(len)
rror: [Errno 0] Error
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_urllib2_localnet.py", line 584, in test_https_sniself.urlopen("https://localhost:%s"% handler.port, context=context)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_urllib2_localnet.py", line 456, in urlopen
l.extend(f.readlines(200))
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/socket.py", line 519, in readlines
line =self.readline()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/socket.py", line 451, in readline
data =self._sock.recv(self._rbufsize)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/httplib.py", line 607, in read
s =self.fp.read(amt)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/socket.py", line 384, in read
data =self._sock.recv(left)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 754, in recvreturnself.read(buflen)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 641, in read
v =self._sslobj.read(len)
SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1946)
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 1810, in run
msg =self.read()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 1787, in read
returnself.sslconn.read()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 641, in read
v =self._sslobj.read(len)
SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1946)
server: new connection from ('127.0.0.1', 34050)
server: connection cipher is now ('ECDHE-RSA-AES256-SHA', 'TLSv1.0', 256)
server: selected protocol is now None
Test server failure:
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 1810, in run
msg =self.read()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ssl.py", line 1787, in read
returnself.sslconn.read()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 641, in read
v =self._sslobj.read(len)
SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1946)
k
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/support/__init__.py", line 1736, in decoratorreturn func(*args)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_imaplib.py", line 165, in test_issue5949self.imap_class, *server.server_address)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/unittest/case.py", line 473, in assertRaises
callableObj(*args, **kwargs)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/imaplib.py", line 1169, in __init__IMAP4.__init__(self, host, port)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/imaplib.py", line 195, in __init__self.welcome =self._get_response()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/imaplib.py", line 932, in _get_response
resp =self._get_line()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/imaplib.py", line 1030, in _get_line
line =self.readline()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/imaplib.py", line 251, in readline
line =self.file.readline(_MAXLINE+1)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/socket.py", line 480, in readline
data =self._sock.recv(self._rbufsize)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 754, in recvreturnself.read(buflen)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ssl.py", line 641, in read
v =self._sslobj.read(len)
SSLError: [SSL: KRB5_S_TKT_NYV] unexpected eof while reading (_ssl.c:1946)
Traceback (most recent call last):
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/test/test_ftplib.py", line 663, in setUpself.client.connect(self.server.host, self.server.port)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ftplib.py", line 138, in connectself.welcome =self.getresp()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ftplib.py", line 217, in getresp
resp =self.getmultiline()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ftplib.py", line 203, in getmultiline
line =self.getline()
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/ftplib.py", line 188, in getline
line =self.file.readline(self.maxline +1)
File "/buildbot/buildarea/2.7.pablogsal-arch-x86_64/build/Lib/socket.py", line 480, in readline
data =self._sock.recv(self._rbufsize)
timeout: timed out
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.
(cherry picked from commit cd16661)
https://bugs.python.org/issue40125
The text was updated successfully, but these errors were encountered: