The Buildbot has detected a new failure on builder AMD64 Debian root 3.x while
building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/345/builds/7720
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: angelico-debian-amd64
Build Reason: <unknown>
Blamelist: Hugo van Kemenade <[email protected]>, Sam
Gross <[email protected]>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
Traceback (most recent call last):
File
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_faulthandler.py",
line 774, in test_unregister
self.check_register(unregister=True)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_faulthandler.py",
line 754, in check_register
trace, exitcode = self.get_output(code, filename)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_faulthandler.py",
line 64, in get_output
env = dict(os.environ)
~~~~^^^^^^^^^^^^
File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/os.py", line 688,
in __getitem__
return self.decodevalue(value)
^^^^^^^^^^^^^^^^
AttributeError: 'bytes' object has no attribute 'decodevalue'
Traceback (most recent call last):
File
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_runpy.py", line
810, in test_pymain_run_file_runpy_run_module
self.assertSigInt([run_module], cwd=tmp)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_runpy.py", line
793, in assertSigInt
self.assertTrue(proc.stderr.endswith("\nKeyboardInterrupt\n"), proc.stderr)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: False is not true : Python path configuration:
PYTHONHOME = (not set)
PYTHONPATH = (not set)
program name = '/root/buildarea/3.x.angelico-debian-amd64/build/python'
isolated = 0
environment = 0
user site = 1
safe_path = 0
import site = 1
is in build tree = 1
stdlib dir = '/root/buildarea/3.x.angelico-debian-amd64/build/Lib'
sys.path[0] = (not set)
sys._base_executable =
'/root/buildarea/3.x.angelico-debian-amd64/build/python'
sys.base_prefix = '/root/buildarea/3.x.angelico-debian-amd64/build/target'
sys.base_exec_prefix =
'/root/buildarea/3.x.angelico-debian-amd64/build/target'
sys.platlibdir = 'lib'
sys.executable = '/root/buildarea/3.x.angelico-debian-amd64/build/python'
sys.prefix = '/root/buildarea/3.x.angelico-debian-amd64/build/target'
sys.exec_prefix = '/root/buildarea/3.x.angelico-debian-amd64/build/target'
sys.path = [
'/root/buildarea/3.x.angelico-debian-amd64/build/target/lib/python313.zip',
'/root/buildarea/3.x.angelico-debian-amd64/build/Lib',
'/root/buildarea/3.x.angelico-debian-amd64/build/build/lib.linux-x86_64-3.13-pydebug',
]
Fatal Python error: init_fs_encoding: failed to get the Python codec of the
filesystem encoding
Python runtime state: core initialized
Exception ignored in the internal traceback machinery:
Traceback (most recent call last):
File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/traceback.py", line
9, in <module>
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1306, in _find_and_load_unlocked
TypeError: 'str' object is not callable
Traceback (most recent call last):
File
"/root/buildarea/3.x.angelico-debian-amd64/build/Lib/encodings/__init__.py",
line 99, in search_function
mod = __import__('encodings.' + modname, fromlist=_import_tail,
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1322, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 1262, in _find_spec
File "<frozen importlib._bootstrap_external>", line 1553, in find_spec
File "<frozen importlib._bootstrap_external>", line 1527, in _get_spec
File "<frozen importlib._bootstrap_external>", line 1657, in find_spec
File "<frozen importlib._bootstrap>", line 493, in _verbose_message
TypeError: '>=' not supported between instances of 'int' and 'str'
Traceback (most recent call last):
File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_math.py",
line 1441, in test_sumprod_stress
self.assertEqual(
~~~~~~~~~~~~~~~~^
run(baseline_sumprod, *args),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
run(sumprod, *args),
^^^^^^^^^^^^^^^^^^^^
args,
^^^^^
)
^
AssertionError: Tuples differ: (<class 'MemoryError'>, None, 'None') != (None,
<class 'int'>, '10633823966279326960172026411580653568')
Test report
===========
Failed subtests:
- test_unregister - test.test_faulthandler.FaultHandlerTests.test_unregister
- test_pymain_run_file_runpy_run_module -
test.test_runpy.TestExit.test_pymain_run_file_runpy_run_module
- test_sumprod_stress - test.test_math.MathTests.test_sumprod_stress
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]