☠ Buildbot (Python): python/cpython - failed test (failure) (3.14)
The Buildbot has detected a new failure on builder AMD64 Debian root 3.14 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1742/builds/183
Buildbot URL: https://buildbot.python.org/
Worker for this Build: angelico-debian-amd64
Build Reason: <unknown> Blamelist: Mark Shannon <mark@hotpy.org>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/root/buildarea/3.14.angelico-debian-amd64/build/Lib/test/test_decimal.py", line 5931, in <lambda> tester = lambda self, f=filename: self.eval_file(directory + f) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/root/buildarea/3.14.angelico-debian-amd64/build/Lib/test/test_decimal.py", line 306, in eval_file t = self.eval_line(line) File "/root/buildarea/3.14.angelico-debian-amd64/build/Lib/test/test_decimal.py", line 328, in eval_line return self.eval_equation(s) ~~~~~~~~~~~~~~~~~~^^^ File "/root/buildarea/3.14.angelico-debian-amd64/build/Lib/test/test_decimal.py", line 414, in eval_equation ans = FixQuotes(ans) File "/root/buildarea/3.14.angelico-debian-amd64/build/Lib/test/test_decimal.py", line 364, in FixQuotes val = val.replace("''", 'SingleQuote').replace('""', 'DoubleQuote') ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ TypeError: 'str' object is not callable
Traceback (most recent call last): File "/root/buildarea/3.14.angelico-debian-amd64/build/Lib/test/test_tools/test_freeze.py", line 35, in test_freeze_simple_script executable = helper.freeze(python, scriptfile, outdir) File "/root/buildarea/3.14.angelico-debian-amd64/build/Tools/freeze/test/freeze.py", line 169, in freeze _run_quiet([python, '-E', FREEZE, '-o', outdir, scriptfile], cwd=outdir) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/buildarea/3.14.angelico-debian-amd64/build/Tools/freeze/test/freeze.py", line 35, in _run_quiet return subprocess.run( ~~~~~~~~~~~~~~^ cmd, ^^^^ ...<3 lines>... check=True, ^^^^^^^^^^^ ) ^ File "/root/buildarea/3.14.angelico-debian-amd64/build/Lib/subprocess.py", line 577, in run raise CalledProcessError(retcode, process.args, output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/bin/python3', '-E', '/root/buildarea/3.14.angelico-debian-amd64/build/Tools/freeze/freeze.py', '-o', '/tmp/test_python_sjpb24ca/tmpmo5gux88', '/tmp/test_python_sjpb24ca/tmpmo5gux88/app.py']' returned non-zero exit status 1.
Traceback (most recent call last): File "/root/buildarea/3.14.angelico-debian-amd64/build/Tools/freeze/freeze.py", line 494, in <module> main() ~~~~^^ File "/root/buildarea/3.14.angelico-debian-amd64/build/Tools/freeze/freeze.py", line 362, in main mf.import_hook(mod) ~~~~~~~~~~~~~~^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 449, in scan_code self.scan_code(c, m) ~~~~~~~~~~~~~~^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 333, in load_module m = self.load_package(fqname, pathname) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 465, in load_package self.load_module(fqname, fp, buf, stuff) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 449, in scan_code self.scan_code(c, m) ~~~~~~~~~~~~~~^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 449, in scan_code self.scan_code(c, m) ~~~~~~~~~~~~~~^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 449, in scan_code self.scan_code(c, m) ~~~~~~~~~~~~~~^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 449, in scan_code self.scan_code(c, m) ~~~~~~~~~~~~~~^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 333, in load_module m = self.load_package(fqname, pathname) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 465, in load_package self.load_module(fqname, fp, buf, stuff) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 442, in scan_code self._safe_import_hook(parent.__name__, None, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 387, in _safe_import_hook self.import_hook(name, caller, [sub], level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 175, in import_hook self.ensure_fromlist(m, fromlist) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 265, in ensure_fromlist submod = self.import_module(sub, subname, m) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 442, in scan_code self._safe_import_hook(parent.__name__, None, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 387, in _safe_import_hook self.import_hook(name, caller, [sub], level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 175, in import_hook self.ensure_fromlist(m, fromlist) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 265, in ensure_fromlist submod = self.import_module(sub, subname, m) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 449, in scan_code self.scan_code(c, m) ~~~~~~~~~~~~~~^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 449, in scan_code self.scan_code(c, m) ~~~~~~~~~~~~~~^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 449, in scan_code self.scan_code(c, m) ~~~~~~~~~~~~~~^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 449, in scan_code self.scan_code(c, m) ~~~~~~~~~~~~~~^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 449, in scan_code self.scan_code(c, m) ~~~~~~~~~~~~~~^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 416, in scan_code self._safe_import_hook(name, m, fromlist, level=0) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 372, in _safe_import_hook self.import_hook(name, caller, level=level) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 170, in import_hook q, tail = self.find_head_package(parent, name) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 226, in find_head_package q = self.import_module(head, qname, parent) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 320, in import_module m = self.load_module(fqname, fp, pathname, stuff) File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 354, in load_module self.scan_code(co, m) ~~~~~~~~~~~~~~^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 449, in scan_code self.scan_code(c, m) ~~~~~~~~~~~~~~^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 405, in scan_code for what, args in scanner(co): ~~~~~~~^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/modulefinder.py", line 396, in scan_opcodes for name, level, fromlist in dis._find_imports(co): ~~~~~~~~~~~~~~~~~^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/dis.py", line 1006, in _find_imports opargs = [(op, arg) for _, _, op, arg in _unpack_opargs(co.co_code) ~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/tmp/test_python_sjpb24ca/tmpmo5gux88/python-installation/lib/python3.14/dis.py", line 943, in _unpack_opargs op = code[i] ~~~~^^^ TypeError: byte indices must be integers or slices, not bytes
Test report
Failed tests:
- test_tokenize
Failed subtests:
- test_squareroot - test.test_decimal.CIBMTestCases.test_squareroot
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org