The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Clang 
Installed 3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/#/builders/1434/builds/202

Buildbot URL: https://buildbot.python.org/

Worker for this Build: cstratak-fedora-rawhide-x86_64

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, Russell Keith-Magee 
<russ...@keith-magee.com>

BUILD FAILED: failed update (failure) Uninstalled (failure) clean (failure)


Summary of the results of the build (if available):
===================================================




Captured traceback
==================

remote: Internal Server Error
fatal: unable to access 'https://github.com/python/cpython.git/': The requested 
URL returned error: 500

chmod: cannot access 'target/': No such file or directory

make: *** No rule to make target 'distclean'.  Stop.


Test report
===========





Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder iOS ARM64 
Simulator 3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/#/builders/1386/builds/481

Buildbot URL: https://buildbot.python.org/

Worker for this Build: rkm-arm64-ios-simulator

Build Reason: <unknown>
Blamelist: Russell Keith-Magee <russ...@keith-magee.com>

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


Captured traceback
==================

Traceback (most recent call last):
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/support/socket_helper.py",
 line 249, in transient_internet
    yield
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 373, in test_ftp_timeout
    u = _urlopen_with_retry(self.FTP_HOST, timeout=60)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 29, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 25, in _retry_thrice
    raise last_exc
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 21, in _retry_thrice
    return func(*args, **kwargs)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 189, in urlopen
    return opener.open(url, data, timeout)
           ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 489, in open
    response = self._open(req, data)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 506, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
                              '_open', req)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 466, in _call_chain
    result = func(*args)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 1558, in ftp_open
    raise URLError(exp) from exp
urllib.error.URLError: <urlopen error 500 OOPS: vsf_sysutil_bind>


Traceback (most recent call last):
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/support/socket_helper.py",
 line 249, in transient_internet
    yield
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 343, in test_ftp_basic
    u = _urlopen_with_retry(self.FTP_HOST)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 29, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 25, in _retry_thrice
    raise last_exc
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 21, in _retry_thrice
    return func(*args, **kwargs)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 189, in urlopen
    return opener.open(url, data, timeout)
           ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 489, in open
    response = self._open(req, data)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 506, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
                              '_open', req)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 466, in _call_chain
    result = func(*args)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 1558, in ftp_open
    raise URLError(exp) from exp
urllib.error.URLError: <urlopen error 500 OOPS: vsf_sysutil_bind>


Traceback (most recent call last):
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 349, in test_ftp_default_timeout
    with socket_helper.transient_internet(self.FTP_HOST):
    ...<6 lines>...
        self.assertEqual(u.fp.fp.raw._sock.gettimeout(), 60)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/contextlib.py",
 line 162, in __exit__
    self.gen.throw(value)
    ~~~~~~~~~~~~~~^^^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/support/socket_helper.py",
 line 264, in transient_internet
    filter_error(err)
    ~~~~~~~~~~~~^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/support/socket_helper.py",
 line 237, in filter_error
    (("ConnectionRefusedError" in err.reason) or
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: argument of type 'error_perm' is not iterable


Traceback (most recent call last):
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/support/socket_helper.py",
 line 249, in transient_internet
    yield
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 352, in test_ftp_default_timeout
    u = _urlopen_with_retry(self.FTP_HOST)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 29, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 25, in _retry_thrice
    raise last_exc
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 21, in _retry_thrice
    return func(*args, **kwargs)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 189, in urlopen
    return opener.open(url, data, timeout)
           ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 489, in open
    response = self._open(req, data)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 506, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
                              '_open', req)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 466, in _call_chain
    result = func(*args)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 1558, in ftp_open
    raise URLError(exp) from exp
urllib.error.URLError: <urlopen error 500 OOPS: vsf_sysutil_bind>


Traceback (most recent call last):
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 1548, in ftp_open
    fp, retrlen = fw.retrfile(file, type)
                  ~~~~~~~~~~~^^^^^^^^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 2443, in retrfile
    conn, retrlen = self.ftp.ntransfercmd(cmd)
                    ~~~~~~~~~~~~~~~~~~~~~^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/ftplib.py",
 line 353, in ntransfercmd
    host, port = self.makepasv()
                 ~~~~~~~~~~~~~^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/ftplib.py",
 line 327, in makepasv
    untrusted_host, port = parse227(self.sendcmd('PASV'))
                                    ~~~~~~~~~~~~^^^^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/ftplib.py",
 line 281, in sendcmd
    return self.getresp()
           ~~~~~~~~~~~~^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/ftplib.py",
 line 254, in getresp
    raise error_perm(resp)
ftplib.error_perm: 500 OOPS: vsf_sysutil_bind


Traceback (most recent call last):
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 261, in _test_urls
    f = urlopen(url, req, support.INTERNET_TIMEOUT)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 29, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 25, in _retry_thrice
    raise last_exc
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 21, in _retry_thrice
    return func(*args, **kwargs)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 489, in open
    response = self._open(req, data)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 506, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
                              '_open', req)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 466, in _call_chain
    result = func(*args)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 1558, in ftp_open
    raise URLError(exp) from exp
urllib.error.URLError: <urlopen error <urlopen error ftp error: 500 OOPS: 
vsf_sysutil_bind>>


Traceback (most recent call last):
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/support/socket_helper.py",
 line 249, in transient_internet
    yield
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 364, in test_ftp_no_timeout
    u = _urlopen_with_retry(self.FTP_HOST, timeout=None)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 29, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 25, in _retry_thrice
    raise last_exc
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 21, in _retry_thrice
    return func(*args, **kwargs)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 189, in urlopen
    return opener.open(url, data, timeout)
           ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 489, in open
    response = self._open(req, data)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 506, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
                              '_open', req)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 466, in _call_chain
    result = func(*args)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 1558, in ftp_open
    raise URLError(exp) from exp
urllib.error.URLError: <urlopen error 500 OOPS: vsf_sysutil_bind>


Traceback (most recent call last):
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 372, in test_ftp_timeout
    with socket_helper.transient_internet(self.FTP_HOST):
    ...<2 lines>...
        self.assertEqual(u.fp.fp.raw._sock.gettimeout(), 60)
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/contextlib.py",
 line 162, in __exit__
    self.gen.throw(value)
    ~~~~~~~~~~~~~~^^^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/support/socket_helper.py",
 line 264, in transient_internet
    filter_error(err)
    ~~~~~~~~~~~~^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/support/socket_helper.py",
 line 237, in filter_error
    (("ConnectionRefusedError" in err.reason) or
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: argument of type 'error_perm' is not iterable


Traceback (most recent call last):
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 361, in test_ftp_no_timeout
    with socket_helper.transient_internet(self.FTP_HOST):
    ...<6 lines>...
        self.assertIsNone(u.fp.fp.raw._sock.gettimeout())
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/contextlib.py",
 line 162, in __exit__
    self.gen.throw(value)
    ~~~~~~~~~~~~~~^^^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/support/socket_helper.py",
 line 264, in transient_internet
    filter_error(err)
    ~~~~~~~~~~~~^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/support/socket_helper.py",
 line 237, in filter_error
    (("ConnectionRefusedError" in err.reason) or
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: argument of type 'error_perm' is not iterable


Traceback (most recent call last):
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 1548, in ftp_open
    fp, retrlen = fw.retrfile(file, type)
                  ~~~~~~~~~~~^^^^^^^^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 2426, in retrfile
    raise URLError(f'ftp error: {reason}') from reason
urllib.error.URLError: <urlopen error ftp error: 500 OOPS: vsf_sysutil_bind>


Traceback (most recent call last):
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/test_urllib2net.py",
 line 342, in test_ftp_basic
    with socket_helper.transient_internet(self.FTP_HOST, timeout=None):
    ...<2 lines>...
        self.assertIsNone(u.fp.fp.raw._sock.gettimeout())
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/contextlib.py",
 line 162, in __exit__
    self.gen.throw(value)
    ~~~~~~~~~~~~~~^^^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/support/socket_helper.py",
 line 264, in transient_internet
    filter_error(err)
    ~~~~~~~~~~~~^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/test/support/socket_helper.py",
 line 237, in filter_error
    (("ConnectionRefusedError" in err.reason) or
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: argument of type 'error_perm' is not iterable


Traceback (most recent call last):
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/urllib/request.py",
 line 2423, in retrfile
    conn, retrlen = self.ftp.ntransfercmd(cmd)
                    ~~~~~~~~~~~~~~~~~~~~~^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/ftplib.py",
 line 353, in ntransfercmd
    host, port = self.makepasv()
                 ~~~~~~~~~~~~~^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/ftplib.py",
 line 327, in makepasv
    untrusted_host, port = parse227(self.sendcmd('PASV'))
                                    ~~~~~~~~~~~~^^^^^^^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/ftplib.py",
 line 281, in sendcmd
    return self.getresp()
           ~~~~~~~~~~~~^^
  File 
"/Users/buildbot/Library/Developer/XCTestDevices/AF99343E-DD9B-4A75-8EE3-3995A510EB7E/data/Containers/Bundle/Application/E807E918-8DD2-4F98-9247-402427533BB4/iOSTestbed.app/python/lib/python3.13/ftplib.py",
 line 254, in getresp
    raise error_perm(resp)
ftplib.error_perm: 500 OOPS: vsf_sysutil_bind



Test report
===========

Failed tests:

- test_urllib2net

Failed subtests:

- test_ftp_timeout - test.test_urllib2net.TimeoutTest.test_ftp_timeout
- test_ftp - test.test_urllib2net.OtherNetworkTests.test_ftp
- test_ftp_no_timeout - test.test_urllib2net.TimeoutTest.test_ftp_no_timeout
- test_ftp_basic - test.test_urllib2net.TimeoutTest.test_ftp_basic
- test_ftp_default_timeout - 
test.test_urllib2net.TimeoutTest.test_ftp_default_timeout




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 RHEL7 
LTO + PGO 3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/#/builders/1495/builds/351

Buildbot URL: https://buildbot.python.org/

Worker for this Build: cstratak-RHEL7-x86_64

Build Reason: <unknown>
Blamelist: Russell Keith-Magee <russ...@keith-magee.com>

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== 


Captured traceback
==================

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/support/socket_helper.py",
 line 249, in transient_internet
    yield
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 373, in test_ftp_timeout
    u = _urlopen_with_retry(self.FTP_HOST, timeout=60)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 29, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 25, in _retry_thrice
    raise last_exc
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 21, in _retry_thrice
    return func(*args, **kwargs)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 189, in urlopen
    return opener.open(url, data, timeout)
           ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 489, in open
    response = self._open(req, data)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 506, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
                              '_open', req)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 466, in _call_chain
    result = func(*args)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 1558, in ftp_open
    raise URLError(exp) from exp
urllib.error.URLError: <urlopen error 500 OOPS: vsf_sysutil_bind>


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/support/socket_helper.py",
 line 249, in transient_internet
    yield
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 364, in test_ftp_no_timeout
    u = _urlopen_with_retry(self.FTP_HOST, timeout=None)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 29, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 25, in _retry_thrice
    raise last_exc
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 21, in _retry_thrice
    return func(*args, **kwargs)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 189, in urlopen
    return opener.open(url, data, timeout)
           ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 489, in open
    response = self._open(req, data)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 506, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
                              '_open', req)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 466, in _call_chain
    result = func(*args)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 1558, in ftp_open
    raise URLError(exp) from exp
urllib.error.URLError: <urlopen error 500 OOPS: vsf_sysutil_bind>


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/support/socket_helper.py",
 line 249, in transient_internet
    yield
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 352, in test_ftp_default_timeout
    u = _urlopen_with_retry(self.FTP_HOST)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 29, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 25, in _retry_thrice
    raise last_exc
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 21, in _retry_thrice
    return func(*args, **kwargs)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 189, in urlopen
    return opener.open(url, data, timeout)
           ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 489, in open
    response = self._open(req, data)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 506, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
                              '_open', req)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 466, in _call_chain
    result = func(*args)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 1558, in ftp_open
    raise URLError(exp) from exp
urllib.error.URLError: <urlopen error 500 OOPS: vsf_sysutil_bind>


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 349, in test_ftp_default_timeout
    with socket_helper.transient_internet(self.FTP_HOST):
    ...<6 lines>...
        self.assertEqual(u.fp.fp.raw._sock.gettimeout(), 60)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/contextlib.py",
 line 162, in __exit__
    self.gen.throw(value)
    ~~~~~~~~~~~~~~^^^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/support/socket_helper.py",
 line 264, in transient_internet
    filter_error(err)
    ~~~~~~~~~~~~^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/support/socket_helper.py",
 line 237, in filter_error
    (("ConnectionRefusedError" in err.reason) or
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: argument of type 'error_perm' is not iterable


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 1548, in ftp_open
    fp, retrlen = fw.retrfile(file, type)
                  ~~~~~~~~~~~^^^^^^^^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 2443, in retrfile
    conn, retrlen = self.ftp.ntransfercmd(cmd)
                    ~~~~~~~~~~~~~~~~~~~~~^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/ftplib.py",
 line 353, in ntransfercmd
    host, port = self.makepasv()
                 ~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/ftplib.py",
 line 327, in makepasv
    untrusted_host, port = parse227(self.sendcmd('PASV'))
                                    ~~~~~~~~~~~~^^^^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/ftplib.py",
 line 281, in sendcmd
    return self.getresp()
           ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/ftplib.py",
 line 254, in getresp
    raise error_perm(resp)
ftplib.error_perm: 500 OOPS: vsf_sysutil_bind


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 372, in test_ftp_timeout
    with socket_helper.transient_internet(self.FTP_HOST):
    ...<2 lines>...
        self.assertEqual(u.fp.fp.raw._sock.gettimeout(), 60)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/contextlib.py",
 line 162, in __exit__
    self.gen.throw(value)
    ~~~~~~~~~~~~~~^^^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/support/socket_helper.py",
 line 264, in transient_internet
    filter_error(err)
    ~~~~~~~~~~~~^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/support/socket_helper.py",
 line 237, in filter_error
    (("ConnectionRefusedError" in err.reason) or
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: argument of type 'error_perm' is not iterable


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 2423, in retrfile
    conn, retrlen = self.ftp.ntransfercmd(cmd)
                    ~~~~~~~~~~~~~~~~~~~~~^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/ftplib.py",
 line 353, in ntransfercmd
    host, port = self.makepasv()
                 ~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/ftplib.py",
 line 327, in makepasv
    untrusted_host, port = parse227(self.sendcmd('PASV'))
                                    ~~~~~~~~~~~~^^^^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/ftplib.py",
 line 281, in sendcmd
    return self.getresp()
           ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/ftplib.py",
 line 254, in getresp
    raise error_perm(resp)
ftplib.error_perm: 500 OOPS: vsf_sysutil_bind


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 342, in test_ftp_basic
    with socket_helper.transient_internet(self.FTP_HOST, timeout=None):
    ...<2 lines>...
        self.assertIsNone(u.fp.fp.raw._sock.gettimeout())
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/contextlib.py",
 line 162, in __exit__
    self.gen.throw(value)
    ~~~~~~~~~~~~~~^^^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/support/socket_helper.py",
 line 264, in transient_internet
    filter_error(err)
    ~~~~~~~~~~~~^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/support/socket_helper.py",
 line 237, in filter_error
    (("ConnectionRefusedError" in err.reason) or
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: argument of type 'error_perm' is not iterable


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 261, in _test_urls
    f = urlopen(url, req, support.INTERNET_TIMEOUT)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 29, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 25, in _retry_thrice
    raise last_exc
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 21, in _retry_thrice
    return func(*args, **kwargs)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 489, in open
    response = self._open(req, data)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 506, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
                              '_open', req)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 466, in _call_chain
    result = func(*args)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 1558, in ftp_open
    raise URLError(exp) from exp
urllib.error.URLError: <urlopen error <urlopen error ftp error: 500 OOPS: 
vsf_sysutil_bind>>


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 361, in test_ftp_no_timeout
    with socket_helper.transient_internet(self.FTP_HOST):
    ...<6 lines>...
        self.assertIsNone(u.fp.fp.raw._sock.gettimeout())
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/contextlib.py",
 line 162, in __exit__
    self.gen.throw(value)
    ~~~~~~~~~~~~~~^^^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/support/socket_helper.py",
 line 264, in transient_internet
    filter_error(err)
    ~~~~~~~~~~~~^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/support/socket_helper.py",
 line 237, in filter_error
    (("ConnectionRefusedError" in err.reason) or
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: argument of type 'error_perm' is not iterable


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 1548, in ftp_open
    fp, retrlen = fw.retrfile(file, type)
                  ~~~~~~~~~~~^^^^^^^^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 2426, in retrfile
    raise URLError(f'ftp error: {reason}') from reason
urllib.error.URLError: <urlopen error ftp error: 500 OOPS: vsf_sysutil_bind>


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/support/socket_helper.py",
 line 249, in transient_internet
    yield
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 343, in test_ftp_basic
    u = _urlopen_with_retry(self.FTP_HOST)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 29, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 25, in _retry_thrice
    raise last_exc
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/test/test_urllib2net.py",
 line 21, in _retry_thrice
    return func(*args, **kwargs)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 189, in urlopen
    return opener.open(url, data, timeout)
           ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 489, in open
    response = self._open(req, data)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 506, in _open
    result = self._call_chain(self.handle_open, protocol, protocol +
                              '_open', req)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 466, in _call_chain
    result = func(*args)
  File 
"/home/buildbot/buildarea/3.13.cstratak-RHEL7-x86_64.lto-pgo/build/Lib/urllib/request.py",
 line 1558, in ftp_open
    raise URLError(exp) from exp
urllib.error.URLError: <urlopen error 500 OOPS: vsf_sysutil_bind>



Test report
===========

Failed tests:

- test_urllib2net

Failed subtests:

- test_ftp_timeout - test.test_urllib2net.TimeoutTest.test_ftp_timeout
- test_ftp - test.test_urllib2net.OtherNetworkTests.test_ftp
- test_ftp_no_timeout - test.test_urllib2net.TimeoutTest.test_ftp_no_timeout
- test_ftp_basic - test.test_urllib2net.TimeoutTest.test_ftp_basic
- test_ftp_default_timeout - 
test.test_urllib2net.TimeoutTest.test_ftp_default_timeout




Sincerely,
 -The Buildbot

_______________________________________________
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com

Reply via email to