Buildbot failure in Python on whole buildset
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/375/builds/730
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown> Blamelist: Adam Schwalm <adamschwalm@gmail.com>, Alex Vig <jalexvig@gmail.com>, Alexander Böhn <fish2000@users.noreply.github.com>, Antony Lee <anntzer.lee@gmail.com>, Arkaprabha Chakraborty <chakrabortyarkaprabha998@gmail.com>, Brett Cannon <brett@python.org>, Daniel Hahler <git@thequod.de>, Daniel Hillier <daniel.hillier@gmail.com>, Emmanuel Arias <eamanu@yaerobi.com>, Eric Snow <ericsnowcurrently@gmail.com>, Erlend Egeberg Aasland <erlend.aasland@innova.no>, Inada Naoki <songofacandy@gmail.com>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, Jack DeVries <58614260+jdevries3133@users.noreply.github.com>, Jason Fried <fried@fb.com>, Jörn Heissler <joernheissler@users.noreply.github.com>, Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>, Konstantin Popov <konst.hardy@gmail.com>, Louis Sautier <sautier.louis@gmail.com>, Mark Shannon <mark@hotpy.org>, Mohamad Mansour <66031317+mohamadmansourX@users.noreply.github.com>, Nikita Sobolev <mail@sobolevn.me>, Niyas Sait <niyas.sait@linaro.org>, Omer Katz <omer.drow@gmail.com>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Peter Bittner <django@bittner.it>, Rajendra arora <contact.rajendraarora@gmail.com>, Raymond Hettinger <rhettinger@users.noreply.github.com>, Rémi Lapeyre <remi.lapeyre@lenstra.fr>, Sam Sneddon <me@gsnedders.com>, Sean Leavey <SeanDS@users.noreply.github.com>, Serhiy Storchaka <storchaka@gmail.com>, Steve Dower <steve.dower@python.org>, Terry Jan Reedy <tjreedy@udel.edu>, Victor Stinner <vstinner@python.org>, andrei kulakov <andrei.avk@gmail.com>, nullptr <3621629+0x0L@users.noreply.github.com>, speedrun-program <71526906+speedrun-program@users.noreply.github.com>, wyz23x2 <52805709+wyz23x2@users.noreply.github.com>, zhanpon <pon.zhan@gmail.com>, Łukasz Langa <lukasz@langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then ENV CHANGED ==
414 tests OK.
10 slowest tests:
- test_peg_generator: 4 min 21 sec
- test_concurrent_futures: 2 min 42 sec
- test_gdb: 2 min 15 sec
- test_multiprocessing_spawn: 1 min 47 sec
- test_multiprocessing_forkserver: 1 min 25 sec
- test_multiprocessing_fork: 1 min 12 sec
- test_asyncio: 54.0 sec
- test_signal: 47.9 sec
- test_socket: 38.9 sec
- test_io: 38.6 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
1 re-run test: test_signal
Total duration: 4 min 36 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_956b2ba1'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_ece98120'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/threading.py", line 1031, in _bootstrap_inner self.run() ^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.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.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 214, in loop poll_fun(timeout, map) ^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 157, in poll read(obj) ^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 94, in read obj.handle_error() ^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.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.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_03cb10d5'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/asyncore.py", line 90, in read obj.handle_read_event() ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.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.x.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.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/ssl.py", line 1346, 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.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_signal.py", line 883, in test_pthread_kill assert_python_ok('-c', code) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/script_helper.py", line 160, in assert_python_ok return _assert_python(True, *args, **env_vars) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/script_helper.py", line 143, in _assert_python res, cmd_line = run_python_until_end(*args, **env_vars) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/script_helper.py", line 91, in run_python_until_end env_required = interpreter_requires_environment() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/support/script_helper.py", line 48, in interpreter_requires_environment subprocess.check_call([sys.executable, '-E', ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/subprocess.py", line 364, in check_call retcode = call(*popenargs, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/subprocess.py", line 345, in call with Popen(*popenargs, **kwargs) as p: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/subprocess.py", line 967, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/subprocess.py", line 1776, in _execute_child self.pid = _posixsubprocess.fork_exec( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_signal.py", line 739, in sig_vtalrm raise signal.ItimerError("setitimer didn't disable ITIMER_VIRTUAL " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ signal.itimer_error: setitimer didn't disable ITIMER_VIRTUAL timer.
Test report
Failed tests:
- test_signal
Failed subtests:
- test_pthread_kill - test.test_signal.PendingSignalsTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org