Buildbot failure in Python on whole buildset

The Buildbot has detected a new failure on builder AMD64 Arch Linux Usan 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/719/builds/108
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown> Blamelist: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, Łukasz Langa <lukasz@langa.pl>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
409 tests OK.
10 slowest tests:
- test_peg_generator: 2 min 57 sec
- test_subprocess: 1 min 11 sec
- test_multiprocessing_spawn: 1 min 9 sec
- test_multiprocessing_forkserver: 58.3 sec
- test_multiprocessing_fork: 53.9 sec
- test_asyncio: 53.5 sec
- test_tokenize: 50.9 sec
- test_signal: 47.6 sec
- test_unparse: 43.9 sec
- test_io: 40.2 sec
1 test failed: test_marshal
13 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 23 min 11 sec
Captured traceback
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/test/test_marshal.py", line 365, in test_deterministic_sets self.assertNotEqual(repr_0, repr_1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: b"{('string', 1), ('string', 2), ('string', 3)}\n" == b"{('string', 1), ('string', 2), ('string', 3)}\n"
Traceback (most recent call last): File "/buildbot/buildarea/3.x.pablogsal-arch-x86_64.clang-ubsan/build/Lib/test/test_marshal.py", line 365, in test_deterministic_sets self.assertNotEqual(repr_0, repr_1) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: b"frozenset({('string', 1), ('string', 2), ('string', 3)})\n" == b"frozenset({('string', 1), ('string', 2), ('string', 3)})\n"
Test report
Failed tests:
- test_marshal
Failed subtests:
- test_deterministic_sets - test.test_marshal.BugsTestCase
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org