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

2024-09-09 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide NoGIL 
refleaks 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/1540/builds/107

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

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

Build Reason: 
Blamelist: Adam Turner <9087854+aa-tur...@users.noreply.github.com>

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


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

== 


Captured traceback
==

remote: Enumerating objects: 9, done.
remote: Counting objects:  11% (1/9)
remote: Counting objects:  22% (2/9)
remote: Counting objects:  33% (3/9)
remote: Counting objects:  44% (4/9)
remote: Counting objects:  55% (5/9)
remote: Counting objects:  66% (6/9)
remote: Counting objects:  77% (7/9)
remote: Counting objects:  88% (8/9)
remote: Counting objects: 100% (9/9)
remote: Counting objects: 100% (9/9), done.
remote: Compressing objects:  12% (1/8)
remote: Compressing objects:  25% (2/8)
remote: Compressing objects:  37% (3/8)
remote: Compressing objects:  50% (4/8)
remote: Compressing objects:  62% (5/8)
remote: Compressing objects:  75% (6/8)
remote: Compressing objects:  87% (7/8)
remote: Compressing objects: 100% (8/8)
remote: Compressing objects: 100% (8/8), done.
remote: Total 9 (delta 1), reused 2 (delta 1), pack-reused 0 (from 0)
>From https://github.com/python/cpython
 * branchmain   -> FETCH_HEAD
Note: switching to '93b61bc1245fb318a11d3d1a0808174b3c1bc333'.

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 93b61bc1245 gh-123843: Remove broken links to the Zope 
DateTimeWiki (#123846)
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:2304: buildbottest] Terminated


Test report
===

Failed tests:

- test.test_concurrent_futures.test_deadlock
- test_importlib




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-09-09 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Windows10 3.x while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/146/builds/9453

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

Worker for this Build: bolen-windows10

Build Reason: 
Blamelist: Furkan Onder 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

Traceback (most recent call last):
  File "D:\buildarea\3.x.bolen-windows10\build\Lib\test\test_wmi.py", line 40, 
in test_wmi_query_repeated
self.test_wmi_query_os_version()
~~^^
  File "D:\buildarea\3.x.bolen-windows10\build\Lib\test\test_wmi.py", line 28, 
in test_wmi_query_os_version
r = wmi_exec_query("SELECT Version FROM Win32_OperatingSystem").split("\0")
~~^
  File "D:\buildarea\3.x.bolen-windows10\build\Lib\test\test_wmi.py", line 23, 
in wmi_exec_query
return _wmi.exec_query(query)
   ~~~^^^
TimeoutError: [WinError 258] The wait operation timed out



Test report
===

Failed tests:

- test_wmi

Failed subtests:

- test_wmi_query_repeated - test.test_wmi.WmiTests.test_wmi_query_repeated




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-09-09 Thread buildbot
The Buildbot has detected a new failure on builder ARM64 Windows 3.x while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/#/builders/729/builds/6785

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

Worker for this Build: linaro-win-arm64

Build Reason: 
Blamelist: Eric Snow , sobolevn 

BUILD FAILED: failed compile (failure)


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




Captured traceback
==

remote: Enumerating objects: 18, done.
remote: Counting objects:   5% (1/18)
remote: Counting objects:  11% (2/18)
remote: Counting objects:  16% (3/18)
remote: Counting objects:  22% (4/18)
remote: Counting objects:  27% (5/18)
remote: Counting objects:  33% (6/18)
remote: Counting objects:  38% (7/18)
remote: Counting objects:  44% (8/18)
remote: Counting objects:  50% (9/18)
remote: Counting objects:  55% (10/18)
remote: Counting objects:  61% (11/18)
remote: Counting objects:  66% (12/18)
remote: Counting objects:  72% (13/18)
remote: Counting objects:  77% (14/18)
remote: Counting objects:  83% (15/18)
remote: Counting objects:  88% (16/18)
remote: Counting objects:  94% (17/18)
remote: Counting objects: 100% (18/18)
remote: Counting objects: 100% (18/18), done.
remote: Compressing objects:   7% (1/13)
remote: Compressing objects:  15% (2/13)
remote: Compressing objects:  23% (3/13)
remote: Compressing objects:  30% (4/13)
remote: Compressing objects:  38% (5/13)
remote: Compressing objects:  46% (6/13)
remote: Compressing objects:  53% (7/13)
remote: Compressing objects:  61% (8/13)
remote: Compressing objects:  69% (9/13)
remote: Compressing objects:  76% (10/13)
remote: Compressing objects:  84% (11/13)
remote: Compressing objects:  92% (12/13)
remote: Compressing objects: 100% (13/13)
remote: Compressing objects: 100% (13/13), done.
remote: Total 18 (delta 5), reused 5 (delta 5), pack-reused 0 (from 0)
>From https://github.com/python/cpython
 * branchmain   -> FETCH_HEAD
Note: switching to 'd8f3c1e8f9c384fa6a473c3923f3b26ad6257cac'.

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 d8f3c1e8f9c gh-117482: Simplify the Fix For Builtin Types Slot 
Wrappers (GH-122865)
Switched to and reset branch 'main'

Could Not Find C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\*.pyc
The system cannot find the file specified.
Could Not Find 
C:\Workspace\buildarea\3.x.linaro-win-arm64\build\PCbuild\python*.zip

Could Not Find C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\*.pyc
The system cannot find the file specified.
Could Not Find 
C:\Workspace\buildarea\3.x.linaro-win-arm64\build\PCbuild\python*.zip


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) (main)

2024-09-09 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/#/builders/1226/builds/2618

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

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Serhiy Storchaka 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

remote: Enumerating objects: 16, done.
remote: Counting objects:   6% (1/15)
remote: Counting objects:  13% (2/15)
remote: Counting objects:  20% (3/15)
remote: Counting objects:  26% (4/15)
remote: Counting objects:  33% (5/15)
remote: Counting objects:  40% (6/15)
remote: Counting objects:  46% (7/15)
remote: Counting objects:  53% (8/15)
remote: Counting objects:  60% (9/15)
remote: Counting objects:  66% (10/15)
remote: Counting objects:  73% (11/15)
remote: Counting objects:  80% (12/15)
remote: Counting objects:  86% (13/15)
remote: Counting objects:  93% (14/15)
remote: Counting objects: 100% (15/15)
remote: Counting objects: 100% (15/15), done.
remote: Compressing objects:   7% (1/14)
remote: Compressing objects:  14% (2/14)
remote: Compressing objects:  21% (3/14)
remote: Compressing objects:  28% (4/14)
remote: Compressing objects:  35% (5/14)
remote: Compressing objects:  42% (6/14)
remote: Compressing objects:  50% (7/14)
remote: Compressing objects:  57% (8/14)
remote: Compressing objects:  64% (9/14)
remote: Compressing objects:  71% (10/14)
remote: Compressing objects:  78% (11/14)
remote: Compressing objects:  85% (12/14)
remote: Compressing objects:  92% (13/14)
remote: Compressing objects: 100% (14/14)
remote: Compressing objects: 100% (14/14), done.
remote: Total 16 (delta 1), reused 5 (delta 1), pack-reused 1 (from 1)
>From https://github.com/python/cpython
 * branchmain   -> FETCH_HEAD
Note: switching to 'c0c2aa7644ebd4953682784dbb9904fe955ff647'.

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 c0c2aa7644e gh-122213: Add notes for pickle serialization errors 
(GH-122214)
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:2305: buildbottest] Error 2


Test report
===

Failed tests:

- test_free_threading




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