☠ Buildbot (Python): python/cpython - failed test (failure) (main)

The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Clang 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/33/builds/2832
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist: Alex Waygood <Alex.Waygood@Gmail.com>, Steve Dower <steve.dower@python.org>, Vinay Sajip <vinay_sajip@yahoo.co.uk>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
421 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 51 sec
- test_multiprocessing_spawn: 2 min 45 sec
- test_gdb: 2 min 22 sec
- test_tokenize: 1 min 59 sec
- test_asyncio: 1 min 59 sec
- test_multiprocessing_forkserver: 1 min 43 sec
- test_multiprocessing_fork: 1 min 25 sec
- test_capi: 1 min 20 sec
- test_unparse: 1 min 17 sec
- test_lib2to3: 1 min 4 sec
1 test failed: test_unicodedata
15 tests skipped: test_devpoll test_ioctl test_kqueue test_launcher test_msilib test_perf_profiler test_startfile test_tix test_tkinter test_ttk test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
1 re-run test: test_unicodedata
Total duration: 7 min 4 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_unicodedata.py", line 368, in test_normalization self.fail(f"Could not retrieve {TESTDATAURL}") AssertionError: Could not retrieve http://www.pythontest.net/unicode/15.0.0/NormalizationTest.txt
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/http/client.py", line 591, in _read_chunked value.append(self._safe_read(chunk_left)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/http/client.py", line 632, in _safe_read raise IncompleteRead(data, amt-len(data)) http.client.IncompleteRead: IncompleteRead(6681 bytes read, 3769 more expected)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/http/client.py", line 591, in _read_chunked value.append(self._safe_read(chunk_left)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/http/client.py", line 632, in _safe_read raise IncompleteRead(data, amt-len(data)) http.client.IncompleteRead: IncompleteRead(6665 bytes read, 3785 more expected)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_unicodedata.py", line 362, in test_normalization testdata = open_urlresource(TESTDATAURL, encoding="utf-8", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/support/__init__.py", line 671, in open_urlresource s = f.read() ^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/gzip.py", line 295, in read return self._buffer.read(size) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/_compression.py", line 118, in readall while data := self.read(sys.maxsize): ^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/gzip.py", line 500, in read buf = self._fp.read(READ_BUFFER_SIZE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/gzip.py", line 90, in read return self.file.read(size) ^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/http/client.py", line 459, in read return self._read_chunked(amt) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/http/client.py", line 597, in _read_chunked raise IncompleteRead(b''.join(value)) from exc http.client.IncompleteRead: IncompleteRead(106486 bytes read)
Test report
Failed tests:
- test_unicodedata
Failed subtests:
- test_normalization - test.test_unicodedata.NormalizationTest.test_normalization
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/455/builds/2732
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-ppc64le
Build Reason: <unknown> Blamelist: Alex <aleksandrosansan@gmail.com>, Alex Waygood <Alex.Waygood@Gmail.com>, Alex Zvorygin <grafetu@gmail.com>, Benjamin Peterson <benjamin@python.org>, BiscuitCandy <70342294+BiscuitCandy@users.noreply.github.com>, C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>, Carl Meyer <carl@oddbird.net>, Christoph Hamsen <37963496+xopham@users.noreply.github.com>, Dong-hee Na <donghee.na@python.org>, Eric Snow <ericsnowcurrently@gmail.com>, Ezio Melotti <ezio.melotti@gmail.com>, Frazer McLean <frazer@frazermclean.co.uk>, Guido van Rossum <guido@python.org>, Géry Ogam <gery.ogam@gmail.com>, Hagai Helman Tov <hagai.helman@gmail.com>, Hugo van Kemenade <hugovk@users.noreply.github.com>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, Jack Hindmarch <1750152+jackh-ncl@users.noreply.github.com>, Jacob Walls <jacobtylerwalls@gmail.com>, Jakub Kuczys <me@jacken.men>, Jason R. Coombs <jaraco@jaraco.com>, JasonYZ <yurenzhang2017@gmail.com>, Jelle Zijlstra <jelle.zijlstra@gmail.com>, Jeon g YunWon <69878+youknowone@users.noreply.github.com>, Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>, Julien Palard <julien@palard.fr>, Ken Jin <kenjin@python.org>, Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>, Matthias Görgens <matthias.goergens@gmail.com>, Michael Droettboom <mdboom@gmail.com>, MonadChains <monadchains@gmail.com>, Nikita Sobolev <mail@sobolevn.me>, Noam Cohen <noam@noam.me>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Paul Moore <p.f.moore@gmail.com>, Phil Elson <pelson.pub@gmail.com>, QuakeIV <me@matthewadler.net>, Rafael Fontenelle <rffontenelle@users.noreply.github.com>, Raymond Hettinger <rhettinger@users.noreply.github.com>, Ruben Vorderman <r.h.p.vorderman@lumc.nl>, Serhiy Storchaka <storchaka@gmail.com>, Shantanu <12621235+hauntsaninja@users.noreply.github.com>, Simon Legner <Simon.Legner@gmail.com>, Stanley <46876382+slateny@users.noreply.github.com>, Steve Dower <steve.dower@python.org>, Terry Jan Reedy <tjreedy@ udel.edu>, Thomas Grainger <tagrain@gmail.com>, Tiger <tnie@tuta.io>, Tony Solomonik <tony.solomonik@gmail.com>, Victor Stinner <vstinner@python.org>, Vinay Sajip <vinay_sajip@yahoo.co.uk>, chgnrdv <52372310+chgnrdv@users.noreply.github.com>, da-woods <dw-git@d-woods.co.uk>, fancidev <fancidev@gmail.com>, partev <petrosyan@gmail.com>
BUILD FAILED: failed test (failure) clean (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
421 tests OK.
10 slowest tests:
- test_gdb: 6 min
- test_multiprocessing_spawn: 3 min 56 sec
- test_tokenize: 3 min 55 sec
- test_concurrent_futures: 3 min 14 sec
- test_unparse: 2 min 43 sec
- test_asyncio: 2 min 41 sec
- test_lib2to3: 2 min 5 sec
- test_multiprocessing_forkserver: 2 min
- test_capi: 1 min 57 sec
- test_unicodedata: 1 min 41 sec
1 test failed: test_unicodedata
15 tests skipped: test_devpoll test_ioctl test_kqueue test_launcher test_msilib test_perf_profiler test_startfile test_tix test_tkinter test_ttk test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64
1 re-run test: test_unicodedata
Total duration: 10 min 55 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/http/client.py", line 591, in _read_chunked value.append(self._safe_read(chunk_left)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/http/client.py", line 632, in _safe_read raise IncompleteRead(data, amt-len(data)) http.client.IncompleteRead: IncompleteRead(8097 bytes read, 95 more expected)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_unicodedata.py", line 368, in test_normalization self.fail(f"Could not retrieve {TESTDATAURL}") AssertionError: Could not retrieve http://www.pythontest.net/unicode/15.0.0/NormalizationTest.txt
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/test/test_unicodedata.py", line 362, in test_normalization testdata = open_urlresource(TESTDATAURL, encoding="utf-8", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/test/support/__init__.py", line 671, in open_urlresource s = f.read() ^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/gzip.py", line 295, in read return self._buffer.read(size) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/_compression.py", line 118, in readall while data := self.read(sys.maxsize): ^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/gzip.py", line 500, in read buf = self._fp.read(READ_BUFFER_SIZE) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/gzip.py", line 90, in read return self.file.read(size) ^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/http/client.py", line 459, in read return self._read_chunked(amt) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/http/client.py", line 597, in _read_chunked raise IncompleteRead(b''.join(value)) from exc http.client.IncompleteRead: IncompleteRead(106486 bytes read)
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/http/client.py", line 591, in _read_chunked value.append(self._safe_read(chunk_left)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le/build/Lib/http/client.py", line 632, in _safe_read raise IncompleteRead(data, amt-len(data)) http.client.IncompleteRead: IncompleteRead(6665 bytes read, 3785 more expected)
Test report
Failed tests:
- test_unicodedata
Failed subtests:
- test_normalization - test.test_unicodedata.NormalizationTest.test_normalization
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org