⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️Hi! The buildbotPPC64LE Fedora Stable Clang 3.11 has failed when building commit846a23d. What do you need to do: - Don't panic.
- Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
- Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/967/builds/679) and take a look at the build logs.
- Check if the failure is related to this commit (846a23d) or if it is a false positive.
- If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.
You can take a look at the buildbot page here: https://buildbot.python.org/all/#builders/967/builds/679 Failed tests: Failed subtests: - test_pycfunction - test.test_gdb.PyBtTests.test_pycfunction
Summary of the results of the build (if available): == Tests result: FAILURE then FAILURE == 420 tests OK. 10 slowest tests: - test_concurrent_futures: 2 min 49 sec
- test_multiprocessing_spawn: 2 min 18 sec
- test_asyncio: 1 min 54 sec
- test_capi: 1 min 52 sec
- test_tokenize: 1 min 42 sec
- test_multiprocessing_forkserver: 1 min 33 sec
- test_lib2to3: 1 min 21 sec
- test_unparse: 1 min 14 sec
- test_gdb: 1 min 11 sec
- test_multiprocessing_fork: 1 min 8 sec
1 test failed: test_gdb 13 tests skipped: test_devpoll test_ioctl test_kqueue test_launcher test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64 1 re-run test: test_gdb Total duration: 6 min 10 sec Click to see traceback logsTraceback (most recent call last): File"/home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Lib/multiprocessing/resource_tracker.py", line209, inmain cache[rtype].remove(name)KeyError:'/psm_569d8e0d'Traceback (most recent call last): File"/home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_gdb.py", line944, intest_pycfunctionself.assertIn(f'<built-in method{func_name}', gdb_output)AssertionError: '<built-in method meth_fastcall_keywords' not found in 'Breakpoint 1 (meth_fastcall_keywords) pending.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n\nBreakpoint 1, meth_fastcall_keywords (self=<type at remote 0x7fffea301e50>, args=, nargs=0, kwargs=0x0) at /home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Modules/_testcapimodule.c:5684\n5684\t PyObject *pyargs = _fastcall_to_tuple(args, nargs);\n#0 meth_fastcall_keywords (self=<type at remote 0x7fffea301e50>, args=, nargs=0, kwargs=0x0) at /home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Modules/_testcapimodule.c:5684\n#1 ?? ()\n#2 _PyObject_VectorcallTstate (tstate=, callable=0x0, args=, nargsf=9223372036854775808, kwnames=<unknown at remote 0x105dfbc0>) at ./Include/internal/pycore_call.h:92\n#3 _PyEval_EvalFrameDefault (tstate=<optimized out>, frame=, throwflag=<optimized out>) at ./Include/object.h:523\n#4 _PyEval_EvalFrame (tstate=<_PyRuntime+166328>, frame=, throwflag=0) at ./Include/internal/pycore_ceval.h:73\n#5 _PyEval_Vector (tstate=<_PyRuntime+166328>, func=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, kwnames=<optimized out>) at Python/ceval.c:6438\n#6 PyEval_EvalCode (co=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672830>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, locals=<optimized out>) at Python/ceval.c:1154\n#7 run_eval_code_obj (tstate=<_PyRuntime+166328>, co=, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672830>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672830>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}) at Python/pythonrun.c:1714\n#8 run_mod (mod=<optimized out>, filename=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672830>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672830>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, flags=<optimized out>, arena=<optimized out>) at Python/pythonrun.c:1735\n#9 PyRun_StringFlags (str="\\nimport _testcapi\\ndef foo():\\n _testcapi.MethClass.meth_fastcall_keywoc__\':None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, flags=) at Python/pythonrun.c:1605\n#10 PyRun_SimpleStringFlags (command="\\nimport _testcapi\\ndef foo():\\n _testcapi.MethClass.meth_fastcall_keywords()\\ndef bar():\\n foo()\\nbar()\\n\\n", flags=) at Python/pythonrun.c:487\n#11 pymain_run_command (command=<optimized out>) at Modules/main.c:255\n#12 pymain_run_python (exitcode=<optimized out>) at Modules/main.c:592\n#13 Py_RunMain () at Modules/main.c:680\n#14 pymain_main (args=) at Modules/main.c:710\n#15 Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:734\n#16 main (argc=<optimized out>, argv=<optimized out>) at ./Programs/python.c:15\nTraceback (most recent call first):\n File "<string>", line 4, in foo\n File "<string>", line 6, in bar\n File "<string>", line 7, in <module>\n'Traceback (most recent call last): File"/home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_gdb.py", line944, intest_pycfunctionself.assertIn(f'<built-in method{func_name}', gdb_output)AssertionError: '<built-in method meth_fastcall_keywords' not found in 'Breakpoint 1 (meth_fastcall_keywords) pending.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n\nBreakpoint 1, meth_fastcall_keywords (self=<type at remote 0x7fffea301e50>, args=, nargs=0, kwargs=0x0) at /home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Modules/_testcapimodule.c:5684\n5684\t PyObject *pyargs = _fastcall_to_tuple(args, nargs);\n#0 meth_fastcall_keywords (self=<type at remote 0x7fffea301e50>, args=, nargs=0, kwargs=0x0) at /home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Modules/_testcapimodule.c:5684\n#1 ?? ()\n#2 _PyObject_VectorcallTstate (tstate=, callable=0x0, args=, nargsf=9223372036854775808, kwnames=<unknown at remote 0x105dfbc0>) at ./Include/internal/pycore_call.h:92\n#3 _PyEval_EvalFrameDefault (tstate=<optimized out>, frame=, throwflag=<optimized out>) at ./Include/object.h:523\n#4 _PyEval_EvalFrame (tstate=<_PyRuntime+166328>, frame=, throwflag=0) at ./Include/internal/pycore_ceval.h:73\n#5 _PyEval_Vector (tstate=<_PyRuntime+166328>, func=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, kwnames=<optimized out>) at Python/ceval.c:6438\n#6 PyEval_EvalCode (co=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672a20>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, locals=<optimized out>) at Python/ceval.c:1154\n#7 run_eval_code_obj (tstate=<_PyRuntime+166328>, co=, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672a20>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672a20>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}) at Python/pythonrun.c:1714\n#8 run_mod (mod=<optimized out>, filename=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672a20>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672a20>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, flags=<optimized out>, arena=<optimized out>) at Python/pythonrun.c:1735\n#9 PyRun_StringFlags (str="\\nimport _testcapi\\ndef foo():\\n _testcapi.MethClass().meth_fastcall_keywords()\\ndef bar():\\n foo()\\nbar()\\n\\n", start=257, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672a20>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672a20>, \'_spec__\':None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, flags=) at Python/pythonrun.c:1605\n#10 PyRun_SimpleStringFlags (command="\\nimport _testcapi\\ndef foo():\\n _testcapi.MethClass().meth_fastcall_keywords()\\ndef bar():\\n foo()\\nbar()\\n\\n", flags=) at Python/pythonrun.c:487\n#11 pymain_run_command (command=<optimized out>) at Modules/main.c:255\n#12 pymain_run_python (exitcode=<optimized out>) at Modules/main.c:592\n#13 Py_RunMain () at Modules/main.c:680\n#14 pymain_main (args=) at Modules/main.c:710\n#15 Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:734\n#16 main (argc=<optimized out>, argv=<optimized out>) at ./Programs/python.c:15\nTraceback (most recent call first):\n File "<string>", line 4, in foo\n File "<string>", line 6, in bar\n File "<string>", line 7, in <module>\n'Traceback (most recent call first):\n File "<string>", line 4, in foo\n File "<string>", line 6, in bar\n File "<string>", line 7, in <module>\n'Traceback (most recent call last): File"/home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_gdb.py", line944, intest_pycfunctionself.assertIn(f'<built-in method{func_name}', gdb_output)AssertionError: '<built-in method meth_fastcall_keywords' not found in 'Breakpoint 1 (meth_fastcall_keywords) pending.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n\nBreakpoint 1, meth_fastcall_keywords (self=<type at remote 0x7fffea301e50>, args=, nargs=0, kwargs=0x0) at /home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Modules/_testcapimodule.c:5684\n5684\t PyObject *pyargs = _fastcall_to_tuple(args, nargs);\n#0 meth_fastcall_keywords (self=<type at remote 0x7fffea301e50>, args=, nargs=0, kwargs=0x0) at /home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Modules/_testcapimodule.c:5684\n#1 ?? ()\n#2 _PyObject_VectorcallTstate (tstate=, callable=0x0, args=, nargsf=9223372036854775808, kwnames=<unknown at remote 0x105dfbc0>) at ./Include/internal/pycore_call.h:92\n#3 _PyEval_EvalFrameDefault (tstate=<optimized out>, frame=, throwflag=<optimized out>) at ./Include/object.h:523\n#4 _PyEval_EvalFrame (tstate=<_PyRuntime+166328>, frame=, throwflag=0) at ./Include/internal/pycore_ceval.h:73\n#5 _PyEval_Vector (tstate=<_PyRuntime+166328>, func=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, kwnames=<optimized out>) at Python/ceval.c:6438\n#6 PyEval_EvalCode (co=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672a20>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, locals=<optimized out>) at Python/ceval.c:1154\n#7 run_eval_code_obj (tstate=<_PyRuntime+166328>, co=, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672a20>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672a20>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at respec__\':None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, flags=) at Python/pythonrun.c:1605\n#10 PyRun_SimpleStringFlags (command="\\nimport _testcapi\\ndef foo():\\n _testcapi.MethClass().meth_fastcall_keywords()\\ndef bar():\\n foo()\\nbar()\\n\\n", flags=) at Python/pythonrun.c:487\n#11 pymain_run_command (command=<optimized out>) at Modules/main.c:255\n#12 pymain_run_python (exitcode=<optimized out>) at Modules/main.c:592\n#13 Py_RunMain () at Modules/main.c:680\n#14 pymain_main (args=) at Modules/main.c:710\n#15 Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:734\n#16 main (argc=<optimized out>, argv=<optimized out>) at ./Programs/python.c:15\nTraceback (most recent call first):\n File "<string>", line 4, in foo\n File "<string>", line 6, in bar\n File "<string>", line 7, in <module>\n'Traceback (most recent call last): File"/home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_gdb.py", line944, intest_pycfunctionself.assertIn(f'<built-in method{func_name}', gdb_output)Traceback (most recent call last): File"/home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Lib/multiprocessing/resource_tracker.py", line209, inmain cache[rtype].remove(name)KeyError:'/psm_c3407639'Traceback (most recent call last): File"/home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_gdb.py", line944, intest_pycfunctionself.assertIn(f'<built-in method{func_name}', gdb_output)AssertionError: '<built-in method meth_fastcall_keywords' not found in 'Breakpoint 1 (meth_fastcall_keywords) pending.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n\nBreakpoint 1, meth_fastcall_keywords (self=<module at remote 0x7fffea34a750>, args=, nargs=0, kwargs=0x0) at /home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Modules/_testcapimodule.c:5684\n5684\t PyObject *pyargs = _fastcall_to_tuple(args, nargs);\n#0 meth_fastcall_keywords (self=<module at remote 0x7fffea34a750>, args=, nargs=0, kwargs=0x0) at /home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Modules/_testcapimodule.c:5684\n#1 ?? ()\n#2 _PyObject_VectorcallTstate (tstate=, callable=0x0, args=, nargsf=9223372036854775808, kwnames=<unknown at remote 0x105dfbc0>) at ./Include/internal/pycore_call.h:92\n#3 _PyEval_EvalFrameDefault (tstate=<optimized out>, frame=, throwflag=<optimized out>) at ./Include/object.h:523\n#4 _PyEval_EvalFrame (tstate=<_PyRuntime+166328>, frame=, throwflag=0) at ./Include/internal/pycore_ceval.h:73\n#5 _PyEval_Vector (tstate=<_PyRuntime+166328>, func=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, kwnames=<optimized out>) at Python/ceval.c:6438\n#6 PyEval_EvalCode (co=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x106728d0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a750>, \'foo\': <function at remote 0x7fffea32f330>, \'bar\': <function at remote 0x7fffea350b50>}, locals=<optimized out>) at Python/ceval.c:1154\n#7 run_eval_code_obj (tstate=<_PyRuntime+166328>, co=, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x106728d0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a750>, \'foo\': <function at remote 0x7fffea32f330>, \'bar\': <function at remote 0x7fffea350b50>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x106728d0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a750>, \'foo\': <function at remote 0x7fffea32f330>, \'bar\': <function at remote 0x7fffea350b50>}) at Python/pythonrun.c:1714\n#8 run_mod (mod=<optimized out>, filename=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x106728d0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a750>, \'foo\': <function at remote 0x7fffea32f330>, \'bar\': <function at remote 0x7fffea350b50>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x106728d0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a750>, \'foo\': <function at remote 0x7fffea32f330>, \'bar\': <function at remote 0x7fffea350b50>}, flags=<optimized out>, arena=<optimized out>) at Python/pythonrun.c:1735\n#9 PyRun_StringFlags (str="\\nimport _testcapi\\ndef foo():\\n _testcapi.meth_fastcall_keywords()\\ndef bar():\\n foo()\\nbar()\\n\\n", start=257, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x106728d0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a750>, \'foo\': <function at remote 0x7fffea32f330>, \'bar\': <function at remote 0x7fffea350b50>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x106728d0>, \'__spec__\: None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a750>, \'foo\': <function at remote 0x7fffea32f330>, \'bar\': <function at remote 0x7fffea350b50>}, flags=) at Python/pythonrun.c:1605\n#10 PyRun_SimpleStringFlags (command="\\nimport _testcapi\\ndef foo():\\n _testcapi.meth_fastcall_keywords()\\ndef bar():\\n foo()\\nbar()\\n\\n", flags=) at Python/pythonrun.c:487\n#11 pymain_run_command (command=<optimized out>) at Modules/main.c:255\n#12 pymain_run_python (exitcode=<optimized out>) at Modules/main.c:592\n#13 Py_RunMain () at Modules/main.c:680\n#14 pymain_main (args=) at Modules/main.c:710\n#15 Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:734\n#16 main (argc=<optimized out>, argv=<optimized out>) at ./Programs/python.c:15\nTraceback (most recent call first):\n File "<string>", line 4, in foo\n File "<string>", line 6, in bar\n File "<string>", line 7, in <module>\n'Traceback (most recent call last): File"/home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_gdb.py", line944, intest_pycfunctionself.assertIn(f'<built-in method{func_name}', gdb_output)AssertionError: '<built-in method meth_fastcall_keywords' not found in 'Breakpoint 1 (meth_fastcall_keywords) pending.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n\nBreakpoint 1, meth_fastcall_keywords (self=<module at remote 0x7fffea34a750>, args=, nargs=0, kwargs=0x0) at /home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Modules/_testcapimodule.c:5684\n5684\t PyObject *pyargs = _fastcall_to_tuple(args, nargs);\n#0 meth_fastcall_keywords (self=<module at remote 0x7fffea34a750>, args=, nargs=0, kwargs=0x0) at /home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Modules/_testcapimodule.c:5684\n#1 ?? ()\n#2 _PyObject_VectorcallTstate (tstate=, callable=0x0, args=, nargsf=9223372036854775808, kwnames=<unknown at remote 0x105dfbc0>) at ./Include/internal/pycore_call.h:92\n#3 _PyEval_EvalFrameDefault (tstate=<optimized out>, frame=, throwflag=<optimized out>) at ./Include/object.h:523\n#4 _PyEval_EvalFrame (tstate=<_PyRuntime+166328>, frame=, throwflag=0) at ./Include/internal/pycore_ceval.h:73\n#5 _PyEval_Vector (tstate=<_PyRuntime+166328>, func=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, kwnames=<optimized out>) at Python/ceval.c:6438\n#6 PyEval_EvalCode (co=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x106728d0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a750>, \'foo\': <function at remote 0x7fffea32f330>, \'bar\': <function at remote 0x7fffea350b50>}, locals=<optimized out>) at Python/ceval.c:1154\n#7 run_eval_code_obj (tstate=<_PyRuntime+166328>, co=, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x106728d0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a750>, \'foo\': <function at remote 0x7fffea32f330>, \'bar\': <function at remote 0x7fffea350b50>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x106728d0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a750>, \'foo\': <function at remote 0x7fffea32f330>, \'bar\': <function at remote 0x7fffea350b50>}) at Python/pythonrun.c:1714\n#8 run_mod (mod=<optimized out>, filename=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x106728d0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a750>, \'foo\': <function at remote 0x7fffea32f330>, \'bar\': <function at remote 0x7fffea350b50>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x106728d0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a750>, \'foo\': <function at remote 0x7fffea32f330>, \'bar\': <function at remote 0x7fffea350b50>}, flags=<optimized out>, arena=<optimized out>) at Python/pythonrun.c:1735\n#9 PyRun_StringFlags (str="\\nimport _testcapi\\ndef foo():\\n _testcapi.meth_fastcall_keywords()\\ndef bar(: None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a750>, \'foo\': <function at remote 0x7fffea32f330>, \'bar\': <function at remote 0x7fffea350b50>}, flags=) at Python/pythonrun.c:1605\n#10 PyRun_SimpleStringFlags (command="\\nimport _testcapi\\ndef foo():\\n _testcapi.meth_fastcall_keywords()\\ndef bar():\\n foo()\\nbar()\\n\\n", flags=) at Python/pythonrun.c:487\n#11 pymain_run_command (command=<optimized out>) at Modules/main.c:255\n#12 pymain_run_python (exitcode=<optimized out>) at Modules/main.c:592\n#13 Py_RunMain () at Modules/main.c:680\n#14 pymain_main (args=) at Modules/main.c:710\n#15 Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:734\n#16 main (argc=<optimized out>, argv=<optimized out>) at ./Programs/python.c:15\nTraceback (most recent call first):\n File "<string>", line 4, in foo\n File "<string>", line 6, in bar\n File "<string>", line 7, in <module>\n'Traceback (most recent call last): File"/home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Lib/test/test_gdb.py", line944, intest_pycfunctionself.assertIn(f'<built-in method{func_name}', gdb_output)AssertionError: '<built-in method meth_fastcall_keywords' not found in 'Breakpoint 1 (meth_fastcall_keywords) pending.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n\nBreakpoint 1, meth_fastcall_keywords (self=0x0, args=, nargs=0, kwargs=0x0) at /home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Modules/_testcapimodule.c:5684\n5684\t PyObject *pyargs = _fastcall_to_tuple(args, nargs);\n#0 meth_fastcall_keywords (self=0x0, args=, nargs=0, kwargs=0x0) at /home/buildbot/buildarea/3.11.cstratak-fedora-stable-ppc64le.clang/build/Modules/_testcapimodule.c:5684\n#1 ?? ()\n#2 _PyObject_VectorcallTstate (tstate=, callable=0x0, args=, nargsf=9223372036854775808, kwnames=<unknown at remote 0x105dfbc0>) at ./Include/internal/pycore_call.h:92\n#3 _PyEval_EvalFrameDefault (tstate=<optimized out>, frame=, throwflag=<optimized out>) at ./Include/object.h:523\n#4 _PyEval_EvalFrame (tstate=<_PyRuntime+166328>, frame=, throwflag=0) at ./Include/internal/pycore_ceval.h:73\n#5 _PyEval_Vector (tstate=<_PyRuntime+166328>, func=<optimized out>, locals=<optimized out>, args=<optimized out>, argcount=<optimized out>, kwnames=<optimized out>) at Python/ceval.c:6438\n#6 PyEval_EvalCode (co=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672890>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, locals=<optimized out>) at Python/ceval.c:1154\n#7 run_eval_code_obj (tstate=<_PyRuntime+166328>, co=, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672890>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672890>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}) at Python/pythonrun.c:1714\n#8 run_mod (mod=<optimized out>, filename=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672890>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672890>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, flags=<optimized out>, arena=<optimized out>) at Python/pythonrun.c:1735\n#9 PyRun_StringFlags (str="\\nimport _testcapi\\ndef foo():\\n _testcapi.MethStatic().meth_fastcall_keywords()\\ndef bar():\\n foo()\\nbar()\\n\\n", start=257, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672890>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x10672890>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins_\':<module at remote 0x7fffea50f6b0>, \'_testcapi\': <module at remote 0x7fffea34a870>, \'foo\': <function at remote 0x7fffea32fee0>, \'bar\': <function at remote 0x7fffea350b50>}, flags=) at Python/pythonrun.c:1605\n#10 PyRun_SimpleStringFlags (command="\\nimport _testcapi\\ndef foo():\\n _testcapi.MethStatic().meth_fastcall_keywords()\\ndef bar():\\n foo()\\nbar()\\n\\n", flags=) at Python/pythonrun.c:487\n#11 pymain_run_command (command=<optimized out>) at Modules/main.c:255\n#12 pymain_run_python (exitcode=<optimized out>) at Modules/main.c:592\n#13 Py_RunMain () at Modules/main.c:680\n#14 pymain_main (args=) at Modules/main.c:710\n#15 Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:734\n#16 main (argc=<optimized out>, argv=<optimized out>) at ./Programs/python.c:15\nTraceback (most recent call first):\n File "<string>", line 4, in foo\n File "<string>", line 6, in bar\n File "<string>", line 7, in <module>\n' |
Uh oh!
There was an error while loading.Please reload this page.
Fix issue where
pathlib.Path.glob()
raisedOSError
when it encountered a symlink to an overly long path.