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

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

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

Worker for this Build: edelsohn-fedora-z

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 
"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pyrepl/test_pyrepl.py",
 line 916, in test_not_wiping_history_file
self.assertNotEqual(pathlib.Path(hfile.name).stat().st_size, 0)
~~~
AssertionError: 0 == 0



Test report
===

Failed tests:

- test_pyrepl

Failed subtests:

- test_not_wiping_history_file - 
test.test_pyrepl.test_pyrepl.TestMain.test_not_wiping_history_file




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 test (failure) (65ed1b742985ea615d47988fda72090b177f0b45)

2024-07-04 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide NoGIL 
refleaks 3.13 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/1541/builds/36

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

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

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 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_pyrepl/test_pyrepl.py",
 line 916, in test_not_wiping_history_file
self.assertNotEqual(pathlib.Path(hfile.name).stat().st_size, 0)
~~~
AssertionError: 0 == 0


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/support/__init__.py",
 line 2603, in wrapper
return func(*args, **kwargs)
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_pyrepl/test_pyrepl.py",
 line 868, in test_exposed_globals_in_repl
self.assertTrue(case1 or case2 or case3 or case4, output)
~~~^^
AssertionError: False is not true : sorted(dir())
xit


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_eintr.py",
 line 17, in test_all
script_helper.run_test_script(script)
~
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.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/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/_test_eintr.py",
 line 532, in test_lockf
self._lock(fcntl.lockf, "lockf")
~~^^
  File 
"/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.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/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_pyrepl/test_pyrepl.py",
 line 875, in test_dumb_terminal_exits_cleanly
self.assertIn("warning: can\'t use pyrepl", output)
~^^
AssertionError: "warning: can't use pyrepl" not found in 'exit()\r\n'



Test report
===

Failed tests:

- test_pyrepl
- test_threading_local
- test_eintr

Failed subtests:

- test_not_wiping_history_file - 
test.test_pyrepl.test_pyrepl.TestMain.test_not_wiping_history_file
- test_exposed_globals_in_repl - 
test.test_pyrepl.test_pyrepl.TestMain.test_exposed_globals_in_repl
- test_all - test.test_eintr.EINTRTests.test_all
- test_dumb_terminal_exits_cleanly - 
test.test_pyrepl.test_pyrepl.TestMain.test_dumb_terminal_exits_cleanly
- test_lockf - __main__.FNTLEINTRTest.test_lockf




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora 
Refleaks 3.13 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/1415/builds/57

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

Worker for this Build: edelsohn-fedora-z

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 
"/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.refleak/build/Lib/test/test_pyrepl/test_pyrepl.py",
 line 916, in test_not_wiping_history_file
self.assertNotEqual(pathlib.Path(hfile.name).stat().st_size, 0)
~~~
AssertionError: 0 == 0



Test report
===

Failed tests:

- test_pyrepl

Failed subtests:

- test_not_wiping_history_file - 
test.test_pyrepl.test_pyrepl.TestMain.test_not_wiping_history_file




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-07-04 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 Ubuntu Shared 3.x 
while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/506/builds/8282

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

Worker for this Build: bolen-ubuntu

Build Reason: 
Blamelist: Cody Maloney 

BUILD FAILED: failed test (failure)


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

== 


Captured traceback
==

Traceback (most recent call last):
  File 
"/srv/buildbot/buildarea/3.x.bolen-ubuntu/build/Lib/test/test_largefile.py", 
line 144, in test_truncate
self.assertEqual(len(f.read()), 1)  # else wasn't truncated
 ~~^^
MemoryError



Test report
===

Failed tests:

- test_largefile

Failed subtests:

- test_truncate - test.test_largefile.CLargeFileTest.test_truncate




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder ARM64 MacOS M1 
Refleaks NoGIL 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1368/builds/1351

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

Worker for this Build: itamaro-macos-arm64-aws

Build Reason: 
Blamelist: Bénédikt Tran <10796600+picn...@users.noreply.github.com>, Chris 
Markiewicz , Cody Maloney 


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.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/test_concurrent_futures/executor.py",
 line 130, in test_free_reference
self.assertIsNone(wr())
~^^
AssertionError:  is not None


Traceback (most recent call last):
  File 
"/Users/ec2-user/buildbot/buildarea/3.x.itamaro-macos-arm64-aws.macos-with-brew.refleak.nogil/build/Lib/test/test_concurrent_futures/executor.py",
 line 130, in test_free_reference
self.assertIsNone(wr())
~^^
AssertionError:  is not None



Test report
===

Failed tests:

- test.test_concurrent_futures.test_thread_pool

Failed subtests:

- test_free_reference - 
test.test_concurrent_futures.test_thread_pool.ThreadPoolExecutorTest.test_free_reference




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 worker pablogsal-arch-x86_64 missing

2024-07-04 Thread buildbot
The Buildbot worker named pablogsal-arch-x86_64 went away.

It last disconnected at Thu Jul  4 13:11:49 2024.


The admin on record (as reported by WORKER:info/admin) was pablogsal
.


___
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 worker pablogsal-macos-m1 missing

2024-07-04 Thread buildbot
The Buildbot worker named pablogsal-macos-m1 went away.

It last disconnected at Thu Jul  4 13:20:11 2024.


The admin on record (as reported by WORKER:info/admin) was pablogsal
.


___
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) clean (failure) (3.13)

2024-07-04 Thread buildbot
The Buildbot has detected a new failure on builder AMD64 FreeBSD 3.13 while 
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1491/builds/292

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

Worker for this Build: ware-freebsd

Build Reason: 
Blamelist: Barney Gale , Jelle Zijlstra 
, Miro Hrončok , Miss Islington 
(bot) <31488909+miss-isling...@users.noreply.github.com>, Petr Viktorin 
, Serhiy Storchaka , Steve Dower 
, Thomas Wouters , Victor Stinner 
, Vinay Sajip , devdanzin 
<74280297+devdan...@users.noreply.github.com>, neonene 
<53406459+neon...@users.noreply.github.com>

BUILD FAILED: failed test (failure) clean (failure)


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

== 


Captured traceback
==

Traceback (most recent call last):
  File "/buildbot/buildarea/3.13.ware-freebsd/build/Lib/test/test_repl.py", 
line 199, in test_asyncio_repl_is_ok
assert_python_ok("-m", "asyncio")
^
  File 
"/buildbot/buildarea/3.13.ware-freebsd/build/Lib/test/support/script_helper.py",
 line 180, in assert_python_ok
return _assert_python(True, *args, **env_vars)
  File 
"/buildbot/buildarea/3.13.ware-freebsd/build/Lib/test/support/script_helper.py",
 line 165, in _assert_python
res.fail(cmd_line)
^^
  File 
"/buildbot/buildarea/3.13.ware-freebsd/build/Lib/test/support/script_helper.py",
 line 75, in fail
raise AssertionError("Process return code is %d\n"
...<13 lines>...
err))
AssertionError: Process return code is -6
command line: ['/buildbot/buildarea/3.13.ware-freebsd/build/python', '-X', 
'faulthandler', '-I', '-m', 'asyncio']


Traceback (most recent call last):
Fatal Python error: _enter_buffered_busy: could not acquire lock for 
<_io.BufferedWriter name=''> at interpreter shutdown, possibly due to 
daemon threads
Python runtime state: finalizing (tstate=0x0078f660)



Test report
===

Failed tests:

- test_repl

Failed subtests:

- test_asyncio_repl_is_ok - 
test.test_repl.TestInteractiveInterpreter.test_asyncio_repl_is_ok




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 worker onder-riscv64 missing

2024-07-04 Thread buildbot
The Buildbot worker named onder-riscv64 went away.

It last disconnected at Thu Jul  4 20:03:38 2024.


The admin on record (as reported by WORKER:info/admin) was Furkan Onder 

.


___
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 test (failure) (1b0e63c81b54a937b089fe335761cba4a96c8cdf)

2024-07-04 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide 
Refleaks 3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/973/builds/773

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

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

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 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
 line 334, in raise_queued_exception
raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
 line 358, in clientRun
self.clientSetUp()
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
 line 497, in clientSetUp
self.cli.connect((cid, VSOCKPORT))
OSError: [Errno 19] No such device


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


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
 line 346, in _setUp
self.__setUp()
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_socket.py",
 line 489, in setUp
self.conn, self.connaddr = self.serv.accept()
   ^^
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/socket.py",
 line 294, in accept
fd, addr = self._accept()
   ^^
TimeoutError: timed out



Test report
===

Failed tests:

- test_socket

Failed subtests:

- test___all__ - test.test_io.PyMiscIOTest.test___all__
- testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream
- test___all__ - test.test_io.CMiscIOTest.test___all__




Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora 
Rawhide NoGIL refleaks 3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/1538/builds/41

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

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

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 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_io.py",
 line 4114, in test___all__
support.check__all__(self, self.io, self.name_of_module,
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/support/__init__.py",
 line 1475, in check__all__
test_case.assertCountEqual(module.__all__, expected)
AssertionError: Element counts were not equal:
First has 0, Second has 1:  'OpenWrapper'


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_socket.py",
 line 334, in raise_queued_exception
raise self.queue.get()
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_socket.py",
 line 358, in clientRun
self.clientSetUp()
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_socket.py",
 line 497, in clientSetUp
self.cli.connect((cid, VSOCKPORT))
OSError: [Errno 19] No such device


Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_socket.py",
 line 346, in _setUp
self.__setUp()
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/test/test_socket.py",
 line 489, in setUp
self.conn, self.connaddr = self.serv.accept()
   ^^
  File 
"/home/buildbot/buildarea/3.11.cstratak-fedora-rawhide-ppc64le.refleak.nogil/build/Lib/socket.py",
 line 294, in accept
fd, addr = self._accept()
   ^^
TimeoutError: timed out



Test report
===

Failed tests:

- test_socket

Failed subtests:

- test___all__ - test.test_io.PyMiscIOTest.test___all__
- test___all__ - t

[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (timed out) (48f9d3e3faec5faaa4f7c9849fecd27eae4da213)

2024-07-04 Thread buildbot
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide 
Refleaks 3.10 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/603/builds/1144

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

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

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/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224:
 UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects 
to clean up at shutdown
  warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 300, in _run_finalizers
finalizer()
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py",
 line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
  File 
"/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py",
 line 87, in _clea