The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO 
3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1427/builds/12

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

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

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.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-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py",
 line 395, in _setUp
    self.__setUp()
    ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py",
 line 538, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ~~~~~~~~~~~~^^
TimeoutError: timed out


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py",
 line 383, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py",
 line 407, in clientRun
    self.clientSetUp()
    ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py",
 line 546, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: [Errno 19] No such device



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

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora 
Rawhide LTO + PGO 3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1410/builds/13

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

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

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.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-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py",
 line 383, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py",
 line 407, in clientRun
    self.clientSetUp()
    ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py",
 line 546, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: [Errno 19] No such device


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py",
 line 395, in _setUp
    self.__setUp()
    ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py",
 line 538, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ~~~~~~~~~~~~^^
TimeoutError: timed out



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

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora 
Rawhide Clang Installed 3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1447/builds/13

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

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

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.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-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.13/test/test_socket.py",
 line 395, in _setUp
    self.__setUp()
    ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.13/test/test_socket.py",
 line 538, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.13/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ~~~~~~~~~~~~^^
TimeoutError: timed out


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.13/test/test_socket.py",
 line 383, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.13/test/test_socket.py",
 line 407, in clientRun
    self.clientSetUp()
    ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.13/test/test_socket.py",
 line 546, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: [Errno 19] No such device



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

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora 
Rawhide Clang 3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1409/builds/13

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

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

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.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-fedora-rawhide-ppc64le.clang/build/Lib/test/test_socket.py",
 line 383, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_socket.py",
 line 407, in clientRun
    self.clientSetUp()
    ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_socket.py",
 line 546, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: [Errno 19] No such device


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_socket.py",
 line 395, in _setUp
    self.__setUp()
    ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_socket.py",
 line 538, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ~~~~~~~~~~~~^^
TimeoutError: timed out



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

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora 
Rawhide 3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1418/builds/13

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

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

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.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-fedora-rawhide-ppc64le/build/Lib/test/test_socket.py",
 line 395, in _setUp
    self.__setUp()
    ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_socket.py",
 line 538, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le/build/Lib/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ~~~~~~~~~~~~^^
TimeoutError: timed out


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_socket.py",
 line 383, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_socket.py",
 line 407, in clientRun
    self.clientSetUp()
    ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_socket.py",
 line 546, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: [Errno 19] No such device



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

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora 
Rawhide LTO 3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1400/builds/18

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

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

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.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-fedora-rawhide-x86_64.lto/build/Lib/test/test_socket.py",
 line 395, in _setUp
    self.__setUp()
    ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_socket.py",
 line 538, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.lto/build/Lib/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ~~~~~~~~~~~~^^
TimeoutError: timed out


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_socket.py",
 line 383, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_socket.py",
 line 407, in clientRun
    self.clientSetUp()
    ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_socket.py",
 line 546, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: [Errno 19] No such device



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

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




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

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

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

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.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-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_socket.py",
 line 383, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_socket.py",
 line 407, in clientRun
    self.clientSetUp()
    ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_socket.py",
 line 546, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: [Errno 19] No such device


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_socket.py",
 line 395, in _setUp
    self.__setUp()
    ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_socket.py",
 line 538, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ~~~~~~~~~~~~^^
TimeoutError: timed out



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

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




Sincerely,
 -The BuildbotThe 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/all/#/builders/1434/builds/21

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

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

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.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-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.13/test/test_socket.py",
 line 395, in _setUp
    self.__setUp()
    ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.13/test/test_socket.py",
 line 538, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.13/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ~~~~~~~~~~~~^^
TimeoutError: timed out


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.13/test/test_socket.py",
 line 383, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.13/test/test_socket.py",
 line 407, in clientRun
    self.clientSetUp()
    ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.13/test/test_socket.py",
 line 546, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: [Errno 19] No such device



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

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 
Windows11 Bigmem 3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1463/builds/24

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

Worker for this Build: ambv-bb-win11

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, Steve Dower 
<steve.do...@python.org>, Thomas Wouters <tho...@python.org>

BUILD FAILED: failed test (failure)


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

== 


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

Traceback (most recent call last):
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\idlelib\idle_test\test_configdialog.py",
 line 447, in test_highlight_target_text_mouse
    eq(d.highlight_target.get(), elem[tag])
                                 ~~~~^^^^^
KeyError: 'sel'


Traceback (most recent call last):
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_zipimport.py", line 
911, in testZip64LargeFile
    with open(TEMP_ZIP, "wb") as f:
    ...<3 lines>...
                f.write(part.read())
OSError: [Errno 28] No space left on device


Traceback (most recent call last):
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_zipimport.py", line 
914, in testZip64LargeFile
    f.seek(offset, os.SEEK_SET)
    ~~~~~~^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device


Traceback (test.test_zipimport.CompressedZipImportTestCase.testTraceback) ... ok


Traceback (most recent call last):
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\idlelib\idle_test\test_configdialog.py",
 line 493, in test_highlight_sample_b1_motion
    eq(hs.tag_ranges('sel'), ())
    ~~^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Tuples differ: (<string object: '1.0'>, <string object: 
'1.24'>) != ()


Traceback (most recent call last):
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\idlelib\idle_test\test_configdialog.py",
 line 471, in test_highlight_sample_double_click
    eq(hs.tag_ranges('sel'), ())
    ~~^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Tuples differ: (<string object: '1.0'>, <string object: 
'1.24'>) != ()


Traceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback) ... 
ok


Traceback (most recent call last):
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\support\__init__.py", 
line 1085, in wrapper
    return f(self, maxsize)
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", 
line 535, in test_case_md5_huge
    self.check('md5', b'A'*size, 'c9af2dff37468ce5dfee8f2cfc0a9c6d')
    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", 
line 394, in check
    self.check_file_digest(name, data, hexdigest)
    ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", 
line 407, in check_file_digest
    f.write(data)
    ~~~~~~~^^^^^^
OSError: [Errno 28] No space left on device


Traceback (most recent call last):
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_zipfile64.py", line 
75, in testStored
    self.zipTest(TESTFN2, zipfile.ZIP_STORED)
    ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_zipfile64.py", line 
45, in zipTest
    zipfp.writestr("testfn%d" % num, self.data)
    ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\zipfile\__init__.py", 
line 1936, in writestr
    dest.write(data)
    ~~~~~~~~~~^^^^^^
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\zipfile\__init__.py", 
line 1247, in write
    self._fileobj.write(data)
    ~~~~~~~~~~~~~~~~~~~^^^^^^
OSError: [Errno 28] No space left on device


Traceback (most recent call last):
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\support\__init__.py", 
line 1085, in wrapper
    return f(self, maxsize)
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", 
line 540, in test_case_md5_uintmax
    self.check('md5', b'A'*size, '28138d306ff1b8281f1a9067e1a1a2b3')
    ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", 
line 394, in check
    self.check_file_digest(name, data, hexdigest)
    ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_hashlib.py", 
line 407, in check_file_digest
    f.write(data)
    ~~~~~~~^^^^^^
OSError: [Errno 28] No space left on device


Traceback (most recent call last):
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\tkinter\__init__.py", 
line 2064, in __call__
    args = self.subst(*args)
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\tkinter\__init__.py", 
line 1752, in _substitute
    e.state = getint_event(s)
              ~~~~~~~~~~~~^^^
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\tkinter\__init__.py", 
line 1726, in getint_event
    return getint(s)
TypeError: getint() argument must be str, not tuple
Exception in Tkinter callback
Traceback (most recent call last):
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\tkinter\__init__.py", 
line 2064, in __call__
    args = self.subst(*args)
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\tkinter\__init__.py", 
line 1753, in _substitute
    e.time = getint_event(t)
             ~~~~~~~~~~~~^^^
  File "R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\tkinter\__init__.py", 
line 1726, in getint_event
    return getint(s)
TypeError: getint() argument must be str, not tuple


Traceback (most recent call last):
  File 
"R:\buildarea\3.13.ambv-bb-win11.bigmem\build\Lib\test\test_zipimport.py", line 
848, in testZip64LargeFile
    with open(os_helper.TESTFN, "wb") as f:
    ...<3 lines>...
        f.write(os.linesep.encode())
OSError: [Errno 28] No space left on device



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

Failed tests:

- test_zipfile64
- test_idle
- test_zipimport
- test_hashlib

Failed subtests:

- testStored - test.test_zipfile64.TestsWithSourceFile.testStored
- testZip64LargeFile - 
test.test_zipimport.UncompressedZipImportTestCase.testZip64LargeFile
- test_highlight_sample_double_click - 
idlelib.idle_test.test_configdialog.HighPageTest.test_highlight_sample_double_click
- testZip64LargeFile - 
test.test_zipimport.CompressedZipImportTestCase.testZip64LargeFile
- test_highlight_target_text_mouse - 
idlelib.idle_test.test_configdialog.HighPageTest.test_highlight_target_text_mouse
- test_case_md5_uintmax - 
test.test_hashlib.HashLibTestCase.test_case_md5_uintmax
- test_case_md5_huge - test.test_hashlib.HashLibTestCase.test_case_md5_huge
- test_highlight_sample_b1_motion - 
idlelib.idle_test.test_configdialog.HighPageTest.test_highlight_sample_b1_motion




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora 
Rawhide LTO 3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1448/builds/19

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

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

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.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-fedora-rawhide-aarch64.lto/build/Lib/test/test_socket.py",
 line 395, in _setUp
    self.__setUp()
    ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_socket.py",
 line 538, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.lto/build/Lib/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ~~~~~~~~~~~~^^
TimeoutError: timed out


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_socket.py",
 line 383, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_socket.py",
 line 407, in clientRun
    self.clientSetUp()
    ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_socket.py",
 line 546, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: [Errno 19] No such device



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

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora 
Rawhide LTO + PGO 3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1402/builds/19

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

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

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.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-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_socket.py",
 line 383, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_socket.py",
 line 407, in clientRun
    self.clientSetUp()
    ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_socket.py",
 line 546, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: [Errno 19] No such device


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_socket.py",
 line 395, in _setUp
    self.__setUp()
    ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_socket.py",
 line 538, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ~~~~~~~~~~~~^^
TimeoutError: timed out



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

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora 
Rawhide Clang Installed 3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1504/builds/19

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

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

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.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-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.13/test/test_socket.py",
 line 383, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.13/test/test_socket.py",
 line 407, in clientRun
    self.clientSetUp()
    ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.13/test/test_socket.py",
 line 546, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: [Errno 19] No such device


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.13/test/test_socket.py",
 line 395, in _setUp
    self.__setUp()
    ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.13/test/test_socket.py",
 line 538, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.13/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ~~~~~~~~~~~~^^
TimeoutError: timed out



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

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora 
Rawhide Clang 3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1384/builds/19

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

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

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.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-fedora-rawhide-aarch64.clang/build/Lib/test/test_socket.py",
 line 395, in _setUp
    self.__setUp()
    ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_socket.py",
 line 538, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.clang/build/Lib/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ~~~~~~~~~~~~^^
TimeoutError: timed out


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_socket.py",
 line 383, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_socket.py",
 line 407, in clientRun
    self.clientSetUp()
    ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_socket.py",
 line 546, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: [Errno 19] No such device



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

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora 
Rawhide 3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1473/builds/19

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

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

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.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-fedora-rawhide-aarch64/build/Lib/test/test_socket.py",
 line 383, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_socket.py",
 line 407, in clientRun
    self.clientSetUp()
    ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_socket.py",
 line 546, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: [Errno 19] No such device


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_socket.py",
 line 395, in _setUp
    self.__setUp()
    ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_socket.py",
 line 538, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-aarch64/build/Lib/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ~~~~~~~~~~~~^^
TimeoutError: timed out



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

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora 
Rawhide Clang 3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1486/builds/21

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

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

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.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-fedora-rawhide-x86_64.clang/build/Lib/test/test_socket.py",
 line 395, in _setUp
    self.__setUp()
    ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_socket.py",
 line 538, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.clang/build/Lib/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ~~~~~~~~~~~~^^
TimeoutError: timed out


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_socket.py",
 line 383, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_socket.py",
 line 407, in clientRun
    self.clientSetUp()
    ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_socket.py",
 line 546, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: [Errno 19] No such device



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

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora 
Rawhide 3.13 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1475/builds/21

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

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

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.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-fedora-rawhide-x86_64/build/Lib/test/test_socket.py",
 line 383, in raise_queued_exception
    raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_socket.py",
 line 407, in clientRun
    self.clientSetUp()
    ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_socket.py",
 line 546, in clientSetUp
    self.cli.connect((cid, VSOCKPORT))
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
OSError: [Errno 19] No such device


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_socket.py",
 line 395, in _setUp
    self.__setUp()
    ~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_socket.py",
 line 538, in setUp
    self.conn, self.connaddr = self.serv.accept()
                               ~~~~~~~~~~~~~~~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-x86_64/build/Lib/socket.py",
 line 295, in accept
    fd, addr = self._accept()
               ~~~~~~~~~~~~^^
TimeoutError: timed out



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

Failed tests:

- test_socket

Failed subtests:

- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream




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