[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (timed out) (9068c8c614b869d8183b74d2a6b0c13370572271)

2024-02-21 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/644

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

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

Build Reason: 
Blamelist: 

BUILD FAILED: failed test (failure) (timed out)


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

== 


Captured traceback
==

Traceback (most recent call last):
  File 
"/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_io.py",
 line 4114, in test___all__
support.check__all__(self, self.io, self.name_of_module,
  File 
"/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/support/__init__.py",
 line 1474, in check__all__
test_case.assertCountEqual(module.__all__, expected)
AssertionError: Element counts were not equal:
First has 0, Second has 1:  'OpenWrapper'



Test report
===

Failed tests:

- test_io
- test_posix

Failed subtests:

- test___all__ - test.test_io.CMiscIOTest.test___all__
- test___all__ - test.test_io.PyMiscIOTest.test___all__




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.9)

2024-02-21 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE CentOS9 LTO 3.9 
while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/826/builds/312

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

Worker for this Build: cstratak-CentOS9-ppc64le

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


BUILD FAILED: failed test (failure)


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

== Tests result: FAILURE then FAILURE ==

411 tests OK.

10 slowest tests:
- test_gdb: 6 min 48 sec
- test_multiprocessing_spawn: 3 min 26 sec
- test_tokenize: 3 min 3 sec
- test_concurrent_futures: 2 min 58 sec
- test_multiprocessing_forkserver: 2 min 14 sec
- test_unparse: 2 min 11 sec
- test_peg_generator: 2 min 6 sec
- test_lib2to3: 2 min
- test_asyncio: 1 min 38 sec
- test_multiprocessing_fork: 1 min 34 sec

1 test failed:
test_posix

13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_nis
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64

1 re-run test:
test_posix

Total duration: 8 min 7 sec



Captured traceback
==

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-CentOS9-ppc64le.lto/build/Lib/test/test_posix.py",
 line 1172, in test_sched_setaffinity
self.assertRaises(OSError, posix.sched_setaffinity, 0, [])
AssertionError: OSError not raised by sched_setaffinity



Test report
===

Failed tests:

- test_posix

Failed subtests:

- test_sched_setaffinity - test.test_posix.PosixTester




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE 
CentOS9 LTO + PGO 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/895/builds/421

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

Worker for this Build: cstratak-CentOS9-ppc64le

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


BUILD FAILED: failed test (failure)


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

== Tests result: FAILURE then FAILURE ==

410 tests OK.

10 slowest tests:
- test_concurrent_futures: 2 min 35 sec
- test_multiprocessing_spawn: 2 min 22 sec
- test_tokenize: 2 min 22 sec
- test_multiprocessing_forkserver: 1 min 46 sec
- test_lib2to3: 1 min 30 sec
- test_multiprocessing_fork: 1 min 21 sec
- test_unparse: 1 min 20 sec
- test_asyncio: 1 min 17 sec
- test_io: 50.5 sec
- test_unicodedata: 49.3 sec

1 test failed:
test_posix

14 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64

1 re-run test:
test_posix

Total duration: 5 min 38 sec



Captured traceback
==

Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/test/test_posix.py",
 line 1172, in test_sched_setaffinity
self.assertRaises(OSError, posix.sched_setaffinity, 0, [])
AssertionError: OSError not raised by sched_setaffinity


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_48a147fe'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.9.cstratak-CentOS9-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
 line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_1821bcac'



Test report
===

Failed tests:

- test_posix

Failed subtests:

- test_sched_setaffinity - test.test_posix.PosixTester




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora 
Rawhide LTO 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/428/builds/572

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

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

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


BUILD FAILED: failed test (failure)


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

== Tests result: FAILURE then FAILURE ==

412 tests OK.

10 slowest tests:
- test_concurrent_futures: 2 min 29 sec
- test_gdb: 1 min 56 sec
- test_multiprocessing_spawn: 1 min 39 sec
- test_multiprocessing_forkserver: 1 min 19 sec
- test_multiprocessing_fork: 1 min 8 sec
- test_asyncio: 1 min
- test_peg_generator: 53.4 sec
- test_signal: 47.1 sec
- test_io: 39.6 sec
- test_socket: 38.7 sec

1 test failed:
test_zlib

12 t

[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (3.9)

2024-02-21 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE RHEL8 3.9 while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/250/builds/548

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

Worker for this Build: cstratak-RHEL8-ppc64le

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


BUILD FAILED: failed test (failure) uploading test-results.xml (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 9368, done.
remote: Counting objects:   0% (1/6005)
remote: Counting objects:   1% (61/6005)
remote: Counting objects:   2% (121/6005)
remote: Counting objects:   3% (181/6005)
remote: Counting objects:   4% (241/6005)
remote: Counting objects:   5% (301/6005)
remote: Counting objects:   6% (361/6005)
remote: Counting objects:   7% (421/6005)
remote: Counting objects:   8% (481/6005)
remote: Counting objects:   9% (541/6005)
remote: Counting objects:  10% (601/6005)
remote: Counting objects:  11% (661/6005)
remote: Counting objects:  12% (721/6005)
remote: Counting objects:  13% (781/6005)
remote: Counting objects:  14% (841/6005)
remote: Counting objects:  15% (901/6005)
remote: Counting objects:  16% (961/6005)
remote: Counting objects:  17% (1021/6005)
remote: Counting objects:  18% (1081/6005)
remote: Counting objects:  19% (1141/6005)
remote: Counting objects:  20% (1201/6005)
remote: Counting objects:  21% (1262/6005)
remote: Counting objects:  22% (1322/6005)
remote: Counting objects:  23% (1382/6005)
remote: Counting objects:  24% (1442/6005)
remote: Counting objects:  25% (1502/6005)
remote: Counting objects:  26% (1562/6005)
remote: Counting objects:  27% (1622/6005)
remote: Counting objects:  28% (1682/6005)
remote: Counting objects:  29% (1742/6005)
remote: Counting objects:  30% (1802/6005)
remote: Counting objects:  31% (1862/6005)
remote: Counting objects:  32% (1922/6005)
remote: Counting objects:  33% (1982/6005)
remote: Counting objects:  34% (2042/6005)
remote: Counting objects:  35% (2102/6005)
remote: Counting objects:  36% (2162/6005)
remote: Counting objects:  37% (/6005)
remote: Counting objects:  38% (2282/6005)
remote: Counting objects:  39% (2342/6005)
remote: Counting objects:  40% (2402/6005)
remote: Counting objects:  41% (2463/6005)
remote: Counting objects:  42% (2523/6005)
remote: Counting objects:  43% (2583/6005)
remote: Counting objects:  44% (2643/6005)
remote: Counting objects:  45% (2703/6005)
remote: Counting objects:  46% (2763/6005)
remote: Counting objects:  47% (2823/6005)
remote: Counting objects:  48% (2883/6005)
remote: Counting objects:  49% (2943/6005)
remote: Counting objects:  50% (3003/6005)
remote: Counting objects:  51% (3063/6005)
remote: Counting objects:  52% (3123/6005)
remote: Counting objects:  53% (3183/6005)
remote: Counting objects:  54% (3243/6005)
remote: Counting objects:  55% (3303/6005)
remote: Counting objects:  56% (3363/6005)
remote: Counting objects:  57% (3423/6005)
remote: Counting objects:  58% (3483/6005)
remote: Counting objects:  59% (3543/6005)
remote: Counting objects:  60% (3603/6005)
remote: Counting objects:  61% (3664/6005)
remote: Counting objects:  62% (3724/6005)
remote: Counting objects:  63% (3784/6005)
remote: Counting objects:  64% (3844/6005)
remote: Counting objects:  65% (3904/6005)
remote: Counting objects:  66% (3964/6005)
remote: Counting objects:  67% (4024/6005)
remote: Counting objects:  68% (4084/6005)
remote: Counting objects:  69% (4144/6005)
remote: Counting objects:  70% (4204/6005)
remote: Counting objects:  71% (4264/6005)
remote: Counting objects:  72% (4324/6005)
remote: Counting objects:  73% (4384/6005)
remote: Counting objects:  74% (/6005)
remote: Counting objects:  75% (4504/6005)
remote: Counting objects:  76% (4564/6005)
remote: Counting objects:  77% (4624/6005)
remote: Counting objects:  78% (4684/6005)
remote: Counting objects:  79% (4744/6005)
remote: Counting objects:  80% (4804/6005)
remote: Counting objects:  81% (4865/6005)
remote: Counting objects:  82% (4925/6005)
remote: Counting objects:  83% (4985/6005)
remote: Counting objects:  84% (5045/6005)  

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

2024-02-21 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/272

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: 45, done.
remote: Counting objects:   2% (1/44)
remote: Counting objects:   4% (2/44)
remote: Counting objects:   6% (3/44)
remote: Counting objects:   9% (4/44)
remote: Counting objects:  11% (5/44)
remote: Counting objects:  13% (6/44)
remote: Counting objects:  15% (7/44)
remote: Counting objects:  18% (8/44)
remote: Counting objects:  20% (9/44)
remote: Counting objects:  22% (10/44)
remote: Counting objects:  25% (11/44)
remote: Counting objects:  27% (12/44)
remote: Counting objects:  29% (13/44)
remote: Counting objects:  31% (14/44)
remote: Counting objects:  34% (15/44)
remote: Counting objects:  36% (16/44)
remote: Counting objects:  38% (17/44)
remote: Counting objects:  40% (18/44)
remote: Counting objects:  43% (19/44)
remote: Counting objects:  45% (20/44)
remote: Counting objects:  47% (21/44)
remote: Counting objects:  50% (22/44)
remote: Counting objects:  52% (23/44)
remote: Counting objects:  54% (24/44)
remote: Counting objects:  56% (25/44)
remote: Counting objects:  59% (26/44)
remote: Counting objects:  61% (27/44)
remote: Counting objects:  63% (28/44)
remote: Counting objects:  65% (29/44)
remote: Counting objects:  68% (30/44)
remote: Counting objects:  70% (31/44)
remote: Counting objects:  72% (32/44)
remote: Counting objects:  75% (33/44)
remote: Counting objects:  77% (34/44)
remote: Counting objects:  79% (35/44)
remote: Counting objects:  81% (36/44)
remote: Counting objects:  84% (37/44)
remote: Counting objects:  86% (38/44)
remote: Counting objects:  88% (39/44)
remote: Counting objects:  90% (40/44)
remote: Counting objects:  93% (41/44)
remote: Counting objects:  95% (42/44)
remote: Counting objects:  97% (43/44)
remote: Counting objects: 100% (44/44)
remote: Counting objects: 100% (44/44), done.
remote: Compressing objects:   2% (1/36)
remote: Compressing objects:   5% (2/36)
remote: Compressing objects:   8% (3/36)
remote: Compressing objects:  11% (4/36)
remote: Compressing objects:  13% (5/36)
remote: Compressing objects:  16% (6/36)
remote: Compressing objects:  19% (7/36)
remote: Compressing objects:  22% (8/36)
remote: Compressing objects:  25% (9/36)
remote: Compressing objects:  27% (10/36)
remote: Compressing objects:  30% (11/36)
remote: Compressing objects:  33% (12/36)
remote: Compressing objects:  36% (13/36)
remote: Compressing objects:  38% (14/36)
remote: Compressing objects:  41% (15/36)
remote: Compressing objects:  44% (16/36)
remote: Compressing objects:  47% (17/36)
remote: Compressing objects:  50% (18/36)
remote: Compressing objects:  52% (19/36)
remote: Compressing objects:  55% (20/36)
remote: Compressing objects:  58% (21/36)
remote: Compressing objects:  61% (22/36)
remote: Compressing objects:  63% (23/36)
remote: Compressing objects:  66% (24/36)
remote: Compressing objects:  69% (25/36)
remote: Compressing objects:  72% (26/36)
remote: Compressing objects:  75% (27/36)
remote: Compressing objects:  77% (28/36)
remote: Compressing objects:  80% (29/36)
remote: Compressing objects:  83% (30/36)
remote: Compressing objects:  86% (31/36)
remote: Compressing objects:  88% (32/36)
remote: Compressing objects:  91% (33/36)
remote: Compressing objects:  94% (34/36)
remote: Compressing objects:  97% (35/36)
remote: Compressing objects: 100% (36/36)
remote: Compressing objects: 100% (36/36), done.
remote: Total 45 (delta 21), reused 19 (delta 8), pack-reused 1
>From https://github.com/python/cpython
 * branch  3.12   -> 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

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

2024-02-21 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Windows11 Refleaks 
3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/987/builds/654

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

Worker for this Build: ware-win11

Build Reason: 
Blamelist: 

BUILD FAILED: failed test (failure)


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




Captured traceback
==

Traceback (most recent call last):
  File "b:\uildarea\3.11.ware-win11.refleak\build\Lib\test\test_socket.py", 
line 1606, in test_idna
socket.gethostbyname_ex(domain)
socket.herror: [Errno 11001] host not found


Traceback (most recent call last):
  File "b:\uildarea\3.11.ware-win11.refleak\build\Lib\test\test_io.py", line 
4114, in test___all__
support.check__all__(self, self.io, self.name_of_module,
  File 
"b:\uildarea\3.11.ware-win11.refleak\build\Lib\test\support\__init__.py", line 
1474, in check__all__
test_case.assertCountEqual(module.__all__, expected)
AssertionError: Element counts were not equal:
First has 0, Second has 1:  'OpenWrapper'



Test report
===

Failed subtests:

- test_idna - test.test_socket.GeneralModuleTests.test_idna
- test___all__ - test.test_io.CMiscIOTest.test___all__
- test___all__ - test.test_io.PyMiscIOTest.test___all__

Test leaking resources:

- test_typing: 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