The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO
3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1176/builds/822
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
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.12.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py",
line 360, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py",
line 503, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.12.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.12.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py",
line 348, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py",
line 372, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py",
line 511, 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.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1182/builds/842
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
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.12.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py",
line 360, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py",
line 503, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.lto-pgo/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.12.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py",
line 348, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py",
line 372, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py",
line 511, 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 Installed 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1174/builds/857
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
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.12.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.12/test/test_socket.py",
line 360, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.12/test/test_socket.py",
line 503, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.12/socket.py",
line 295, in accept
fd, addr = self._accept()
^^^^^^^^^^^^^^
TimeoutError: timed out
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.12/test/test_socket.py",
line 348, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.12/test/test_socket.py",
line 372, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.12/test/test_socket.py",
line 511, 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.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1113/builds/861
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
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.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_socket.py",
line 360, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_socket.py",
line 503, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.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.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_socket.py",
line 348, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_socket.py",
line 372, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_socket.py",
line 511, 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 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1167/builds/858
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
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.12.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_socket.py",
line 360, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_socket.py",
line 503, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.12.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.12.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_socket.py",
line 348, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_socket.py",
line 372, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_socket.py",
line 511, 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 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1195/builds/506
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
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.12.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_socket.py",
line 348, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_socket.py",
line 372, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_socket.py",
line 511, in clientSetUp
self.cli.connect((cid, VSOCKPORT))
OSError: [Errno 19] No such device
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_socket.py",
line 360, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.lto/build/Lib/test/test_socket.py",
line 503, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.lto/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 LTO + PGO 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1143/builds/561
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
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.12.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_socket.py",
line 360, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_socket.py",
line 503, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.lto-pgo/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.12.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_socket.py",
line 348, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_socket.py",
line 372, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.lto-pgo/build/Lib/test/test_socket.py",
line 511, 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 Clang Installed 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1100/builds/564
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
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.12.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.12/test/test_socket.py",
line 348, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.12/test/test_socket.py",
line 372, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.12/test/test_socket.py",
line 511, in clientSetUp
self.cli.connect((cid, VSOCKPORT))
OSError: [Errno 19] No such device
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.12/test/test_socket.py",
line 360, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.12/test/test_socket.py",
line 503, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.clang-installed/build/target/lib/python3.12/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.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1189/builds/561
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
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.12.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_socket.py",
line 348, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_socket.py",
line 372, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_socket.py",
line 511, in clientSetUp
self.cli.connect((cid, VSOCKPORT))
OSError: [Errno 19] No such device
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_socket.py",
line 360, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.clang/build/Lib/test/test_socket.py",
line 503, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64.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 aarch64 Fedora
Rawhide 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1101/builds/569
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-aarch64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
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.12.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_socket.py",
line 348, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_socket.py",
line 372, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_socket.py",
line 511, in clientSetUp
self.cli.connect((cid, VSOCKPORT))
OSError: [Errno 19] No such device
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_socket.py",
line 360, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-aarch64/build/Lib/test/test_socket.py",
line 503, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.12.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 LTO 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1114/builds/938
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
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.12.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_socket.py",
line 360, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_socket.py",
line 503, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.12.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.12.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_socket.py",
line 348, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_socket.py",
line 372, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_socket.py",
line 511, 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.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1142/builds/977
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
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.12.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_socket.py",
line 360, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_socket.py",
line 503, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.lto-pgo/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.12.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_socket.py",
line 348, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_socket.py",
line 372, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_socket.py",
line 511, 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 Clang Installed 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1098/builds/982
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
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.12.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.12/test/test_socket.py",
line 360, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.12/test/test_socket.py",
line 503, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.12/socket.py",
line 295, in accept
fd, addr = self._accept()
^^^^^^^^^^^^^^
TimeoutError: timed out
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.12/test/test_socket.py",
line 348, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.12/test/test_socket.py",
line 372, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/lib/python3.12/test/test_socket.py",
line 511, 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 Clang 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1090/builds/988
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
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.12.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_socket.py",
line 360, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_socket.py",
line 503, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.12.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.12.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_socket.py",
line 348, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_socket.py",
line 372, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_socket.py",
line 511, 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.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1186/builds/982
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>
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.12.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_socket.py",
line 360, in _setUp
self.__setUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_socket.py",
line 503, in setUp
self.conn, self.connaddr = self.serv.accept()
^^^^^^^^^^^^^^^^^^
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64/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.12.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_socket.py",
line 348, in raise_queued_exception
raise self.queue.get()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_socket.py",
line 372, in clientRun
self.clientSetUp()
File
"/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_socket.py",
line 511, 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 Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]