[Buildbot-status] Buildbot Python worker ambv-bb-win11 missing

2024-03-28 Thread buildbot
The Buildbot worker named ambv-bb-win11 went away.

It last disconnected at Thu Mar 28 10:43:13 2024.


The admin on record (as reported by WORKER:info/admin) was Lukasz Langa 

.


___
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-03-28 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/1568

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

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Chris Markiewicz , Erlend E. Aasland 
, Gregory P. Smith , Illia Volochii 
, Jelle Zijlstra , Malcolm 
Smith , Russell Keith-Magee , Sam 
Gross , Tim Hatch , Victor Stinner 


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_concurrent_futures/executor.py",
 line 71, in test_map_timeout
self.assertEqual([None, None], results)
^^^
AssertionError: Lists differ: [None, None] != []


Traceback (most recent call last):
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/test_clinic.py",
 line 2675, in test_cli_converters
self.assertTrue(out.endswith(finale), out)
~~~^^^
AssertionError: False is not true : 
Legacy converters:
B C D L O S U Y Z Z#
b c d f h i l p s s# s* u u# w* y y# y* z z# z*



Test report
===

Failed tests:

- test.test_multiprocessing_fork.test_threads
- test_queue
- test.test_multiprocessing_spawn.test_threads
- test.test_multiprocessing_forkserver.test_threads

Failed subtests:

- test_cli_converters - test.test_clinic.ClinicExternalTest.test_cli_converters
- test_map_timeout - 
test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_map_timeout

Test leaking resources:

- test_queue: memory blocks
- test_queue: references
- test_threads: memory blocks
- test_process_pool: memory blocks




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/606

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

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

Build Reason: 
Blamelist: Chris Markiewicz , Erlend E. Aasland 
, Gregory P. Smith , Illia Volochii 
, Jelle Zijlstra , Malcolm 
Smith , Russell Keith-Magee , Sam 
Gross , Tim Hatch , Victor Stinner 


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_clinic.py",
 line 2675, in test_cli_converters
self.assertTrue(out.endswith(finale), out)
~~~^^^
AssertionError: False is not true : 
Legacy converters:
B C D L O S U Y Z Z#
b c d f h i l p s s# s* u u# w* y y# y* z z# z*



Test report
===

Failed tests:

- test_queue
- test_clinic
- test.test_multiprocessing_spawn.test_threads
- test.test_multiprocessing_forkserver.test_threads

Failed subtests:

- test_cli_converters - test.test_clinic.ClinicExternalTest.test_cli_converters

Test leaking resources:

- test_queue: memory blocks
- test_queue: references
- test_threads: 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 test (failure) (main)

2024-03-28 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/1885

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

Worker for this Build: itamaro-ubuntu-aws

Build Reason: 
Blamelist: Brandt Bucher , Malcolm Smith 
, Nice Zombies 

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/libregrtest/single.py",
 line 178, in _runtest_env_changed_exc
_load_run_test(result, runtests)
~~^^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/libregrtest/single.py",
 line 125, in _load_run_test
test_mod = importlib.import_module(module_name)
   ~~~^
  File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/importlib/__init__.py",
 line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
   ~~^^
  File "", line 1387, in _gcd_import
  File "", line 1360, in _find_and_load
  File "", line 1324, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'test.'


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


Traceback (most recent call last):
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/__init__.py",
 line 198, in _force_run
Warning -- return func(*args)
Warning --^^^
Warning -- OSError: [Errno 39] Directory not empty: 
'/tmp/test_python_uu5ciex9/tmp_7hj_wx1/python-installation/lib/python3.13/test'
Warning -- 
Warning -- During handling of the above exception, another exception occurred:
Warning -- 
Warning -- Traceback (most recent call last):
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/libregrtest/run_workers.py",
 line 389, in run
Warning -- mp_result = self._runtest(test_name)
Warning -- ~^^^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/libregrtest/run_workers.py",
 line 349, in _runtest
Warning -- retcode, tmp_files = self.run_tmp_files(worker_runtests,
Warning --  ~~^
Warning -- stdout_file.fileno())
Warning -- ^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/libregrtest/run_workers.py",
 line 289, in run_tmp_files
Warning -- os_helper.rmtree(tmp_dir)
Warning -- ^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/os_helper.py",
 line 465, in rmtree
Warning -- _rmtree(path)
Warning -- ~~~^^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/os_helper.py",
 line 449, in _rmtree
Warning -- _rmtree_inner(path)
Warning -- ~^^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/os_helper.py",
 line 445, in _rmtree_inner
Warning -- _rmtree_inner(fullname)
Warning -- ~^^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/os_helper.py",
 line 445, in _rmtree_inner
Warning -- _rmtree_inner(fullname)
Warning -- ~^^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/os_helper.py",
 line 445, in _rmtree_inner
Warning -- _rmtree_inner(fullname)
Warning -- ~^^
Warning --   [Previous line repeated 1 more time]
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/os_helper.py",
 line 446, in _rmtree_inner
Warning -- _force_run(path, os.rmdir, fullname)
Warning -- ~~^^
Warning --   File 
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/__init__.py",
 line 209, in _force_run
Warning -- return func(*args)
Warning --^^^
Warning -- OSError: [Errno 39] Directory not empty: 
'/tmp/test_python_uu5ciex9/tmp_7hj_wx1/python-installation/lib/python3.13/test'
Kill  
process group
Kill  process 
group
Kill  process group
Kill  
process group
Kill  process group
Kill  
process group
Kill  
process group
Kil