Buildbot failure in Python on whole buildset
The Buildbot has detected a new failure on builder AMD64 Windows11 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/736/builds/183
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: kloth-win11
Build Reason: <unknown> Blamelist: Christian Heimes <christian@python.org>, Erlend Egeberg Aasland <erlend.aasland@innova.no>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, Jason R. Coombs <jaraco@jaraco.com>, Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>, Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Nikita Sobolev <mail@sobolevn.me>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Petr Viktorin <encukou@gmail.com>, Steve Dower <steve.dower@python.org>, Tal Einat <532281+taleinat@users.noreply.github.com>, Terry Jan Reedy <tjreedy@udel.edu>, Victor Stinner <vstinner@python.org>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
Captured traceback
Note: switching to 'a5451c96a14ac0c3ee7cef7b5c52ab1d783ec613'.
You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at a5451c96a1 bpo-26552: Fixed case where failing asyncio.ensure_future
did not close the coroutine (#30288) (#31003)
Switched to and reset branch '3.10'
Could Not Find C:\buildbot\3.10.kloth-win11\build\Lib\*.pyc The system cannot find the file specified. Could Not Find C:\buildbot\3.10.kloth-win11\build\PCbuild\python*.zip
The system cannot find the file specified. Could Not Find C:\buildbot\3.10.kloth-win11\build\PCbuild\python*.zip
Test report
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO + PGO 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/616/builds/535
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
413 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 51 sec
- test_multiprocessing_spawn: 1 min 48 sec
- test_multiprocessing_forkserver: 1 min 18 sec
- test_multiprocessing_fork: 1 min 9 sec
- test_nntplib: 1 min 1 sec
- test_tokenize: 57.7 sec
- test_asyncio: 56.5 sec
- test_signal: 48.5 sec
- test_unparse: 42.4 sec
- test_socket: 39.3 sec
1 test altered the execution environment: test_ftplib
13 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 4 min 27 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_72c3df69'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_95d761e7'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_2d85b2b7'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 90, in read obj.handle_read_event() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 384, in handle_read_event self._do_ssl_handshake() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake self.socket.do_handshake() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/ssl.py", line 1341, in do_handshake self._sslobj.do_handshake() ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/threading.py", line 1009, in _bootstrap_inner self.run() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 298, in run asyncore.loop(timeout=0.1, count=1) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 214, in loop poll_fun(timeout, map) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 157, in poll read(obj) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/asyncore.py", line 94, in read obj.handle_error() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_ftplib.py", line 421, in handle_error raise Exception Exception
Test report
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/653/builds/571
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_peg_generator: 4 min 14 sec
- test_concurrent_futures: 2 min 45 sec
- test_gdb: 2 min 12 sec
- test_multiprocessing_spawn: 1 min 47 sec
- test_multiprocessing_forkserver: 1 min 22 sec
- test_multiprocessing_fork: 1 min 12 sec
- test_urllib2: 1 min
- test_asyncio: 55.0 sec
- test_signal: 47.7 sec
- test_io: 39.2 sec
1 test altered the execution environment: test_ftplib
12 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 5 min 2 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_a822e7de'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 90, in read obj.handle_read_event() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 384, in handle_read_event self._do_ssl_handshake() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake self.socket.do_handshake() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/ssl.py", line 1341, in do_handshake self._sslobj.do_handshake() ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/threading.py", line 1009, in _bootstrap_inner self.run() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 298, in run asyncore.loop(timeout=0.1, count=1) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 214, in loop poll_fun(timeout, map) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 157, in poll read(obj) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 94, in read obj.handle_error() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_ftplib.py", line 421, in handle_error raise Exception Exception
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_ae628dd8'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_4e305964'
Test report
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO + PGO 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/697/builds/618
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
413 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 46 sec
- test_multiprocessing_spawn: 1 min 39 sec
- test_multiprocessing_forkserver: 1 min 14 sec
- test_multiprocessing_fork: 1 min 7 sec
- test_asyncio: 55.5 sec
- test_signal: 47.6 sec
- test_socket: 38.9 sec
- test_io: 38.9 sec
- test_pydoc: 31.7 sec
- test_subprocess: 30.9 sec
1 test altered the execution environment: test_ftplib
13 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 3 min 19 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/asyncore.py", line 90, in read obj.handle_read_event() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 384, in handle_read_event self._do_ssl_handshake() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 345, in _do_ssl_handshake self.socket.do_handshake() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/ssl.py", line 1341, in do_handshake self._sslobj.do_handshake() ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:997)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/threading.py", line 1009, in _bootstrap_inner self.run() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 298, in run asyncore.loop(timeout=0.1, count=1) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/asyncore.py", line 214, in loop poll_fun(timeout, map) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/asyncore.py", line 157, in poll read(obj) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/asyncore.py", line 94, in read obj.handle_error() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_ftplib.py", line 421, in handle_error raise Exception Exception
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_be766a8b'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_0b70d1d2'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_e5074d24'
Test report
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE CentOS9 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/843/builds/5
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-ppc64le
Build Reason: <unknown> Blamelist: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 13, done.
remote: Counting objects: 8% (1/12)
remote: Counting objects: 16% (2/12)
remote: Counting objects: 25% (3/12)
remote: Counting objects: 33% (4/12)
remote: Counting objects: 41% (5/12)
remote: Counting objects: 50% (6/12)
remote: Counting objects: 58% (7/12)
remote: Counting objects: 66% (8/12)
remote: Counting objects: 75% (9/12)
remote: Counting objects: 83% (10/12)
remote: Counting objects: 91% (11/12)
remote: Counting objects: 100% (12/12)
remote: Counting objects: 100% (12/12), done.
remote: Compressing objects: 9% (1/11)
remote: Compressing objects: 18% (2/11)
remote: Compressing objects: 27% (3/11)
remote: Compressing objects: 36% (4/11)
remote: Compressing objects: 45% (5/11)
remote: Compressing objects: 54% (6/11)
remote: Compressing objects: 63% (7/11)
remote: Compressing objects: 72% (8/11)
remote: Compressing objects: 81% (9/11)
remote: Compressing objects: 90% (10/11)
remote: Compressing objects: 100% (11/11)
remote: Compressing objects: 100% (11/11), done.
remote: Total 13 (delta 1), reused 11 (delta 1), pack-reused 1
From https://github.com/python/cpython
- branch 3.10 -> FETCH_HEAD Note: switching to 'a5451c96a14ac0c3ee7cef7b5c52ab1d783ec613'.
You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at a5451c96a1 bpo-26552: Fixed case where failing asyncio.ensure_future
did not close the coroutine (#30288) (#31003)
Switched to and reset branch '3.10'
../Modules/_io/textio.c:3338:1: fatal error: error writing to /tmp/cc6yGOcE.s: No space left on device 3338 | }; | ^ compilation terminated. make: *** [Makefile:2085: Modules/textio.o] Error 1 make: *** Waiting for unfinished jobs.... ../Programs/_testembed.c:1899:1: fatal error: error writing to /tmp/cclxhfYW.s: No space left on device 1899 | } | ^ compilation terminated. make: *** [Makefile:816: Programs/_testembed.o] Error 1 /tmp/ccqYhb34.s: Assembler messages: /tmp/ccqYhb34.s: Fatal error: can't close Objects/unicodeobject.o: No space left on device make: *** [Makefile:1855: Objects/unicodeobject.o] Error 1 ../Modules/posixmodule.c:15828:1: fatal error: error writing to /tmp/ccmkQztW.s: No space left on device 15828 | } | ^ compilation terminated. make: *** [Makefile:2046: Modules/posixmodule.o] Error 1
find: ‘build’: No such file or directory find: ‘build’: No such file or directory find: ‘build’: No such file or directory find: ‘build’: No such file or directory make: [Makefile:1928: clean-retain-profile] Error 1 (ignored)
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org