[Buildbot-status] ☠ Buildbot (Python): - failed compile (failure) (8fc8c45b6717be58ad927def1bf3ea05c83cab8c)

2024-01-18 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Fedora Stable Refleaks 
3.9 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/304/builds/962

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-stable-x86_64

Build Reason: 
Blamelist: 

BUILD FAILED: failed compile (failure)


Summary of the results of the build (if available):
===




Captured traceback
==

>From https://github.com/python/cpython
 * branch3.9-> 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 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 8fc8c45b671 [3.9] gh-113659: Skip hidden .pth files (GH-113660) 
(GH-114146)
Switched to and reset branch '3.9'

Objects/longobject.c: In function ‘long_format_binary’:
Objects/longobject.c:2058:13: warning: ‘kind’ may be used uninitialized 
[-Wmaybe-uninitialized]
 2058 | else if (kind == PyUnicode_1BYTE_KIND) {
  | ^
Objects/longobject.c:1934:25: note: ‘kind’ was declared here
 1934 | enum PyUnicode_Kind kind;
  | ^~~~
Objects/longobject.c: In function ‘long_to_decimal_string_internal’:
Objects/longobject.c:1881:13: warning: ‘kind’ may be used uninitialized 
[-Wmaybe-uninitialized]
 1881 | else if (kind == PyUnicode_1BYTE_KIND) {
  | ^
Objects/longobject.c:1716:25: note: ‘kind’ was declared here
 1716 | enum PyUnicode_Kind kind;
  | ^~~~
./Modules/signalmodule.c: In function ‘signal_siginterrupt_impl’:
./Modules/signalmodule.c:663:5: warning: ‘siginterrupt’ is deprecated: Use 
sigaction with SA_RESTART instead [-Wdeprecated-declarations]
  663 | if (siginterrupt(signalnum, flag)<0) {
  | ^~
In file included from ./Modules/signalmodule.c:28:
/usr/include/signal.h:324:12: note: declared here
  324 | extern int siginterrupt (int __sig, int __interrupt) __THROW
  |^~~~
./Modules/_threadmodule.c: In function ‘local_clear’:
./Modules/_threadmodule.c:812:20: warning: unused variable ‘tstate’ 
[-Wunused-variable]
  812 | PyThreadState *tstate;
  |^~
/tmp/ccrwBHlV.s: Assembler messages:
/tmp/ccrwBHlV.s: Fatal error: can't write 137 bytes to section .debug_line of 
Modules/_threadmodule.o: 'No space left on device'
/tmp/ccrwBHlV.s: Fatal error: Modules/_threadmodule.o: No space left on device
make: *** [Makefile:2033: Modules/_threadmodule.o] Error 1
make: *** Waiting for unfinished jobs
/tmp/cc6dSOBI.s: Assembler messages:
/tmp/cc6dSOBI.s: Fatal error: Modules/_localemodule.o: No space left on device
make: *** [Makefile:2035: Modules/_localemodule.o] Error 1
/tmp/cc3MtzoG.s: Assembler messages:
/tmp/cc3MtzoG.s: Fatal error: Modules/_iomodule.o: No space left on device
make: *** [Makefile:2037: Modules/_iomodule.o] Error 1
/tmp/cc9D0AzE.s: Assembler messages:
/tmp/cc9D0AzE.s: Fatal error: can't write 3888 bytes to section .debug_info of 
Modules/itertoolsmodule.o: 'No space left on device'
/tmp/cc9D0AzE.s: Fatal error: Modules/itertoolsmodule.o: No space left on device
make: *** [Makefile:2023: Modules/itertoolsmodule.o] Error 1
/tmp/cckgeTTl.s: Assembler messages:
/tmp/cckgeTTl.s: Fatal error: can't write 2416 bytes to section .debug_str of 
Modules/iobase.o: 'No space left on device'
/tmp/cckgeTTl.s: Fatal error: Modules/iobase.o: No space left on device
make: *** [Makefile:2038: Modules/iobase.o] Error 1
/tmp/ccbFcOs9.s: Assembler messages:
/tmp/ccbFcOs9.s: Fatal error: can't write 3887 bytes to section .debug_str of 
Modules/fileio.o: 'No space left on device'
/tmp/ccbFcOs9.s: Fatal error: Modules/fileio.o: No space left on device
make: *** [Makefile:2039: Modules/fileio.o] Error 1
/tmp/cczbLLhL.s: Assembler messages:
/tmp/cczbLLhL.s: Fatal error: Modules/bytesio.o: No space left on device
make: *** [Makefile:2040: Modules/bytesio.o] Error 1
/tmp/cc50QWRN.s: Assembler messages:
/tmp/cc50QWRN.s: Fatal error: can't write 32 bytes to section .data of 
Modules/_sre.o: 'No space left on device'
/tmp/cc50QWRN.s: Fatal error: Modules/_sre.o: No space left on device
make: *** [Makefile:2009: Modules/_sre.o] Error 1
/tmp/ccjWRs0M.s: Assembler messages:
/tmp/ccjWRs0M.s: Fatal error: can't write 30 bytes to section .text of 
Modules/posixmodule.o: 'No space left on device'
/tmp/ccjWRs0M.s: Fatal error: Modules/posixmodule.o: No space left on device
make: *** [Makefile:2003: Modules/posixmodule.o] Error 1

[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed compile (failure) (3.11)

2024-01-18 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Fedora Stable LTO 3.11 
while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/956/builds/1036

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-stable-x86_64

Build Reason: 
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, Petr Viktorin 
, Serhiy Storchaka 

BUILD FAILED: failed compile (failure)


Summary of the results of the build (if available):
===




Captured traceback
==

remote: Enumerating objects: 38, done.
remote: Counting objects:   2% (1/37)
remote: Counting objects:   5% (2/37)
remote: Counting objects:   8% (3/37)
remote: Counting objects:  10% (4/37)
remote: Counting objects:  13% (5/37)
remote: Counting objects:  16% (6/37)
remote: Counting objects:  18% (7/37)
remote: Counting objects:  21% (8/37)
remote: Counting objects:  24% (9/37)
remote: Counting objects:  27% (10/37)
remote: Counting objects:  29% (11/37)
remote: Counting objects:  32% (12/37)
remote: Counting objects:  35% (13/37)
remote: Counting objects:  37% (14/37)
remote: Counting objects:  40% (15/37)
remote: Counting objects:  43% (16/37)
remote: Counting objects:  45% (17/37)
remote: Counting objects:  48% (18/37)
remote: Counting objects:  51% (19/37)
remote: Counting objects:  54% (20/37)
remote: Counting objects:  56% (21/37)
remote: Counting objects:  59% (22/37)
remote: Counting objects:  62% (23/37)
remote: Counting objects:  64% (24/37)
remote: Counting objects:  67% (25/37)
remote: Counting objects:  70% (26/37)
remote: Counting objects:  72% (27/37)
remote: Counting objects:  75% (28/37)
remote: Counting objects:  78% (29/37)
remote: Counting objects:  81% (30/37)
remote: Counting objects:  83% (31/37)
remote: Counting objects:  86% (32/37)
remote: Counting objects:  89% (33/37)
remote: Counting objects:  91% (34/37)
remote: Counting objects:  94% (35/37)
remote: Counting objects:  97% (36/37)
remote: Counting objects: 100% (37/37)
remote: Counting objects: 100% (37/37), done.
remote: Compressing objects:   5% (1/17)
remote: Compressing objects:  11% (2/17)
remote: Compressing objects:  17% (3/17)
remote: Compressing objects:  23% (4/17)
remote: Compressing objects:  29% (5/17)
remote: Compressing objects:  35% (6/17)
remote: Compressing objects:  41% (7/17)
remote: Compressing objects:  47% (8/17)
remote: Compressing objects:  52% (9/17)
remote: Compressing objects:  58% (10/17)
remote: Compressing objects:  64% (11/17)
remote: Compressing objects:  70% (12/17)
remote: Compressing objects:  76% (13/17)
remote: Compressing objects:  82% (14/17)
remote: Compressing objects:  88% (15/17)
remote: Compressing objects:  94% (16/17)
remote: Compressing objects: 100% (17/17)
remote: Compressing objects: 100% (17/17), done.
remote: Total 38 (delta 20), reused 32 (delta 20), pack-reused 1
>From https://github.com/python/cpython
 * branch  3.11   -> FETCH_HEAD
Note: switching to '4bc0c07051595511baf42e9534bfea4fb9203099'.

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 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 4bc0c07051 [3.11] gh-110345: show Tcl/Tk patchlevel in 
`tkinter._test()` (GH-110350) (GH-114252)
Switched to and reset branch '3.11'

/tmp/ccEYOsFC.s: Assembler messages:
/tmp/ccEYOsFC.s: Fatal error: can't write 3885 bytes to section .debug_info of 
Objects/floatobject.o: 'No space left on device'
/tmp/ccEYOsFC.s: Fatal error: Objects/floatobject.o: No space left on device
make: *** [Makefile:2517: Objects/floatobject.o] Error 1
make: *** Waiting for unfinished jobs
/tmp/ccRouvWm.s: Assembler messages:
/tmp/ccRouvWm.s: Fatal error: Objects/moduleobject.o: No space left on device
make: *** [Makefile:2517: Objects/moduleobject.o] Error 1
/tmp/ccFefSMl.s: Assembler messages:
/tmp/ccFefSMl.s: Fatal error: Objects/methodobject.o: No space left on device
make: *** [Makefile:2517: Objects/methodobject.o] Error 1
/tmp/ccXy6u4q.s: Assembler messages:
/tmp/ccXy6u4q.s: Fatal error: 

[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed compile (failure) (3.12)

2024-01-18 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Fedora Stable LTO 3.12 
while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1171/builds/461

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-stable-x86_64

Build Reason: 
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, Serhiy Storchaka 
, Tian Gao 

BUILD FAILED: failed compile (failure)


Summary of the results of the build (if available):
===




Captured traceback
==

remote: Enumerating objects: 48, done.
remote: Counting objects:   2% (1/46)
remote: Counting objects:   4% (2/46)
remote: Counting objects:   6% (3/46)
remote: Counting objects:   8% (4/46)
remote: Counting objects:  10% (5/46)
remote: Counting objects:  13% (6/46)
remote: Counting objects:  15% (7/46)
remote: Counting objects:  17% (8/46)
remote: Counting objects:  19% (9/46)
remote: Counting objects:  21% (10/46)
remote: Counting objects:  23% (11/46)
remote: Counting objects:  26% (12/46)
remote: Counting objects:  28% (13/46)
remote: Counting objects:  30% (14/46)
remote: Counting objects:  32% (15/46)
remote: Counting objects:  34% (16/46)
remote: Counting objects:  36% (17/46)
remote: Counting objects:  39% (18/46)
remote: Counting objects:  41% (19/46)
remote: Counting objects:  43% (20/46)
remote: Counting objects:  45% (21/46)
remote: Counting objects:  47% (22/46)
remote: Counting objects:  50% (23/46)
remote: Counting objects:  52% (24/46)
remote: Counting objects:  54% (25/46)
remote: Counting objects:  56% (26/46)
remote: Counting objects:  58% (27/46)
remote: Counting objects:  60% (28/46)
remote: Counting objects:  63% (29/46)
remote: Counting objects:  65% (30/46)
remote: Counting objects:  67% (31/46)
remote: Counting objects:  69% (32/46)
remote: Counting objects:  71% (33/46)
remote: Counting objects:  73% (34/46)
remote: Counting objects:  76% (35/46)
remote: Counting objects:  78% (36/46)
remote: Counting objects:  80% (37/46)
remote: Counting objects:  82% (38/46)
remote: Counting objects:  84% (39/46)
remote: Counting objects:  86% (40/46)
remote: Counting objects:  89% (41/46)
remote: Counting objects:  91% (42/46)
remote: Counting objects:  93% (43/46)
remote: Counting objects:  95% (44/46)
remote: Counting objects:  97% (45/46)
remote: Counting objects: 100% (46/46)
remote: Counting objects: 100% (46/46), done.
remote: Compressing objects:   5% (1/18)
remote: Compressing objects:  11% (2/18)
remote: Compressing objects:  16% (3/18)
remote: Compressing objects:  22% (4/18)
remote: Compressing objects:  27% (5/18)
remote: Compressing objects:  33% (6/18)
remote: Compressing objects:  38% (7/18)
remote: Compressing objects:  44% (8/18)
remote: Compressing objects:  50% (9/18)
remote: Compressing objects:  55% (10/18)
remote: Compressing objects:  61% (11/18)
remote: Compressing objects:  66% (12/18)
remote: Compressing objects:  72% (13/18)
remote: Compressing objects:  77% (14/18)
remote: Compressing objects:  83% (15/18)
remote: Compressing objects:  88% (16/18)
remote: Compressing objects:  94% (17/18)
remote: Compressing objects: 100% (18/18)
remote: Compressing objects: 100% (18/18), done.
remote: Total 48 (delta 31), reused 39 (delta 28), pack-reused 2
>From https://github.com/python/cpython
 * branch  3.12   -> FETCH_HEAD
Note: switching to 'a76d0104d7c4b9a92569a0d6fa064ef6cc118be2'.

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 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at a76d0104d7 [3.12] gh-108303: Move all doctest related files and 
tests to `Lib/test/test_doctest/` (GH-112109) (#114254)
Switched to and reset branch '3.12'

/tmp/ccJmsez6.s: Assembler messages:
/tmp/ccJmsez6.s: Fatal error: Objects/funcobject.o: No space left on device
make: *** [Makefile:2733: Objects/funcobject.o] Error 1
make: *** Waiting for unfinished jobs
/tmp/ccSqNcTR.s: Assembler messages:
/tmp/ccSqNcTR.s: 

[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed compile (failure) (3.10)

2024-01-18 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Ubuntu Shared 3.10 
while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/602/builds/1289

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: bolen-ubuntu

Build Reason: 
Blamelist: Adam Turner <9087854+aa-tur...@users.noreply.github.com>, Miss 
Islington (bot) <31488909+miss-isling...@users.noreply.github.com>, Serhiy 
Storchaka 

BUILD FAILED: failed compile (failure)


Summary of the results of the build (if available):
===




Captured traceback
==

remote: Enumerating objects: 6393, done.
remote: Counting objects:   0% (1/3390)
remote: Counting objects:   1% (34/3390)
remote: Counting objects:   2% (68/3390)
remote: Counting objects:   3% (102/3390)
remote: Counting objects:   4% (136/3390)
remote: Counting objects:   5% (170/3390)
remote: Counting objects:   6% (204/3390)
remote: Counting objects:   7% (238/3390)
remote: Counting objects:   8% (272/3390)
remote: Counting objects:   9% (306/3390)
remote: Counting objects:  10% (339/3390)
remote: Counting objects:  11% (373/3390)
remote: Counting objects:  12% (407/3390)
remote: Counting objects:  13% (441/3390)
remote: Counting objects:  14% (475/3390)
remote: Counting objects:  15% (509/3390)
remote: Counting objects:  16% (543/3390)
remote: Counting objects:  17% (577/3390)
remote: Counting objects:  18% (611/3390)
remote: Counting objects:  19% (645/3390)
remote: Counting objects:  20% (678/3390)
remote: Counting objects:  21% (712/3390)
remote: Counting objects:  22% (746/3390)
remote: Counting objects:  23% (780/3390)
remote: Counting objects:  24% (814/3390)
remote: Counting objects:  25% (848/3390)
remote: Counting objects:  26% (882/3390)
remote: Counting objects:  27% (916/3390)
remote: Counting objects:  28% (950/3390)
remote: Counting objects:  29% (984/3390)
remote: Counting objects:  30% (1017/3390)
remote: Counting objects:  31% (1051/3390)
remote: Counting objects:  32% (1085/3390)
remote: Counting objects:  33% (1119/3390)
remote: Counting objects:  34% (1153/3390)
remote: Counting objects:  35% (1187/3390)
remote: Counting objects:  36% (1221/3390)
remote: Counting objects:  37% (1255/3390)
remote: Counting objects:  38% (1289/3390)
remote: Counting objects:  39% (1323/3390)
remote: Counting objects:  40% (1356/3390)
remote: Counting objects:  41% (1390/3390)
remote: Counting objects:  42% (1424/3390)
remote: Counting objects:  43% (1458/3390)
remote: Counting objects:  44% (1492/3390)
remote: Counting objects:  45% (1526/3390)
remote: Counting objects:  46% (1560/3390)
remote: Counting objects:  47% (1594/3390)
remote: Counting objects:  48% (1628/3390)
remote: Counting objects:  49% (1662/3390)
remote: Counting objects:  50% (1695/3390)
remote: Counting objects:  51% (1729/3390)
remote: Counting objects:  52% (1763/3390)
remote: Counting objects:  53% (1797/3390)
remote: Counting objects:  54% (1831/3390)
remote: Counting objects:  55% (1865/3390)
remote: Counting objects:  56% (1899/3390)
remote: Counting objects:  57% (1933/3390)
remote: Counting objects:  58% (1967/3390)
remote: Counting objects:  59% (2001/3390)
remote: Counting objects:  60% (2034/3390)
remote: Counting objects:  61% (2068/3390)
remote: Counting objects:  62% (2102/3390)
remote: Counting objects:  63% (2136/3390)
remote: Counting objects:  64% (2170/3390)
remote: Counting objects:  65% (2204/3390)
remote: Counting objects:  66% (2238/3390)
remote: Counting objects:  67% (2272/3390)
remote: Counting objects:  68% (2306/3390)
remote: Counting objects:  69% (2340/3390)
remote: Counting objects:  70% (2373/3390)
remote: Counting objects:  71% (2407/3390)
remote: Counting objects:  72% (2441/3390)
remote: Counting objects:  73% (2475/3390)
remote: Counting objects:  74% (2509/3390)
remote: Counting objects:  75% (2543/3390)
remote: Counting objects:  76% (2577/3390)
remote: Counting objects:  77% (2611/3390)
remote: Counting objects:  78% (2645/3390)
remote: Counting objects:  79% (2679/3390)
remote: Counting objects:  80% (2712/3390)
remote: Counting objects:  81% (2746/3390)
remote: Counting objects:  82% (2780/3390)
remote: Counting objects:  83% (2814/3390)
remote: Counting objects:  84% (2848/3390)

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

2024-01-18 Thread buildbot
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/1204

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Donghee Na 

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_perf_profiler.py",
 line 48, in tearDown
file.unlink()
~~~^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/pathlib/__init__.py",
 line 763, in unlink
os.unlink(self)
~^^
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/perf-2445732.map'


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/_test_multiprocessing.py",
 line 5136, in test_wait_integer
self.assertLess(delta, expected + 2)
~~~^
AssertionError: 5.792868422344327 not less than 5


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/test_concurrent_futures/executor.py",
 line 69, 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_tools
- test.test_multiprocessing_spawn.test_misc
- test_perf_profiler
- test_math

Failed subtests:

- test_wait_integer - 
test.test_multiprocessing_spawn.test_misc.TestWait.test_wait_integer
- test_map_timeout - 
test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_map_timeout
- test_sys_api_with_existing_trampoline - 
test.test_perf_profiler.TestPerfTrampoline.test_sys_api_with_existing_trampoline




Sincerely,
 -The Buildbot

___
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com


[Buildbot-status] ☠ Buildbot (Python): - failed compile (failure) (f49a1ce6b2008d8cccc0bc874f0cc20848004307)

2024-01-18 Thread buildbot
The Buildbot has detected a new failure on builder s390x Fedora Rawhide 
Refleaks 3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/1000/builds/610

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: edelsohn-fedora-rawhide-z

Build Reason: 
Blamelist: 

BUILD FAILED: failed compile (failure)


Summary of the results of the build (if available):
===




Captured traceback
==

remote: Enumerating objects: 6327, done.
remote: Counting objects:   0% (1/3392)
remote: Counting objects:   1% (34/3392)
remote: Counting objects:   2% (68/3392)
remote: Counting objects:   3% (102/3392)
remote: Counting objects:   4% (136/3392)
remote: Counting objects:   5% (170/3392)
remote: Counting objects:   6% (204/3392)
remote: Counting objects:   7% (238/3392)
remote: Counting objects:   8% (272/3392)
remote: Counting objects:   9% (306/3392)
remote: Counting objects:  10% (340/3392)
remote: Counting objects:  11% (374/3392)
remote: Counting objects:  12% (408/3392)
remote: Counting objects:  13% (441/3392)
remote: Counting objects:  14% (475/3392)
remote: Counting objects:  15% (509/3392)
remote: Counting objects:  16% (543/3392)
remote: Counting objects:  17% (577/3392)
remote: Counting objects:  18% (611/3392)
remote: Counting objects:  19% (645/3392)
remote: Counting objects:  20% (679/3392)
remote: Counting objects:  21% (713/3392)
remote: Counting objects:  22% (747/3392)
remote: Counting objects:  23% (781/3392)
remote: Counting objects:  24% (815/3392)
remote: Counting objects:  25% (848/3392)
remote: Counting objects:  26% (882/3392)
remote: Counting objects:  27% (916/3392)
remote: Counting objects:  28% (950/3392)
remote: Counting objects:  29% (984/3392)
remote: Counting objects:  30% (1018/3392)
remote: Counting objects:  31% (1052/3392)
remote: Counting objects:  32% (1086/3392)
remote: Counting objects:  33% (1120/3392)
remote: Counting objects:  34% (1154/3392)
remote: Counting objects:  35% (1188/3392)
remote: Counting objects:  36% (1222/3392)
remote: Counting objects:  37% (1256/3392)
remote: Counting objects:  38% (1289/3392)
remote: Counting objects:  39% (1323/3392)
remote: Counting objects:  40% (1357/3392)
remote: Counting objects:  41% (1391/3392)
remote: Counting objects:  42% (1425/3392)
remote: Counting objects:  43% (1459/3392)
remote: Counting objects:  44% (1493/3392)
remote: Counting objects:  45% (1527/3392)
remote: Counting objects:  46% (1561/3392)
remote: Counting objects:  47% (1595/3392)
remote: Counting objects:  48% (1629/3392)
remote: Counting objects:  49% (1663/3392)
remote: Counting objects:  50% (1696/3392)
remote: Counting objects:  51% (1730/3392)
remote: Counting objects:  52% (1764/3392)
remote: Counting objects:  53% (1798/3392)
remote: Counting objects:  54% (1832/3392)
remote: Counting objects:  55% (1866/3392)
remote: Counting objects:  56% (1900/3392)
remote: Counting objects:  57% (1934/3392)
remote: Counting objects:  58% (1968/3392)
remote: Counting objects:  59% (2002/3392)
remote: Counting objects:  60% (2036/3392)
remote: Counting objects:  61% (2070/3392)
remote: Counting objects:  62% (2104/3392)
remote: Counting objects:  63% (2137/3392)
remote: Counting objects:  64% (2171/3392)
remote: Counting objects:  65% (2205/3392)
remote: Counting objects:  66% (2239/3392)
remote: Counting objects:  67% (2273/3392)
remote: Counting objects:  68% (2307/3392)
remote: Counting objects:  69% (2341/3392)
remote: Counting objects:  70% (2375/3392)
remote: Counting objects:  71% (2409/3392)
remote: Counting objects:  72% (2443/3392)
remote: Counting objects:  73% (2477/3392)
remote: Counting objects:  74% (2511/3392)
remote: Counting objects:  75% (2544/3392)
remote: Counting objects:  76% (2578/3392)
remote: Counting objects:  77% (2612/3392)
remote: Counting objects:  78% (2646/3392)
remote: Counting objects:  79% (2680/3392)
remote: Counting objects:  80% (2714/3392)
remote: Counting objects:  81% (2748/3392)
remote: Counting objects:  82% (2782/3392)
remote: Counting objects:  83% (2816/3392)
remote: Counting objects:  84% (2850/3392)
remote: Counting objects:  85% (2884/3392)
remote: Counting objects:  86% (2918/3392)
remote: Counting objects:  

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

2024-01-18 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL Refleaks 
3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1226/builds/993

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Christopher Chavez , Mark Shannon 
, Nikita Sobolev , Phillip Schanely 
, keithasaurus 
<592217+keithasau...@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 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.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.refleak.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 (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.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.refleak.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.refleak.nogil/build/Lib/test/test_concurrent_futures/test_shutdown.py",
 line 50, in test_interpreter_shutdown
self.assertEqual(out.strip(), b"apple")
^^^
AssertionError: b'' != b'apple'



Test report
===

Failed tests:

- test.test_concurrent_futures.test_shutdown
- test_eintr
- test_functools

Failed subtests:

- test_all - test.test_eintr.EINTRTests.test_all
- test_interpreter_shutdown - 
test.test_concurrent_futures.test_shutdown.ProcessPoolForkProcessPoolShutdownTest.test_interpreter_shutdown
- test_lockf - __main__.FNTLEINTRTest.test_lockf

Test leaking resources:

- test_functools: memory blocks




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64 AIX XLC 
3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/704/builds/7033

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: edelsohn-aix-ppc64

Build Reason: 
Blamelist: AN Long , Adam Turner 
<9087854+aa-tur...@users.noreply.github.com>, Alois Klink 
, Andrew Zipperer 
<47086307+zippe...@users.noreply.github.com>, Barney Gale 
, Brandt Bucher , Brett 
Cannon , Christophe Nanteuil 
<35002064+christophe...@users.noreply.github.com>, Christopher Chavez 
, Crowthebird 
<78076854+thatbirdguythatuknow...@users.noreply.github.com>, Donghee Na 
, Erlend E. Aasland , Ethan Furman 
, Gregory P. Smith , Hugo van Kemenade 
<1324225+hug...@users.noreply.github.com>, InSync 
<122007197+insyncwith...@users.noreply.github.com>, Irit Katriel 
<1055913+iritkatr...@users.noreply.github.com>, Jonathon Reinhart 
, Joseph Pearson 
<74079531+joeypearson...@users.noreply.github.com>, Jérome Perrin 
, Kamil Turek , Karolina Surma 
<33810531+befel...@users.noreply.github.com>, Ken Jin , 
Kirill Podoprigora , Kuan-Wei Chiu 
, Mano Sriram , Mariusz Felisiak 
, Mark Shannon , Mike Zimin 
<122507876+mikezimi...@users.noreply.github.com>, Miyashita Yosuke 
<44266492+miyashi...@users.noreply.github.com>, Ned Batchelder 
, Nikita Sobolev , Pablo Galindo 
Salgado , Peter Lazorchak , Petr 
Viktorin , Phillip Schanely , Pierre 
Equoy , Radislav Chugunov 
<52372310+chgn...@users.noreply.github.com>, Raphaël Marinier 
, Raymond Hettinger 
, Ronald Oussoren 
, Sam Gross , Sergey B Kirpiche
 v , Serhiy Storchaka , Seth Michael 
Larson , Shantanu 
<12621235+hauntsani...@users.noreply.github.com>, Sheidan 
<37596668+sh3i...@users.noreply.github.com>, Stanley 
<46876382+slat...@users.noreply.github.com>, Steffen Zeile 
<48187781+kan...@users.noreply.github.com>, Steve Dower 
, Terry Jan Reedy , Thomas Wouters 
, Tian Gao , Victor Stinner 
, Zackery Spytz , buermarc 
<44375277+buerm...@users.noreply.github.com>, kcatss , 
keithasaurus <592217+keithasau...@users.noreply.github.com>, solya0x 
<41440448+0xsal...@users.noreply.github.com>

BUILD FAILED: failed compile (failure)


Summary of the results of the build (if available):
===




Captured traceback
==

remote: Enumerating objects: 83, done.
remote: Counting objects:   1% (1/83)
remote: Counting objects:   2% (2/83)
remote: Counting objects:   3% (3/83)
remote: Counting objects:   4% (4/83)
remote: Counting objects:   6% (5/83)  

[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed compile (failure) (main)

2024-01-18 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Fedora Stable LTO 3.x 
while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/271/builds/4548

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-stable-x86_64

Build Reason: 
Blamelist: AN Long , Christophe Nanteuil 
<35002064+christophe...@users.noreply.github.com>, Erlend E. Aasland 
, Ethan Furman , Karolina Surma 
<33810531+befel...@users.noreply.github.com>, Miyashita Yosuke 
<44266492+miyashi...@users.noreply.github.com>, Petr Viktorin 
, Radislav Chugunov 
<52372310+chgn...@users.noreply.github.com>, Sergey B Kirpichev 
, Serhiy Storchaka , Sheidan 
<37596668+sh3i...@users.noreply.github.com>, Steve Dower 
, Terry Jan Reedy , Thomas Wouters 
, Tian Gao , buermarc 
<44375277+buerm...@users.noreply.github.com>, kcatss 

BUILD FAILED: failed compile (failure)


Summary of the results of the build (if available):
===




Captured traceback
==

remote: Enumerating objects: 28, done.
remote: Counting objects:   3% (1/28)
remote: Counting objects:   7% (2/28)
remote: Counting objects:  10% (3/28)
remote: Counting objects:  14% (4/28)
remote: Counting objects:  17% (5/28)
remote: Counting objects:  21% (6/28)
remote: Counting objects:  25% (7/28)
remote: Counting objects:  28% (8/28)
remote: Counting objects:  32% (9/28)
remote: Counting objects:  35% (10/28)
remote: Counting objects:  39% (11/28)
remote: Counting objects:  42% (12/28)
remote: Counting objects:  46% (13/28)
remote: Counting objects:  50% (14/28)
remote: Counting objects:  53% (15/28)
remote: Counting objects:  57% (16/28)
remote: Counting objects:  60% (17/28)
remote: Counting objects:  64% (18/28)
remote: Counting objects:  67% (19/28)
remote: Counting objects:  71% (20/28)
remote: Counting objects:  75% (21/28)
remote: Counting objects:  78% (22/28)
remote: Counting objects:  82% (23/28)
remote: Counting objects:  85% (24/28)
remote: Counting objects:  89% (25/28)
remote: Counting objects:  92% (26/28)
remote: Counting objects:  96% (27/28)
remote: Counting objects: 100% (28/28)
remote: Counting objects: 100% (28/28), done.
remote: Compressing objects:   4% (1/22)
remote: Compressing objects:   9% (2/22)
remote: Compressing objects:  13% (3/22)
remote: Compressing objects:  18% (4/22)
remote: Compressing objects:  22% (5/22)
remote: Compressing objects:  27% (6/22)
remote: Compressing objects:  31% (7/22)
remote: Compressing objects:  36% (8/22)
remote: Compressing objects:  40% (9/22)
remote: Compressing objects:  45% (10/22)
remote: Compressing objects:  50% (11/22)
remote: Compressing objects:  54% (12/22)
remote: Compressing objects:  59% (13/22)
remote: Compressing objects:  63% (14/22)
remote: Compressing objects:  68% (15/22)
remote: Compressing objects:  72% (16/22)
remote: Compressing objects:  77% (17/22)
remote: Compressing objects:  81% (18/22)
remote: Compressing objects:  86% (19/22)
remote: Compressing objects:  90% (20/22)
remote: Compressing objects:  95% (21/22)
remote: Compressing objects: 100% (22/22)
remote: Compressing objects: 100% (22/22), done.
remote: Total 28 (delta 10), reused 13 (delta 6), pack-reused 0
>From https://github.com/python/cpython
 * branch  main   -> FETCH_HEAD
Note: switching to '8e31cdc9450b3e644d48954865568e162edad514'.

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 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 8e31cdc945 gh-103092: Convert some `_ctypes` metatypes to heap 
types (GH-113620)
Switched to and reset branch 'main'

/tmp/ccMqJDv2.s: Assembler messages:
/tmp/ccMqJDv2.s: Fatal error: can't write 3887 bytes to section 
.gnu.lto_.jmpfuncs.8ce50aaa1d8edcb9 of Objects/bytearrayobject.o: 'No space 
left on device'
/tmp/ccMqJDv2.s: Fatal error: Objects/bytearrayobject.o: No space left on device
make: *** [Makefile:2788: Objects/bytearrayobject.o] Error 1
make: *** Waiting for unfinished jobs
/tmp/ccBt17f6.s: Assembler messages:
/tmp/ccBt17f6.s: Fatal error: can't write 2258 bytes to section 

[Buildbot-status] ☠ Buildbot (Python): - failed compile (failure) (f56d132deb9fff861439ed56ed7414d22e4e4bb9)

2024-01-18 Thread buildbot
The Buildbot has detected a new failure on builder s390x Fedora Rawhide 
Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/16/builds/800

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: edelsohn-fedora-rawhide-z

Build Reason: 
Blamelist: 

BUILD FAILED: failed compile (failure)


Summary of the results of the build (if available):
===




Captured traceback
==

remote: Enumerating objects: 233, 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% 

[Buildbot-status] Buildbot Python worker edelsohn-fedora-rawhide-z missing

2024-01-18 Thread buildbot
The Buildbot worker named edelsohn-fedora-rawhide-z went away.

It last disconnected at Thu Jan 18 15:40:03 2024.


The admin on record (as reported by WORKER:info/admin) was David Edelsohn  

.


___
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com


[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed compile (failure) (3.12)

2024-01-18 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Ubuntu Shared 3.12 
while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1118/builds/619

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: bolen-ubuntu

Build Reason: 
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>

BUILD FAILED: failed compile (failure)


Summary of the results of the build (if available):
===




Captured traceback
==

remote: Enumerating objects: 15, done.
remote: Counting objects:   7% (1/14)
remote: Counting objects:  14% (2/14)
remote: Counting objects:  21% (3/14)
remote: Counting objects:  28% (4/14)
remote: Counting objects:  35% (5/14)
remote: Counting objects:  42% (6/14)
remote: Counting objects:  50% (7/14)
remote: Counting objects:  57% (8/14)
remote: Counting objects:  64% (9/14)
remote: Counting objects:  71% (10/14)
remote: Counting objects:  78% (11/14)
remote: Counting objects:  85% (12/14)
remote: Counting objects:  92% (13/14)
remote: Counting objects: 100% (14/14)
remote: Counting objects: 100% (14/14), done.
remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
remote: Total 15 (delta 12), reused 13 (delta 12), pack-reused 1
>From https://github.com/python/cpython
 * branch  3.12   -> FETCH_HEAD
Note: switching to '6d23b32374786ea41e92e90161fe4d0b0bb53d8b'.

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 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 6d23b32374 [3.12] gh-110345: show Tcl/Tk patchlevel in 
`tkinter._test()` (GH-110350) (GH-114253)
Switched to and reset branch '3.12'

configure: WARNING: pkg-config is missing. Some dependencies may not be 
detected correctly.

/tmp/cc9kryCU.s: Assembler messages:
/tmp/cc9kryCU.s: Fatal error: can't write 3884 bytes to section .debug_info of 
Objects/typeobject.o: 'No space left on device'
/tmp/cc9kryCU.s: Fatal error: Objects/typeobject.o: No space left on device
make: *** [Makefile:2728: Objects/typeobject.o] Error 1

find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [Makefile:2815: clean-retain-profile] Error 1 (ignored)


Test report
===





Sincerely,
 -The Buildbot

___
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com


[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (3.11)

2024-01-18 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Debian root 3.11 while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1007/builds/1311

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: angelico-debian-amd64

Build Reason: 
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, Serhiy Storchaka 


BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===

== 


Captured traceback
==

Traceback (most recent call last):
  File 
"/root/buildarea/3.11.angelico-debian-amd64/build/Lib/test/test_subprocess.py", 
line 2034, in test_user
self.assertIsNone(e.filename)
AssertionError: '/root/buildarea/3.11.angelico-debian-amd64/build/python' is 
not None


Traceback (most recent call last):
  File 
"/root/buildarea/3.11.angelico-debian-amd64/build/Lib/test/test_subprocess.py", 
line 2028, in test_user
output = subprocess.check_output(
 
  File "/root/buildarea/3.11.angelico-debian-amd64/build/Lib/subprocess.py", 
line 466, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
   ^
  File "/root/buildarea/3.11.angelico-debian-amd64/build/Lib/subprocess.py", 
line 548, in run
with Popen(*popenargs, **kwargs) as process:
 ^^^
  File "/root/buildarea/3.11.angelico-debian-amd64/build/Lib/subprocess.py", 
line 1026, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
  File "/root/buildarea/3.11.angelico-debian-amd64/build/Lib/subprocess.py", 
line 1953, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
PermissionError: [Errno 13] Permission denied: 
'/root/buildarea/3.11.angelico-debian-amd64/build/python'



Test report
===

Failed tests:

- test_subprocess

Failed subtests:

- test_user - test.test_subprocess.POSIXProcessTestCase.test_user




Sincerely,
 -The Buildbot

___
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com


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

2024-01-18 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL Refleaks 
3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1226/builds/990

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Ethan Furman , Miyashita Yosuke 
<44266492+miyashi...@users.noreply.github.com>, Petr Viktorin 
, Serhiy Storchaka , Terry Jan Reedy 


BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===

== 


Captured traceback
==

remote: Enumerating objects: 10, done.
remote: Counting objects:  10% (1/10)
remote: Counting objects:  20% (2/10)
remote: Counting objects:  30% (3/10)
remote: Counting objects:  40% (4/10)
remote: Counting objects:  50% (5/10)
remote: Counting objects:  60% (6/10)
remote: Counting objects:  70% (7/10)
remote: Counting objects:  80% (8/10)
remote: Counting objects:  90% (9/10)
remote: Counting objects: 100% (10/10)
remote: Counting objects: 100% (10/10), done.
remote: Compressing objects:  10% (1/10)
remote: Compressing objects:  20% (2/10)
remote: Compressing objects:  30% (3/10)
remote: Compressing objects:  40% (4/10)
remote: Compressing objects:  50% (5/10)
remote: Compressing objects:  60% (6/10)
remote: Compressing objects:  70% (7/10)
remote: Compressing objects:  80% (8/10)
remote: Compressing objects:  90% (9/10)
remote: Compressing objects: 100% (10/10)
remote: Compressing objects: 100% (10/10), done.
remote: Total 10 (delta 1), reused 4 (delta 0), pack-reused 0
>From https://github.com/python/cpython
 * branch  main   -> FETCH_HEAD
Note: switching to '311d1e2701037952eaf75f993be76f3092c1f01c'.

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 

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 311d1e2701 gh-104522: Fix test_subprocess failure when build 
Python in the root home directory (GH-114236)
Switched to and reset branch 'main'

make: *** [Makefile:2095: buildbottest] Error 2


Test report
===

Failed tests:

- test_pickle

Test leaking resources:

- test_pickle: memory blocks




Sincerely,
 -The Buildbot

___
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com


[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed compile (failure) (main)

2024-01-18 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO + 
PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/494/builds/5565

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-rawhide-ppc64le

Build Reason: 
Blamelist: Ethan Furman , Petr Viktorin 
, Serhiy Storchaka , Steve Dower 
, Terry Jan Reedy 

BUILD FAILED: failed compile (failure)


Summary of the results of the build (if available):
===




Captured traceback
==

remote: Enumerating objects: 61, done.
remote: Counting objects:   1% (1/61)
remote: Counting objects:   3% (2/61)
remote: Counting objects:   4% (3/61)
remote: Counting objects:   6% (4/61)
remote: Counting objects:   8% (5/61)
remote: Counting objects:   9% (6/61)
remote: Counting objects:  11% (7/61)
remote: Counting objects:  13% (8/61)
remote: Counting objects:  14% (9/61)
remote: Counting objects:  16% (10/61)
remote: Counting objects:  18% (11/61)
remote: Counting objects:  19% (12/61)
remote: Counting objects:  21% (13/61)
remote: Counting objects:  22% (14/61)
remote: Counting objects:  24% (15/61)
remote: Counting objects:  26% (16/61)
remote: Counting objects:  27% (17/61)
remote: Counting objects:  29% (18/61)
remote: Counting objects:  31% (19/61)
remote: Counting objects:  32% (20/61)
remote: Counting objects:  34% (21/61)
remote: Counting objects:  36% (22/61)
remote: Counting objects:  37% (23/61)
remote: Counting objects:  39% (24/61)
remote: Counting objects:  40% (25/61)
remote: Counting objects:  42% (26/61)
remote: Counting objects:  44% (27/61)
remote: Counting objects:  45% (28/61)
remote: Counting objects:  47% (29/61)
remote: Counting objects:  49% (30/61)
remote: Counting objects:  50% (31/61)
remote: Counting objects:  52% (32/61)
remote: Counting objects:  54% (33/61)
remote: Counting objects:  55% (34/61)
remote: Counting objects:  57% (35/61)
remote: Counting objects:  59% (36/61)
remote: Counting objects:  60% (37/61)
remote: Counting objects:  62% (38/61)
remote: Counting objects:  63% (39/61)
remote: Counting objects:  65% (40/61)
remote: Counting objects:  67% (41/61)
remote: Counting objects:  68% (42/61)
remote: Counting objects:  70% (43/61)
remote: Counting objects:  72% (44/61)
remote: Counting objects:  73% (45/61)
remote: Counting objects:  75% (46/61)
remote: Counting objects:  77% (47/61)
remote: Counting objects:  78% (48/61)
remote: Counting objects:  80% (49/61)
remote: Counting objects:  81% (50/61)
remote: Counting objects:  83% (51/61)
remote: Counting objects:  85% (52/61)
remote: Counting objects:  86% (53/61)
remote: Counting objects:  88% (54/61)
remote: Counting objects:  90% (55/61)
remote: Counting objects:  91% (56/61)
remote: Counting objects:  93% (57/61)
remote: Counting objects:  95% (58/61)
remote: Counting objects:  96% (59/61)
remote: Counting objects:  98% (60/61)
remote: Counting objects: 100% (61/61)
remote: Counting objects: 100% (61/61), done.
remote: Compressing objects:   2% (1/46)
remote: Compressing objects:   4% (2/46)
remote: Compressing objects:   6% (3/46)
remote: Compressing objects:   8% (4/46)
remote: Compressing objects:  10% (5/46)
remote: Compressing objects:  13% (6/46)
remote: Compressing objects:  15% (7/46)
remote: Compressing objects:  17% (8/46)
remote: Compressing objects:  19% (9/46)
remote: Compressing objects:  21% (10/46)
remote: Compressing objects:  23% (11/46)
remote: Compressing objects:  26% (12/46)
remote: Compressing objects:  28% (13/46)
remote: Compressing objects:  30% (14/46)
remote: Compressing objects:  32% (15/46)
remote: Compressing objects:  34% (16/46)
remote: Compressing objects:  36% (17/46)
remote: Compressing objects:  39% (18/46)
remote: Compressing objects:  41% (19/46)
remote: Compressing objects:  43% (20/46)
remote: Compressing objects:  45% (21/46)
remote: Compressing objects:  47% (22/46)
remote: Compressing objects:  50% (23/46)
remote: Compressing objects:  52% (24/46)
remote: Compressing objects:  54% (25/46)
remote: Compressing objects:  56% (26/46)
remote: Compressing objects:  58% (27/46)
remote: Compressing objects:  60% (28/46)
remote: Compressing objects:  

[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (e7a5577b53885b9432d201417f0dace22acf6804)

2024-01-18 Thread buildbot
The Buildbot has detected a new failure on builder aarch64 Fedora Stable 
Refleaks 3.12 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/1153/builds/238

Buildbot URL: https://buildbot.python.org/all/

Worker for this Build: cstratak-fedora-stable-aarch64

Build Reason: 
Blamelist: 

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===

== 


Captured traceback
==

remote: Enumerating objects: 6259, done.
remote: Counting objects:   0% (1/3365)
remote: Counting objects:   1% (34/3365)
remote: Counting objects:   2% (68/3365)
remote: Counting objects:   3% (101/3365)
remote: Counting objects:   4% (135/3365)
remote: Counting objects:   5% (169/3365)
remote: Counting objects:   6% (202/3365)
remote: Counting objects:   7% (236/3365)
remote: Counting objects:   8% (270/3365)
remote: Counting objects:   9% (303/3365)
remote: Counting objects:  10% (337/3365)
remote: Counting objects:  11% (371/3365)
remote: Counting objects:  12% (404/3365)
remote: Counting objects:  13% (438/3365)
remote: Counting objects:  14% (472/3365)
remote: Counting objects:  15% (505/3365)
remote: Counting objects:  16% (539/3365)
remote: Counting objects:  17% (573/3365)
remote: Counting objects:  18% (606/3365)
remote: Counting objects:  19% (640/3365)
remote: Counting objects:  20% (673/3365)
remote: Counting objects:  21% (707/3365)
remote: Counting objects:  22% (741/3365)
remote: Counting objects:  23% (774/3365)
remote: Counting objects:  24% (808/3365)
remote: Counting objects:  25% (842/3365)
remote: Counting objects:  26% (875/3365)
remote: Counting objects:  27% (909/3365)
remote: Counting objects:  28% (943/3365)
remote: Counting objects:  29% (976/3365)
remote: Counting objects:  30% (1010/3365)
remote: Counting objects:  31% (1044/3365)
remote: Counting objects:  32% (1077/3365)
remote: Counting objects:  33% (/3365)
remote: Counting objects:  34% (1145/3365)
remote: Counting objects:  35% (1178/3365)
remote: Counting objects:  36% (1212/3365)
remote: Counting objects:  37% (1246/3365)
remote: Counting objects:  38% (1279/3365)
remote: Counting objects:  39% (1313/3365)
remote: Counting objects:  40% (1346/3365)
remote: Counting objects:  41% (1380/3365)
remote: Counting objects:  42% (1414/3365)
remote: Counting objects:  43% (1447/3365)
remote: Counting objects:  44% (1481/3365)
remote: Counting objects:  45% (1515/3365)
remote: Counting objects:  46% (1548/3365)
remote: Counting objects:  47% (1582/3365)
remote: Counting objects:  48% (1616/3365)
remote: Counting objects:  49% (1649/3365)
remote: Counting objects:  50% (1683/3365)
remote: Counting objects:  51% (1717/3365)
remote: Counting objects:  52% (1750/3365)
remote: Counting objects:  53% (1784/3365)
remote: Counting objects:  54% (1818/3365)
remote: Counting objects:  55% (1851/3365)
remote: Counting objects:  56% (1885/3365)
remote: Counting objects:  57% (1919/3365)
remote: Counting objects:  58% (1952/3365)
remote: Counting objects:  59% (1986/3365)
remote: Counting objects:  60% (2019/3365)
remote: Counting objects:  61% (2053/3365)
remote: Counting objects:  62% (2087/3365)
remote: Counting objects:  63% (2120/3365)
remote: Counting objects:  64% (2154/3365)
remote: Counting objects:  65% (2188/3365)
remote: Counting objects:  66% (2221/3365)
remote: Counting objects:  67% (2255/3365)
remote: Counting objects:  68% (2289/3365)
remote: Counting objects:  69% (2322/3365)
remote: Counting objects:  70% (2356/3365)
remote: Counting objects:  71% (2390/3365)
remote: Counting objects:  72% (2423/3365)
remote: Counting objects:  73% (2457/3365)
remote: Counting objects:  74% (2491/3365)
remote: Counting objects:  75% (2524/3365)
remote: Counting objects:  76% (2558/3365)
remote: Counting objects:  77% (2592/3365)
remote: Counting objects:  78% (2625/3365)
remote: Counting objects:  79% (2659/3365)
remote: Counting objects:  80% (2692/3365)
remote: Counting objects:  81% (2726/3365)
remote: Counting objects:  82% (2760/3365)
remote: Counting objects:  83% (2793/3365)
remote: Counting objects:  84% (2827/3365)
remote: Counting objects:  85% (2861/3365)
remote: Counting objects:  86% (2894/3365)
remote: Counting