Buildbot-status
Threads by month
- ----- 2024 -----
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
May 2024
- 1 participants
- 242 discussions
☠ Buildbot (Python): python/cpython - failed test (failure) (3.13)
by buildbot@python.org 22 May '24
by buildbot@python.org 22 May '24
22 May '24
The Buildbot has detected a new failure on builder iOS ARM64 Simulator 3.13 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1386/builds/72
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: rkm-arm64-ios-simulator
Build Reason: <unknown>
Blamelist: Lysandros Nikolaou <lisandrosnik(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File "/Users/buildbot/Library/Developer/XCTestDevices/9C960735-F7A1-480F-9787-7AD43982830A/data/Containers/Bundle/Application/7D8D4A2B-9A9A-473C-AECA-3DB701263F70/iOSTestbed.app/python/lib/python3.13/test/test_socketserver.py", line 222, in test_UnixDatagramServer
self.run_server(socketserver.UnixDatagramServer,
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
socketserver.DatagramRequestHandler,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
self.dgram_examine)
^^^^^^^^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/9C960735-F7A1-480F-9787-7AD43982830A/data/Containers/Bundle/Application/7D8D4A2B-9A9A-473C-AECA-3DB701263F70/iOSTestbed.app/python/lib/python3.13/test/support/threading_helper.py", line 66, in decorator
return func(*args)
File "/Users/buildbot/Library/Developer/XCTestDevices/9C960735-F7A1-480F-9787-7AD43982830A/data/Containers/Bundle/Application/7D8D4A2B-9A9A-473C-AECA-3DB701263F70/iOSTestbed.app/python/lib/python3.13/test/test_socketserver.py", line 133, in run_server
testfunc(svrcls.address_family, addr)
~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/9C960735-F7A1-480F-9787-7AD43982830A/data/Containers/Bundle/Application/7D8D4A2B-9A9A-473C-AECA-3DB701263F70/iOSTestbed.app/python/lib/python3.13/test/test_socketserver.py", line 160, in dgram_examine
buf = data = receive(s, 100)
~~~~~~~^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/9C960735-F7A1-480F-9787-7AD43982830A/data/Containers/Bundle/Application/7D8D4A2B-9A9A-473C-AECA-3DB701263F70/iOSTestbed.app/python/lib/python3.13/test/test_socketserver.py", line 43, in receive
raise RuntimeError("timed out on %r" % (sock,))
RuntimeError: timed out on <socket.socket fd=33, family=1, type=2, proto=0, laddr=./test_python_5zh11swb.sock>
Traceback (most recent call last):
File "/Users/buildbot/Library/Developer/XCTestDevices/9C960735-F7A1-480F-9787-7AD43982830A/data/Containers/Bundle/Application/7D8D4A2B-9A9A-473C-AECA-3DB701263F70/iOSTestbed.app/python/lib/python3.13/threading.py", line 1039, in _bootstrap_inner
self.run()
~~~~~~~~^^
File "/Users/buildbot/Library/Developer/XCTestDevices/9C960735-F7A1-480F-9787-7AD43982830A/data/Containers/Bundle/Application/7D8D4A2B-9A9A-473C-AECA-3DB701263F70/iOSTestbed.app/python/lib/python3.13/threading.py", line 990, in run
self._target(*self._args, **self._kwargs)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/9C960735-F7A1-480F-9787-7AD43982830A/data/Containers/Bundle/Application/7D8D4A2B-9A9A-473C-AECA-3DB701263F70/iOSTestbed.app/python/lib/python3.13/socketserver.py", line 240, in serve_forever
self._handle_request_noblock()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/Users/buildbot/Library/Developer/XCTestDevices/9C960735-F7A1-480F-9787-7AD43982830A/data/Containers/Bundle/Application/7D8D4A2B-9A9A-473C-AECA-3DB701263F70/iOSTestbed.app/python/lib/python3.13/socketserver.py", line 320, in _handle_request_noblock
self.handle_error(request, client_address)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/9C960735-F7A1-480F-9787-7AD43982830A/data/Containers/Bundle/Application/7D8D4A2B-9A9A-473C-AECA-3DB701263F70/iOSTestbed.app/python/lib/python3.13/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/9C960735-F7A1-480F-9787-7AD43982830A/data/Containers/Bundle/Application/7D8D4A2B-9A9A-473C-AECA-3DB701263F70/iOSTestbed.app/python/lib/python3.13/socketserver.py", line 349, in process_request
self.finish_request(request, client_address)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/9C960735-F7A1-480F-9787-7AD43982830A/data/Containers/Bundle/Application/7D8D4A2B-9A9A-473C-AECA-3DB701263F70/iOSTestbed.app/python/lib/python3.13/socketserver.py", line 362, in finish_request
self.RequestHandlerClass(request, client_address, self)
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/buildbot/Library/Developer/XCTestDevices/9C960735-F7A1-480F-9787-7AD43982830A/data/Containers/Bundle/Application/7D8D4A2B-9A9A-473C-AECA-3DB701263F70/iOSTestbed.app/python/lib/python3.13/socketserver.py", line 763, in __init__
self.finish()
~~~~~~~~~~~^^
File "/Users/buildbot/Library/Developer/XCTestDevices/9C960735-F7A1-480F-9787-7AD43982830A/data/Containers/Bundle/Application/7D8D4A2B-9A9A-473C-AECA-3DB701263F70/iOSTestbed.app/python/lib/python3.13/socketserver.py", line 858, in finish
self.socket.sendto(self.wfile.getvalue(), self.client_address)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ConnectionResetError: [Errno 54] Connection reset by peer
ERROR
Test report
===========
Failed tests:
- test_socketserver
Failed subtests:
- test_UnixDatagramServer - test.test_socketserver.SocketServerTest.test_UnixDatagramServer
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) (3.13)
by buildbot@python.org 22 May '24
by buildbot@python.org 22 May '24
22 May '24
The Buildbot has detected a new failure on builder ARM64 MacOS M1 Refleaks NoGIL 3.13 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1396/builds/48
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: itamaro-macos-arm64-aws
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File "/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/_test_multiprocessing.py", line 2603, in test_imap
self.assertEqual(next(it), i*i)
~~~~^^^^
File "/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/multiprocessing/managers.py", line 1044, in __next__
return self._callmethod('__next__', args)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File "/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/multiprocessing/managers.py", line 840, in _callmethod
raise convert_to_error(kind, result)
TypeError: Connection._send() missing 1 required positional argument: 'buf'
Traceback (most recent call last):
File "/Users/ec2-user/buildbot/buildarea/3.13.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/test_concurrent_futures/executor.py", line 131, in test_free_reference
self.assertIsNone(wr())
~~~~~~~~~~~~~~~~~^^^^^^
AssertionError: <test.test_concurrent_futures.executor.MyObject object at 0x200020702a0> is not None
Test report
===========
Failed tests:
- test.test_multiprocessing_spawn.test_manager
- test.test_concurrent_futures.test_thread_pool
- test_free_threading
- test_functools
Failed subtests:
- test_imap - test.test_multiprocessing_spawn.test_manager.WithManagerTestPool.test_imap
- test_free_reference - test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_free_reference
Test leaking resources:
- test_free_threading: memory blocks
- test_functools: references
- test_functools: memory blocks
- test_free_threading: references
Sincerely,
-The Buildbot
1
0
The Buildbot worker named billenstein-macos went away.
It last disconnected at Wed May 22 13:34:25 2024.
The admin on record (as reported by WORKER:info/admin) was Matt Billenstein <matt(a)vazor.com>
.
1
0
The Buildbot worker named edelsohn-fedora-ppc64 went away.
It last disconnected at Wed May 22 13:34:19 2024.
The admin on record (as reported by WORKER:info/admin) was David Edelsohn <dje.gcc(a)gmail.com>
.
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) (3.13)
by buildbot@python.org 22 May '24
by buildbot@python.org 22 May '24
22 May '24
The Buildbot has detected a new failure on builder s390x Fedora LTO + PGO 3.13 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1511/builds/38
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 53, done.
remote: Counting objects: 1% (1/52)
remote: Counting objects: 3% (2/52)
remote: Counting objects: 5% (3/52)
remote: Counting objects: 7% (4/52)
remote: Counting objects: 9% (5/52)
remote: Counting objects: 11% (6/52)
remote: Counting objects: 13% (7/52)
remote: Counting objects: 15% (8/52)
remote: Counting objects: 17% (9/52)
remote: Counting objects: 19% (10/52)
remote: Counting objects: 21% (11/52)
remote: Counting objects: 23% (12/52)
remote: Counting objects: 25% (13/52)
remote: Counting objects: 26% (14/52)
remote: Counting objects: 28% (15/52)
remote: Counting objects: 30% (16/52)
remote: Counting objects: 32% (17/52)
remote: Counting objects: 34% (18/52)
remote: Counting objects: 36% (19/52)
remote: Counting objects: 38% (20/52)
remote: Counting objects: 40% (21/52)
remote: Counting objects: 42% (22/52)
remote: Counting objects: 44% (23/52)
remote: Counting objects: 46% (24/52)
remote: Counting objects: 48% (25/52)
remote: Counting objects: 50% (26/52)
remote: Counting objects: 51% (27/52)
remote: Counting objects: 53% (28/52)
remote: Counting objects: 55% (29/52)
remote: Counting objects: 57% (30/52)
remote: Counting objects: 59% (31/52)
remote: Counting objects: 61% (32/52)
remote: Counting objects: 63% (33/52)
remote: Counting objects: 65% (34/52)
remote: Counting objects: 67% (35/52)
remote: Counting objects: 69% (36/52)
remote: Counting objects: 71% (37/52)
remote: Counting objects: 73% (38/52)
remote: Counting objects: 75% (39/52)
remote: Counting objects: 76% (40/52)
remote: Counting objects: 78% (41/52)
remote: Counting objects: 80% (42/52)
remote: Counting objects: 82% (43/52)
remote: Counting objects: 84% (44/52)
remote: Counting objects: 86% (45/52)
remote: Counting objects: 88% (46/52)
remote: Counting objects: 90% (47/52)
remote: Counting objects: 92% (48/52)
remote: Counting objects: 94% (49/52)
remote: Counting objects: 96% (50/52)
remote: Counting objects: 98% (51/52)
remote: Counting objects: 100% (52/52)
remote: Counting objects: 100% (52/52), done.
remote: Compressing objects: 2% (1/45)
remote: Compressing objects: 4% (2/45)
remote: Compressing objects: 6% (3/45)
remote: Compressing objects: 8% (4/45)
remote: Compressing objects: 11% (5/45)
remote: Compressing objects: 13% (6/45)
remote: Compressing objects: 15% (7/45)
remote: Compressing objects: 17% (8/45)
remote: Compressing objects: 20% (9/45)
remote: Compressing objects: 22% (10/45)
remote: Compressing objects: 24% (11/45)
remote: Compressing objects: 26% (12/45)
remote: Compressing objects: 28% (13/45)
remote: Compressing objects: 31% (14/45)
remote: Compressing objects: 33% (15/45)
remote: Compressing objects: 35% (16/45)
remote: Compressing objects: 37% (17/45)
remote: Compressing objects: 40% (18/45)
remote: Compressing objects: 42% (19/45)
remote: Compressing objects: 44% (20/45)
remote: Compressing objects: 46% (21/45)
remote: Compressing objects: 48% (22/45)
remote: Compressing objects: 51% (23/45)
remote: Compressing objects: 53% (24/45)
remote: Compressing objects: 55% (25/45)
remote: Compressing objects: 57% (26/45)
remote: Compressing objects: 60% (27/45)
remote: Compressing objects: 62% (28/45)
remote: Compressing objects: 64% (29/45)
remote: Compressing objects: 66% (30/45)
remote: Compressing objects: 68% (31/45)
remote: Compressing objects: 71% (32/45)
remote: Compressing objects: 73% (33/45)
remote: Compressing objects: 75% (34/45)
remote: Compressing objects: 77% (35/45)
remote: Compressing objects: 80% (36/45)
remote: Compressing objects: 82% (37/45)
remote: Compressing objects: 84% (38/45)
remote: Compressing objects: 86% (39/45)
remote: Compressing objects: 88% (40/45)
remote: Compressing objects: 91% (41/45)
remote: Compressing objects: 93% (42/45)
remote: Compressing objects: 95% (43/45)
remote: Compressing objects: 97% (44/45)
remote: Compressing objects: 100% (45/45)
remote: Compressing objects: 100% (45/45), done.
remote: Total 53 (delta 15), reused 26 (delta 7), pack-reused 1
From https://github.com/python/cpython
* branch 3.13 -> FETCH_HEAD
Note: switching to 'e9922178100e17f0264dd943ac838b2f7e8cfdab'.
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 e992217810 [3.13] gh-118877: Fix AssertionError crash in pyrepl (GH-118936) (#119363)
Switched to and reset branch '3.13'
configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)
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[2]: [Makefile:3115: clean-retain-profile] Error 1 (ignored)
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:612:18:
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:608:18:
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:349:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
349 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘doParseXmlDecl’ at ./Modules/expat/xmltok.c:1192:13:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘doParseXmlDecl’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1070:9:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1076:12:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1076:12:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1083:9:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1083:9:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1110:7:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1123:9:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1123:9:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘doParseXmlDecl’ at ./Modules/expat/xmltok.c:1192:13:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘doParseXmlDecl’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1070:9:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1076:12:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1076:12:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1083:9:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1083:9:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1110:7:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1123:9:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1038:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1123:9:
./Modules/expat/xmltok.c:392:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
392 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1036:8: note: destination object ‘buf’ of size 1
1036 | char buf[1];
| ^
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:411:13:
./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
360 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:357:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
357 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
358 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
359 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
361 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
362 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:364:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
363 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:364:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
364 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
366 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
367 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
368 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
369 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
370 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
371 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
372 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
373 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:374:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
374 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:374:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
make: *** [Makefile:2242: buildbottest] Error 2
Test report
===========
Failed tests:
- test_free_threading
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) (main)
by buildbot@python.org 22 May '24
by buildbot@python.org 22 May '24
22 May '24
The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1225/builds/2297
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: itamaro-ubuntu-aws
Build Reason: <unknown>
Blamelist: Alastair Stanley <alastairstanley(a)ntlworld.com>, Alex Waygood <Alex.Waygood(a)Gmail.com>, Alyssa Coghlan <ncoghlan(a)gmail.com>, Arnon Yaari <wiggin15(a)yahoo.com>, Blaise Pabon <blaise(a)gmail.com>, Brett Simmers <swtaarrs(a)users.noreply.github.com>, Daniel Williams <dann0a(a)gmail.com>, Donghee Na <donghee.na(a)python.org>, Eugene Triguba <eugenetriguba(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Josh Cannon <joshdcannon(a)gmail.com>, Koudai Aono <koxudaxi(a)gmail.com>, Lysandros Nikolaou <lisandrosnik(a)gmail.com>, Melanie Arbor <hellomelaniec(a)gmail.com>, Nice Zombies <nineteendo19d0(a)gmail.com>, Nikita Sobolev <mail(a)sobolevn.me>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Savannah Ostrowski <savannahostrowski(a)gmail.com>, Serhiy Storchaka <storchaka(a)gmail.com>, Victor Stinner <vstinner(a)python.org>, Wulian233 <71213467+Wulian233(a)users.noreply.github.com>, Xie Yanbo <xieyanbo(a)gmail.com>, Yan Yanchii <yyanchiy(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py", line 535, in test_flock
self._lock(fcntl.flock, "flock")
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py", line 517, in _lock
raise Exception("failed to sync child in %.1f sec" % dt)
Exception: failed to sync child in 300.6 sec
Traceback (test.test_zipimport.CompressedZipImportTestCase.testTraceback) ... ok
Traceback (most recent call last):
File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/test_eintr.py", line 17, in test_all
script_helper.run_test_script(script)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/script_helper.py", line 316, in run_test_script
raise AssertionError(f"{name} failed")
AssertionError: script _test_eintr.py failed
Traceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback) ... ok
Traceback (most recent call last):
File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/test_concurrent_futures/executor.py", line 71, in test_map_timeout
self.assertEqual([None, None], results)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Lists differ: [None, None] != []
Test report
===========
Failed tests:
- test.test_concurrent_futures.test_process_pool
- test_eintr
- test_tools
- test_statistics
- test_math
- test_zipimport
Failed subtests:
- test_flock - __main__.FNTLEINTRTest.test_flock
- test_all - test.test_eintr.EINTRTests.test_all
- test_map_timeout - test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_map_timeout
- test_map_timeout - test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_map_timeout
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Debian root 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/345/builds/8076
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: angelico-debian-amd64
Build Reason: <unknown>
Blamelist: Koudai Aono <koxudaxi(a)gmail.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
Note: switching to '506b1a3ff66a41c72d205c8e4cba574e439d8e76'.
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 506b1a3ff6 gh-119205: Fix autocompletion bug in new repl (#119229)
Switched to and reset branch 'main'
configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)
configure: WARNING: pkg-config is missing. Some dependencies may not be detected correctly.
make: *** wait: No child processes. Stop.
make: *** Waiting for unfinished jobs....
make: *** wait: No child processes. Stop.
Cannot open file '/root/buildarea/3.x.angelico-debian-amd64/build/test-results.xml' for upload
Test report
===========
Sincerely,
-The Buildbot
1
0
22 May '24
The Buildbot worker named edelsohn-fedora-rawhide-z went away.
It last disconnected at Wed May 22 01:10:34 2024.
The admin on record (as reported by WORKER:info/admin) was David Edelsohn <dje.gcc+bb(a)gmail.com>
.
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) (main)
by buildbot@python.org 22 May '24
by buildbot@python.org 22 May '24
22 May '24
The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1225/builds/2295
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: itamaro-ubuntu-aws
Build Reason: <unknown>
Blamelist: Alastair Stanley <alastairstanley(a)ntlworld.com>, Alex Waygood <Alex.Waygood(a)Gmail.com>, Alyssa Coghlan <ncoghlan(a)gmail.com>, Arnon Yaari <wiggin15(a)yahoo.com>, Blaise Pabon <blaise(a)gmail.com>, Daniel Williams <dann0a(a)gmail.com>, Donghee Na <donghee.na(a)python.org>, Eugene Triguba <eugenetriguba(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.noreply.github.com>, Lysandros Nikolaou <lisandrosnik(a)gmail.com>, Melanie Arbor <hellomelaniec(a)gmail.com>, Nikita Sobolev <mail(a)sobolevn.me>, Savannah Ostrowski <savannahostrowski(a)gmail.com>, Victor Stinner <vstinner(a)python.org>, Wulian233 <71213467+Wulian233(a)users.noreply.github.com>, Yan Yanchii <yyanchiy(a)gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (test.test_zipimport.CompressedZipImportTestCase.testTraceback) ... ok
Traceback (most recent call last):
File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_multiprocessing.py", line 5176, in test_wait_integer
self.assertLess(delta, expected + 2)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
AssertionError: 6.049442967399955 not less than 5
Traceback (most recent call last):
File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/test_eintr.py", line 17, in test_all
script_helper.run_test_script(script)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/script_helper.py", line 316, in run_test_script
raise AssertionError(f"{name} failed")
AssertionError: script _test_eintr.py failed
Traceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback) ... ok
Traceback (most recent call last):
File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/test_concurrent_futures/executor.py", line 71, in test_map_timeout
self.assertEqual([None, None], results)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: Lists differ: [None, None] != []
Traceback (most recent call last):
File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py", line 532, in test_lockf
self._lock(fcntl.lockf, "lockf")
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_eintr.py", line 517, in _lock
raise Exception("failed to sync child in %.1f sec" % dt)
Exception: failed to sync child in 300.4 sec
Traceback (most recent call last):
File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/multiprocessing/process.py", line 313, in _bootstrap
self.run()
~~~~~~~~^^
File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_multiprocessing.py", line 5329, in child
join_process(p)
~~~~~~~~~~~~^^^
File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_multiprocessing.py", line 104, in join_process
threading_helper.join_thread(process)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/threading_helper.py", line 116, in join_thread
raise AssertionError(msg)
AssertionError: failed to join the thread in 30.0 seconds
k
Test report
===========
Failed tests:
- test.test_concurrent_futures.test_process_pool
- test.test_multiprocessing_spawn.test_misc
- test_eintr
- test_tools
- test_math
- test_zipimport
Failed subtests:
- test_map_timeout - test.test_concurrent_futures.test_process_pool.ProcessPoolForkserverProcessPoolExecutorTest.test_map_timeout
- test_map_timeout - test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_map_timeout
- test_wait_integer - test.test_multiprocessing_spawn.test_misc.TestWait.test_wait_integer
- test_all - test.test_eintr.EINTRTests.test_all
- test_lockf - __main__.FNTLEINTRTest.test_lockf
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): - failed test (failure) (e870c852c0ea96fa4e4569e9c39c7ceb80ce858d)
by buildbot@python.org 21 May '24
by buildbot@python.org 21 May '24
21 May '24
The Buildbot has detected a new failure on builder PPC64LE Fedora Stable Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/280/builds/1070
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 233, done.
remote: Counting objects: 0% (1/225)
remote: Counting objects: 1% (3/225)
remote: Counting objects: 2% (5/225)
remote: Counting objects: 3% (7/225)
remote: Counting objects: 4% (9/225)
remote: Counting objects: 5% (12/225)
remote: Counting objects: 6% (14/225)
remote: Counting objects: 7% (16/225)
remote: Counting objects: 8% (18/225)
remote: Counting objects: 9% (21/225)
remote: Counting objects: 10% (23/225)
remote: Counting objects: 11% (25/225)
remote: Counting objects: 12% (27/225)
remote: Counting objects: 13% (30/225)
remote: Counting objects: 14% (32/225)
remote: Counting objects: 15% (34/225)
remote: Counting objects: 16% (36/225)
remote: Counting objects: 17% (39/225)
remote: Counting objects: 18% (41/225)
remote: Counting objects: 19% (43/225)
remote: Counting objects: 20% (45/225)
remote: Counting objects: 21% (48/225)
remote: Counting objects: 22% (50/225)
remote: Counting objects: 23% (52/225)
remote: Counting objects: 24% (54/225)
remote: Counting objects: 25% (57/225)
remote: Counting objects: 26% (59/225)
remote: Counting objects: 27% (61/225)
remote: Counting objects: 28% (63/225)
remote: Counting objects: 29% (66/225)
remote: Counting objects: 30% (68/225)
remote: Counting objects: 31% (70/225)
remote: Counting objects: 32% (72/225)
remote: Counting objects: 33% (75/225)
remote: Counting objects: 34% (77/225)
remote: Counting objects: 35% (79/225)
remote: Counting objects: 36% (81/225)
remote: Counting objects: 37% (84/225)
remote: Counting objects: 38% (86/225)
remote: Counting objects: 39% (88/225)
remote: Counting objects: 40% (90/225)
remote: Counting objects: 41% (93/225)
remote: Counting objects: 42% (95/225)
remote: Counting objects: 43% (97/225)
remote: Counting objects: 44% (99/225)
remote: Counting objects: 45% (102/225)
remote: Counting objects: 46% (104/225)
remote: Counting objects: 47% (106/225)
remote: Counting objects: 48% (108/225)
remote: Counting objects: 49% (111/225)
remote: Counting objects: 50% (113/225)
remote: Counting objects: 51% (115/225)
remote: Counting objects: 52% (117/225)
remote: Counting objects: 53% (120/225)
remote: Counting objects: 54% (122/225)
remote: Counting objects: 55% (124/225)
remote: Counting objects: 56% (126/225)
remote: Counting objects: 57% (129/225)
remote: Counting objects: 58% (131/225)
remote: Counting objects: 59% (133/225)
remote: Counting objects: 60% (135/225)
remote: Counting objects: 61% (138/225)
remote: Counting objects: 62% (140/225)
remote: Counting objects: 63% (142/225)
remote: Counting objects: 64% (144/225)
remote: Counting objects: 65% (147/225)
remote: Counting objects: 66% (149/225)
remote: Counting objects: 67% (151/225)
remote: Counting objects: 68% (153/225)
remote: Counting objects: 69% (156/225)
remote: Counting objects: 70% (158/225)
remote: Counting objects: 71% (160/225)
remote: Counting objects: 72% (162/225)
remote: Counting objects: 73% (165/225)
remote: Counting objects: 74% (167/225)
remote: Counting objects: 75% (169/225)
remote: Counting objects: 76% (171/225)
remote: Counting objects: 77% (174/225)
remote: Counting objects: 78% (176/225)
remote: Counting objects: 79% (178/225)
remote: Counting objects: 80% (180/225)
remote: Counting objects: 81% (183/225)
remote: Counting objects: 82% (185/225)
remote: Counting objects: 83% (187/225)
remote: Counting objects: 84% (189/225)
remote: Counting objects: 85% (192/225)
remote: Counting objects: 86% (194/225)
remote: Counting objects: 87% (196/225)
remote: Counting objects: 88% (198/225)
remote: Counting objects: 89% (201/225)
remote: Counting objects: 90% (203/225)
remote: Counting objects: 91% (205/225)
remote: Counting objects: 92% (207/225)
remote: Counting objects: 93% (210/225)
remote: Counting objects: 94% (212/225)
remote: Counting objects: 95% (214/225)
remote: Counting objects: 96% (216/225)
remote: Counting objects: 97% (219/225)
remote: Counting objects: 98% (221/225)
remote: Counting objects: 99% (223/225)
remote: Counting objects: 100% (225/225)
remote: Counting objects: 100% (225/225), done.
remote: Compressing objects: 0% (1/140)
remote: Compressing objects: 1% (2/140)
remote: Compressing objects: 2% (3/140)
remote: Compressing objects: 3% (5/140)
remote: Compressing objects: 4% (6/140)
remote: Compressing objects: 5% (7/140)
remote: Compressing objects: 6% (9/140)
remote: Compressing objects: 7% (10/140)
remote: Compressing objects: 8% (12/140)
remote: Compressing objects: 9% (13/140)
remote: Compressing objects: 10% (14/140)
remote: Compressing objects: 11% (16/140)
remote: Compressing objects: 12% (17/140)
remote: Compressing objects: 13% (19/140)
remote: Compressing objects: 14% (20/140)
remote: Compressing objects: 15% (21/140)
remote: Compressing objects: 16% (23/140)
remote: Compressing objects: 17% (24/140)
remote: Compressing objects: 18% (26/140)
remote: Compressing objects: 19% (27/140)
remote: Compressing objects: 20% (28/140)
remote: Compressing objects: 21% (30/140)
remote: Compressing objects: 22% (31/140)
remote: Compressing objects: 23% (33/140)
remote: Compressing objects: 24% (34/140)
remote: Compressing objects: 25% (35/140)
remote: Compressing objects: 26% (37/140)
remote: Compressing objects: 27% (38/140)
remote: Compressing objects: 28% (40/140)
remote: Compressing objects: 29% (41/140)
remote: Compressing objects: 30% (42/140)
remote: Compressing objects: 31% (44/140)
remote: Compressing objects: 32% (45/140)
remote: Compressing objects: 33% (47/140)
remote: Compressing objects: 34% (48/140)
remote: Compressing objects: 35% (49/140)
remote: Compressing objects: 36% (51/140)
remote: Compressing objects: 37% (52/140)
remote: Compressing objects: 38% (54/140)
remote: Compressing objects: 39% (55/140)
remote: Compressing objects: 40% (56/140)
remote: Compressing objects: 41% (58/140)
remote: Compressing objects: 42% (59/140)
remote: Compressing objects: 43% (61/140)
remote: Compressing objects: 44% (62/140)
remote: Compressing objects: 45% (63/140)
remote: Compressing objects: 46% (65/140)
remote: Compressing objects: 47% (66/140)
remote: Compressing objects: 48% (68/140)
remote: Compressing objects: 49% (69/140)
remote: Compressing objects: 50% (70/140)
remote: Compressing objects: 51% (72/140)
remote: Compressing objects: 52% (73/140)
remote: Compressing objects: 53% (75/140)
remote: Compressing objects: 54% (76/140)
remote: Compressing objects: 55% (77/140)
remote: Compressing objects: 56% (79/140)
remote: Compressing objects: 57% (80/140)
remote: Compressing objects: 58% (82/140)
remote: Compressing objects: 59% (83/140)
remote: Compressing objects: 60% (84/140)
remote: Compressing objects: 61% (86/140)
remote: Compressing objects: 62% (87/140)
remote: Compressing objects: 63% (89/140)
remote: Compressing objects: 64% (90/140)
remote: Compressing objects: 65% (91/140)
remote: Compressing objects: 66% (93/140)
remote: Compressing objects: 67% (94/140)
remote: Compressing objects: 68% (96/140)
remote: Compressing objects: 69% (97/140)
remote: Compressing objects: 70% (98/140)
remote: Compressing objects: 71% (100/140)
remote: Compressing objects: 72% (101/140)
remote: Compressing objects: 73% (103/140)
remote: Compressing objects: 74% (104/140)
remote: Compressing objects: 75% (105/140)
remote: Compressing objects: 76% (107/140)
remote: Compressing objects: 77% (108/140)
remote: Compressing objects: 78% (110/140)
remote: Compressing objects: 79% (111/140)
remote: Compressing objects: 80% (112/140)
remote: Compressing objects: 81% (114/140)
remote: Compressing objects: 82% (115/140)
remote: Compressing objects: 83% (117/140)
remote: Compressing objects: 84% (118/140)
remote: Compressing objects: 85% (119/140)
remote: Compressing objects: 86% (121/140)
remote: Compressing objects: 87% (122/140)
remote: Compressing objects: 88% (124/140)
remote: Compressing objects: 89% (125/140)
remote: Compressing objects: 90% (126/140)
remote: Compressing objects: 91% (128/140)
remote: Compressing objects: 92% (129/140)
remote: Compressing objects: 93% (131/140)
remote: Compressing objects: 94% (132/140)
remote: Compressing objects: 95% (133/140)
remote: Compressing objects: 96% (135/140)
remote: Compressing objects: 97% (136/140)
remote: Compressing objects: 98% (138/140)
remote: Compressing objects: 99% (139/140)
remote: Compressing objects: 100% (140/140)
remote: Compressing objects: 100% (140/140), done.
Receiving objects: 0% (1/233)
Receiving objects: 1% (3/233)
Receiving objects: 2% (5/233)
Receiving objects: 3% (7/233)
Receiving objects: 4% (10/233)
Receiving objects: 5% (12/233)
Receiving objects: 6% (14/233)
Receiving objects: 7% (17/233)
Receiving objects: 8% (19/233)
Receiving objects: 9% (21/233)
Receiving objects: 10% (24/233)
Receiving objects: 11% (26/233)
Receiving objects: 12% (28/233)
Receiving objects: 13% (31/233)
Receiving objects: 14% (33/233)
Receiving objects: 15% (35/233)
Receiving objects: 16% (38/233)
Receiving objects: 17% (40/233)
Receiving objects: 18% (42/233)
Receiving objects: 19% (45/233)
Receiving objects: 20% (47/233)
Receiving objects: 21% (49/233)
Receiving objects: 22% (52/233)
Receiving objects: 23% (54/233)
Receiving objects: 24% (56/233)
Receiving objects: 25% (59/233)
Receiving objects: 26% (61/233)
Receiving objects: 27% (63/233)
Receiving objects: 28% (66/233)
Receiving objects: 29% (68/233)
Receiving objects: 30% (70/233)
Receiving objects: 31% (73/233)
Receiving objects: 32% (75/233)
Receiving objects: 33% (77/233)
Receiving objects: 34% (80/233)
Receiving objects: 35% (82/233)
Receiving objects: 36% (84/233)
Receiving objects: 37% (87/233)
Receiving objects: 38% (89/233)
Receiving objects: 39% (91/233)
Receiving objects: 40% (94/233)
Receiving objects: 41% (96/233)
Receiving objects: 42% (98/233)
Receiving objects: 43% (101/233)
Receiving objects: 44% (103/233)
Receiving objects: 45% (105/233)
Receiving objects: 46% (108/233)
Receiving objects: 47% (110/233)
Receiving objects: 48% (112/233)
Receiving objects: 49% (115/233)
Receiving objects: 50% (117/233)
Receiving objects: 51% (119/233)
Receiving objects: 52% (122/233)
Receiving objects: 53% (124/233)
Receiving objects: 54% (126/233)
Receiving objects: 55% (129/233)
Receiving objects: 56% (131/233)
Receiving objects: 57% (133/233)
Receiving objects: 58% (136/233)
Receiving objects: 59% (138/233)
Receiving objects: 60% (140/233)
Receiving objects: 61% (143/233)
Receiving objects: 62% (145/233)
Receiving objects: 63% (147/233)
Receiving objects: 64% (150/233)
Receiving objects: 65% (152/233)
Receiving objects: 66% (154/233)
Receiving objects: 67% (157/233)
Receiving objects: 68% (159/233)
Receiving objects: 69% (161/233)
Receiving objects: 70% (164/233)
Receiving objects: 71% (166/233)
Receiving objects: 72% (168/233)
Receiving objects: 73% (171/233)
Receiving objects: 74% (173/233)
Receiving objects: 75% (175/233)
Receiving objects: 76% (178/233)
Receiving objects: 77% (180/233)
Receiving objects: 78% (182/233)
Receiving objects: 79% (185/233)
Receiving objects: 80% (187/233)
Receiving objects: 81% (189/233)
Receiving objects: 82% (192/233)
Receiving objects: 83% (194/233)
Receiving objects: 84% (196/233)
Receiving objects: 85% (199/233)
Receiving objects: 86% (201/233)
Receiving objects: 87% (203/233)
Receiving objects: 88% (206/233)
Receiving objects: 89% (208/233)
Receiving objects: 90% (210/233)
Receiving objects: 91% (213/233)
remote: Total 233 (delta 118), reused 150 (delta 85), pack-reused 8
Receiving objects: 92% (215/233)
Receiving objects: 93% (217/233)
Receiving objects: 94% (220/233)
Receiving objects: 95% (222/233)
Receiving objects: 96% (224/233)
Receiving objects: 97% (227/233)
Receiving objects: 98% (229/233)
Receiving objects: 99% (231/233)
Receiving objects: 100% (233/233)
Receiving objects: 100% (233/233), 723.62 KiB | 5.93 MiB/s, done.
Resolving deltas: 0% (0/118)
Resolving deltas: 2% (3/118)
Resolving deltas: 3% (4/118)
Resolving deltas: 4% (5/118)
Resolving deltas: 5% (6/118)
Resolving deltas: 6% (8/118)
Resolving deltas: 7% (9/118)
Resolving deltas: 8% (10/118)
Resolving deltas: 9% (11/118)
Resolving deltas: 11% (13/118)
Resolving deltas: 12% (15/118)
Resolving deltas: 13% (16/118)
Resolving deltas: 14% (17/118)
Resolving deltas: 15% (18/118)
Resolving deltas: 16% (19/118)
Resolving deltas: 17% (21/118)
Resolving deltas: 18% (22/118)
Resolving deltas: 19% (23/118)
Resolving deltas: 20% (24/118)
Resolving deltas: 21% (25/118)
Resolving deltas: 22% (26/118)
Resolving deltas: 23% (28/118)
Resolving deltas: 24% (29/118)
Resolving deltas: 25% (30/118)
Resolving deltas: 26% (31/118)
Resolving deltas: 27% (32/118)
Resolving deltas: 28% (34/118)
Resolving deltas: 29% (35/118)
Resolving deltas: 30% (36/118)
Resolving deltas: 31% (37/118)
Resolving deltas: 32% (38/118)
Resolving deltas: 33% (39/118)
Resolving deltas: 34% (41/118)
Resolving deltas: 35% (42/118)
Resolving deltas: 36% (43/118)
Resolving deltas: 37% (44/118)
Resolving deltas: 38% (45/118)
Resolving deltas: 39% (47/118)
Resolving deltas: 40% (48/118)
Resolving deltas: 41% (49/118)
Resolving deltas: 42% (50/118)
Resolving deltas: 43% (51/118)
Resolving deltas: 44% (53/118)
Resolving deltas: 45% (54/118)
Resolving deltas: 46% (55/118)
Resolving deltas: 47% (56/118)
Resolving deltas: 48% (57/118)
Resolving deltas: 49% (58/118)
Resolving deltas: 50% (59/118)
Resolving deltas: 52% (62/118)
Resolving deltas: 53% (63/118)
Resolving deltas: 54% (64/118)
Resolving deltas: 55% (65/118)
Resolving deltas: 56% (67/118)
Resolving deltas: 57% (68/118)
Resolving deltas: 58% (69/118)
Resolving deltas: 59% (70/118)
Resolving deltas: 60% (71/118)
Resolving deltas: 61% (72/118)
Resolving deltas: 62% (74/118)
Resolving deltas: 63% (75/118)
Resolving deltas: 64% (76/118)
Resolving deltas: 65% (77/118)
Resolving deltas: 66% (78/118)
Resolving deltas: 67% (80/118)
Resolving deltas: 68% (81/118)
Resolving deltas: 69% (82/118)
Resolving deltas: 70% (83/118)
Resolving deltas: 71% (84/118)
Resolving deltas: 72% (85/118)
Resolving deltas: 74% (88/118)
Resolving deltas: 76% (90/118)
Resolving deltas: 77% (91/118)
Resolving deltas: 78% (93/118)
Resolving deltas: 79% (94/118)
Resolving deltas: 80% (95/118)
Resolving deltas: 81% (96/118)
Resolving deltas: 82% (97/118)
Resolving deltas: 83% (98/118)
Resolving deltas: 84% (100/118)
Resolving deltas: 85% (101/118)
Resolving deltas: 87% (103/118)
Resolving deltas: 88% (104/118)
Resolving deltas: 89% (106/118)
Resolving deltas: 90% (107/118)
Resolving deltas: 91% (108/118)
Resolving deltas: 92% (109/118)
Resolving deltas: 93% (110/118)
Resolving deltas: 94% (111/118)
Resolving deltas: 95% (113/118)
Resolving deltas: 96% (114/118)
Resolving deltas: 97% (115/118)
Resolving deltas: 98% (116/118)
Resolving deltas: 99% (117/118)
Resolving deltas: 100% (118/118)
Resolving deltas: 100% (118/118), completed with 12 local objects.
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.
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 e870c852c0 gh-74929: PEP 667 general docs update (gh-119201)
Switched to and reset branch 'main'
configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)
make: *** [Makefile:2244: buildbottest] Error 2
Test report
===========
Failed tests:
- test_pyrepl
Test leaking resources:
- test_pyrepl: references
- test_pyrepl: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE CentOS9 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/867/builds/825
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 233, done.
remote: Counting objects: 0% (1/225)
remote: Counting objects: 1% (3/225)
remote: Counting objects: 2% (5/225)
remote: Counting objects: 3% (7/225)
remote: Counting objects: 4% (9/225)
remote: Counting objects: 5% (12/225)
remote: Counting objects: 6% (14/225)
remote: Counting objects: 7% (16/225)
remote: Counting objects: 8% (18/225)
remote: Counting objects: 9% (21/225)
remote: Counting objects: 10% (23/225)
remote: Counting objects: 11% (25/225)
remote: Counting objects: 12% (27/225)
remote: Counting objects: 13% (30/225)
remote: Counting objects: 14% (32/225)
remote: Counting objects: 15% (34/225)
remote: Counting objects: 16% (36/225)
remote: Counting objects: 17% (39/225)
remote: Counting objects: 18% (41/225)
remote: Counting objects: 19% (43/225)
remote: Counting objects: 20% (45/225)
remote: Counting objects: 21% (48/225)
remote: Counting objects: 22% (50/225)
remote: Counting objects: 23% (52/225)
remote: Counting objects: 24% (54/225)
remote: Counting objects: 25% (57/225)
remote: Counting objects: 26% (59/225)
remote: Counting objects: 27% (61/225)
remote: Counting objects: 28% (63/225)
remote: Counting objects: 29% (66/225)
remote: Counting objects: 30% (68/225)
remote: Counting objects: 31% (70/225)
remote: Counting objects: 32% (72/225)
remote: Counting objects: 33% (75/225)
remote: Counting objects: 34% (77/225)
remote: Counting objects: 35% (79/225)
remote: Counting objects: 36% (81/225)
remote: Counting objects: 37% (84/225)
remote: Counting objects: 38% (86/225)
remote: Counting objects: 39% (88/225)
remote: Counting objects: 40% (90/225)
remote: Counting objects: 41% (93/225)
remote: Counting objects: 42% (95/225)
remote: Counting objects: 43% (97/225)
remote: Counting objects: 44% (99/225)
remote: Counting objects: 45% (102/225)
remote: Counting objects: 46% (104/225)
remote: Counting objects: 47% (106/225)
remote: Counting objects: 48% (108/225)
remote: Counting objects: 49% (111/225)
remote: Counting objects: 50% (113/225)
remote: Counting objects: 51% (115/225)
remote: Counting objects: 52% (117/225)
remote: Counting objects: 53% (120/225)
remote: Counting objects: 54% (122/225)
remote: Counting objects: 55% (124/225)
remote: Counting objects: 56% (126/225)
remote: Counting objects: 57% (129/225)
remote: Counting objects: 58% (131/225)
remote: Counting objects: 59% (133/225)
remote: Counting objects: 60% (135/225)
remote: Counting objects: 61% (138/225)
remote: Counting objects: 62% (140/225)
remote: Counting objects: 63% (142/225)
remote: Counting objects: 64% (144/225)
remote: Counting objects: 65% (147/225)
remote: Counting objects: 66% (149/225)
remote: Counting objects: 67% (151/225)
remote: Counting objects: 68% (153/225)
remote: Counting objects: 69% (156/225)
remote: Counting objects: 70% (158/225)
remote: Counting objects: 71% (160/225)
remote: Counting objects: 72% (162/225)
remote: Counting objects: 73% (165/225)
remote: Counting objects: 74% (167/225)
remote: Counting objects: 75% (169/225)
remote: Counting objects: 76% (171/225)
remote: Counting objects: 77% (174/225)
remote: Counting objects: 78% (176/225)
remote: Counting objects: 79% (178/225)
remote: Counting objects: 80% (180/225)
remote: Counting objects: 81% (183/225)
remote: Counting objects: 82% (185/225)
remote: Counting objects: 83% (187/225)
remote: Counting objects: 84% (189/225)
remote: Counting objects: 85% (192/225)
remote: Counting objects: 86% (194/225)
remote: Counting objects: 87% (196/225)
remote: Counting objects: 88% (198/225)
remote: Counting objects: 89% (201/225)
remote: Counting objects: 90% (203/225)
remote: Counting objects: 91% (205/225)
remote: Counting objects: 92% (207/225)
remote: Counting objects: 93% (210/225)
remote: Counting objects: 94% (212/225)
remote: Counting objects: 95% (214/225)
remote: Counting objects: 96% (216/225)
remote: Counting objects: 97% (219/225)
remote: Counting objects: 98% (221/225)
remote: Counting objects: 99% (223/225)
remote: Counting objects: 100% (225/225)
remote: Counting objects: 100% (225/225), done.
remote: Compressing objects: 0% (1/140)
remote: Compressing objects: 1% (2/140)
remote: Compressing objects: 2% (3/140)
remote: Compressing objects: 3% (5/140)
remote: Compressing objects: 4% (6/140)
remote: Compressing objects: 5% (7/140)
remote: Compressing objects: 6% (9/140)
remote: Compressing objects: 7% (10/140)
remote: Compressing objects: 8% (12/140)
remote: Compressing objects: 9% (13/140)
remote: Compressing objects: 10% (14/140)
remote: Compressing objects: 11% (16/140)
remote: Compressing objects: 12% (17/140)
remote: Compressing objects: 13% (19/140)
remote: Compressing objects: 14% (20/140)
remote: Compressing objects: 15% (21/140)
remote: Compressing objects: 16% (23/140)
remote: Compressing objects: 17% (24/140)
remote: Compressing objects: 18% (26/140)
remote: Compressing objects: 19% (27/140)
remote: Compressing objects: 20% (28/140)
remote: Compressing objects: 21% (30/140)
remote: Compressing objects: 22% (31/140)
remote: Compressing objects: 23% (33/140)
remote: Compressing objects: 24% (34/140)
remote: Compressing objects: 25% (35/140)
remote: Compressing objects: 26% (37/140)
remote: Compressing objects: 27% (38/140)
remote: Compressing objects: 28% (40/140)
remote: Compressing objects: 29% (41/140)
remote: Compressing objects: 30% (42/140)
remote: Compressing objects: 31% (44/140)
remote: Compressing objects: 32% (45/140)
remote: Compressing objects: 33% (47/140)
remote: Compressing objects: 34% (48/140)
remote: Compressing objects: 35% (49/140)
remote: Compressing objects: 36% (51/140)
remote: Compressing objects: 37% (52/140)
remote: Compressing objects: 38% (54/140)
remote: Compressing objects: 39% (55/140)
remote: Compressing objects: 40% (56/140)
remote: Compressing objects: 41% (58/140)
remote: Compressing objects: 42% (59/140)
remote: Compressing objects: 43% (61/140)
remote: Compressing objects: 44% (62/140)
remote: Compressing objects: 45% (63/140)
remote: Compressing objects: 46% (65/140)
remote: Compressing objects: 47% (66/140)
remote: Compressing objects: 48% (68/140)
remote: Compressing objects: 49% (69/140)
remote: Compressing objects: 50% (70/140)
remote: Compressing objects: 51% (72/140)
remote: Compressing objects: 52% (73/140)
remote: Compressing objects: 53% (75/140)
remote: Compressing objects: 54% (76/140)
remote: Compressing objects: 55% (77/140)
remote: Compressing objects: 56% (79/140)
remote: Compressing objects: 57% (80/140)
remote: Compressing objects: 58% (82/140)
remote: Compressing objects: 59% (83/140)
remote: Compressing objects: 60% (84/140)
remote: Compressing objects: 61% (86/140)
remote: Compressing objects: 62% (87/140)
remote: Compressing objects: 63% (89/140)
remote: Compressing objects: 64% (90/140)
remote: Compressing objects: 65% (91/140)
remote: Compressing objects: 66% (93/140)
remote: Compressing objects: 67% (94/140)
remote: Compressing objects: 68% (96/140)
remote: Compressing objects: 69% (97/140)
remote: Compressing objects: 70% (98/140)
remote: Compressing objects: 71% (100/140)
remote: Compressing objects: 72% (101/140)
remote: Compressing objects: 73% (103/140)
remote: Compressing objects: 74% (104/140)
remote: Compressing objects: 75% (105/140)
remote: Compressing objects: 76% (107/140)
remote: Compressing objects: 77% (108/140)
remote: Compressing objects: 78% (110/140)
remote: Compressing objects: 79% (111/140)
remote: Compressing objects: 80% (112/140)
remote: Compressing objects: 81% (114/140)
remote: Compressing objects: 82% (115/140)
remote: Compressing objects: 83% (117/140)
remote: Compressing objects: 84% (118/140)
remote: Compressing objects: 85% (119/140)
remote: Compressing objects: 86% (121/140)
remote: Compressing objects: 87% (122/140)
remote: Compressing objects: 88% (124/140)
remote: Compressing objects: 89% (125/140)
remote: Compressing objects: 90% (126/140)
remote: Compressing objects: 91% (128/140)
remote: Compressing objects: 92% (129/140)
remote: Compressing objects: 93% (131/140)
remote: Compressing objects: 94% (132/140)
remote: Compressing objects: 95% (133/140)
remote: Compressing objects: 96% (135/140)
remote: Compressing objects: 97% (136/140)
remote: Compressing objects: 98% (138/140)
remote: Compressing objects: 99% (139/140)
remote: Compressing objects: 100% (140/140)
remote: Compressing objects: 100% (140/140), done.
Receiving objects: 0% (1/233)
Receiving objects: 1% (3/233)
Receiving objects: 2% (5/233)
Receiving objects: 3% (7/233)
Receiving objects: 4% (10/233)
Receiving objects: 5% (12/233)
Receiving objects: 6% (14/233)
Receiving objects: 7% (17/233)
Receiving objects: 8% (19/233)
Receiving objects: 9% (21/233)
Receiving objects: 10% (24/233)
Receiving objects: 11% (26/233)
Receiving objects: 12% (28/233)
Receiving objects: 13% (31/233)
Receiving objects: 14% (33/233)
Receiving objects: 15% (35/233)
Receiving objects: 16% (38/233)
Receiving objects: 17% (40/233)
Receiving objects: 18% (42/233)
Receiving objects: 19% (45/233)
Receiving objects: 20% (47/233)
Receiving objects: 21% (49/233)
Receiving objects: 22% (52/233)
Receiving objects: 23% (54/233)
Receiving objects: 24% (56/233)
Receiving objects: 25% (59/233)
Receiving objects: 26% (61/233)
Receiving objects: 27% (63/233)
Receiving objects: 28% (66/233)
Receiving objects: 29% (68/233)
Receiving objects: 30% (70/233)
Receiving objects: 31% (73/233)
Receiving objects: 32% (75/233)
Receiving objects: 33% (77/233)
Receiving objects: 34% (80/233)
Receiving objects: 35% (82/233)
Receiving objects: 36% (84/233)
Receiving objects: 37% (87/233)
Receiving objects: 38% (89/233)
Receiving objects: 39% (91/233)
Receiving objects: 40% (94/233)
Receiving objects: 41% (96/233)
Receiving objects: 42% (98/233)
Receiving objects: 43% (101/233)
Receiving objects: 44% (103/233)
Receiving objects: 45% (105/233)
Receiving objects: 46% (108/233)
Receiving objects: 47% (110/233)
Receiving objects: 48% (112/233)
Receiving objects: 49% (115/233)
Receiving objects: 50% (117/233)
Receiving objects: 51% (119/233)
Receiving objects: 52% (122/233)
Receiving objects: 53% (124/233)
Receiving objects: 54% (126/233)
Receiving objects: 55% (129/233)
Receiving objects: 56% (131/233)
Receiving objects: 57% (133/233)
Receiving objects: 58% (136/233)
Receiving objects: 59% (138/233)
Receiving objects: 60% (140/233)
Receiving objects: 61% (143/233)
Receiving objects: 62% (145/233)
Receiving objects: 63% (147/233)
Receiving objects: 64% (150/233)
Receiving objects: 65% (152/233)
Receiving objects: 66% (154/233)
Receiving objects: 67% (157/233)
Receiving objects: 68% (159/233)
Receiving objects: 69% (161/233)
Receiving objects: 70% (164/233)
Receiving objects: 71% (166/233)
Receiving objects: 72% (168/233)
Receiving objects: 73% (171/233)
Receiving objects: 74% (173/233)
Receiving objects: 75% (175/233)
Receiving objects: 76% (178/233)
Receiving objects: 77% (180/233)
Receiving objects: 78% (182/233)
Receiving objects: 79% (185/233)
Receiving objects: 80% (187/233)
Receiving objects: 81% (189/233)
Receiving objects: 82% (192/233)
Receiving objects: 83% (194/233)
Receiving objects: 84% (196/233)
Receiving objects: 85% (199/233)
Receiving objects: 86% (201/233)
Receiving objects: 87% (203/233)
remote: Total 233 (delta 118), reused 150 (delta 85), pack-reused 8
Receiving objects: 88% (206/233)
Receiving objects: 89% (208/233)
Receiving objects: 90% (210/233)
Receiving objects: 91% (213/233)
Receiving objects: 92% (215/233)
Receiving objects: 93% (217/233)
Receiving objects: 94% (220/233)
Receiving objects: 95% (222/233)
Receiving objects: 96% (224/233)
Receiving objects: 97% (227/233)
Receiving objects: 98% (229/233)
Receiving objects: 99% (231/233)
Receiving objects: 100% (233/233)
Receiving objects: 100% (233/233), 723.62 KiB | 8.93 MiB/s, done.
Resolving deltas: 0% (0/118)
Resolving deltas: 1% (2/118)
Resolving deltas: 2% (3/118)
Resolving deltas: 3% (4/118)
Resolving deltas: 4% (5/118)
Resolving deltas: 5% (6/118)
Resolving deltas: 6% (8/118)
Resolving deltas: 7% (9/118)
Resolving deltas: 8% (10/118)
Resolving deltas: 9% (11/118)
Resolving deltas: 10% (12/118)
Resolving deltas: 11% (13/118)
Resolving deltas: 12% (15/118)
Resolving deltas: 13% (16/118)
Resolving deltas: 14% (17/118)
Resolving deltas: 15% (18/118)
Resolving deltas: 16% (19/118)
Resolving deltas: 17% (21/118)
Resolving deltas: 18% (22/118)
Resolving deltas: 19% (23/118)
Resolving deltas: 20% (24/118)
Resolving deltas: 21% (25/118)
Resolving deltas: 22% (26/118)
Resolving deltas: 23% (28/118)
Resolving deltas: 24% (29/118)
Resolving deltas: 25% (30/118)
Resolving deltas: 26% (31/118)
Resolving deltas: 27% (32/118)
Resolving deltas: 28% (34/118)
Resolving deltas: 29% (35/118)
Resolving deltas: 30% (36/118)
Resolving deltas: 31% (37/118)
Resolving deltas: 32% (38/118)
Resolving deltas: 33% (40/118)
Resolving deltas: 34% (41/118)
Resolving deltas: 35% (42/118)
Resolving deltas: 36% (43/118)
Resolving deltas: 37% (44/118)
Resolving deltas: 38% (45/118)
Resolving deltas: 40% (48/118)
Resolving deltas: 41% (49/118)
Resolving deltas: 42% (50/118)
Resolving deltas: 43% (51/118)
Resolving deltas: 44% (53/118)
Resolving deltas: 45% (54/118)
Resolving deltas: 46% (55/118)
Resolving deltas: 47% (56/118)
Resolving deltas: 48% (57/118)
Resolving deltas: 50% (59/118)
Resolving deltas: 51% (61/118)
Resolving deltas: 52% (62/118)
Resolving deltas: 53% (63/118)
Resolving deltas: 54% (64/118)
Resolving deltas: 55% (65/118)
Resolving deltas: 56% (67/118)
Resolving deltas: 57% (68/118)
Resolving deltas: 58% (69/118)
Resolving deltas: 59% (70/118)
Resolving deltas: 60% (71/118)
Resolving deltas: 61% (72/118)
Resolving deltas: 62% (74/118)
Resolving deltas: 63% (75/118)
Resolving deltas: 64% (76/118)
Resolving deltas: 65% (77/118)
Resolving deltas: 66% (78/118)
Resolving deltas: 67% (80/118)
Resolving deltas: 68% (81/118)
Resolving deltas: 69% (82/118)
Resolving deltas: 70% (83/118)
Resolving deltas: 71% (84/118)
Resolving deltas: 72% (85/118)
Resolving deltas: 73% (87/118)
Resolving deltas: 74% (88/118)
Resolving deltas: 76% (90/118)
Resolving deltas: 77% (91/118)
Resolving deltas: 78% (93/118)
Resolving deltas: 79% (94/118)
Resolving deltas: 80% (95/118)
Resolving deltas: 81% (96/118)
Resolving deltas: 82% (97/118)
Resolving deltas: 83% (98/118)
Resolving deltas: 84% (100/118)
Resolving deltas: 85% (101/118)
Resolving deltas: 86% (102/118)
Resolving deltas: 88% (104/118)
Resolving deltas: 89% (106/118)
Resolving deltas: 90% (107/118)
Resolving deltas: 91% (108/118)
Resolving deltas: 92% (109/118)
Resolving deltas: 93% (110/118)
Resolving deltas: 94% (111/118)
Resolving deltas: 95% (113/118)
Resolving deltas: 96% (114/118)
Resolving deltas: 97% (115/118)
Resolving deltas: 98% (116/118)
Resolving deltas: 99% (117/118)
Resolving deltas: 100% (118/118)
Resolving deltas: 100% (118/118), completed with 12 local objects.
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.
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 e870c852c0 gh-74929: PEP 667 general docs update (gh-119201)
Switched to and reset branch 'main'
configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)
make: *** [Makefile:2244: buildbottest] Error 2
Test report
===========
Failed tests:
- test_typing
- test_pyrepl
Test leaking resources:
- test_pyrepl: references
- test_typing: memory blocks
- test_pyrepl: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Stable Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/123/builds/1102
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-aarch64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 200, done.
remote: Counting objects: 0% (1/192)
remote: Counting objects: 1% (2/192)
remote: Counting objects: 2% (4/192)
remote: Counting objects: 3% (6/192)
remote: Counting objects: 4% (8/192)
remote: Counting objects: 5% (10/192)
remote: Counting objects: 6% (12/192)
remote: Counting objects: 7% (14/192)
remote: Counting objects: 8% (16/192)
remote: Counting objects: 9% (18/192)
remote: Counting objects: 10% (20/192)
remote: Counting objects: 11% (22/192)
remote: Counting objects: 12% (24/192)
remote: Counting objects: 13% (25/192)
remote: Counting objects: 14% (27/192)
remote: Counting objects: 15% (29/192)
remote: Counting objects: 16% (31/192)
remote: Counting objects: 17% (33/192)
remote: Counting objects: 18% (35/192)
remote: Counting objects: 19% (37/192)
remote: Counting objects: 20% (39/192)
remote: Counting objects: 21% (41/192)
remote: Counting objects: 22% (43/192)
remote: Counting objects: 23% (45/192)
remote: Counting objects: 24% (47/192)
remote: Counting objects: 25% (48/192)
remote: Counting objects: 26% (50/192)
remote: Counting objects: 27% (52/192)
remote: Counting objects: 28% (54/192)
remote: Counting objects: 29% (56/192)
remote: Counting objects: 30% (58/192)
remote: Counting objects: 31% (60/192)
remote: Counting objects: 32% (62/192)
remote: Counting objects: 33% (64/192)
remote: Counting objects: 34% (66/192)
remote: Counting objects: 35% (68/192)
remote: Counting objects: 36% (70/192)
remote: Counting objects: 37% (72/192)
remote: Counting objects: 38% (73/192)
remote: Counting objects: 39% (75/192)
remote: Counting objects: 40% (77/192)
remote: Counting objects: 41% (79/192)
remote: Counting objects: 42% (81/192)
remote: Counting objects: 43% (83/192)
remote: Counting objects: 44% (85/192)
remote: Counting objects: 45% (87/192)
remote: Counting objects: 46% (89/192)
remote: Counting objects: 47% (91/192)
remote: Counting objects: 48% (93/192)
remote: Counting objects: 49% (95/192)
remote: Counting objects: 50% (96/192)
remote: Counting objects: 51% (98/192)
remote: Counting objects: 52% (100/192)
remote: Counting objects: 53% (102/192)
remote: Counting objects: 54% (104/192)
remote: Counting objects: 55% (106/192)
remote: Counting objects: 56% (108/192)
remote: Counting objects: 57% (110/192)
remote: Counting objects: 58% (112/192)
remote: Counting objects: 59% (114/192)
remote: Counting objects: 60% (116/192)
remote: Counting objects: 61% (118/192)
remote: Counting objects: 62% (120/192)
remote: Counting objects: 63% (121/192)
remote: Counting objects: 64% (123/192)
remote: Counting objects: 65% (125/192)
remote: Counting objects: 66% (127/192)
remote: Counting objects: 67% (129/192)
remote: Counting objects: 68% (131/192)
remote: Counting objects: 69% (133/192)
remote: Counting objects: 70% (135/192)
remote: Counting objects: 71% (137/192)
remote: Counting objects: 72% (139/192)
remote: Counting objects: 73% (141/192)
remote: Counting objects: 74% (143/192)
remote: Counting objects: 75% (144/192)
remote: Counting objects: 76% (146/192)
remote: Counting objects: 77% (148/192)
remote: Counting objects: 78% (150/192)
remote: Counting objects: 79% (152/192)
remote: Counting objects: 80% (154/192)
remote: Counting objects: 81% (156/192)
remote: Counting objects: 82% (158/192)
remote: Counting objects: 83% (160/192)
remote: Counting objects: 84% (162/192)
remote: Counting objects: 85% (164/192)
remote: Counting objects: 86% (166/192)
remote: Counting objects: 87% (168/192)
remote: Counting objects: 88% (169/192)
remote: Counting objects: 89% (171/192)
remote: Counting objects: 90% (173/192)
remote: Counting objects: 91% (175/192)
remote: Counting objects: 92% (177/192)
remote: Counting objects: 93% (179/192)
remote: Counting objects: 94% (181/192)
remote: Counting objects: 95% (183/192)
remote: Counting objects: 96% (185/192)
remote: Counting objects: 97% (187/192)
remote: Counting objects: 98% (189/192)
remote: Counting objects: 99% (191/192)
remote: Counting objects: 100% (192/192)
remote: Counting objects: 100% (192/192), done.
remote: Compressing objects: 0% (1/110)
remote: Compressing objects: 1% (2/110)
remote: Compressing objects: 2% (3/110)
remote: Compressing objects: 3% (4/110)
remote: Compressing objects: 4% (5/110)
remote: Compressing objects: 5% (6/110)
remote: Compressing objects: 6% (7/110)
remote: Compressing objects: 7% (8/110)
remote: Compressing objects: 8% (9/110)
remote: Compressing objects: 9% (10/110)
remote: Compressing objects: 10% (11/110)
remote: Compressing objects: 11% (13/110)
remote: Compressing objects: 12% (14/110)
remote: Compressing objects: 13% (15/110)
remote: Compressing objects: 14% (16/110)
remote: Compressing objects: 15% (17/110)
remote: Compressing objects: 16% (18/110)
remote: Compressing objects: 17% (19/110)
remote: Compressing objects: 18% (20/110)
remote: Compressing objects: 19% (21/110)
remote: Compressing objects: 20% (22/110)
remote: Compressing objects: 21% (24/110)
remote: Compressing objects: 22% (25/110)
remote: Compressing objects: 23% (26/110)
remote: Compressing objects: 24% (27/110)
remote: Compressing objects: 25% (28/110)
remote: Compressing objects: 26% (29/110)
remote: Compressing objects: 27% (30/110)
remote: Compressing objects: 28% (31/110)
remote: Compressing objects: 29% (32/110)
remote: Compressing objects: 30% (33/110)
remote: Compressing objects: 31% (35/110)
remote: Compressing objects: 32% (36/110)
remote: Compressing objects: 33% (37/110)
remote: Compressing objects: 34% (38/110)
remote: Compressing objects: 35% (39/110)
remote: Compressing objects: 36% (40/110)
remote: Compressing objects: 37% (41/110)
remote: Compressing objects: 38% (42/110)
remote: Compressing objects: 39% (43/110)
remote: Compressing objects: 40% (44/110)
remote: Compressing objects: 41% (46/110)
remote: Compressing objects: 42% (47/110)
remote: Compressing objects: 43% (48/110)
remote: Compressing objects: 44% (49/110)
remote: Compressing objects: 45% (50/110)
remote: Compressing objects: 46% (51/110)
remote: Compressing objects: 47% (52/110)
remote: Compressing objects: 48% (53/110)
remote: Compressing objects: 49% (54/110)
remote: Compressing objects: 50% (55/110)
remote: Compressing objects: 51% (57/110)
remote: Compressing objects: 52% (58/110)
remote: Compressing objects: 53% (59/110)
remote: Compressing objects: 54% (60/110)
remote: Compressing objects: 55% (61/110)
remote: Compressing objects: 56% (62/110)
remote: Compressing objects: 57% (63/110)
remote: Compressing objects: 58% (64/110)
remote: Compressing objects: 59% (65/110)
remote: Compressing objects: 60% (66/110)
remote: Compressing objects: 61% (68/110)
remote: Compressing objects: 62% (69/110)
remote: Compressing objects: 63% (70/110)
remote: Compressing objects: 64% (71/110)
remote: Compressing objects: 65% (72/110)
remote: Compressing objects: 66% (73/110)
remote: Compressing objects: 67% (74/110)
remote: Compressing objects: 68% (75/110)
remote: Compressing objects: 69% (76/110)
remote: Compressing objects: 70% (77/110)
remote: Compressing objects: 71% (79/110)
remote: Compressing objects: 72% (80/110)
remote: Compressing objects: 73% (81/110)
remote: Compressing objects: 74% (82/110)
remote: Compressing objects: 75% (83/110)
remote: Compressing objects: 76% (84/110)
remote: Compressing objects: 77% (85/110)
remote: Compressing objects: 78% (86/110)
remote: Compressing objects: 79% (87/110)
remote: Compressing objects: 80% (88/110)
remote: Compressing objects: 81% (90/110)
remote: Compressing objects: 82% (91/110)
remote: Compressing objects: 83% (92/110)
remote: Compressing objects: 84% (93/110)
remote: Compressing objects: 85% (94/110)
remote: Compressing objects: 86% (95/110)
remote: Compressing objects: 87% (96/110)
remote: Compressing objects: 88% (97/110)
remote: Compressing objects: 89% (98/110)
remote: Compressing objects: 90% (99/110)
remote: Compressing objects: 91% (101/110)
remote: Compressing objects: 92% (102/110)
remote: Compressing objects: 93% (103/110)
remote: Compressing objects: 94% (104/110)
remote: Compressing objects: 95% (105/110)
remote: Compressing objects: 96% (106/110)
remote: Compressing objects: 97% (107/110)
remote: Compressing objects: 98% (108/110)
remote: Compressing objects: 99% (109/110)
remote: Compressing objects: 100% (110/110)
remote: Compressing objects: 100% (110/110), done.
Receiving objects: 0% (1/200)
Receiving objects: 1% (2/200)
Receiving objects: 2% (4/200)
Receiving objects: 3% (6/200)
Receiving objects: 4% (8/200)
Receiving objects: 5% (10/200)
Receiving objects: 6% (12/200)
Receiving objects: 7% (14/200)
Receiving objects: 8% (16/200)
Receiving objects: 9% (18/200)
Receiving objects: 10% (20/200)
Receiving objects: 11% (22/200)
Receiving objects: 12% (24/200)
Receiving objects: 13% (26/200)
Receiving objects: 14% (28/200)
Receiving objects: 15% (30/200)
Receiving objects: 16% (32/200)
Receiving objects: 17% (34/200)
Receiving objects: 18% (36/200)
Receiving objects: 19% (38/200)
Receiving objects: 20% (40/200)
Receiving objects: 21% (42/200)
Receiving objects: 22% (44/200)
Receiving objects: 23% (46/200)
Receiving objects: 24% (48/200)
Receiving objects: 25% (50/200)
Receiving objects: 26% (52/200)
Receiving objects: 27% (54/200)
Receiving objects: 28% (56/200)
Receiving objects: 29% (58/200)
Receiving objects: 30% (60/200)
Receiving objects: 31% (62/200)
Receiving objects: 32% (64/200)
Receiving objects: 33% (66/200)
Receiving objects: 34% (68/200)
Receiving objects: 35% (70/200)
Receiving objects: 36% (72/200)
Receiving objects: 37% (74/200)
Receiving objects: 38% (76/200)
Receiving objects: 39% (78/200)
Receiving objects: 40% (80/200)
Receiving objects: 41% (82/200)
Receiving objects: 42% (84/200)
Receiving objects: 43% (86/200)
Receiving objects: 44% (88/200)
Receiving objects: 45% (90/200)
Receiving objects: 46% (92/200)
Receiving objects: 47% (94/200)
Receiving objects: 48% (96/200)
Receiving objects: 49% (98/200)
Receiving objects: 50% (100/200)
Receiving objects: 51% (102/200)
Receiving objects: 52% (104/200)
Receiving objects: 53% (106/200)
Receiving objects: 54% (108/200)
Receiving objects: 55% (110/200)
Receiving objects: 56% (112/200)
Receiving objects: 57% (114/200)
Receiving objects: 58% (116/200)
Receiving objects: 59% (118/200)
Receiving objects: 60% (120/200)
Receiving objects: 61% (122/200)
Receiving objects: 62% (124/200)
Receiving objects: 63% (126/200)
Receiving objects: 64% (128/200)
Receiving objects: 65% (130/200)
Receiving objects: 66% (132/200)
Receiving objects: 67% (134/200)
Receiving objects: 68% (136/200)
Receiving objects: 69% (138/200)
Receiving objects: 70% (140/200)
Receiving objects: 71% (142/200)
Receiving objects: 72% (144/200)
Receiving objects: 73% (146/200)
Receiving objects: 74% (148/200)
Receiving objects: 75% (150/200)
Receiving objects: 76% (152/200)
Receiving objects: 77% (154/200)
Receiving objects: 78% (156/200)
Receiving objects: 79% (158/200)
Receiving objects: 80% (160/200)
Receiving objects: 81% (162/200)
Receiving objects: 82% (164/200)
Receiving objects: 83% (166/200)
Receiving objects: 84% (168/200)
Receiving objects: 85% (170/200)
Receiving objects: 86% (172/200)
Receiving objects: 87% (174/200)
Receiving objects: 88% (176/200)
Receiving objects: 89% (178/200)
Receiving objects: 90% (180/200)
Receiving objects: 91% (182/200)
Receiving objects: 92% (184/200)
Receiving objects: 93% (186/200)
Receiving objects: 94% (188/200)
Receiving objects: 95% (190/200)
Receiving objects: 96% (192/200)
Receiving objects: 97% (194/200)
remote: Total 200 (delta 103), reused 128 (delta 82), pack-reused 8
Receiving objects: 98% (196/200)
Receiving objects: 99% (198/200)
Receiving objects: 100% (200/200)
Receiving objects: 100% (200/200), 580.73 KiB | 5.99 MiB/s, done.
Resolving deltas: 0% (0/103)
Resolving deltas: 1% (2/103)
Resolving deltas: 2% (3/103)
Resolving deltas: 5% (6/103)
Resolving deltas: 6% (7/103)
Resolving deltas: 9% (10/103)
Resolving deltas: 10% (11/103)
Resolving deltas: 11% (12/103)
Resolving deltas: 12% (13/103)
Resolving deltas: 13% (14/103)
Resolving deltas: 14% (15/103)
Resolving deltas: 15% (16/103)
Resolving deltas: 16% (17/103)
Resolving deltas: 17% (18/103)
Resolving deltas: 20% (21/103)
Resolving deltas: 21% (22/103)
Resolving deltas: 22% (23/103)
Resolving deltas: 23% (24/103)
Resolving deltas: 24% (25/103)
Resolving deltas: 26% (27/103)
Resolving deltas: 27% (28/103)
Resolving deltas: 29% (30/103)
Resolving deltas: 30% (31/103)
Resolving deltas: 31% (32/103)
Resolving deltas: 32% (33/103)
Resolving deltas: 33% (34/103)
Resolving deltas: 34% (36/103)
Resolving deltas: 35% (37/103)
Resolving deltas: 36% (38/103)
Resolving deltas: 37% (39/103)
Resolving deltas: 39% (41/103)
Resolving deltas: 46% (48/103)
Resolving deltas: 47% (49/103)
Resolving deltas: 48% (50/103)
Resolving deltas: 49% (51/103)
Resolving deltas: 50% (52/103)
Resolving deltas: 51% (53/103)
Resolving deltas: 52% (54/103)
Resolving deltas: 53% (55/103)
Resolving deltas: 54% (56/103)
Resolving deltas: 55% (57/103)
Resolving deltas: 56% (58/103)
Resolving deltas: 57% (59/103)
Resolving deltas: 58% (60/103)
Resolving deltas: 66% (68/103)
Resolving deltas: 67% (70/103)
Resolving deltas: 68% (71/103)
Resolving deltas: 69% (72/103)
Resolving deltas: 70% (73/103)
Resolving deltas: 71% (74/103)
Resolving deltas: 72% (75/103)
Resolving deltas: 73% (76/103)
Resolving deltas: 74% (77/103)
Resolving deltas: 75% (78/103)
Resolving deltas: 76% (79/103)
Resolving deltas: 77% (80/103)
Resolving deltas: 80% (83/103)
Resolving deltas: 81% (84/103)
Resolving deltas: 82% (85/103)
Resolving deltas: 83% (86/103)
Resolving deltas: 84% (87/103)
Resolving deltas: 86% (89/103)
Resolving deltas: 87% (90/103)
Resolving deltas: 88% (91/103)
Resolving deltas: 89% (92/103)
Resolving deltas: 90% (93/103)
Resolving deltas: 91% (94/103)
Resolving deltas: 92% (95/103)
Resolving deltas: 93% (96/103)
Resolving deltas: 94% (97/103)
Resolving deltas: 95% (98/103)
Resolving deltas: 96% (99/103)
Resolving deltas: 97% (100/103)
Resolving deltas: 98% (101/103)
Resolving deltas: 99% (102/103)
Resolving deltas: 100% (103/103)
Resolving deltas: 100% (103/103), completed with 12 local objects.
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.
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 172690227e gh-102136: Add -m to options that work with -i (GH-119271)
Switched to and reset branch 'main'
configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)
make: *** [Makefile:2244: buildbottest] Error 2
Test report
===========
Failed tests:
- test_pyrepl
Test leaking resources:
- test_pyrepl: references
- test_pyrepl: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL8 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/75/builds/1134
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel8-z
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 200, done.
remote: Counting objects: 0% (1/194)
remote: Counting objects: 1% (2/194)
remote: Counting objects: 2% (4/194)
remote: Counting objects: 3% (6/194)
remote: Counting objects: 4% (8/194)
remote: Counting objects: 5% (10/194)
remote: Counting objects: 6% (12/194)
remote: Counting objects: 7% (14/194)
remote: Counting objects: 8% (16/194)
remote: Counting objects: 9% (18/194)
remote: Counting objects: 10% (20/194)
remote: Counting objects: 11% (22/194)
remote: Counting objects: 12% (24/194)
remote: Counting objects: 13% (26/194)
remote: Counting objects: 14% (28/194)
remote: Counting objects: 15% (30/194)
remote: Counting objects: 16% (32/194)
remote: Counting objects: 17% (33/194)
remote: Counting objects: 18% (35/194)
remote: Counting objects: 19% (37/194)
remote: Counting objects: 20% (39/194)
remote: Counting objects: 21% (41/194)
remote: Counting objects: 22% (43/194)
remote: Counting objects: 23% (45/194)
remote: Counting objects: 24% (47/194)
remote: Counting objects: 25% (49/194)
remote: Counting objects: 26% (51/194)
remote: Counting objects: 27% (53/194)
remote: Counting objects: 28% (55/194)
remote: Counting objects: 29% (57/194)
remote: Counting objects: 30% (59/194)
remote: Counting objects: 31% (61/194)
remote: Counting objects: 32% (63/194)
remote: Counting objects: 33% (65/194)
remote: Counting objects: 34% (66/194)
remote: Counting objects: 35% (68/194)
remote: Counting objects: 36% (70/194)
remote: Counting objects: 37% (72/194)
remote: Counting objects: 38% (74/194)
remote: Counting objects: 39% (76/194)
remote: Counting objects: 40% (78/194)
remote: Counting objects: 41% (80/194)
remote: Counting objects: 42% (82/194)
remote: Counting objects: 43% (84/194)
remote: Counting objects: 44% (86/194)
remote: Counting objects: 45% (88/194)
remote: Counting objects: 46% (90/194)
remote: Counting objects: 47% (92/194)
remote: Counting objects: 48% (94/194)
remote: Counting objects: 49% (96/194)
remote: Counting objects: 50% (97/194)
remote: Counting objects: 51% (99/194)
remote: Counting objects: 52% (101/194)
remote: Counting objects: 53% (103/194)
remote: Counting objects: 54% (105/194)
remote: Counting objects: 55% (107/194)
remote: Counting objects: 56% (109/194)
remote: Counting objects: 57% (111/194)
remote: Counting objects: 58% (113/194)
remote: Counting objects: 59% (115/194)
remote: Counting objects: 60% (117/194)
remote: Counting objects: 61% (119/194)
remote: Counting objects: 62% (121/194)
remote: Counting objects: 63% (123/194)
remote: Counting objects: 64% (125/194)
remote: Counting objects: 65% (127/194)
remote: Counting objects: 66% (129/194)
remote: Counting objects: 67% (130/194)
remote: Counting objects: 68% (132/194)
remote: Counting objects: 69% (134/194)
remote: Counting objects: 70% (136/194)
remote: Counting objects: 71% (138/194)
remote: Counting objects: 72% (140/194)
remote: Counting objects: 73% (142/194)
remote: Counting objects: 74% (144/194)
remote: Counting objects: 75% (146/194)
remote: Counting objects: 76% (148/194)
remote: Counting objects: 77% (150/194)
remote: Counting objects: 78% (152/194)
remote: Counting objects: 79% (154/194)
remote: Counting objects: 80% (156/194)
remote: Counting objects: 81% (158/194)
remote: Counting objects: 82% (160/194)
remote: Counting objects: 83% (162/194)
remote: Counting objects: 84% (163/194)
remote: Counting objects: 85% (165/194)
remote: Counting objects: 86% (167/194)
remote: Counting objects: 87% (169/194)
remote: Counting objects: 88% (171/194)
remote: Counting objects: 89% (173/194)
remote: Counting objects: 90% (175/194)
remote: Counting objects: 91% (177/194)
remote: Counting objects: 92% (179/194)
remote: Counting objects: 93% (181/194)
remote: Counting objects: 94% (183/194)
remote: Counting objects: 95% (185/194)
remote: Counting objects: 96% (187/194)
remote: Counting objects: 97% (189/194)
remote: Counting objects: 98% (191/194)
remote: Counting objects: 99% (193/194)
remote: Counting objects: 100% (194/194)
remote: Counting objects: 100% (194/194), done.
remote: Compressing objects: 0% (1/110)
remote: Compressing objects: 1% (2/110)
remote: Compressing objects: 2% (3/110)
remote: Compressing objects: 3% (4/110)
remote: Compressing objects: 4% (5/110)
remote: Compressing objects: 5% (6/110)
remote: Compressing objects: 6% (7/110)
remote: Compressing objects: 7% (8/110)
remote: Compressing objects: 8% (9/110)
remote: Compressing objects: 9% (10/110)
remote: Compressing objects: 10% (11/110)
remote: Compressing objects: 11% (13/110)
remote: Compressing objects: 12% (14/110)
remote: Compressing objects: 13% (15/110)
remote: Compressing objects: 14% (16/110)
remote: Compressing objects: 15% (17/110)
remote: Compressing objects: 16% (18/110)
remote: Compressing objects: 17% (19/110)
remote: Compressing objects: 18% (20/110)
remote: Compressing objects: 19% (21/110)
remote: Compressing objects: 20% (22/110)
remote: Compressing objects: 21% (24/110)
remote: Compressing objects: 22% (25/110)
remote: Compressing objects: 23% (26/110)
remote: Compressing objects: 24% (27/110)
remote: Compressing objects: 25% (28/110)
remote: Compressing objects: 26% (29/110)
remote: Compressing objects: 27% (30/110)
remote: Compressing objects: 28% (31/110)
remote: Compressing objects: 29% (32/110)
remote: Compressing objects: 30% (33/110)
remote: Compressing objects: 31% (35/110)
remote: Compressing objects: 32% (36/110)
remote: Compressing objects: 33% (37/110)
remote: Compressing objects: 34% (38/110)
remote: Compressing objects: 35% (39/110)
remote: Compressing objects: 36% (40/110)
remote: Compressing objects: 37% (41/110)
remote: Compressing objects: 38% (42/110)
remote: Compressing objects: 39% (43/110)
remote: Compressing objects: 40% (44/110)
remote: Compressing objects: 41% (46/110)
remote: Compressing objects: 42% (47/110)
remote: Compressing objects: 43% (48/110)
remote: Compressing objects: 44% (49/110)
remote: Compressing objects: 45% (50/110)
remote: Compressing objects: 46% (51/110)
remote: Compressing objects: 47% (52/110)
remote: Compressing objects: 48% (53/110)
remote: Compressing objects: 49% (54/110)
remote: Compressing objects: 50% (55/110)
remote: Compressing objects: 51% (57/110)
remote: Compressing objects: 52% (58/110)
remote: Compressing objects: 53% (59/110)
remote: Compressing objects: 54% (60/110)
remote: Compressing objects: 55% (61/110)
remote: Compressing objects: 56% (62/110)
remote: Compressing objects: 57% (63/110)
remote: Compressing objects: 58% (64/110)
remote: Compressing objects: 59% (65/110)
remote: Compressing objects: 60% (66/110)
remote: Compressing objects: 61% (68/110)
remote: Compressing objects: 62% (69/110)
remote: Compressing objects: 63% (70/110)
remote: Compressing objects: 64% (71/110)
remote: Compressing objects: 65% (72/110)
remote: Compressing objects: 66% (73/110)
remote: Compressing objects: 67% (74/110)
remote: Compressing objects: 68% (75/110)
remote: Compressing objects: 69% (76/110)
remote: Compressing objects: 70% (77/110)
remote: Compressing objects: 71% (79/110)
remote: Compressing objects: 72% (80/110)
remote: Compressing objects: 73% (81/110)
remote: Compressing objects: 74% (82/110)
remote: Compressing objects: 75% (83/110)
remote: Compressing objects: 76% (84/110)
remote: Compressing objects: 77% (85/110)
remote: Compressing objects: 78% (86/110)
remote: Compressing objects: 79% (87/110)
remote: Compressing objects: 80% (88/110)
remote: Compressing objects: 81% (90/110)
remote: Compressing objects: 82% (91/110)
remote: Compressing objects: 83% (92/110)
remote: Compressing objects: 84% (93/110)
remote: Compressing objects: 85% (94/110)
remote: Compressing objects: 86% (95/110)
remote: Compressing objects: 87% (96/110)
remote: Compressing objects: 88% (97/110)
remote: Compressing objects: 89% (98/110)
remote: Compressing objects: 90% (99/110)
remote: Compressing objects: 91% (101/110)
remote: Compressing objects: 92% (102/110)
remote: Compressing objects: 93% (103/110)
remote: Compressing objects: 94% (104/110)
remote: Compressing objects: 95% (105/110)
remote: Compressing objects: 96% (106/110)
remote: Compressing objects: 97% (107/110)
remote: Compressing objects: 98% (108/110)
remote: Compressing objects: 99% (109/110)
remote: Compressing objects: 100% (110/110)
remote: Compressing objects: 100% (110/110), done.
Receiving objects: 0% (1/200)
Receiving objects: 1% (2/200)
Receiving objects: 2% (4/200)
Receiving objects: 3% (6/200)
Receiving objects: 4% (8/200)
Receiving objects: 5% (10/200)
Receiving objects: 6% (12/200)
Receiving objects: 7% (14/200)
Receiving objects: 8% (16/200)
Receiving objects: 9% (18/200)
Receiving objects: 10% (20/200)
Receiving objects: 11% (22/200)
Receiving objects: 12% (24/200)
Receiving objects: 13% (26/200)
Receiving objects: 14% (28/200)
Receiving objects: 15% (30/200)
Receiving objects: 16% (32/200)
Receiving objects: 17% (34/200)
Receiving objects: 18% (36/200)
Receiving objects: 19% (38/200)
Receiving objects: 20% (40/200)
Receiving objects: 21% (42/200)
Receiving objects: 22% (44/200)
Receiving objects: 23% (46/200)
Receiving objects: 24% (48/200)
Receiving objects: 25% (50/200)
Receiving objects: 26% (52/200)
Receiving objects: 27% (54/200)
Receiving objects: 28% (56/200)
Receiving objects: 29% (58/200)
Receiving objects: 30% (60/200)
Receiving objects: 31% (62/200)
Receiving objects: 32% (64/200)
Receiving objects: 33% (66/200)
Receiving objects: 34% (68/200)
Receiving objects: 35% (70/200)
Receiving objects: 36% (72/200)
Receiving objects: 37% (74/200)
Receiving objects: 38% (76/200)
Receiving objects: 39% (78/200)
Receiving objects: 40% (80/200)
Receiving objects: 41% (82/200)
Receiving objects: 42% (84/200)
Receiving objects: 43% (86/200)
Receiving objects: 44% (88/200)
Receiving objects: 45% (90/200)
Receiving objects: 46% (92/200)
Receiving objects: 47% (94/200)
Receiving objects: 48% (96/200)
Receiving objects: 49% (98/200)
Receiving objects: 50% (100/200)
Receiving objects: 51% (102/200)
Receiving objects: 52% (104/200)
Receiving objects: 53% (106/200)
Receiving objects: 54% (108/200)
Receiving objects: 55% (110/200)
Receiving objects: 56% (112/200)
Receiving objects: 57% (114/200)
Receiving objects: 58% (116/200)
Receiving objects: 59% (118/200)
Receiving objects: 60% (120/200)
Receiving objects: 61% (122/200)
Receiving objects: 62% (124/200)
Receiving objects: 63% (126/200)
Receiving objects: 64% (128/200)
Receiving objects: 65% (130/200)
Receiving objects: 66% (132/200)
Receiving objects: 67% (134/200)
Receiving objects: 68% (136/200)
Receiving objects: 69% (138/200)
Receiving objects: 70% (140/200)
Receiving objects: 71% (142/200)
Receiving objects: 72% (144/200)
Receiving objects: 73% (146/200)
Receiving objects: 74% (148/200)
Receiving objects: 75% (150/200)
Receiving objects: 76% (152/200)
Receiving objects: 77% (154/200)
Receiving objects: 78% (156/200)
Receiving objects: 79% (158/200)
Receiving objects: 80% (160/200)
Receiving objects: 81% (162/200)
Receiving objects: 82% (164/200)
Receiving objects: 83% (166/200)
Receiving objects: 84% (168/200)
Receiving objects: 85% (170/200)
Receiving objects: 86% (172/200)
Receiving objects: 87% (174/200)
Receiving objects: 88% (176/200)
Receiving objects: 89% (178/200)
Receiving objects: 90% (180/200)
Receiving objects: 91% (182/200)
Receiving objects: 92% (184/200)
Receiving objects: 93% (186/200)
Receiving objects: 94% (188/200)
Receiving objects: 95% (190/200)
Receiving objects: 96% (192/200)
Receiving objects: 97% (194/200)
Receiving objects: 98% (196/200)
Receiving objects: 99% (198/200)
Receiving objects: 100% (200/200)
Receiving objects: 100% (200/200), 562.36 KiB | 17.57 MiB/s, done.
remote: Total 200 (delta 105), reused 131 (delta 84), pack-reused 6
Resolving deltas: 0% (0/105)
Resolving deltas: 1% (2/105)
Resolving deltas: 2% (3/105)
Resolving deltas: 3% (4/105)
Resolving deltas: 4% (5/105)
Resolving deltas: 5% (6/105)
Resolving deltas: 6% (7/105)
Resolving deltas: 7% (8/105)
Resolving deltas: 8% (9/105)
Resolving deltas: 9% (10/105)
Resolving deltas: 10% (11/105)
Resolving deltas: 11% (12/105)
Resolving deltas: 12% (13/105)
Resolving deltas: 13% (14/105)
Resolving deltas: 14% (15/105)
Resolving deltas: 15% (16/105)
Resolving deltas: 16% (17/105)
Resolving deltas: 17% (18/105)
Resolving deltas: 18% (19/105)
Resolving deltas: 19% (20/105)
Resolving deltas: 20% (21/105)
Resolving deltas: 21% (23/105)
Resolving deltas: 22% (24/105)
Resolving deltas: 23% (25/105)
Resolving deltas: 24% (26/105)
Resolving deltas: 25% (27/105)
Resolving deltas: 26% (28/105)
Resolving deltas: 27% (29/105)
Resolving deltas: 28% (30/105)
Resolving deltas: 29% (31/105)
Resolving deltas: 30% (32/105)
Resolving deltas: 31% (33/105)
Resolving deltas: 32% (34/105)
Resolving deltas: 33% (35/105)
Resolving deltas: 34% (36/105)
Resolving deltas: 35% (37/105)
Resolving deltas: 36% (38/105)
Resolving deltas: 37% (39/105)
Resolving deltas: 38% (40/105)
Resolving deltas: 39% (41/105)
Resolving deltas: 40% (42/105)
Resolving deltas: 41% (44/105)
Resolving deltas: 42% (45/105)
Resolving deltas: 43% (46/105)
Resolving deltas: 44% (47/105)
Resolving deltas: 45% (48/105)
Resolving deltas: 46% (49/105)
Resolving deltas: 47% (50/105)
Resolving deltas: 48% (51/105)
Resolving deltas: 49% (52/105)
Resolving deltas: 50% (53/105)
Resolving deltas: 51% (54/105)
Resolving deltas: 52% (55/105)
Resolving deltas: 53% (56/105)
Resolving deltas: 54% (57/105)
Resolving deltas: 55% (58/105)
Resolving deltas: 56% (59/105)
Resolving deltas: 57% (60/105)
Resolving deltas: 58% (61/105)
Resolving deltas: 59% (62/105)
Resolving deltas: 60% (63/105)
Resolving deltas: 61% (65/105)
Resolving deltas: 62% (66/105)
Resolving deltas: 63% (67/105)
Resolving deltas: 64% (68/105)
Resolving deltas: 65% (69/105)
Resolving deltas: 66% (70/105)
Resolving deltas: 67% (71/105)
Resolving deltas: 68% (72/105)
Resolving deltas: 69% (73/105)
Resolving deltas: 71% (75/105)
Resolving deltas: 72% (76/105)
Resolving deltas: 73% (77/105)
Resolving deltas: 74% (78/105)
Resolving deltas: 75% (79/105)
Resolving deltas: 76% (80/105)
Resolving deltas: 77% (81/105)
Resolving deltas: 78% (82/105)
Resolving deltas: 79% (83/105)
Resolving deltas: 80% (84/105)
Resolving deltas: 81% (86/105)
Resolving deltas: 82% (87/105)
Resolving deltas: 83% (88/105)
Resolving deltas: 84% (89/105)
Resolving deltas: 85% (90/105)
Resolving deltas: 86% (91/105)
Resolving deltas: 87% (92/105)
Resolving deltas: 88% (93/105)
Resolving deltas: 89% (94/105)
Resolving deltas: 90% (95/105)
Resolving deltas: 91% (96/105)
Resolving deltas: 92% (97/105)
Resolving deltas: 93% (98/105)
Resolving deltas: 94% (99/105)
Resolving deltas: 95% (100/105)
Resolving deltas: 96% (101/105)
Resolving deltas: 97% (102/105)
Resolving deltas: 98% (103/105)
Resolving deltas: 99% (104/105)
Resolving deltas: 100% (105/105)
Resolving deltas: 100% (105/105), completed with 14 local objects.
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.
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 172690227e7 gh-102136: Add -m to options that work with -i (GH-119271)
Switched to and reset branch 'main'
configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)
make: *** [Makefile:2244: buildbottest] Error 2
Test report
===========
Failed tests:
- test_pyrepl
Test leaking resources:
- test_pyrepl: references
- test_typing: memory blocks
- test_pyrepl: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder aarch64 RHEL8 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/551/builds/1106
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-aarch64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 200, done.
remote: Counting objects: 0% (1/192)
remote: Counting objects: 1% (2/192)
remote: Counting objects: 2% (4/192)
remote: Counting objects: 3% (6/192)
remote: Counting objects: 4% (8/192)
remote: Counting objects: 5% (10/192)
remote: Counting objects: 6% (12/192)
remote: Counting objects: 7% (14/192)
remote: Counting objects: 8% (16/192)
remote: Counting objects: 9% (18/192)
remote: Counting objects: 10% (20/192)
remote: Counting objects: 11% (22/192)
remote: Counting objects: 12% (24/192)
remote: Counting objects: 13% (25/192)
remote: Counting objects: 14% (27/192)
remote: Counting objects: 15% (29/192)
remote: Counting objects: 16% (31/192)
remote: Counting objects: 17% (33/192)
remote: Counting objects: 18% (35/192)
remote: Counting objects: 19% (37/192)
remote: Counting objects: 20% (39/192)
remote: Counting objects: 21% (41/192)
remote: Counting objects: 22% (43/192)
remote: Counting objects: 23% (45/192)
remote: Counting objects: 24% (47/192)
remote: Counting objects: 25% (48/192)
remote: Counting objects: 26% (50/192)
remote: Counting objects: 27% (52/192)
remote: Counting objects: 28% (54/192)
remote: Counting objects: 29% (56/192)
remote: Counting objects: 30% (58/192)
remote: Counting objects: 31% (60/192)
remote: Counting objects: 32% (62/192)
remote: Counting objects: 33% (64/192)
remote: Counting objects: 34% (66/192)
remote: Counting objects: 35% (68/192)
remote: Counting objects: 36% (70/192)
remote: Counting objects: 37% (72/192)
remote: Counting objects: 38% (73/192)
remote: Counting objects: 39% (75/192)
remote: Counting objects: 40% (77/192)
remote: Counting objects: 41% (79/192)
remote: Counting objects: 42% (81/192)
remote: Counting objects: 43% (83/192)
remote: Counting objects: 44% (85/192)
remote: Counting objects: 45% (87/192)
remote: Counting objects: 46% (89/192)
remote: Counting objects: 47% (91/192)
remote: Counting objects: 48% (93/192)
remote: Counting objects: 49% (95/192)
remote: Counting objects: 50% (96/192)
remote: Counting objects: 51% (98/192)
remote: Counting objects: 52% (100/192)
remote: Counting objects: 53% (102/192)
remote: Counting objects: 54% (104/192)
remote: Counting objects: 55% (106/192)
remote: Counting objects: 56% (108/192)
remote: Counting objects: 57% (110/192)
remote: Counting objects: 58% (112/192)
remote: Counting objects: 59% (114/192)
remote: Counting objects: 60% (116/192)
remote: Counting objects: 61% (118/192)
remote: Counting objects: 62% (120/192)
remote: Counting objects: 63% (121/192)
remote: Counting objects: 64% (123/192)
remote: Counting objects: 65% (125/192)
remote: Counting objects: 66% (127/192)
remote: Counting objects: 67% (129/192)
remote: Counting objects: 68% (131/192)
remote: Counting objects: 69% (133/192)
remote: Counting objects: 70% (135/192)
remote: Counting objects: 71% (137/192)
remote: Counting objects: 72% (139/192)
remote: Counting objects: 73% (141/192)
remote: Counting objects: 74% (143/192)
remote: Counting objects: 75% (144/192)
remote: Counting objects: 76% (146/192)
remote: Counting objects: 77% (148/192)
remote: Counting objects: 78% (150/192)
remote: Counting objects: 79% (152/192)
remote: Counting objects: 80% (154/192)
remote: Counting objects: 81% (156/192)
remote: Counting objects: 82% (158/192)
remote: Counting objects: 83% (160/192)
remote: Counting objects: 84% (162/192)
remote: Counting objects: 85% (164/192)
remote: Counting objects: 86% (166/192)
remote: Counting objects: 87% (168/192)
remote: Counting objects: 88% (169/192)
remote: Counting objects: 89% (171/192)
remote: Counting objects: 90% (173/192)
remote: Counting objects: 91% (175/192)
remote: Counting objects: 92% (177/192)
remote: Counting objects: 93% (179/192)
remote: Counting objects: 94% (181/192)
remote: Counting objects: 95% (183/192)
remote: Counting objects: 96% (185/192)
remote: Counting objects: 97% (187/192)
remote: Counting objects: 98% (189/192)
remote: Counting objects: 99% (191/192)
remote: Counting objects: 100% (192/192)
remote: Counting objects: 100% (192/192), done.
remote: Compressing objects: 0% (1/110)
remote: Compressing objects: 1% (2/110)
remote: Compressing objects: 2% (3/110)
remote: Compressing objects: 3% (4/110)
remote: Compressing objects: 4% (5/110)
remote: Compressing objects: 5% (6/110)
remote: Compressing objects: 6% (7/110)
remote: Compressing objects: 7% (8/110)
remote: Compressing objects: 8% (9/110)
remote: Compressing objects: 9% (10/110)
remote: Compressing objects: 10% (11/110)
remote: Compressing objects: 11% (13/110)
remote: Compressing objects: 12% (14/110)
remote: Compressing objects: 13% (15/110)
remote: Compressing objects: 14% (16/110)
remote: Compressing objects: 15% (17/110)
remote: Compressing objects: 16% (18/110)
remote: Compressing objects: 17% (19/110)
remote: Compressing objects: 18% (20/110)
remote: Compressing objects: 19% (21/110)
remote: Compressing objects: 20% (22/110)
remote: Compressing objects: 21% (24/110)
remote: Compressing objects: 22% (25/110)
remote: Compressing objects: 23% (26/110)
remote: Compressing objects: 24% (27/110)
remote: Compressing objects: 25% (28/110)
remote: Compressing objects: 26% (29/110)
remote: Compressing objects: 27% (30/110)
remote: Compressing objects: 28% (31/110)
remote: Compressing objects: 29% (32/110)
remote: Compressing objects: 30% (33/110)
remote: Compressing objects: 31% (35/110)
remote: Compressing objects: 32% (36/110)
remote: Compressing objects: 33% (37/110)
remote: Compressing objects: 34% (38/110)
remote: Compressing objects: 35% (39/110)
remote: Compressing objects: 36% (40/110)
remote: Compressing objects: 37% (41/110)
remote: Compressing objects: 38% (42/110)
remote: Compressing objects: 39% (43/110)
remote: Compressing objects: 40% (44/110)
remote: Compressing objects: 41% (46/110)
remote: Compressing objects: 42% (47/110)
remote: Compressing objects: 43% (48/110)
remote: Compressing objects: 44% (49/110)
remote: Compressing objects: 45% (50/110)
remote: Compressing objects: 46% (51/110)
remote: Compressing objects: 47% (52/110)
remote: Compressing objects: 48% (53/110)
remote: Compressing objects: 49% (54/110)
remote: Compressing objects: 50% (55/110)
remote: Compressing objects: 51% (57/110)
remote: Compressing objects: 52% (58/110)
remote: Compressing objects: 53% (59/110)
remote: Compressing objects: 54% (60/110)
remote: Compressing objects: 55% (61/110)
remote: Compressing objects: 56% (62/110)
remote: Compressing objects: 57% (63/110)
remote: Compressing objects: 58% (64/110)
remote: Compressing objects: 59% (65/110)
remote: Compressing objects: 60% (66/110)
remote: Compressing objects: 61% (68/110)
remote: Compressing objects: 62% (69/110)
remote: Compressing objects: 63% (70/110)
remote: Compressing objects: 64% (71/110)
remote: Compressing objects: 65% (72/110)
remote: Compressing objects: 66% (73/110)
remote: Compressing objects: 67% (74/110)
remote: Compressing objects: 68% (75/110)
remote: Compressing objects: 69% (76/110)
remote: Compressing objects: 70% (77/110)
remote: Compressing objects: 71% (79/110)
remote: Compressing objects: 72% (80/110)
remote: Compressing objects: 73% (81/110)
remote: Compressing objects: 74% (82/110)
remote: Compressing objects: 75% (83/110)
remote: Compressing objects: 76% (84/110)
remote: Compressing objects: 77% (85/110)
remote: Compressing objects: 78% (86/110)
remote: Compressing objects: 79% (87/110)
remote: Compressing objects: 80% (88/110)
remote: Compressing objects: 81% (90/110)
remote: Compressing objects: 82% (91/110)
remote: Compressing objects: 83% (92/110)
remote: Compressing objects: 84% (93/110)
remote: Compressing objects: 85% (94/110)
remote: Compressing objects: 86% (95/110)
remote: Compressing objects: 87% (96/110)
remote: Compressing objects: 88% (97/110)
remote: Compressing objects: 89% (98/110)
remote: Compressing objects: 90% (99/110)
remote: Compressing objects: 91% (101/110)
remote: Compressing objects: 92% (102/110)
remote: Compressing objects: 93% (103/110)
remote: Compressing objects: 94% (104/110)
remote: Compressing objects: 95% (105/110)
remote: Compressing objects: 96% (106/110)
remote: Compressing objects: 97% (107/110)
remote: Compressing objects: 98% (108/110)
remote: Compressing objects: 99% (109/110)
remote: Compressing objects: 100% (110/110)
remote: Compressing objects: 100% (110/110), done.
Receiving objects: 0% (1/200)
Receiving objects: 1% (2/200)
Receiving objects: 2% (4/200)
Receiving objects: 3% (6/200)
Receiving objects: 4% (8/200)
Receiving objects: 5% (10/200)
Receiving objects: 6% (12/200)
Receiving objects: 7% (14/200)
Receiving objects: 8% (16/200)
Receiving objects: 9% (18/200)
Receiving objects: 10% (20/200)
Receiving objects: 11% (22/200)
Receiving objects: 12% (24/200)
Receiving objects: 13% (26/200)
Receiving objects: 14% (28/200)
Receiving objects: 15% (30/200)
Receiving objects: 16% (32/200)
Receiving objects: 17% (34/200)
Receiving objects: 18% (36/200)
Receiving objects: 19% (38/200)
Receiving objects: 20% (40/200)
Receiving objects: 21% (42/200)
Receiving objects: 22% (44/200)
Receiving objects: 23% (46/200)
Receiving objects: 24% (48/200)
Receiving objects: 25% (50/200)
Receiving objects: 26% (52/200)
Receiving objects: 27% (54/200)
Receiving objects: 28% (56/200)
Receiving objects: 29% (58/200)
Receiving objects: 30% (60/200)
Receiving objects: 31% (62/200)
Receiving objects: 32% (64/200)
Receiving objects: 33% (66/200)
Receiving objects: 34% (68/200)
Receiving objects: 35% (70/200)
Receiving objects: 36% (72/200)
Receiving objects: 37% (74/200)
Receiving objects: 38% (76/200)
Receiving objects: 39% (78/200)
Receiving objects: 40% (80/200)
Receiving objects: 41% (82/200)
Receiving objects: 42% (84/200)
Receiving objects: 43% (86/200)
Receiving objects: 44% (88/200)
Receiving objects: 45% (90/200)
Receiving objects: 46% (92/200)
Receiving objects: 47% (94/200)
Receiving objects: 48% (96/200)
Receiving objects: 49% (98/200)
Receiving objects: 50% (100/200)
Receiving objects: 51% (102/200)
Receiving objects: 52% (104/200)
Receiving objects: 53% (106/200)
Receiving objects: 54% (108/200)
Receiving objects: 55% (110/200)
Receiving objects: 56% (112/200)
Receiving objects: 57% (114/200)
Receiving objects: 58% (116/200)
Receiving objects: 59% (118/200)
Receiving objects: 60% (120/200)
Receiving objects: 61% (122/200)
Receiving objects: 62% (124/200)
Receiving objects: 63% (126/200)
Receiving objects: 64% (128/200)
Receiving objects: 65% (130/200)
Receiving objects: 66% (132/200)
Receiving objects: 67% (134/200)
Receiving objects: 68% (136/200)
Receiving objects: 69% (138/200)
Receiving objects: 70% (140/200)
Receiving objects: 71% (142/200)
Receiving objects: 72% (144/200)
Receiving objects: 73% (146/200)
Receiving objects: 74% (148/200)
Receiving objects: 75% (150/200)
Receiving objects: 76% (152/200)
Receiving objects: 77% (154/200)
Receiving objects: 78% (156/200)
Receiving objects: 79% (158/200)
Receiving objects: 80% (160/200)
Receiving objects: 81% (162/200)
Receiving objects: 82% (164/200)
Receiving objects: 83% (166/200)
Receiving objects: 84% (168/200)
Receiving objects: 85% (170/200)
Receiving objects: 86% (172/200)
Receiving objects: 87% (174/200)
Receiving objects: 88% (176/200)
Receiving objects: 89% (178/200)
Receiving objects: 90% (180/200)
Receiving objects: 91% (182/200)
Receiving objects: 92% (184/200)
Receiving objects: 93% (186/200)
Receiving objects: 94% (188/200)
Receiving objects: 95% (190/200)
Receiving objects: 96% (192/200)
Receiving objects: 97% (194/200)
remote: Total 200 (delta 103), reused 128 (delta 82), pack-reused 8
Receiving objects: 98% (196/200)
Receiving objects: 99% (198/200)
Receiving objects: 100% (200/200)
Receiving objects: 100% (200/200), 580.73 KiB | 5.58 MiB/s, done.
Resolving deltas: 0% (0/103)
Resolving deltas: 1% (2/103)
Resolving deltas: 2% (3/103)
Resolving deltas: 4% (5/103)
Resolving deltas: 5% (6/103)
Resolving deltas: 7% (8/103)
Resolving deltas: 8% (9/103)
Resolving deltas: 9% (10/103)
Resolving deltas: 10% (11/103)
Resolving deltas: 11% (12/103)
Resolving deltas: 12% (13/103)
Resolving deltas: 13% (14/103)
Resolving deltas: 14% (15/103)
Resolving deltas: 15% (16/103)
Resolving deltas: 16% (17/103)
Resolving deltas: 17% (18/103)
Resolving deltas: 18% (19/103)
Resolving deltas: 19% (20/103)
Resolving deltas: 20% (21/103)
Resolving deltas: 22% (23/103)
Resolving deltas: 23% (24/103)
Resolving deltas: 24% (25/103)
Resolving deltas: 25% (26/103)
Resolving deltas: 26% (27/103)
Resolving deltas: 27% (28/103)
Resolving deltas: 28% (29/103)
Resolving deltas: 29% (30/103)
Resolving deltas: 30% (31/103)
Resolving deltas: 31% (32/103)
Resolving deltas: 32% (33/103)
Resolving deltas: 33% (34/103)
Resolving deltas: 34% (36/103)
Resolving deltas: 35% (37/103)
Resolving deltas: 36% (38/103)
Resolving deltas: 37% (39/103)
Resolving deltas: 43% (45/103)
Resolving deltas: 44% (46/103)
Resolving deltas: 47% (49/103)
Resolving deltas: 48% (50/103)
Resolving deltas: 50% (52/103)
Resolving deltas: 52% (54/103)
Resolving deltas: 53% (55/103)
Resolving deltas: 54% (56/103)
Resolving deltas: 55% (57/103)
Resolving deltas: 56% (58/103)
Resolving deltas: 57% (59/103)
Resolving deltas: 58% (60/103)
Resolving deltas: 59% (61/103)
Resolving deltas: 65% (67/103)
Resolving deltas: 66% (68/103)
Resolving deltas: 67% (70/103)
Resolving deltas: 68% (71/103)
Resolving deltas: 69% (72/103)
Resolving deltas: 70% (73/103)
Resolving deltas: 71% (74/103)
Resolving deltas: 72% (75/103)
Resolving deltas: 73% (76/103)
Resolving deltas: 74% (77/103)
Resolving deltas: 75% (78/103)
Resolving deltas: 76% (79/103)
Resolving deltas: 77% (80/103)
Resolving deltas: 78% (81/103)
Resolving deltas: 79% (82/103)
Resolving deltas: 80% (83/103)
Resolving deltas: 81% (84/103)
Resolving deltas: 82% (85/103)
Resolving deltas: 83% (86/103)
Resolving deltas: 84% (87/103)
Resolving deltas: 85% (88/103)
Resolving deltas: 86% (89/103)
Resolving deltas: 87% (90/103)
Resolving deltas: 88% (91/103)
Resolving deltas: 89% (92/103)
Resolving deltas: 90% (93/103)
Resolving deltas: 91% (94/103)
Resolving deltas: 92% (95/103)
Resolving deltas: 93% (96/103)
Resolving deltas: 94% (97/103)
Resolving deltas: 95% (98/103)
Resolving deltas: 96% (99/103)
Resolving deltas: 97% (100/103)
Resolving deltas: 98% (101/103)
Resolving deltas: 99% (102/103)
Resolving deltas: 100% (103/103)
Resolving deltas: 100% (103/103), completed with 12 local objects.
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.
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 172690227e gh-102136: Add -m to options that work with -i (GH-119271)
Switched to and reset branch 'main'
configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)
make: *** [Makefile:2244: buildbottest] Error 2
Test report
===========
Failed tests:
- test_pyrepl
Test leaking resources:
- test_pyrepl: references
- test_pyrepl: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL7 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/205/builds/1114
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 200, done.
remote: Counting objects: 0% (1/194)
remote: Counting objects: 1% (2/194)
remote: Counting objects: 2% (4/194)
remote: Counting objects: 3% (6/194)
remote: Counting objects: 4% (8/194)
remote: Counting objects: 5% (10/194)
remote: Counting objects: 6% (12/194)
remote: Counting objects: 7% (14/194)
remote: Counting objects: 8% (16/194)
remote: Counting objects: 9% (18/194)
remote: Counting objects: 10% (20/194)
remote: Counting objects: 11% (22/194)
remote: Counting objects: 12% (24/194)
remote: Counting objects: 13% (26/194)
remote: Counting objects: 14% (28/194)
remote: Counting objects: 15% (30/194)
remote: Counting objects: 16% (32/194)
remote: Counting objects: 17% (33/194)
remote: Counting objects: 18% (35/194)
remote: Counting objects: 19% (37/194)
remote: Counting objects: 20% (39/194)
remote: Counting objects: 21% (41/194)
remote: Counting objects: 22% (43/194)
remote: Counting objects: 23% (45/194)
remote: Counting objects: 24% (47/194)
remote: Counting objects: 25% (49/194)
remote: Counting objects: 26% (51/194)
remote: Counting objects: 27% (53/194)
remote: Counting objects: 28% (55/194)
remote: Counting objects: 29% (57/194)
remote: Counting objects: 30% (59/194)
remote: Counting objects: 31% (61/194)
remote: Counting objects: 32% (63/194)
remote: Counting objects: 33% (65/194)
remote: Counting objects: 34% (66/194)
remote: Counting objects: 35% (68/194)
remote: Counting objects: 36% (70/194)
remote: Counting objects: 37% (72/194)
remote: Counting objects: 38% (74/194)
remote: Counting objects: 39% (76/194)
remote: Counting objects: 40% (78/194)
remote: Counting objects: 41% (80/194)
remote: Counting objects: 42% (82/194)
remote: Counting objects: 43% (84/194)
remote: Counting objects: 44% (86/194)
remote: Counting objects: 45% (88/194)
remote: Counting objects: 46% (90/194)
remote: Counting objects: 47% (92/194)
remote: Counting objects: 48% (94/194)
remote: Counting objects: 49% (96/194)
remote: Counting objects: 50% (97/194)
remote: Counting objects: 51% (99/194)
remote: Counting objects: 52% (101/194)
remote: Counting objects: 53% (103/194)
remote: Counting objects: 54% (105/194)
remote: Counting objects: 55% (107/194)
remote: Counting objects: 56% (109/194)
remote: Counting objects: 57% (111/194)
remote: Counting objects: 58% (113/194)
remote: Counting objects: 59% (115/194)
remote: Counting objects: 60% (117/194)
remote: Counting objects: 61% (119/194)
remote: Counting objects: 62% (121/194)
remote: Counting objects: 63% (123/194)
remote: Counting objects: 64% (125/194)
remote: Counting objects: 65% (127/194)
remote: Counting objects: 66% (129/194)
remote: Counting objects: 67% (130/194)
remote: Counting objects: 68% (132/194)
remote: Counting objects: 69% (134/194)
remote: Counting objects: 70% (136/194)
remote: Counting objects: 71% (138/194)
remote: Counting objects: 72% (140/194)
remote: Counting objects: 73% (142/194)
remote: Counting objects: 74% (144/194)
remote: Counting objects: 75% (146/194)
remote: Counting objects: 76% (148/194)
remote: Counting objects: 77% (150/194)
remote: Counting objects: 78% (152/194)
remote: Counting objects: 79% (154/194)
remote: Counting objects: 80% (156/194)
remote: Counting objects: 81% (158/194)
remote: Counting objects: 82% (160/194)
remote: Counting objects: 83% (162/194)
remote: Counting objects: 84% (163/194)
remote: Counting objects: 85% (165/194)
remote: Counting objects: 86% (167/194)
remote: Counting objects: 87% (169/194)
remote: Counting objects: 88% (171/194)
remote: Counting objects: 89% (173/194)
remote: Counting objects: 90% (175/194)
remote: Counting objects: 91% (177/194)
remote: Counting objects: 92% (179/194)
remote: Counting objects: 93% (181/194)
remote: Counting objects: 94% (183/194)
remote: Counting objects: 95% (185/194)
remote: Counting objects: 96% (187/194)
remote: Counting objects: 97% (189/194)
remote: Counting objects: 98% (191/194)
remote: Counting objects: 99% (193/194)
remote: Counting objects: 100% (194/194)
remote: Counting objects: 100% (194/194), done.
remote: Compressing objects: 0% (1/110)
remote: Compressing objects: 1% (2/110)
remote: Compressing objects: 2% (3/110)
remote: Compressing objects: 3% (4/110)
remote: Compressing objects: 4% (5/110)
remote: Compressing objects: 5% (6/110)
remote: Compressing objects: 6% (7/110)
remote: Compressing objects: 7% (8/110)
remote: Compressing objects: 8% (9/110)
remote: Compressing objects: 9% (10/110)
remote: Compressing objects: 10% (11/110)
remote: Compressing objects: 11% (13/110)
remote: Compressing objects: 12% (14/110)
remote: Compressing objects: 13% (15/110)
remote: Compressing objects: 14% (16/110)
remote: Compressing objects: 15% (17/110)
remote: Compressing objects: 16% (18/110)
remote: Compressing objects: 17% (19/110)
remote: Compressing objects: 18% (20/110)
remote: Compressing objects: 19% (21/110)
remote: Compressing objects: 20% (22/110)
remote: Compressing objects: 21% (24/110)
remote: Compressing objects: 22% (25/110)
remote: Compressing objects: 23% (26/110)
remote: Compressing objects: 24% (27/110)
remote: Compressing objects: 25% (28/110)
remote: Compressing objects: 26% (29/110)
remote: Compressing objects: 27% (30/110)
remote: Compressing objects: 28% (31/110)
remote: Compressing objects: 29% (32/110)
remote: Compressing objects: 30% (33/110)
remote: Compressing objects: 31% (35/110)
remote: Compressing objects: 32% (36/110)
remote: Compressing objects: 33% (37/110)
remote: Compressing objects: 34% (38/110)
remote: Compressing objects: 35% (39/110)
remote: Compressing objects: 36% (40/110)
remote: Compressing objects: 37% (41/110)
remote: Compressing objects: 38% (42/110)
remote: Compressing objects: 39% (43/110)
remote: Compressing objects: 40% (44/110)
remote: Compressing objects: 41% (46/110)
remote: Compressing objects: 42% (47/110)
remote: Compressing objects: 43% (48/110)
remote: Compressing objects: 44% (49/110)
remote: Compressing objects: 45% (50/110)
remote: Compressing objects: 46% (51/110)
remote: Compressing objects: 47% (52/110)
remote: Compressing objects: 48% (53/110)
remote: Compressing objects: 49% (54/110)
remote: Compressing objects: 50% (55/110)
remote: Compressing objects: 51% (57/110)
remote: Compressing objects: 52% (58/110)
remote: Compressing objects: 53% (59/110)
remote: Compressing objects: 54% (60/110)
remote: Compressing objects: 55% (61/110)
remote: Compressing objects: 56% (62/110)
remote: Compressing objects: 57% (63/110)
remote: Compressing objects: 58% (64/110)
remote: Compressing objects: 59% (65/110)
remote: Compressing objects: 60% (66/110)
remote: Compressing objects: 61% (68/110)
remote: Compressing objects: 62% (69/110)
remote: Compressing objects: 63% (70/110)
remote: Compressing objects: 64% (71/110)
remote: Compressing objects: 65% (72/110)
remote: Compressing objects: 66% (73/110)
remote: Compressing objects: 67% (74/110)
remote: Compressing objects: 68% (75/110)
remote: Compressing objects: 69% (76/110)
remote: Compressing objects: 70% (77/110)
remote: Compressing objects: 71% (79/110)
remote: Compressing objects: 72% (80/110)
remote: Compressing objects: 73% (81/110)
remote: Compressing objects: 74% (82/110)
remote: Compressing objects: 75% (83/110)
remote: Compressing objects: 76% (84/110)
remote: Compressing objects: 77% (85/110)
remote: Compressing objects: 78% (86/110)
remote: Compressing objects: 79% (87/110)
remote: Compressing objects: 80% (88/110)
remote: Compressing objects: 81% (90/110)
remote: Compressing objects: 82% (91/110)
remote: Compressing objects: 83% (92/110)
remote: Compressing objects: 84% (93/110)
remote: Compressing objects: 85% (94/110)
remote: Compressing objects: 86% (95/110)
remote: Compressing objects: 87% (96/110)
remote: Compressing objects: 88% (97/110)
remote: Compressing objects: 89% (98/110)
remote: Compressing objects: 90% (99/110)
remote: Compressing objects: 91% (101/110)
remote: Compressing objects: 92% (102/110)
remote: Compressing objects: 93% (103/110)
remote: Compressing objects: 94% (104/110)
remote: Compressing objects: 95% (105/110)
remote: Compressing objects: 96% (106/110)
remote: Compressing objects: 97% (107/110)
remote: Compressing objects: 98% (108/110)
remote: Compressing objects: 99% (109/110)
remote: Compressing objects: 100% (110/110)
remote: Compressing objects: 100% (110/110), done.
Receiving objects: 0% (1/200)
Receiving objects: 1% (2/200)
Receiving objects: 2% (4/200)
Receiving objects: 3% (6/200)
Receiving objects: 4% (8/200)
Receiving objects: 5% (10/200)
Receiving objects: 6% (12/200)
Receiving objects: 7% (14/200)
Receiving objects: 8% (16/200)
Receiving objects: 9% (18/200)
Receiving objects: 10% (20/200)
Receiving objects: 11% (22/200)
Receiving objects: 12% (24/200)
Receiving objects: 13% (26/200)
Receiving objects: 14% (28/200)
Receiving objects: 15% (30/200)
Receiving objects: 16% (32/200)
Receiving objects: 17% (34/200)
Receiving objects: 18% (36/200)
Receiving objects: 19% (38/200)
Receiving objects: 20% (40/200)
Receiving objects: 21% (42/200)
Receiving objects: 22% (44/200)
Receiving objects: 23% (46/200)
Receiving objects: 24% (48/200)
Receiving objects: 25% (50/200)
Receiving objects: 26% (52/200)
Receiving objects: 27% (54/200)
Receiving objects: 28% (56/200)
Receiving objects: 29% (58/200)
Receiving objects: 30% (60/200)
Receiving objects: 31% (62/200)
Receiving objects: 32% (64/200)
Receiving objects: 33% (66/200)
Receiving objects: 34% (68/200)
Receiving objects: 35% (70/200)
Receiving objects: 36% (72/200)
Receiving objects: 37% (74/200)
Receiving objects: 38% (76/200)
Receiving objects: 39% (78/200)
Receiving objects: 40% (80/200)
Receiving objects: 41% (82/200)
Receiving objects: 42% (84/200)
Receiving objects: 43% (86/200)
Receiving objects: 44% (88/200)
Receiving objects: 45% (90/200)
Receiving objects: 46% (92/200)
Receiving objects: 47% (94/200)
Receiving objects: 48% (96/200)
Receiving objects: 49% (98/200)
Receiving objects: 50% (100/200)
Receiving objects: 51% (102/200)
Receiving objects: 52% (104/200)
Receiving objects: 53% (106/200)
Receiving objects: 54% (108/200)
Receiving objects: 55% (110/200)
Receiving objects: 56% (112/200)
Receiving objects: 57% (114/200)
Receiving objects: 58% (116/200)
Receiving objects: 59% (118/200)
Receiving objects: 60% (120/200)
Receiving objects: 61% (122/200)
Receiving objects: 62% (124/200)
Receiving objects: 63% (126/200)
Receiving objects: 64% (128/200)
Receiving objects: 65% (130/200)
Receiving objects: 66% (132/200)
Receiving objects: 67% (134/200)
Receiving objects: 68% (136/200)
Receiving objects: 69% (138/200)
Receiving objects: 70% (140/200)
Receiving objects: 71% (142/200)
Receiving objects: 72% (144/200)
Receiving objects: 73% (146/200)
Receiving objects: 74% (148/200)
Receiving objects: 75% (150/200)
Receiving objects: 76% (152/200)
Receiving objects: 77% (154/200)
Receiving objects: 78% (156/200)
Receiving objects: 79% (158/200)
Receiving objects: 80% (160/200)
Receiving objects: 81% (162/200)
Receiving objects: 82% (164/200)
Receiving objects: 83% (166/200)
Receiving objects: 84% (168/200)
Receiving objects: 85% (170/200)
Receiving objects: 86% (172/200)
Receiving objects: 87% (174/200)
Receiving objects: 88% (176/200)
Receiving objects: 89% (178/200)
Receiving objects: 90% (180/200)
Receiving objects: 91% (182/200)
Receiving objects: 92% (184/200)
Receiving objects: 93% (186/200)
Receiving objects: 94% (188/200)
Receiving objects: 95% (190/200)
Receiving objects: 96% (192/200)
Receiving objects: 97% (194/200)
remote: Total 200 (delta 105), reused 130 (delta 84), pack-reused 6
Receiving objects: 98% (196/200)
Receiving objects: 99% (198/200)
Receiving objects: 100% (200/200)
Receiving objects: 100% (200/200), 562.36 KiB | 0 bytes/s, done.
Resolving deltas: 0% (0/105)
Resolving deltas: 40% (43/105)
Resolving deltas: 41% (44/105)
Resolving deltas: 52% (55/105)
Resolving deltas: 53% (56/105)
Resolving deltas: 61% (65/105)
Resolving deltas: 68% (72/105)
Resolving deltas: 78% (82/105)
Resolving deltas: 80% (85/105)
Resolving deltas: 81% (86/105)
Resolving deltas: 82% (87/105)
Resolving deltas: 83% (88/105)
Resolving deltas: 84% (89/105)
Resolving deltas: 85% (90/105)
Resolving deltas: 86% (91/105)
Resolving deltas: 87% (92/105)
Resolving deltas: 88% (93/105)
Resolving deltas: 89% (94/105)
Resolving deltas: 90% (95/105)
Resolving deltas: 91% (96/105)
Resolving deltas: 92% (97/105)
Resolving deltas: 93% (98/105)
Resolving deltas: 94% (99/105)
Resolving deltas: 95% (100/105)
Resolving deltas: 96% (101/105)
Resolving deltas: 97% (102/105)
Resolving deltas: 98% (103/105)
Resolving deltas: 99% (104/105)
Resolving deltas: 100% (105/105)
Resolving deltas: 100% (105/105), completed with 14 local objects.
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.
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 performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 1726902... gh-102136: Add -m to options that work with -i (GH-119271)
Switched to and reset branch 'main'
configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)
make: *** [Makefile:2236: buildbottest] Error 2
Test report
===========
Failed tests:
- test_pyrepl
Test leaking resources:
- test_pyrepl: references
- test_pyrepl: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder aarch64 CentOS9 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/840/builds/839
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-aarch64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 200, done.
remote: Counting objects: 0% (1/192)
remote: Counting objects: 1% (2/192)
remote: Counting objects: 2% (4/192)
remote: Counting objects: 3% (6/192)
remote: Counting objects: 4% (8/192)
remote: Counting objects: 5% (10/192)
remote: Counting objects: 6% (12/192)
remote: Counting objects: 7% (14/192)
remote: Counting objects: 8% (16/192)
remote: Counting objects: 9% (18/192)
remote: Counting objects: 10% (20/192)
remote: Counting objects: 11% (22/192)
remote: Counting objects: 12% (24/192)
remote: Counting objects: 13% (25/192)
remote: Counting objects: 14% (27/192)
remote: Counting objects: 15% (29/192)
remote: Counting objects: 16% (31/192)
remote: Counting objects: 17% (33/192)
remote: Counting objects: 18% (35/192)
remote: Counting objects: 19% (37/192)
remote: Counting objects: 20% (39/192)
remote: Counting objects: 21% (41/192)
remote: Counting objects: 22% (43/192)
remote: Counting objects: 23% (45/192)
remote: Counting objects: 24% (47/192)
remote: Counting objects: 25% (48/192)
remote: Counting objects: 26% (50/192)
remote: Counting objects: 27% (52/192)
remote: Counting objects: 28% (54/192)
remote: Counting objects: 29% (56/192)
remote: Counting objects: 30% (58/192)
remote: Counting objects: 31% (60/192)
remote: Counting objects: 32% (62/192)
remote: Counting objects: 33% (64/192)
remote: Counting objects: 34% (66/192)
remote: Counting objects: 35% (68/192)
remote: Counting objects: 36% (70/192)
remote: Counting objects: 37% (72/192)
remote: Counting objects: 38% (73/192)
remote: Counting objects: 39% (75/192)
remote: Counting objects: 40% (77/192)
remote: Counting objects: 41% (79/192)
remote: Counting objects: 42% (81/192)
remote: Counting objects: 43% (83/192)
remote: Counting objects: 44% (85/192)
remote: Counting objects: 45% (87/192)
remote: Counting objects: 46% (89/192)
remote: Counting objects: 47% (91/192)
remote: Counting objects: 48% (93/192)
remote: Counting objects: 49% (95/192)
remote: Counting objects: 50% (96/192)
remote: Counting objects: 51% (98/192)
remote: Counting objects: 52% (100/192)
remote: Counting objects: 53% (102/192)
remote: Counting objects: 54% (104/192)
remote: Counting objects: 55% (106/192)
remote: Counting objects: 56% (108/192)
remote: Counting objects: 57% (110/192)
remote: Counting objects: 58% (112/192)
remote: Counting objects: 59% (114/192)
remote: Counting objects: 60% (116/192)
remote: Counting objects: 61% (118/192)
remote: Counting objects: 62% (120/192)
remote: Counting objects: 63% (121/192)
remote: Counting objects: 64% (123/192)
remote: Counting objects: 65% (125/192)
remote: Counting objects: 66% (127/192)
remote: Counting objects: 67% (129/192)
remote: Counting objects: 68% (131/192)
remote: Counting objects: 69% (133/192)
remote: Counting objects: 70% (135/192)
remote: Counting objects: 71% (137/192)
remote: Counting objects: 72% (139/192)
remote: Counting objects: 73% (141/192)
remote: Counting objects: 74% (143/192)
remote: Counting objects: 75% (144/192)
remote: Counting objects: 76% (146/192)
remote: Counting objects: 77% (148/192)
remote: Counting objects: 78% (150/192)
remote: Counting objects: 79% (152/192)
remote: Counting objects: 80% (154/192)
remote: Counting objects: 81% (156/192)
remote: Counting objects: 82% (158/192)
remote: Counting objects: 83% (160/192)
remote: Counting objects: 84% (162/192)
remote: Counting objects: 85% (164/192)
remote: Counting objects: 86% (166/192)
remote: Counting objects: 87% (168/192)
remote: Counting objects: 88% (169/192)
remote: Counting objects: 89% (171/192)
remote: Counting objects: 90% (173/192)
remote: Counting objects: 91% (175/192)
remote: Counting objects: 92% (177/192)
remote: Counting objects: 93% (179/192)
remote: Counting objects: 94% (181/192)
remote: Counting objects: 95% (183/192)
remote: Counting objects: 96% (185/192)
remote: Counting objects: 97% (187/192)
remote: Counting objects: 98% (189/192)
remote: Counting objects: 99% (191/192)
remote: Counting objects: 100% (192/192)
remote: Counting objects: 100% (192/192), done.
remote: Compressing objects: 0% (1/110)
remote: Compressing objects: 1% (2/110)
remote: Compressing objects: 2% (3/110)
remote: Compressing objects: 3% (4/110)
remote: Compressing objects: 4% (5/110)
remote: Compressing objects: 5% (6/110)
remote: Compressing objects: 6% (7/110)
remote: Compressing objects: 7% (8/110)
remote: Compressing objects: 8% (9/110)
remote: Compressing objects: 9% (10/110)
remote: Compressing objects: 10% (11/110)
remote: Compressing objects: 11% (13/110)
remote: Compressing objects: 12% (14/110)
remote: Compressing objects: 13% (15/110)
remote: Compressing objects: 14% (16/110)
remote: Compressing objects: 15% (17/110)
remote: Compressing objects: 16% (18/110)
remote: Compressing objects: 17% (19/110)
remote: Compressing objects: 18% (20/110)
remote: Compressing objects: 19% (21/110)
remote: Compressing objects: 20% (22/110)
remote: Compressing objects: 21% (24/110)
remote: Compressing objects: 22% (25/110)
remote: Compressing objects: 23% (26/110)
remote: Compressing objects: 24% (27/110)
remote: Compressing objects: 25% (28/110)
remote: Compressing objects: 26% (29/110)
remote: Compressing objects: 27% (30/110)
remote: Compressing objects: 28% (31/110)
remote: Compressing objects: 29% (32/110)
remote: Compressing objects: 30% (33/110)
remote: Compressing objects: 31% (35/110)
remote: Compressing objects: 32% (36/110)
remote: Compressing objects: 33% (37/110)
remote: Compressing objects: 34% (38/110)
remote: Compressing objects: 35% (39/110)
remote: Compressing objects: 36% (40/110)
remote: Compressing objects: 37% (41/110)
remote: Compressing objects: 38% (42/110)
remote: Compressing objects: 39% (43/110)
remote: Compressing objects: 40% (44/110)
remote: Compressing objects: 41% (46/110)
remote: Compressing objects: 42% (47/110)
remote: Compressing objects: 43% (48/110)
remote: Compressing objects: 44% (49/110)
remote: Compressing objects: 45% (50/110)
remote: Compressing objects: 46% (51/110)
remote: Compressing objects: 47% (52/110)
remote: Compressing objects: 48% (53/110)
remote: Compressing objects: 49% (54/110)
remote: Compressing objects: 50% (55/110)
remote: Compressing objects: 51% (57/110)
remote: Compressing objects: 52% (58/110)
remote: Compressing objects: 53% (59/110)
remote: Compressing objects: 54% (60/110)
remote: Compressing objects: 55% (61/110)
remote: Compressing objects: 56% (62/110)
remote: Compressing objects: 57% (63/110)
remote: Compressing objects: 58% (64/110)
remote: Compressing objects: 59% (65/110)
remote: Compressing objects: 60% (66/110)
remote: Compressing objects: 61% (68/110)
remote: Compressing objects: 62% (69/110)
remote: Compressing objects: 63% (70/110)
remote: Compressing objects: 64% (71/110)
remote: Compressing objects: 65% (72/110)
remote: Compressing objects: 66% (73/110)
remote: Compressing objects: 67% (74/110)
remote: Compressing objects: 68% (75/110)
remote: Compressing objects: 69% (76/110)
remote: Compressing objects: 70% (77/110)
remote: Compressing objects: 71% (79/110)
remote: Compressing objects: 72% (80/110)
remote: Compressing objects: 73% (81/110)
remote: Compressing objects: 74% (82/110)
remote: Compressing objects: 75% (83/110)
remote: Compressing objects: 76% (84/110)
remote: Compressing objects: 77% (85/110)
remote: Compressing objects: 78% (86/110)
remote: Compressing objects: 79% (87/110)
remote: Compressing objects: 80% (88/110)
remote: Compressing objects: 81% (90/110)
remote: Compressing objects: 82% (91/110)
remote: Compressing objects: 83% (92/110)
remote: Compressing objects: 84% (93/110)
remote: Compressing objects: 85% (94/110)
remote: Compressing objects: 86% (95/110)
remote: Compressing objects: 87% (96/110)
remote: Compressing objects: 88% (97/110)
remote: Compressing objects: 89% (98/110)
remote: Compressing objects: 90% (99/110)
remote: Compressing objects: 91% (101/110)
remote: Compressing objects: 92% (102/110)
remote: Compressing objects: 93% (103/110)
remote: Compressing objects: 94% (104/110)
remote: Compressing objects: 95% (105/110)
remote: Compressing objects: 96% (106/110)
remote: Compressing objects: 97% (107/110)
remote: Compressing objects: 98% (108/110)
remote: Compressing objects: 99% (109/110)
remote: Compressing objects: 100% (110/110)
remote: Compressing objects: 100% (110/110), done.
Receiving objects: 0% (1/200)
Receiving objects: 1% (2/200)
Receiving objects: 2% (4/200)
Receiving objects: 3% (6/200)
Receiving objects: 4% (8/200)
Receiving objects: 5% (10/200)
Receiving objects: 6% (12/200)
Receiving objects: 7% (14/200)
Receiving objects: 8% (16/200)
Receiving objects: 9% (18/200)
Receiving objects: 10% (20/200)
Receiving objects: 11% (22/200)
Receiving objects: 12% (24/200)
Receiving objects: 13% (26/200)
Receiving objects: 14% (28/200)
Receiving objects: 15% (30/200)
Receiving objects: 16% (32/200)
Receiving objects: 17% (34/200)
Receiving objects: 18% (36/200)
Receiving objects: 19% (38/200)
Receiving objects: 20% (40/200)
Receiving objects: 21% (42/200)
Receiving objects: 22% (44/200)
Receiving objects: 23% (46/200)
Receiving objects: 24% (48/200)
Receiving objects: 25% (50/200)
Receiving objects: 26% (52/200)
Receiving objects: 27% (54/200)
Receiving objects: 28% (56/200)
Receiving objects: 29% (58/200)
Receiving objects: 30% (60/200)
Receiving objects: 31% (62/200)
Receiving objects: 32% (64/200)
Receiving objects: 33% (66/200)
Receiving objects: 34% (68/200)
Receiving objects: 35% (70/200)
Receiving objects: 36% (72/200)
Receiving objects: 37% (74/200)
Receiving objects: 38% (76/200)
Receiving objects: 39% (78/200)
Receiving objects: 40% (80/200)
Receiving objects: 41% (82/200)
Receiving objects: 42% (84/200)
Receiving objects: 43% (86/200)
Receiving objects: 44% (88/200)
Receiving objects: 45% (90/200)
Receiving objects: 46% (92/200)
Receiving objects: 47% (94/200)
Receiving objects: 48% (96/200)
Receiving objects: 49% (98/200)
Receiving objects: 50% (100/200)
Receiving objects: 51% (102/200)
Receiving objects: 52% (104/200)
Receiving objects: 53% (106/200)
Receiving objects: 54% (108/200)
Receiving objects: 55% (110/200)
Receiving objects: 56% (112/200)
Receiving objects: 57% (114/200)
Receiving objects: 58% (116/200)
Receiving objects: 59% (118/200)
Receiving objects: 60% (120/200)
Receiving objects: 61% (122/200)
Receiving objects: 62% (124/200)
Receiving objects: 63% (126/200)
Receiving objects: 64% (128/200)
Receiving objects: 65% (130/200)
Receiving objects: 66% (132/200)
Receiving objects: 67% (134/200)
Receiving objects: 68% (136/200)
Receiving objects: 69% (138/200)
Receiving objects: 70% (140/200)
Receiving objects: 71% (142/200)
Receiving objects: 72% (144/200)
Receiving objects: 73% (146/200)
Receiving objects: 74% (148/200)
Receiving objects: 75% (150/200)
Receiving objects: 76% (152/200)
Receiving objects: 77% (154/200)
Receiving objects: 78% (156/200)
Receiving objects: 79% (158/200)
Receiving objects: 80% (160/200)
Receiving objects: 81% (162/200)
Receiving objects: 82% (164/200)
Receiving objects: 83% (166/200)
Receiving objects: 84% (168/200)
Receiving objects: 85% (170/200)
Receiving objects: 86% (172/200)
Receiving objects: 87% (174/200)
Receiving objects: 88% (176/200)
Receiving objects: 89% (178/200)
Receiving objects: 90% (180/200)
Receiving objects: 91% (182/200)
Receiving objects: 92% (184/200)
Receiving objects: 93% (186/200)
Receiving objects: 94% (188/200)
Receiving objects: 95% (190/200)
Receiving objects: 96% (192/200)
Receiving objects: 97% (194/200)
remote: Total 200 (delta 103), reused 128 (delta 82), pack-reused 8
Receiving objects: 98% (196/200)
Receiving objects: 99% (198/200)
Receiving objects: 100% (200/200)
Receiving objects: 100% (200/200), 580.73 KiB | 5.81 MiB/s, done.
Resolving deltas: 0% (0/103)
Resolving deltas: 1% (2/103)
Resolving deltas: 2% (3/103)
Resolving deltas: 5% (6/103)
Resolving deltas: 6% (7/103)
Resolving deltas: 8% (9/103)
Resolving deltas: 9% (10/103)
Resolving deltas: 10% (11/103)
Resolving deltas: 11% (12/103)
Resolving deltas: 12% (13/103)
Resolving deltas: 13% (14/103)
Resolving deltas: 14% (15/103)
Resolving deltas: 15% (16/103)
Resolving deltas: 16% (17/103)
Resolving deltas: 17% (18/103)
Resolving deltas: 20% (21/103)
Resolving deltas: 22% (23/103)
Resolving deltas: 25% (26/103)
Resolving deltas: 26% (27/103)
Resolving deltas: 27% (28/103)
Resolving deltas: 28% (29/103)
Resolving deltas: 29% (30/103)
Resolving deltas: 30% (31/103)
Resolving deltas: 31% (32/103)
Resolving deltas: 33% (34/103)
Resolving deltas: 34% (36/103)
Resolving deltas: 35% (37/103)
Resolving deltas: 36% (38/103)
Resolving deltas: 37% (39/103)
Resolving deltas: 38% (40/103)
Resolving deltas: 39% (41/103)
Resolving deltas: 40% (42/103)
Resolving deltas: 41% (43/103)
Resolving deltas: 42% (44/103)
Resolving deltas: 43% (45/103)
Resolving deltas: 44% (46/103)
Resolving deltas: 45% (47/103)
Resolving deltas: 46% (48/103)
Resolving deltas: 47% (49/103)
Resolving deltas: 49% (51/103)
Resolving deltas: 50% (52/103)
Resolving deltas: 51% (53/103)
Resolving deltas: 52% (54/103)
Resolving deltas: 53% (55/103)
Resolving deltas: 54% (56/103)
Resolving deltas: 55% (57/103)
Resolving deltas: 56% (58/103)
Resolving deltas: 57% (59/103)
Resolving deltas: 58% (60/103)
Resolving deltas: 59% (61/103)
Resolving deltas: 60% (62/103)
Resolving deltas: 61% (63/103)
Resolving deltas: 62% (64/103)
Resolving deltas: 63% (65/103)
Resolving deltas: 64% (66/103)
Resolving deltas: 65% (67/103)
Resolving deltas: 66% (69/103)
Resolving deltas: 67% (70/103)
Resolving deltas: 68% (71/103)
Resolving deltas: 69% (72/103)
Resolving deltas: 71% (74/103)
Resolving deltas: 72% (75/103)
Resolving deltas: 74% (77/103)
Resolving deltas: 77% (80/103)
Resolving deltas: 78% (81/103)
Resolving deltas: 79% (82/103)
Resolving deltas: 80% (83/103)
Resolving deltas: 81% (84/103)
Resolving deltas: 82% (85/103)
Resolving deltas: 83% (86/103)
Resolving deltas: 84% (87/103)
Resolving deltas: 85% (88/103)
Resolving deltas: 86% (89/103)
Resolving deltas: 87% (90/103)
Resolving deltas: 88% (91/103)
Resolving deltas: 89% (92/103)
Resolving deltas: 90% (93/103)
Resolving deltas: 91% (94/103)
Resolving deltas: 92% (95/103)
Resolving deltas: 93% (96/103)
Resolving deltas: 94% (97/103)
Resolving deltas: 95% (98/103)
Resolving deltas: 96% (99/103)
Resolving deltas: 97% (100/103)
Resolving deltas: 98% (101/103)
Resolving deltas: 99% (102/103)
Resolving deltas: 100% (103/103)
Resolving deltas: 100% (103/103), completed with 12 local objects.
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.
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 172690227e gh-102136: Add -m to options that work with -i (GH-119271)
Switched to and reset branch 'main'
configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)
make: *** [Makefile:2244: buildbottest] Error 2
Test report
===========
Failed tests:
- test_pyrepl
Test leaking resources:
- test_pyrepl: references
- test_pyrepl: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 RHEL8 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/259/builds/1131
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-x86_64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 200, done.
remote: Counting objects: 0% (1/194)
remote: Counting objects: 1% (2/194)
remote: Counting objects: 2% (4/194)
remote: Counting objects: 3% (6/194)
remote: Counting objects: 4% (8/194)
remote: Counting objects: 5% (10/194)
remote: Counting objects: 6% (12/194)
remote: Counting objects: 7% (14/194)
remote: Counting objects: 8% (16/194)
remote: Counting objects: 9% (18/194)
remote: Counting objects: 10% (20/194)
remote: Counting objects: 11% (22/194)
remote: Counting objects: 12% (24/194)
remote: Counting objects: 13% (26/194)
remote: Counting objects: 14% (28/194)
remote: Counting objects: 15% (30/194)
remote: Counting objects: 16% (32/194)
remote: Counting objects: 17% (33/194)
remote: Counting objects: 18% (35/194)
remote: Counting objects: 19% (37/194)
remote: Counting objects: 20% (39/194)
remote: Counting objects: 21% (41/194)
remote: Counting objects: 22% (43/194)
remote: Counting objects: 23% (45/194)
remote: Counting objects: 24% (47/194)
remote: Counting objects: 25% (49/194)
remote: Counting objects: 26% (51/194)
remote: Counting objects: 27% (53/194)
remote: Counting objects: 28% (55/194)
remote: Counting objects: 29% (57/194)
remote: Counting objects: 30% (59/194)
remote: Counting objects: 31% (61/194)
remote: Counting objects: 32% (63/194)
remote: Counting objects: 33% (65/194)
remote: Counting objects: 34% (66/194)
remote: Counting objects: 35% (68/194)
remote: Counting objects: 36% (70/194)
remote: Counting objects: 37% (72/194)
remote: Counting objects: 38% (74/194)
remote: Counting objects: 39% (76/194)
remote: Counting objects: 40% (78/194)
remote: Counting objects: 41% (80/194)
remote: Counting objects: 42% (82/194)
remote: Counting objects: 43% (84/194)
remote: Counting objects: 44% (86/194)
remote: Counting objects: 45% (88/194)
remote: Counting objects: 46% (90/194)
remote: Counting objects: 47% (92/194)
remote: Counting objects: 48% (94/194)
remote: Counting objects: 49% (96/194)
remote: Counting objects: 50% (97/194)
remote: Counting objects: 51% (99/194)
remote: Counting objects: 52% (101/194)
remote: Counting objects: 53% (103/194)
remote: Counting objects: 54% (105/194)
remote: Counting objects: 55% (107/194)
remote: Counting objects: 56% (109/194)
remote: Counting objects: 57% (111/194)
remote: Counting objects: 58% (113/194)
remote: Counting objects: 59% (115/194)
remote: Counting objects: 60% (117/194)
remote: Counting objects: 61% (119/194)
remote: Counting objects: 62% (121/194)
remote: Counting objects: 63% (123/194)
remote: Counting objects: 64% (125/194)
remote: Counting objects: 65% (127/194)
remote: Counting objects: 66% (129/194)
remote: Counting objects: 67% (130/194)
remote: Counting objects: 68% (132/194)
remote: Counting objects: 69% (134/194)
remote: Counting objects: 70% (136/194)
remote: Counting objects: 71% (138/194)
remote: Counting objects: 72% (140/194)
remote: Counting objects: 73% (142/194)
remote: Counting objects: 74% (144/194)
remote: Counting objects: 75% (146/194)
remote: Counting objects: 76% (148/194)
remote: Counting objects: 77% (150/194)
remote: Counting objects: 78% (152/194)
remote: Counting objects: 79% (154/194)
remote: Counting objects: 80% (156/194)
remote: Counting objects: 81% (158/194)
remote: Counting objects: 82% (160/194)
remote: Counting objects: 83% (162/194)
remote: Counting objects: 84% (163/194)
remote: Counting objects: 85% (165/194)
remote: Counting objects: 86% (167/194)
remote: Counting objects: 87% (169/194)
remote: Counting objects: 88% (171/194)
remote: Counting objects: 89% (173/194)
remote: Counting objects: 90% (175/194)
remote: Counting objects: 91% (177/194)
remote: Counting objects: 92% (179/194)
remote: Counting objects: 93% (181/194)
remote: Counting objects: 94% (183/194)
remote: Counting objects: 95% (185/194)
remote: Counting objects: 96% (187/194)
remote: Counting objects: 97% (189/194)
remote: Counting objects: 98% (191/194)
remote: Counting objects: 99% (193/194)
remote: Counting objects: 100% (194/194)
remote: Counting objects: 100% (194/194), done.
remote: Compressing objects: 0% (1/110)
remote: Compressing objects: 1% (2/110)
remote: Compressing objects: 2% (3/110)
remote: Compressing objects: 3% (4/110)
remote: Compressing objects: 4% (5/110)
remote: Compressing objects: 5% (6/110)
remote: Compressing objects: 6% (7/110)
remote: Compressing objects: 7% (8/110)
remote: Compressing objects: 8% (9/110)
remote: Compressing objects: 9% (10/110)
remote: Compressing objects: 10% (11/110)
remote: Compressing objects: 11% (13/110)
remote: Compressing objects: 12% (14/110)
remote: Compressing objects: 13% (15/110)
remote: Compressing objects: 14% (16/110)
remote: Compressing objects: 15% (17/110)
remote: Compressing objects: 16% (18/110)
remote: Compressing objects: 17% (19/110)
remote: Compressing objects: 18% (20/110)
remote: Compressing objects: 19% (21/110)
remote: Compressing objects: 20% (22/110)
remote: Compressing objects: 21% (24/110)
remote: Compressing objects: 22% (25/110)
remote: Compressing objects: 23% (26/110)
remote: Compressing objects: 24% (27/110)
remote: Compressing objects: 25% (28/110)
remote: Compressing objects: 26% (29/110)
remote: Compressing objects: 27% (30/110)
remote: Compressing objects: 28% (31/110)
remote: Compressing objects: 29% (32/110)
remote: Compressing objects: 30% (33/110)
remote: Compressing objects: 31% (35/110)
remote: Compressing objects: 32% (36/110)
remote: Compressing objects: 33% (37/110)
remote: Compressing objects: 34% (38/110)
remote: Compressing objects: 35% (39/110)
remote: Compressing objects: 36% (40/110)
remote: Compressing objects: 37% (41/110)
remote: Compressing objects: 38% (42/110)
remote: Compressing objects: 39% (43/110)
remote: Compressing objects: 40% (44/110)
remote: Compressing objects: 41% (46/110)
remote: Compressing objects: 42% (47/110)
remote: Compressing objects: 43% (48/110)
remote: Compressing objects: 44% (49/110)
remote: Compressing objects: 45% (50/110)
remote: Compressing objects: 46% (51/110)
remote: Compressing objects: 47% (52/110)
remote: Compressing objects: 48% (53/110)
remote: Compressing objects: 49% (54/110)
remote: Compressing objects: 50% (55/110)
remote: Compressing objects: 51% (57/110)
remote: Compressing objects: 52% (58/110)
remote: Compressing objects: 53% (59/110)
remote: Compressing objects: 54% (60/110)
remote: Compressing objects: 55% (61/110)
remote: Compressing objects: 56% (62/110)
remote: Compressing objects: 57% (63/110)
remote: Compressing objects: 58% (64/110)
remote: Compressing objects: 59% (65/110)
remote: Compressing objects: 60% (66/110)
remote: Compressing objects: 61% (68/110)
remote: Compressing objects: 62% (69/110)
remote: Compressing objects: 63% (70/110)
remote: Compressing objects: 64% (71/110)
remote: Compressing objects: 65% (72/110)
remote: Compressing objects: 66% (73/110)
remote: Compressing objects: 67% (74/110)
remote: Compressing objects: 68% (75/110)
remote: Compressing objects: 69% (76/110)
remote: Compressing objects: 70% (77/110)
remote: Compressing objects: 71% (79/110)
remote: Compressing objects: 72% (80/110)
remote: Compressing objects: 73% (81/110)
remote: Compressing objects: 74% (82/110)
remote: Compressing objects: 75% (83/110)
remote: Compressing objects: 76% (84/110)
remote: Compressing objects: 77% (85/110)
remote: Compressing objects: 78% (86/110)
remote: Compressing objects: 79% (87/110)
remote: Compressing objects: 80% (88/110)
remote: Compressing objects: 81% (90/110)
remote: Compressing objects: 82% (91/110)
remote: Compressing objects: 83% (92/110)
remote: Compressing objects: 84% (93/110)
remote: Compressing objects: 85% (94/110)
remote: Compressing objects: 86% (95/110)
remote: Compressing objects: 87% (96/110)
remote: Compressing objects: 88% (97/110)
remote: Compressing objects: 89% (98/110)
remote: Compressing objects: 90% (99/110)
remote: Compressing objects: 91% (101/110)
remote: Compressing objects: 92% (102/110)
remote: Compressing objects: 93% (103/110)
remote: Compressing objects: 94% (104/110)
remote: Compressing objects: 95% (105/110)
remote: Compressing objects: 96% (106/110)
remote: Compressing objects: 97% (107/110)
remote: Compressing objects: 98% (108/110)
remote: Compressing objects: 99% (109/110)
remote: Compressing objects: 100% (110/110)
remote: Compressing objects: 100% (110/110), done.
Receiving objects: 0% (1/200)
Receiving objects: 1% (2/200)
Receiving objects: 2% (4/200)
Receiving objects: 3% (6/200)
Receiving objects: 4% (8/200)
Receiving objects: 5% (10/200)
Receiving objects: 6% (12/200)
Receiving objects: 7% (14/200)
Receiving objects: 8% (16/200)
Receiving objects: 9% (18/200)
Receiving objects: 10% (20/200)
Receiving objects: 11% (22/200)
Receiving objects: 12% (24/200)
Receiving objects: 13% (26/200)
Receiving objects: 14% (28/200)
Receiving objects: 15% (30/200)
Receiving objects: 16% (32/200)
Receiving objects: 17% (34/200)
Receiving objects: 18% (36/200)
Receiving objects: 19% (38/200)
Receiving objects: 20% (40/200)
Receiving objects: 21% (42/200)
Receiving objects: 22% (44/200)
Receiving objects: 23% (46/200)
Receiving objects: 24% (48/200)
Receiving objects: 25% (50/200)
Receiving objects: 26% (52/200)
Receiving objects: 27% (54/200)
Receiving objects: 28% (56/200)
Receiving objects: 29% (58/200)
Receiving objects: 30% (60/200)
Receiving objects: 31% (62/200)
Receiving objects: 32% (64/200)
Receiving objects: 33% (66/200)
Receiving objects: 34% (68/200)
Receiving objects: 35% (70/200)
Receiving objects: 36% (72/200)
Receiving objects: 37% (74/200)
Receiving objects: 38% (76/200)
Receiving objects: 39% (78/200)
Receiving objects: 40% (80/200)
Receiving objects: 41% (82/200)
Receiving objects: 42% (84/200)
Receiving objects: 43% (86/200)
Receiving objects: 44% (88/200)
Receiving objects: 45% (90/200)
Receiving objects: 46% (92/200)
Receiving objects: 47% (94/200)
Receiving objects: 48% (96/200)
Receiving objects: 49% (98/200)
Receiving objects: 50% (100/200)
Receiving objects: 51% (102/200)
Receiving objects: 52% (104/200)
Receiving objects: 53% (106/200)
Receiving objects: 54% (108/200)
Receiving objects: 55% (110/200)
Receiving objects: 56% (112/200)
Receiving objects: 57% (114/200)
Receiving objects: 58% (116/200)
Receiving objects: 59% (118/200)
Receiving objects: 60% (120/200)
Receiving objects: 61% (122/200)
Receiving objects: 62% (124/200)
Receiving objects: 63% (126/200)
Receiving objects: 64% (128/200)
Receiving objects: 65% (130/200)
Receiving objects: 66% (132/200)
Receiving objects: 67% (134/200)
Receiving objects: 68% (136/200)
Receiving objects: 69% (138/200)
Receiving objects: 70% (140/200)
Receiving objects: 71% (142/200)
Receiving objects: 72% (144/200)
Receiving objects: 73% (146/200)
Receiving objects: 74% (148/200)
Receiving objects: 75% (150/200)
Receiving objects: 76% (152/200)
Receiving objects: 77% (154/200)
Receiving objects: 78% (156/200)
Receiving objects: 79% (158/200)
Receiving objects: 80% (160/200)
Receiving objects: 81% (162/200)
Receiving objects: 82% (164/200)
Receiving objects: 83% (166/200)
Receiving objects: 84% (168/200)
Receiving objects: 85% (170/200)
Receiving objects: 86% (172/200)
Receiving objects: 87% (174/200)
Receiving objects: 88% (176/200)
Receiving objects: 89% (178/200)
Receiving objects: 90% (180/200)
Receiving objects: 91% (182/200)
Receiving objects: 92% (184/200)
Receiving objects: 93% (186/200)
Receiving objects: 94% (188/200)
Receiving objects: 95% (190/200)
Receiving objects: 96% (192/200)
Receiving objects: 97% (194/200)
remote: Total 200 (delta 105), reused 130 (delta 84), pack-reused 6
Receiving objects: 98% (196/200)
Receiving objects: 99% (198/200)
Receiving objects: 100% (200/200)
Receiving objects: 100% (200/200), 562.36 KiB | 6.25 MiB/s, done.
Resolving deltas: 0% (0/105)
Resolving deltas: 1% (2/105)
Resolving deltas: 2% (3/105)
Resolving deltas: 3% (4/105)
Resolving deltas: 4% (5/105)
Resolving deltas: 5% (6/105)
Resolving deltas: 6% (7/105)
Resolving deltas: 7% (8/105)
Resolving deltas: 8% (9/105)
Resolving deltas: 9% (10/105)
Resolving deltas: 10% (11/105)
Resolving deltas: 11% (12/105)
Resolving deltas: 12% (13/105)
Resolving deltas: 13% (14/105)
Resolving deltas: 14% (15/105)
Resolving deltas: 16% (17/105)
Resolving deltas: 17% (18/105)
Resolving deltas: 18% (19/105)
Resolving deltas: 19% (20/105)
Resolving deltas: 20% (21/105)
Resolving deltas: 21% (23/105)
Resolving deltas: 22% (24/105)
Resolving deltas: 23% (25/105)
Resolving deltas: 24% (26/105)
Resolving deltas: 25% (27/105)
Resolving deltas: 26% (28/105)
Resolving deltas: 27% (29/105)
Resolving deltas: 28% (30/105)
Resolving deltas: 29% (31/105)
Resolving deltas: 30% (32/105)
Resolving deltas: 31% (33/105)
Resolving deltas: 32% (34/105)
Resolving deltas: 33% (35/105)
Resolving deltas: 34% (36/105)
Resolving deltas: 35% (37/105)
Resolving deltas: 36% (38/105)
Resolving deltas: 37% (39/105)
Resolving deltas: 39% (41/105)
Resolving deltas: 40% (42/105)
Resolving deltas: 41% (44/105)
Resolving deltas: 42% (45/105)
Resolving deltas: 43% (46/105)
Resolving deltas: 44% (47/105)
Resolving deltas: 45% (48/105)
Resolving deltas: 46% (49/105)
Resolving deltas: 47% (50/105)
Resolving deltas: 48% (51/105)
Resolving deltas: 49% (52/105)
Resolving deltas: 50% (53/105)
Resolving deltas: 51% (54/105)
Resolving deltas: 52% (55/105)
Resolving deltas: 53% (56/105)
Resolving deltas: 54% (57/105)
Resolving deltas: 55% (58/105)
Resolving deltas: 56% (59/105)
Resolving deltas: 57% (60/105)
Resolving deltas: 58% (61/105)
Resolving deltas: 59% (62/105)
Resolving deltas: 60% (63/105)
Resolving deltas: 61% (65/105)
Resolving deltas: 62% (66/105)
Resolving deltas: 63% (67/105)
Resolving deltas: 64% (68/105)
Resolving deltas: 65% (69/105)
Resolving deltas: 66% (70/105)
Resolving deltas: 67% (71/105)
Resolving deltas: 68% (72/105)
Resolving deltas: 69% (73/105)
Resolving deltas: 70% (74/105)
Resolving deltas: 71% (75/105)
Resolving deltas: 73% (77/105)
Resolving deltas: 74% (78/105)
Resolving deltas: 75% (79/105)
Resolving deltas: 76% (80/105)
Resolving deltas: 77% (81/105)
Resolving deltas: 78% (82/105)
Resolving deltas: 79% (83/105)
Resolving deltas: 80% (84/105)
Resolving deltas: 81% (86/105)
Resolving deltas: 82% (87/105)
Resolving deltas: 83% (88/105)
Resolving deltas: 84% (89/105)
Resolving deltas: 85% (90/105)
Resolving deltas: 86% (91/105)
Resolving deltas: 87% (92/105)
Resolving deltas: 88% (93/105)
Resolving deltas: 89% (94/105)
Resolving deltas: 90% (95/105)
Resolving deltas: 91% (96/105)
Resolving deltas: 92% (97/105)
Resolving deltas: 93% (98/105)
Resolving deltas: 94% (99/105)
Resolving deltas: 95% (100/105)
Resolving deltas: 96% (101/105)
Resolving deltas: 97% (102/105)
Resolving deltas: 98% (103/105)
Resolving deltas: 99% (104/105)
Resolving deltas: 100% (105/105)
Resolving deltas: 100% (105/105), completed with 14 local objects.
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.
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 172690227e gh-102136: Add -m to options that work with -i (GH-119271)
Switched to and reset branch 'main'
configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)
make: *** [Makefile:2244: buildbottest] Error 2
Test report
===========
Failed tests:
- test_pyrepl
Test leaking resources:
- test_pyrepl: references
- test_pyrepl: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x RHEL7 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/129/builds/1125
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel-z
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 200, done.[K
remote: Counting objects: 0% (1/192)[K
remote: Counting objects: 1% (2/192)[K
remote: Counting objects: 2% (4/192)[K
remote: Counting objects: 3% (6/192)[K
remote: Counting objects: 4% (8/192)[K
remote: Counting objects: 5% (10/192)[K
remote: Counting objects: 6% (12/192)[K
remote: Counting objects: 7% (14/192)[K
remote: Counting objects: 8% (16/192)[K
remote: Counting objects: 9% (18/192)[K
remote: Counting objects: 10% (20/192)[K
remote: Counting objects: 11% (22/192)[K
remote: Counting objects: 12% (24/192)[K
remote: Counting objects: 13% (25/192)[K
remote: Counting objects: 14% (27/192)[K
remote: Counting objects: 15% (29/192)[K
remote: Counting objects: 16% (31/192)[K
remote: Counting objects: 17% (33/192)[K
remote: Counting objects: 18% (35/192)[K
remote: Counting objects: 19% (37/192)[K
remote: Counting objects: 20% (39/192)[K
remote: Counting objects: 21% (41/192)[K
remote: Counting objects: 22% (43/192)[K
remote: Counting objects: 23% (45/192)[K
remote: Counting objects: 24% (47/192)[K
remote: Counting objects: 25% (48/192)[K
remote: Counting objects: 26% (50/192)[K
remote: Counting objects: 27% (52/192)[K
remote: Counting objects: 28% (54/192)[K
remote: Counting objects: 29% (56/192)[K
remote: Counting objects: 30% (58/192)[K
remote: Counting objects: 31% (60/192)[K
remote: Counting objects: 32% (62/192)[K
remote: Counting objects: 33% (64/192)[K
remote: Counting objects: 34% (66/192)[K
remote: Counting objects: 35% (68/192)[K
remote: Counting objects: 36% (70/192)[K
remote: Counting objects: 37% (72/192)[K
remote: Counting objects: 38% (73/192)[K
remote: Counting objects: 39% (75/192)[K
remote: Counting objects: 40% (77/192)[K
remote: Counting objects: 41% (79/192)[K
remote: Counting objects: 42% (81/192)[K
remote: Counting objects: 43% (83/192)[K
remote: Counting objects: 44% (85/192)[K
remote: Counting objects: 45% (87/192)[K
remote: Counting objects: 46% (89/192)[K
remote: Counting objects: 47% (91/192)[K
remote: Counting objects: 48% (93/192)[K
remote: Counting objects: 49% (95/192)[K
remote: Counting objects: 50% (96/192)[K
remote: Counting objects: 51% (98/192)[K
remote: Counting objects: 52% (100/192)[K
remote: Counting objects: 53% (102/192)[K
remote: Counting objects: 54% (104/192)[K
remote: Counting objects: 55% (106/192)[K
remote: Counting objects: 56% (108/192)[K
remote: Counting objects: 57% (110/192)[K
remote: Counting objects: 58% (112/192)[K
remote: Counting objects: 59% (114/192)[K
remote: Counting objects: 60% (116/192)[K
remote: Counting objects: 61% (118/192)[K
remote: Counting objects: 62% (120/192)[K
remote: Counting objects: 63% (121/192)[K
remote: Counting objects: 64% (123/192)[K
remote: Counting objects: 65% (125/192)[K
remote: Counting objects: 66% (127/192)[K
remote: Counting objects: 67% (129/192)[K
remote: Counting objects: 68% (131/192)[K
remote: Counting objects: 69% (133/192)[K
remote: Counting objects: 70% (135/192)[K
remote: Counting objects: 71% (137/192)[K
remote: Counting objects: 72% (139/192)[K
remote: Counting objects: 73% (141/192)[K
remote: Counting objects: 74% (143/192)[K
remote: Counting objects: 75% (144/192)[K
remote: Counting objects: 76% (146/192)[K
remote: Counting objects: 77% (148/192)[K
remote: Counting objects: 78% (150/192)[K
remote: Counting objects: 79% (152/192)[K
remote: Counting objects: 80% (154/192)[K
remote: Counting objects: 81% (156/192)[K
remote: Counting objects: 82% (158/192)[K
remote: Counting objects: 83% (160/192)[K
remote: Counting objects: 84% (162/192)[K
remote: Counting objects: 85% (164/192)[K
remote: Counting objects: 86% (166/192)[K
remote: Counting objects: 87% (168/192)[K
remote: Counting objects: 88% (169/192)[K
remote: Counting objects: 89% (171/192)[K
remote: Counting objects: 90% (173/192)[K
remote: Counting objects: 91% (175/192)[K
remote: Counting objects: 92% (177/192)[K
remote: Counting objects: 93% (179/192)[K
remote: Counting objects: 94% (181/192)[K
remote: Counting objects: 95% (183/192)[K
remote: Counting objects: 96% (185/192)[K
remote: Counting objects: 97% (187/192)[K
remote: Counting objects: 98% (189/192)[K
remote: Counting objects: 99% (191/192)[K
remote: Counting objects: 100% (192/192)[K
remote: Counting objects: 100% (192/192), done.[K
remote: Compressing objects: 0% (1/110)[K
remote: Compressing objects: 1% (2/110)[K
remote: Compressing objects: 2% (3/110)[K
remote: Compressing objects: 3% (4/110)[K
remote: Compressing objects: 4% (5/110)[K
remote: Compressing objects: 5% (6/110)[K
remote: Compressing objects: 6% (7/110)[K
remote: Compressing objects: 7% (8/110)[K
remote: Compressing objects: 8% (9/110)[K
remote: Compressing objects: 9% (10/110)[K
remote: Compressing objects: 10% (11/110)[K
remote: Compressing objects: 11% (13/110)[K
remote: Compressing objects: 12% (14/110)[K
remote: Compressing objects: 13% (15/110)[K
remote: Compressing objects: 14% (16/110)[K
remote: Compressing objects: 15% (17/110)[K
remote: Compressing objects: 16% (18/110)[K
remote: Compressing objects: 17% (19/110)[K
remote: Compressing objects: 18% (20/110)[K
remote: Compressing objects: 19% (21/110)[K
remote: Compressing objects: 20% (22/110)[K
remote: Compressing objects: 21% (24/110)[K
remote: Compressing objects: 22% (25/110)[K
remote: Compressing objects: 23% (26/110)[K
remote: Compressing objects: 24% (27/110)[K
remote: Compressing objects: 25% (28/110)[K
remote: Compressing objects: 26% (29/110)[K
remote: Compressing objects: 27% (30/110)[K
remote: Compressing objects: 28% (31/110)[K
remote: Compressing objects: 29% (32/110)[K
remote: Compressing objects: 30% (33/110)[K
remote: Compressing objects: 31% (35/110)[K
remote: Compressing objects: 32% (36/110)[K
remote: Compressing objects: 33% (37/110)[K
remote: Compressing objects: 34% (38/110)[K
remote: Compressing objects: 35% (39/110)[K
remote: Compressing objects: 36% (40/110)[K
remote: Compressing objects: 37% (41/110)[K
remote: Compressing objects: 38% (42/110)[K
remote: Compressing objects: 39% (43/110)[K
remote: Compressing objects: 40% (44/110)[K
remote: Compressing objects: 41% (46/110)[K
remote: Compressing objects: 42% (47/110)[K
remote: Compressing objects: 43% (48/110)[K
remote: Compressing objects: 44% (49/110)[K
remote: Compressing objects: 45% (50/110)[K
remote: Compressing objects: 46% (51/110)[K
remote: Compressing objects: 47% (52/110)[K
remote: Compressing objects: 48% (53/110)[K
remote: Compressing objects: 49% (54/110)[K
remote: Compressing objects: 50% (55/110)[K
remote: Compressing objects: 51% (57/110)[K
remote: Compressing objects: 52% (58/110)[K
remote: Compressing objects: 53% (59/110)[K
remote: Compressing objects: 54% (60/110)[K
remote: Compressing objects: 55% (61/110)[K
remote: Compressing objects: 56% (62/110)[K
remote: Compressing objects: 57% (63/110)[K
remote: Compressing objects: 58% (64/110)[K
remote: Compressing objects: 59% (65/110)[K
remote: Compressing objects: 60% (66/110)[K
remote: Compressing objects: 61% (68/110)[K
remote: Compressing objects: 62% (69/110)[K
remote: Compressing objects: 63% (70/110)[K
remote: Compressing objects: 64% (71/110)[K
remote: Compressing objects: 65% (72/110)[K
remote: Compressing objects: 66% (73/110)[K
remote: Compressing objects: 67% (74/110)[K
remote: Compressing objects: 68% (75/110)[K
remote: Compressing objects: 69% (76/110)[K
remote: Compressing objects: 70% (77/110)[K
remote: Compressing objects: 71% (79/110)[K
remote: Compressing objects: 72% (80/110)[K
remote: Compressing objects: 73% (81/110)[K
remote: Compressing objects: 74% (82/110)[K
remote: Compressing objects: 75% (83/110)[K
remote: Compressing objects: 76% (84/110)[K
remote: Compressing objects: 77% (85/110)[K
remote: Compressing objects: 78% (86/110)[K
remote: Compressing objects: 79% (87/110)[K
remote: Compressing objects: 80% (88/110)[K
remote: Compressing objects: 81% (90/110)[K
remote: Compressing objects: 82% (91/110)[K
remote: Compressing objects: 83% (92/110)[K
remote: Compressing objects: 84% (93/110)[K
remote: Compressing objects: 85% (94/110)[K
remote: Compressing objects: 86% (95/110)[K
remote: Compressing objects: 87% (96/110)[K
remote: Compressing objects: 88% (97/110)[K
remote: Compressing objects: 89% (98/110)[K
remote: Compressing objects: 90% (99/110)[K
remote: Compressing objects: 91% (101/110)[K
remote: Compressing objects: 92% (102/110)[K
remote: Compressing objects: 93% (103/110)[K
remote: Compressing objects: 94% (104/110)[K
remote: Compressing objects: 95% (105/110)[K
remote: Compressing objects: 96% (106/110)[K
remote: Compressing objects: 97% (107/110)[K
remote: Compressing objects: 98% (108/110)[K
remote: Compressing objects: 99% (109/110)[K
remote: Compressing objects: 100% (110/110)[K
remote: Compressing objects: 100% (110/110), done.[K
Receiving objects: 0% (1/200)
Receiving objects: 1% (2/200)
Receiving objects: 2% (4/200)
Receiving objects: 3% (6/200)
Receiving objects: 4% (8/200)
Receiving objects: 5% (10/200)
Receiving objects: 6% (12/200)
Receiving objects: 7% (14/200)
Receiving objects: 8% (16/200)
Receiving objects: 9% (18/200)
Receiving objects: 10% (20/200)
Receiving objects: 11% (22/200)
Receiving objects: 12% (24/200)
Receiving objects: 13% (26/200)
Receiving objects: 14% (28/200)
Receiving objects: 15% (30/200)
Receiving objects: 16% (32/200)
Receiving objects: 17% (34/200)
Receiving objects: 18% (36/200)
Receiving objects: 19% (38/200)
Receiving objects: 20% (40/200)
Receiving objects: 21% (42/200)
Receiving objects: 22% (44/200)
Receiving objects: 23% (46/200)
Receiving objects: 24% (48/200)
Receiving objects: 25% (50/200)
Receiving objects: 26% (52/200)
Receiving objects: 27% (54/200)
Receiving objects: 28% (56/200)
Receiving objects: 29% (58/200)
Receiving objects: 30% (60/200)
Receiving objects: 31% (62/200)
Receiving objects: 32% (64/200)
Receiving objects: 33% (66/200)
Receiving objects: 34% (68/200)
Receiving objects: 35% (70/200)
Receiving objects: 36% (72/200)
Receiving objects: 37% (74/200)
Receiving objects: 38% (76/200)
Receiving objects: 39% (78/200)
Receiving objects: 40% (80/200)
Receiving objects: 41% (82/200)
Receiving objects: 42% (84/200)
Receiving objects: 43% (86/200)
Receiving objects: 44% (88/200)
Receiving objects: 45% (90/200)
Receiving objects: 46% (92/200)
Receiving objects: 47% (94/200)
Receiving objects: 48% (96/200)
Receiving objects: 49% (98/200)
Receiving objects: 50% (100/200)
Receiving objects: 51% (102/200)
Receiving objects: 52% (104/200)
Receiving objects: 53% (106/200)
Receiving objects: 54% (108/200)
Receiving objects: 55% (110/200)
Receiving objects: 56% (112/200)
Receiving objects: 57% (114/200)
Receiving objects: 58% (116/200)
Receiving objects: 59% (118/200)
Receiving objects: 60% (120/200)
Receiving objects: 61% (122/200)
Receiving objects: 62% (124/200)
Receiving objects: 63% (126/200)
Receiving objects: 64% (128/200)
Receiving objects: 65% (130/200)
Receiving objects: 66% (132/200)
Receiving objects: 67% (134/200)
Receiving objects: 68% (136/200)
Receiving objects: 69% (138/200)
Receiving objects: 70% (140/200)
Receiving objects: 71% (142/200)
Receiving objects: 72% (144/200)
Receiving objects: 73% (146/200)
Receiving objects: 74% (148/200)
Receiving objects: 75% (150/200)
Receiving objects: 76% (152/200)
Receiving objects: 77% (154/200)
Receiving objects: 78% (156/200)
Receiving objects: 79% (158/200)
Receiving objects: 80% (160/200)
Receiving objects: 81% (162/200)
Receiving objects: 82% (164/200)
Receiving objects: 83% (166/200)
Receiving objects: 84% (168/200)
Receiving objects: 85% (170/200)
Receiving objects: 86% (172/200)
Receiving objects: 87% (174/200)
Receiving objects: 88% (176/200)
Receiving objects: 89% (178/200)
Receiving objects: 90% (180/200)
Receiving objects: 91% (182/200)
Receiving objects: 92% (184/200)
Receiving objects: 93% (186/200)
Receiving objects: 94% (188/200)
Receiving objects: 95% (190/200)
Receiving objects: 96% (192/200)
Receiving objects: 97% (194/200)
remote: Total 200 (delta 103), reused 128 (delta 82), pack-reused 8[K
Receiving objects: 98% (196/200)
Receiving objects: 99% (198/200)
Receiving objects: 100% (200/200)
Receiving objects: 100% (200/200), 580.73 KiB | 0 bytes/s, done.
Resolving deltas: 0% (0/103)
Resolving deltas: 39% (41/103)
Resolving deltas: 44% (46/103)
Resolving deltas: 50% (52/103)
Resolving deltas: 56% (58/103)
Resolving deltas: 57% (59/103)
Resolving deltas: 72% (75/103)
Resolving deltas: 74% (77/103)
Resolving deltas: 75% (78/103)
Resolving deltas: 76% (79/103)
Resolving deltas: 77% (80/103)
Resolving deltas: 84% (87/103)
Resolving deltas: 85% (88/103)
Resolving deltas: 86% (89/103)
Resolving deltas: 87% (90/103)
Resolving deltas: 88% (91/103)
Resolving deltas: 89% (92/103)
Resolving deltas: 90% (93/103)
Resolving deltas: 91% (94/103)
Resolving deltas: 92% (95/103)
Resolving deltas: 93% (96/103)
Resolving deltas: 94% (97/103)
Resolving deltas: 95% (98/103)
Resolving deltas: 96% (99/103)
Resolving deltas: 97% (100/103)
Resolving deltas: 98% (101/103)
Resolving deltas: 99% (102/103)
Resolving deltas: 100% (103/103)
Resolving deltas: 100% (103/103), completed with 12 local objects.
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.
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 performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 1726902... gh-102136: Add -m to options that work with -i (GH-119271)
Switched to and reset branch 'main'
./configure: line 6140: test: too many arguments
configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)
Python/instrumentation.c: In function ‘allocate_instrumentation_data’:
Python/instrumentation.c:1621:9: warning: missing braces around initializer [-Wmissing-braces]
code->_co_monitoring->local_monitors = (_Py_LocalMonitors){ 0 };
^
Python/instrumentation.c:1621:9: warning: (near initialization for ‘(anonymous).tools’) [-Wmissing-braces]
Python/instrumentation.c:1622:9: warning: missing braces around initializer [-Wmissing-braces]
code->_co_monitoring->active_monitors = (_Py_LocalMonitors){ 0 };
^
Python/instrumentation.c:1622:9: warning: (near initialization for ‘(anonymous).tools’) [-Wmissing-braces]
./Modules/_interpretersmodule.c: In function ‘capture_exception’:
./Modules/_interpretersmodule.c:1379:5: warning: missing braces around initializer [-Wmissing-braces]
_PyXI_excinfo info = {0};
^
./Modules/_interpretersmodule.c:1379:5: warning: (near initialization for ‘info.type’) [-Wmissing-braces]
./Modules/_interpchannelsmodule.c: In function ‘_channel_get_info’:
./Modules/_interpchannelsmodule.c:1948:21: warning: missing braces around initializer [-Wmissing-braces]
*info = (struct channel_info){0};
^
./Modules/_interpchannelsmodule.c:1948:21: warning: (near initialization for ‘(anonymous).status’) [-Wmissing-braces]
make: *** [buildbottest] Error 2
Test report
===========
Failed tests:
- test_pyrepl
Test leaking resources:
- test_pyrepl: references
- test_pyrepl: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 CentOS9 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/853/builds/841
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-x86_64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 200, done.
remote: Counting objects: 0% (1/194)
remote: Counting objects: 1% (2/194)
remote: Counting objects: 2% (4/194)
remote: Counting objects: 3% (6/194)
remote: Counting objects: 4% (8/194)
remote: Counting objects: 5% (10/194)
remote: Counting objects: 6% (12/194)
remote: Counting objects: 7% (14/194)
remote: Counting objects: 8% (16/194)
remote: Counting objects: 9% (18/194)
remote: Counting objects: 10% (20/194)
remote: Counting objects: 11% (22/194)
remote: Counting objects: 12% (24/194)
remote: Counting objects: 13% (26/194)
remote: Counting objects: 14% (28/194)
remote: Counting objects: 15% (30/194)
remote: Counting objects: 16% (32/194)
remote: Counting objects: 17% (33/194)
remote: Counting objects: 18% (35/194)
remote: Counting objects: 19% (37/194)
remote: Counting objects: 20% (39/194)
remote: Counting objects: 21% (41/194)
remote: Counting objects: 22% (43/194)
remote: Counting objects: 23% (45/194)
remote: Counting objects: 24% (47/194)
remote: Counting objects: 25% (49/194)
remote: Counting objects: 26% (51/194)
remote: Counting objects: 27% (53/194)
remote: Counting objects: 28% (55/194)
remote: Counting objects: 29% (57/194)
remote: Counting objects: 30% (59/194)
remote: Counting objects: 31% (61/194)
remote: Counting objects: 32% (63/194)
remote: Counting objects: 33% (65/194)
remote: Counting objects: 34% (66/194)
remote: Counting objects: 35% (68/194)
remote: Counting objects: 36% (70/194)
remote: Counting objects: 37% (72/194)
remote: Counting objects: 38% (74/194)
remote: Counting objects: 39% (76/194)
remote: Counting objects: 40% (78/194)
remote: Counting objects: 41% (80/194)
remote: Counting objects: 42% (82/194)
remote: Counting objects: 43% (84/194)
remote: Counting objects: 44% (86/194)
remote: Counting objects: 45% (88/194)
remote: Counting objects: 46% (90/194)
remote: Counting objects: 47% (92/194)
remote: Counting objects: 48% (94/194)
remote: Counting objects: 49% (96/194)
remote: Counting objects: 50% (97/194)
remote: Counting objects: 51% (99/194)
remote: Counting objects: 52% (101/194)
remote: Counting objects: 53% (103/194)
remote: Counting objects: 54% (105/194)
remote: Counting objects: 55% (107/194)
remote: Counting objects: 56% (109/194)
remote: Counting objects: 57% (111/194)
remote: Counting objects: 58% (113/194)
remote: Counting objects: 59% (115/194)
remote: Counting objects: 60% (117/194)
remote: Counting objects: 61% (119/194)
remote: Counting objects: 62% (121/194)
remote: Counting objects: 63% (123/194)
remote: Counting objects: 64% (125/194)
remote: Counting objects: 65% (127/194)
remote: Counting objects: 66% (129/194)
remote: Counting objects: 67% (130/194)
remote: Counting objects: 68% (132/194)
remote: Counting objects: 69% (134/194)
remote: Counting objects: 70% (136/194)
remote: Counting objects: 71% (138/194)
remote: Counting objects: 72% (140/194)
remote: Counting objects: 73% (142/194)
remote: Counting objects: 74% (144/194)
remote: Counting objects: 75% (146/194)
remote: Counting objects: 76% (148/194)
remote: Counting objects: 77% (150/194)
remote: Counting objects: 78% (152/194)
remote: Counting objects: 79% (154/194)
remote: Counting objects: 80% (156/194)
remote: Counting objects: 81% (158/194)
remote: Counting objects: 82% (160/194)
remote: Counting objects: 83% (162/194)
remote: Counting objects: 84% (163/194)
remote: Counting objects: 85% (165/194)
remote: Counting objects: 86% (167/194)
remote: Counting objects: 87% (169/194)
remote: Counting objects: 88% (171/194)
remote: Counting objects: 89% (173/194)
remote: Counting objects: 90% (175/194)
remote: Counting objects: 91% (177/194)
remote: Counting objects: 92% (179/194)
remote: Counting objects: 93% (181/194)
remote: Counting objects: 94% (183/194)
remote: Counting objects: 95% (185/194)
remote: Counting objects: 96% (187/194)
remote: Counting objects: 97% (189/194)
remote: Counting objects: 98% (191/194)
remote: Counting objects: 99% (193/194)
remote: Counting objects: 100% (194/194)
remote: Counting objects: 100% (194/194), done.
remote: Compressing objects: 0% (1/110)
remote: Compressing objects: 1% (2/110)
remote: Compressing objects: 2% (3/110)
remote: Compressing objects: 3% (4/110)
remote: Compressing objects: 4% (5/110)
remote: Compressing objects: 5% (6/110)
remote: Compressing objects: 6% (7/110)
remote: Compressing objects: 7% (8/110)
remote: Compressing objects: 8% (9/110)
remote: Compressing objects: 9% (10/110)
remote: Compressing objects: 10% (11/110)
remote: Compressing objects: 11% (13/110)
remote: Compressing objects: 12% (14/110)
remote: Compressing objects: 13% (15/110)
remote: Compressing objects: 14% (16/110)
remote: Compressing objects: 15% (17/110)
remote: Compressing objects: 16% (18/110)
remote: Compressing objects: 17% (19/110)
remote: Compressing objects: 18% (20/110)
remote: Compressing objects: 19% (21/110)
remote: Compressing objects: 20% (22/110)
remote: Compressing objects: 21% (24/110)
remote: Compressing objects: 22% (25/110)
remote: Compressing objects: 23% (26/110)
remote: Compressing objects: 24% (27/110)
remote: Compressing objects: 25% (28/110)
remote: Compressing objects: 26% (29/110)
remote: Compressing objects: 27% (30/110)
remote: Compressing objects: 28% (31/110)
remote: Compressing objects: 29% (32/110)
remote: Compressing objects: 30% (33/110)
remote: Compressing objects: 31% (35/110)
remote: Compressing objects: 32% (36/110)
remote: Compressing objects: 33% (37/110)
remote: Compressing objects: 34% (38/110)
remote: Compressing objects: 35% (39/110)
remote: Compressing objects: 36% (40/110)
remote: Compressing objects: 37% (41/110)
remote: Compressing objects: 38% (42/110)
remote: Compressing objects: 39% (43/110)
remote: Compressing objects: 40% (44/110)
remote: Compressing objects: 41% (46/110)
remote: Compressing objects: 42% (47/110)
remote: Compressing objects: 43% (48/110)
remote: Compressing objects: 44% (49/110)
remote: Compressing objects: 45% (50/110)
remote: Compressing objects: 46% (51/110)
remote: Compressing objects: 47% (52/110)
remote: Compressing objects: 48% (53/110)
remote: Compressing objects: 49% (54/110)
remote: Compressing objects: 50% (55/110)
remote: Compressing objects: 51% (57/110)
remote: Compressing objects: 52% (58/110)
remote: Compressing objects: 53% (59/110)
remote: Compressing objects: 54% (60/110)
remote: Compressing objects: 55% (61/110)
remote: Compressing objects: 56% (62/110)
remote: Compressing objects: 57% (63/110)
remote: Compressing objects: 58% (64/110)
remote: Compressing objects: 59% (65/110)
remote: Compressing objects: 60% (66/110)
remote: Compressing objects: 61% (68/110)
remote: Compressing objects: 62% (69/110)
remote: Compressing objects: 63% (70/110)
remote: Compressing objects: 64% (71/110)
remote: Compressing objects: 65% (72/110)
remote: Compressing objects: 66% (73/110)
remote: Compressing objects: 67% (74/110)
remote: Compressing objects: 68% (75/110)
remote: Compressing objects: 69% (76/110)
remote: Compressing objects: 70% (77/110)
remote: Compressing objects: 71% (79/110)
remote: Compressing objects: 72% (80/110)
remote: Compressing objects: 73% (81/110)
remote: Compressing objects: 74% (82/110)
remote: Compressing objects: 75% (83/110)
remote: Compressing objects: 76% (84/110)
remote: Compressing objects: 77% (85/110)
remote: Compressing objects: 78% (86/110)
remote: Compressing objects: 79% (87/110)
remote: Compressing objects: 80% (88/110)
remote: Compressing objects: 81% (90/110)
remote: Compressing objects: 82% (91/110)
remote: Compressing objects: 83% (92/110)
remote: Compressing objects: 84% (93/110)
remote: Compressing objects: 85% (94/110)
remote: Compressing objects: 86% (95/110)
remote: Compressing objects: 87% (96/110)
remote: Compressing objects: 88% (97/110)
remote: Compressing objects: 89% (98/110)
remote: Compressing objects: 90% (99/110)
remote: Compressing objects: 91% (101/110)
remote: Compressing objects: 92% (102/110)
remote: Compressing objects: 93% (103/110)
remote: Compressing objects: 94% (104/110)
remote: Compressing objects: 95% (105/110)
remote: Compressing objects: 96% (106/110)
remote: Compressing objects: 97% (107/110)
remote: Compressing objects: 98% (108/110)
remote: Compressing objects: 99% (109/110)
remote: Compressing objects: 100% (110/110)
remote: Compressing objects: 100% (110/110), done.
Receiving objects: 0% (1/200)
Receiving objects: 1% (2/200)
Receiving objects: 2% (4/200)
Receiving objects: 3% (6/200)
Receiving objects: 4% (8/200)
Receiving objects: 5% (10/200)
Receiving objects: 6% (12/200)
Receiving objects: 7% (14/200)
Receiving objects: 8% (16/200)
Receiving objects: 9% (18/200)
Receiving objects: 10% (20/200)
Receiving objects: 11% (22/200)
Receiving objects: 12% (24/200)
Receiving objects: 13% (26/200)
Receiving objects: 14% (28/200)
Receiving objects: 15% (30/200)
Receiving objects: 16% (32/200)
Receiving objects: 17% (34/200)
Receiving objects: 18% (36/200)
Receiving objects: 19% (38/200)
Receiving objects: 20% (40/200)
Receiving objects: 21% (42/200)
Receiving objects: 22% (44/200)
Receiving objects: 23% (46/200)
Receiving objects: 24% (48/200)
Receiving objects: 25% (50/200)
Receiving objects: 26% (52/200)
Receiving objects: 27% (54/200)
Receiving objects: 28% (56/200)
Receiving objects: 29% (58/200)
Receiving objects: 30% (60/200)
Receiving objects: 31% (62/200)
Receiving objects: 32% (64/200)
Receiving objects: 33% (66/200)
Receiving objects: 34% (68/200)
Receiving objects: 35% (70/200)
Receiving objects: 36% (72/200)
Receiving objects: 37% (74/200)
Receiving objects: 38% (76/200)
Receiving objects: 39% (78/200)
Receiving objects: 40% (80/200)
Receiving objects: 41% (82/200)
Receiving objects: 42% (84/200)
Receiving objects: 43% (86/200)
Receiving objects: 44% (88/200)
Receiving objects: 45% (90/200)
Receiving objects: 46% (92/200)
Receiving objects: 47% (94/200)
Receiving objects: 48% (96/200)
Receiving objects: 49% (98/200)
Receiving objects: 50% (100/200)
Receiving objects: 51% (102/200)
Receiving objects: 52% (104/200)
Receiving objects: 53% (106/200)
Receiving objects: 54% (108/200)
Receiving objects: 55% (110/200)
Receiving objects: 56% (112/200)
Receiving objects: 57% (114/200)
Receiving objects: 58% (116/200)
Receiving objects: 59% (118/200)
Receiving objects: 60% (120/200)
Receiving objects: 61% (122/200)
Receiving objects: 62% (124/200)
Receiving objects: 63% (126/200)
Receiving objects: 64% (128/200)
Receiving objects: 65% (130/200)
Receiving objects: 66% (132/200)
Receiving objects: 67% (134/200)
Receiving objects: 68% (136/200)
Receiving objects: 69% (138/200)
Receiving objects: 70% (140/200)
Receiving objects: 71% (142/200)
Receiving objects: 72% (144/200)
Receiving objects: 73% (146/200)
Receiving objects: 74% (148/200)
Receiving objects: 75% (150/200)
Receiving objects: 76% (152/200)
Receiving objects: 77% (154/200)
Receiving objects: 78% (156/200)
Receiving objects: 79% (158/200)
Receiving objects: 80% (160/200)
Receiving objects: 81% (162/200)
Receiving objects: 82% (164/200)
Receiving objects: 83% (166/200)
Receiving objects: 84% (168/200)
Receiving objects: 85% (170/200)
Receiving objects: 86% (172/200)
Receiving objects: 87% (174/200)
Receiving objects: 88% (176/200)
Receiving objects: 89% (178/200)
Receiving objects: 90% (180/200)
Receiving objects: 91% (182/200)
Receiving objects: 92% (184/200)
Receiving objects: 93% (186/200)
Receiving objects: 94% (188/200)
Receiving objects: 95% (190/200)
Receiving objects: 96% (192/200)
Receiving objects: 97% (194/200)
remote: Total 200 (delta 105), reused 130 (delta 84), pack-reused 6
Receiving objects: 98% (196/200)
Receiving objects: 99% (198/200)
Receiving objects: 100% (200/200)
Receiving objects: 100% (200/200), 562.36 KiB | 2.17 MiB/s, done.
Resolving deltas: 0% (0/105)
Resolving deltas: 1% (2/105)
Resolving deltas: 2% (3/105)
Resolving deltas: 3% (4/105)
Resolving deltas: 4% (5/105)
Resolving deltas: 5% (6/105)
Resolving deltas: 6% (7/105)
Resolving deltas: 7% (8/105)
Resolving deltas: 8% (9/105)
Resolving deltas: 9% (10/105)
Resolving deltas: 10% (11/105)
Resolving deltas: 11% (12/105)
Resolving deltas: 12% (13/105)
Resolving deltas: 13% (14/105)
Resolving deltas: 14% (15/105)
Resolving deltas: 15% (16/105)
Resolving deltas: 16% (17/105)
Resolving deltas: 17% (18/105)
Resolving deltas: 18% (19/105)
Resolving deltas: 19% (20/105)
Resolving deltas: 20% (21/105)
Resolving deltas: 21% (23/105)
Resolving deltas: 22% (24/105)
Resolving deltas: 23% (25/105)
Resolving deltas: 24% (26/105)
Resolving deltas: 25% (27/105)
Resolving deltas: 26% (28/105)
Resolving deltas: 27% (29/105)
Resolving deltas: 28% (30/105)
Resolving deltas: 29% (31/105)
Resolving deltas: 30% (32/105)
Resolving deltas: 31% (33/105)
Resolving deltas: 32% (34/105)
Resolving deltas: 33% (35/105)
Resolving deltas: 34% (36/105)
Resolving deltas: 35% (37/105)
Resolving deltas: 36% (38/105)
Resolving deltas: 37% (39/105)
Resolving deltas: 38% (40/105)
Resolving deltas: 39% (41/105)
Resolving deltas: 40% (42/105)
Resolving deltas: 41% (44/105)
Resolving deltas: 42% (45/105)
Resolving deltas: 43% (46/105)
Resolving deltas: 44% (47/105)
Resolving deltas: 45% (48/105)
Resolving deltas: 46% (49/105)
Resolving deltas: 47% (50/105)
Resolving deltas: 48% (51/105)
Resolving deltas: 49% (52/105)
Resolving deltas: 50% (53/105)
Resolving deltas: 51% (54/105)
Resolving deltas: 52% (55/105)
Resolving deltas: 53% (56/105)
Resolving deltas: 54% (57/105)
Resolving deltas: 55% (58/105)
Resolving deltas: 56% (59/105)
Resolving deltas: 57% (60/105)
Resolving deltas: 58% (61/105)
Resolving deltas: 59% (62/105)
Resolving deltas: 60% (63/105)
Resolving deltas: 61% (65/105)
Resolving deltas: 62% (66/105)
Resolving deltas: 63% (67/105)
Resolving deltas: 64% (68/105)
Resolving deltas: 65% (69/105)
Resolving deltas: 66% (70/105)
Resolving deltas: 67% (71/105)
Resolving deltas: 68% (72/105)
Resolving deltas: 69% (73/105)
Resolving deltas: 70% (74/105)
Resolving deltas: 71% (75/105)
Resolving deltas: 72% (76/105)
Resolving deltas: 73% (77/105)
Resolving deltas: 74% (78/105)
Resolving deltas: 75% (79/105)
Resolving deltas: 76% (80/105)
Resolving deltas: 77% (81/105)
Resolving deltas: 78% (82/105)
Resolving deltas: 79% (83/105)
Resolving deltas: 80% (84/105)
Resolving deltas: 81% (86/105)
Resolving deltas: 82% (87/105)
Resolving deltas: 83% (88/105)
Resolving deltas: 84% (89/105)
Resolving deltas: 85% (90/105)
Resolving deltas: 86% (91/105)
Resolving deltas: 87% (92/105)
Resolving deltas: 88% (93/105)
Resolving deltas: 89% (94/105)
Resolving deltas: 90% (95/105)
Resolving deltas: 91% (96/105)
Resolving deltas: 92% (97/105)
Resolving deltas: 93% (98/105)
Resolving deltas: 94% (99/105)
Resolving deltas: 95% (100/105)
Resolving deltas: 96% (101/105)
Resolving deltas: 97% (102/105)
Resolving deltas: 98% (103/105)
Resolving deltas: 99% (104/105)
Resolving deltas: 100% (105/105)
Resolving deltas: 100% (105/105), completed with 14 local objects.
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.
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 172690227e gh-102136: Add -m to options that work with -i (GH-119271)
Switched to and reset branch 'main'
configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)
make: *** [Makefile:2244: buildbottest] Error 2
Test report
===========
Failed tests:
- test_pyrepl
Test leaking resources:
- test_pyrepl: references
- test_pyrepl: memory blocks
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 RHEL7 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/562/builds/1136
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-x86_64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 200, done.
remote: Counting objects: 0% (1/192)
remote: Counting objects: 1% (2/192)
remote: Counting objects: 2% (4/192)
remote: Counting objects: 3% (6/192)
remote: Counting objects: 4% (8/192)
remote: Counting objects: 5% (10/192)
remote: Counting objects: 6% (12/192)
remote: Counting objects: 7% (14/192)
remote: Counting objects: 8% (16/192)
remote: Counting objects: 9% (18/192)
remote: Counting objects: 10% (20/192)
remote: Counting objects: 11% (22/192)
remote: Counting objects: 12% (24/192)
remote: Counting objects: 13% (25/192)
remote: Counting objects: 14% (27/192)
remote: Counting objects: 15% (29/192)
remote: Counting objects: 16% (31/192)
remote: Counting objects: 17% (33/192)
remote: Counting objects: 18% (35/192)
remote: Counting objects: 19% (37/192)
remote: Counting objects: 20% (39/192)
remote: Counting objects: 21% (41/192)
remote: Counting objects: 22% (43/192)
remote: Counting objects: 23% (45/192)
remote: Counting objects: 24% (47/192)
remote: Counting objects: 25% (48/192)
remote: Counting objects: 26% (50/192)
remote: Counting objects: 27% (52/192)
remote: Counting objects: 28% (54/192)
remote: Counting objects: 29% (56/192)
remote: Counting objects: 30% (58/192)
remote: Counting objects: 31% (60/192)
remote: Counting objects: 32% (62/192)
remote: Counting objects: 33% (64/192)
remote: Counting objects: 34% (66/192)
remote: Counting objects: 35% (68/192)
remote: Counting objects: 36% (70/192)
remote: Counting objects: 37% (72/192)
remote: Counting objects: 38% (73/192)
remote: Counting objects: 39% (75/192)
remote: Counting objects: 40% (77/192)
remote: Counting objects: 41% (79/192)
remote: Counting objects: 42% (81/192)
remote: Counting objects: 43% (83/192)
remote: Counting objects: 44% (85/192)
remote: Counting objects: 45% (87/192)
remote: Counting objects: 46% (89/192)
remote: Counting objects: 47% (91/192)
remote: Counting objects: 48% (93/192)
remote: Counting objects: 49% (95/192)
remote: Counting objects: 50% (96/192)
remote: Counting objects: 51% (98/192)
remote: Counting objects: 52% (100/192)
remote: Counting objects: 53% (102/192)
remote: Counting objects: 54% (104/192)
remote: Counting objects: 55% (106/192)
remote: Counting objects: 56% (108/192)
remote: Counting objects: 57% (110/192)
remote: Counting objects: 58% (112/192)
remote: Counting objects: 59% (114/192)
remote: Counting objects: 60% (116/192)
remote: Counting objects: 61% (118/192)
remote: Counting objects: 62% (120/192)
remote: Counting objects: 63% (121/192)
remote: Counting objects: 64% (123/192)
remote: Counting objects: 65% (125/192)
remote: Counting objects: 66% (127/192)
remote: Counting objects: 67% (129/192)
remote: Counting objects: 68% (131/192)
remote: Counting objects: 69% (133/192)
remote: Counting objects: 70% (135/192)
remote: Counting objects: 71% (137/192)
remote: Counting objects: 72% (139/192)
remote: Counting objects: 73% (141/192)
remote: Counting objects: 74% (143/192)
remote: Counting objects: 75% (144/192)
remote: Counting objects: 76% (146/192)
remote: Counting objects: 77% (148/192)
remote: Counting objects: 78% (150/192)
remote: Counting objects: 79% (152/192)
remote: Counting objects: 80% (154/192)
remote: Counting objects: 81% (156/192)
remote: Counting objects: 82% (158/192)
remote: Counting objects: 83% (160/192)
remote: Counting objects: 84% (162/192)
remote: Counting objects: 85% (164/192)
remote: Counting objects: 86% (166/192)
remote: Counting objects: 87% (168/192)
remote: Counting objects: 88% (169/192)
remote: Counting objects: 89% (171/192)
remote: Counting objects: 90% (173/192)
remote: Counting objects: 91% (175/192)
remote: Counting objects: 92% (177/192)
remote: Counting objects: 93% (179/192)
remote: Counting objects: 94% (181/192)
remote: Counting objects: 95% (183/192)
remote: Counting objects: 96% (185/192)
remote: Counting objects: 97% (187/192)
remote: Counting objects: 98% (189/192)
remote: Counting objects: 99% (191/192)
remote: Counting objects: 100% (192/192)
remote: Counting objects: 100% (192/192), done.
remote: Compressing objects: 0% (1/110)
remote: Compressing objects: 1% (2/110)
remote: Compressing objects: 2% (3/110)
remote: Compressing objects: 3% (4/110)
remote: Compressing objects: 4% (5/110)
remote: Compressing objects: 5% (6/110)
remote: Compressing objects: 6% (7/110)
remote: Compressing objects: 7% (8/110)
remote: Compressing objects: 8% (9/110)
remote: Compressing objects: 9% (10/110)
remote: Compressing objects: 10% (11/110)
remote: Compressing objects: 11% (13/110)
remote: Compressing objects: 12% (14/110)
remote: Compressing objects: 13% (15/110)
remote: Compressing objects: 14% (16/110)
remote: Compressing objects: 15% (17/110)
remote: Compressing objects: 16% (18/110)
remote: Compressing objects: 17% (19/110)
remote: Compressing objects: 18% (20/110)
remote: Compressing objects: 19% (21/110)
remote: Compressing objects: 20% (22/110)
remote: Compressing objects: 21% (24/110)
remote: Compressing objects: 22% (25/110)
remote: Compressing objects: 23% (26/110)
remote: Compressing objects: 24% (27/110)
remote: Compressing objects: 25% (28/110)
remote: Compressing objects: 26% (29/110)
remote: Compressing objects: 27% (30/110)
remote: Compressing objects: 28% (31/110)
remote: Compressing objects: 29% (32/110)
remote: Compressing objects: 30% (33/110)
remote: Compressing objects: 31% (35/110)
remote: Compressing objects: 32% (36/110)
remote: Compressing objects: 33% (37/110)
remote: Compressing objects: 34% (38/110)
remote: Compressing objects: 35% (39/110)
remote: Compressing objects: 36% (40/110)
remote: Compressing objects: 37% (41/110)
remote: Compressing objects: 38% (42/110)
remote: Compressing objects: 39% (43/110)
remote: Compressing objects: 40% (44/110)
remote: Compressing objects: 41% (46/110)
remote: Compressing objects: 42% (47/110)
remote: Compressing objects: 43% (48/110)
remote: Compressing objects: 44% (49/110)
remote: Compressing objects: 45% (50/110)
remote: Compressing objects: 46% (51/110)
remote: Compressing objects: 47% (52/110)
remote: Compressing objects: 48% (53/110)
remote: Compressing objects: 49% (54/110)
remote: Compressing objects: 50% (55/110)
remote: Compressing objects: 51% (57/110)
remote: Compressing objects: 52% (58/110)
remote: Compressing objects: 53% (59/110)
remote: Compressing objects: 54% (60/110)
remote: Compressing objects: 55% (61/110)
remote: Compressing objects: 56% (62/110)
remote: Compressing objects: 57% (63/110)
remote: Compressing objects: 58% (64/110)
remote: Compressing objects: 59% (65/110)
remote: Compressing objects: 60% (66/110)
remote: Compressing objects: 61% (68/110)
remote: Compressing objects: 62% (69/110)
remote: Compressing objects: 63% (70/110)
remote: Compressing objects: 64% (71/110)
remote: Compressing objects: 65% (72/110)
remote: Compressing objects: 66% (73/110)
remote: Compressing objects: 67% (74/110)
remote: Compressing objects: 68% (75/110)
remote: Compressing objects: 69% (76/110)
remote: Compressing objects: 70% (77/110)
remote: Compressing objects: 71% (79/110)
remote: Compressing objects: 72% (80/110)
remote: Compressing objects: 73% (81/110)
remote: Compressing objects: 74% (82/110)
remote: Compressing objects: 75% (83/110)
remote: Compressing objects: 76% (84/110)
remote: Compressing objects: 77% (85/110)
remote: Compressing objects: 78% (86/110)
remote: Compressing objects: 79% (87/110)
remote: Compressing objects: 80% (88/110)
remote: Compressing objects: 81% (90/110)
remote: Compressing objects: 82% (91/110)
remote: Compressing objects: 83% (92/110)
remote: Compressing objects: 84% (93/110)
remote: Compressing objects: 85% (94/110)
remote: Compressing objects: 86% (95/110)
remote: Compressing objects: 87% (96/110)
remote: Compressing objects: 88% (97/110)
remote: Compressing objects: 89% (98/110)
remote: Compressing objects: 90% (99/110)
remote: Compressing objects: 91% (101/110)
remote: Compressing objects: 92% (102/110)
remote: Compressing objects: 93% (103/110)
remote: Compressing objects: 94% (104/110)
remote: Compressing objects: 95% (105/110)
remote: Compressing objects: 96% (106/110)
remote: Compressing objects: 97% (107/110)
remote: Compressing objects: 98% (108/110)
remote: Compressing objects: 99% (109/110)
remote: Compressing objects: 100% (110/110)
remote: Compressing objects: 100% (110/110), done.
Receiving objects: 0% (1/200)
Receiving objects: 1% (2/200)
Receiving objects: 2% (4/200)
Receiving objects: 3% (6/200)
Receiving objects: 4% (8/200)
Receiving objects: 5% (10/200)
Receiving objects: 6% (12/200)
Receiving objects: 7% (14/200)
Receiving objects: 8% (16/200)
Receiving objects: 9% (18/200)
Receiving objects: 10% (20/200)
Receiving objects: 11% (22/200)
Receiving objects: 12% (24/200)
Receiving objects: 13% (26/200)
Receiving objects: 14% (28/200)
Receiving objects: 15% (30/200)
Receiving objects: 16% (32/200)
Receiving objects: 17% (34/200)
Receiving objects: 18% (36/200)
Receiving objects: 19% (38/200)
Receiving objects: 20% (40/200)
Receiving objects: 21% (42/200)
Receiving objects: 22% (44/200)
Receiving objects: 23% (46/200)
Receiving objects: 24% (48/200)
Receiving objects: 25% (50/200)
Receiving objects: 26% (52/200)
Receiving objects: 27% (54/200)
Receiving objects: 28% (56/200)
Receiving objects: 29% (58/200)
Receiving objects: 30% (60/200)
Receiving objects: 31% (62/200)
Receiving objects: 32% (64/200)
Receiving objects: 33% (66/200)
Receiving objects: 34% (68/200)
Receiving objects: 35% (70/200)
Receiving objects: 36% (72/200)
Receiving objects: 37% (74/200)
Receiving objects: 38% (76/200)
Receiving objects: 39% (78/200)
Receiving objects: 40% (80/200)
Receiving objects: 41% (82/200)
Receiving objects: 42% (84/200)
Receiving objects: 43% (86/200)
Receiving objects: 44% (88/200)
Receiving objects: 45% (90/200)
Receiving objects: 46% (92/200)
Receiving objects: 47% (94/200)
Receiving objects: 48% (96/200)
Receiving objects: 49% (98/200)
Receiving objects: 50% (100/200)
Receiving objects: 51% (102/200)
Receiving objects: 52% (104/200)
Receiving objects: 53% (106/200)
Receiving objects: 54% (108/200)
Receiving objects: 55% (110/200)
Receiving objects: 56% (112/200)
Receiving objects: 57% (114/200)
Receiving objects: 58% (116/200)
Receiving objects: 59% (118/200)
Receiving objects: 60% (120/200)
Receiving objects: 61% (122/200)
Receiving objects: 62% (124/200)
Receiving objects: 63% (126/200)
Receiving objects: 64% (128/200)
Receiving objects: 65% (130/200)
Receiving objects: 66% (132/200)
Receiving objects: 67% (134/200)
Receiving objects: 68% (136/200)
Receiving objects: 69% (138/200)
Receiving objects: 70% (140/200)
Receiving objects: 71% (142/200)
Receiving objects: 72% (144/200)
Receiving objects: 73% (146/200)
Receiving objects: 74% (148/200)
Receiving objects: 75% (150/200)
Receiving objects: 76% (152/200)
Receiving objects: 77% (154/200)
Receiving objects: 78% (156/200)
Receiving objects: 79% (158/200)
Receiving objects: 80% (160/200)
Receiving objects: 81% (162/200)
Receiving objects: 82% (164/200)
Receiving objects: 83% (166/200)
Receiving objects: 84% (168/200)
Receiving objects: 85% (170/200)
Receiving objects: 86% (172/200)
Receiving objects: 87% (174/200)
Receiving objects: 88% (176/200)
Receiving objects: 89% (178/200)
Receiving objects: 90% (180/200)
Receiving objects: 91% (182/200)
Receiving objects: 92% (184/200)
Receiving objects: 93% (186/200)
Receiving objects: 94% (188/200)
Receiving objects: 95% (190/200)
Receiving objects: 96% (192/200)
Receiving objects: 97% (194/200)
remote: Total 200 (delta 103), reused 128 (delta 82), pack-reused 8
Receiving objects: 98% (196/200)
Receiving objects: 99% (198/200)
Receiving objects: 100% (200/200)
Receiving objects: 100% (200/200), 580.73 KiB | 0 bytes/s, done.
Resolving deltas: 0% (0/103)
Resolving deltas: 29% (30/103)
Resolving deltas: 39% (41/103)
Resolving deltas: 44% (46/103)
Resolving deltas: 57% (59/103)
Resolving deltas: 60% (62/103)
Resolving deltas: 70% (73/103)
Resolving deltas: 74% (77/103)
Resolving deltas: 76% (79/103)
Resolving deltas: 79% (82/103)
Resolving deltas: 84% (87/103)
Resolving deltas: 85% (88/103)
Resolving deltas: 86% (89/103)
Resolving deltas: 87% (90/103)
Resolving deltas: 88% (91/103)
Resolving deltas: 89% (92/103)
Resolving deltas: 90% (93/103)
Resolving deltas: 91% (94/103)
Resolving deltas: 92% (95/103)
Resolving deltas: 93% (96/103)
Resolving deltas: 94% (97/103)
Resolving deltas: 95% (98/103)
Resolving deltas: 96% (99/103)
Resolving deltas: 97% (100/103)
Resolving deltas: 98% (101/103)
Resolving deltas: 99% (102/103)
Resolving deltas: 100% (103/103)
Resolving deltas: 100% (103/103), completed with 12 local objects.
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.
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 performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 1726902... gh-102136: Add -m to options that work with -i (GH-119271)
Switched to and reset branch 'main'
configure: WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)
make: *** [Makefile:2236: buildbottest] Error 2
Test report
===========
Failed tests:
- test_pyrepl
Test leaking resources:
- test_pyrepl: references
- test_pyrepl: memory blocks
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) (3.13)
by buildbot@python.org 21 May '24
by buildbot@python.org 21 May '24
21 May '24
The Buildbot has detected a new failure on builder ARM64 MacOS M1 Refleaks NoGIL 3.13 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1396/builds/42
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: itamaro-macos-arm64-aws
Build Reason: <unknown>
Blamelist: Hugo van Kemenade <1324225+hugovk(a)users.noreply.github.com>, Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 24, done.
remote: Counting objects: 4% (1/23)
remote: Counting objects: 8% (2/23)
remote: Counting objects: 13% (3/23)
remote: Counting objects: 17% (4/23)
remote: Counting objects: 21% (5/23)
remote: Counting objects: 26% (6/23)
remote: Counting objects: 30% (7/23)
remote: Counting objects: 34% (8/23)
remote: Counting objects: 39% (9/23)
remote: Counting objects: 43% (10/23)
remote: Counting objects: 47% (11/23)
remote: Counting objects: 52% (12/23)
remote: Counting objects: 56% (13/23)
remote: Counting objects: 60% (14/23)
remote: Counting objects: 65% (15/23)
remote: Counting objects: 69% (16/23)
remote: Counting objects: 73% (17/23)
remote: Counting objects: 78% (18/23)
remote: Counting objects: 82% (19/23)
remote: Counting objects: 86% (20/23)
remote: Counting objects: 91% (21/23)
remote: Counting objects: 95% (22/23)
remote: Counting objects: 100% (23/23)
remote: Counting objects: 100% (23/23), done.
remote: Compressing objects: 5% (1/20)
remote: Compressing objects: 10% (2/20)
remote: Compressing objects: 15% (3/20)
remote: Compressing objects: 20% (4/20)
remote: Compressing objects: 25% (5/20)
remote: Compressing objects: 30% (6/20)
remote: Compressing objects: 35% (7/20)
remote: Compressing objects: 40% (8/20)
remote: Compressing objects: 45% (9/20)
remote: Compressing objects: 50% (10/20)
remote: Compressing objects: 55% (11/20)
remote: Compressing objects: 60% (12/20)
remote: Compressing objects: 65% (13/20)
remote: Compressing objects: 70% (14/20)
remote: Compressing objects: 75% (15/20)
remote: Compressing objects: 80% (16/20)
remote: Compressing objects: 85% (17/20)
remote: Compressing objects: 90% (18/20)
remote: Compressing objects: 95% (19/20)
remote: Compressing objects: 100% (20/20)
remote: Compressing objects: 100% (20/20), done.
remote: Total 24 (delta 4), reused 9 (delta 3), pack-reused 1
From https://github.com/python/cpython
* branch 3.13 -> FETCH_HEAD
Note: switching to 'dcb8030c535343973c963814ad7b1ffe60751453'.
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 dcb8030c53 [3.13] gh-119053: Implement the fast path for list.__getitem__ (gh-119112) (gh-119309)
Switched to and reset branch '3.13'
In file included from ./Modules/tkappinit.c:17:
In file included from /opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/tk.h:99:
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:131:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int (*free_private)(); /* called to free private storage */
^
void
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:334:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
struct _XImage *(*create_image)();
^
void
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:453:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
XID (*resource_alloc)(); /* allocator function */
^
void
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:471:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int (*synchandler)(); /* Synchronization handler */
^
void
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:496:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Bool (*event_vec[128])(); /* vector for wire to event */
^
void
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:497:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Status (*wire_vec[128])(); /* vector for event to wire */
^
void
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:509:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Bool (**error_vec)(); /* vector for wire to error */
^
void
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:522:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int (*savedsynchandler)(); /* user synchandler when Xlib usurps */
^
void
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:1053:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
typedef void (*XIMProc)();
^
void
9 warnings generated.
In file included from ./Modules/_tkinter.c:52:
In file included from /opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/tk.h:99:
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:131:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int (*free_private)(); /* called to free private storage */
^
void
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:334:33: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
struct _XImage *(*create_image)();
^
void
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:453:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
XID (*resource_alloc)(); /* allocator function */
^
void
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:471:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int (*synchandler)(); /* Synchronization handler */
^
void
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:496:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Bool (*event_vec[128])(); /* vector for wire to event */
^
void
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:497:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Status (*wire_vec[128])(); /* vector for event to wire */
^
void
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:509:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
Bool (**error_vec)(); /* vector for wire to error */
^
void
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:522:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
int (*savedsynchandler)(); /* user synchandler when Xlib usurps */
^
void
/opt/homebrew/Cellar/tcl-tk/8.6.13_5/include/tcl-tk/X11/Xlib.h:1053:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
typedef void (*XIMProc)();
^
void
9 warnings generated.
make: *** [buildbottest] Error 2
Test report
===========
Failed tests:
- test_free_threading
Test leaking resources:
- test_free_threading: references
- test_free_threading: memory blocks
Sincerely,
-The Buildbot
1
0