⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️Hi! The buildbotPPC64LE RHEL7 LTO + PGO 3.x has failed when building commit2514a63. 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/344/builds/460) and take a look at the build logs.
- Check if the failure is related to this commit (2514a63) 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/344/builds/460 Failed tests: - test_importlib
- test_ipaddress
- test_idle
- test_codecs
- test_unittest
- test_imaplib
Summary of the results of the build (if available): == Click to see traceback logsReset branch 'master'find:‘build’: No such file or directoryfind:‘build’: No such file or directoryfind:‘build’: No such file or directoryfind:‘build’: No such file or directorymake[2]:[clean-retain-profile] Error 1 (ignored)./Modules/_stat.c:In function ‘stat_exec’:./Modules/_stat.c:566:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]for (int i =0; i< Py_ARRAY_LENGTH(st_constants); i++) {^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Modules/socketmodule.c:In function ‘sock_bind’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Modules/socketmodule.c:3159:15: warning: ‘addrlen’ may be used uninitialized in this function [-Wmaybe-uninitialized] res= bind(s->sock_fd, SAS2SA(&addrbuf), addrlen);^Fatal Python error: Segmentation faultCurrent thread 0x00003fff8ae95340 (most recent call first): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/traceback.py", line 220 in clear_frames File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 228 in __exit__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_codecs.py", line 2795 in assertWrapped File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/contextlib.py", line 135 in __exit__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_codecs.py", line 2807 in check_wrapped File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_codecs.py", line 2816 in test_raise_by_type File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 550 in _callTestMethod File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 593 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 653 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/testresult.py", line 162 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 1797 in _run_suite File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 1919 in run_unittest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 209 in _test_module File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 153 in _runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 420 in run_tests_sequential File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 518 in run_tests File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 690 in _main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 637 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 715 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/__main__.py", line 2 in <module> File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/runpy.py", line 87 in _run_code File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/runpy.py", line 197 in _run_module_as_main/bin/sh:line 1: 25624 Segmentation fault ./python -m test --pgoParser/listnode.c:In function ‘list1node’:Parser/listnode.c:71:1: note: file /home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/listnode.gcda not found, execution counts estimated } ^Python/frozenmain.c:In function ‘Py_FrozenMain’:Python/frozenmain.c:129:1: note: file /home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/frozenmain.gcda not found, execution counts estimated } ^Python/pyfpe.c:In function ‘PyFPE_dummy’:Python/pyfpe.c:15:1: note: file /home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/pyfpe.gcda not found, execution counts estimated } ^./Modules/_stat.c:In function ‘stat_exec’:./Modules/_stat.c:566:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]for (int i =0; i< Py_ARRAY_LENGTH(st_constants); i++) {^./Programs/_testembed.c:In function ‘main’:./Programs/_testembed.c:1674:1: note: file /home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Programs/_testembed.gcda not found, execution counts estimated } ^./Modules/_io/clinic/textio.c.h:In function ‘_io_TextIOWrapper_seek’:./Modules/_io/textio.c:2596:48: warning: ‘MEM[(char * {ref-all})&cookie + 20B]’ may be used uninitialized in this function [-Wmaybe-uninitialized] decoded= _PyObject_CallMethodIdObjArgs(self->decoder,&PyId_decode,^./Modules/_io/textio.c:2447:17: note: ‘MEM[(char * {ref-all})&cookie + 20B]’ was declared here cookie_type cookie;^./Modules/_io/textio.c:2605:54: warning: ‘MEM[(char * {ref-all})&cookie + 16B]’ may be used uninitialized in this function [-Wmaybe-uninitialized]if (PyUnicode_GetLength(self->decoded_chars)< cookie.chars_to_skip) {^./Modules/_io/textio.c:2447:17: note: ‘MEM[(char * {ref-all})&cookie + 16B]’ was declared here cookie_type cookie;^./Modules/_io/textio.c:2431:40: warning: ‘MEM[(char * {ref-all})&cookie + 8B]’ may be used uninitialized in this function [-Wmaybe-uninitialized]return _textiowrapper_encoder_reset(^./Modules/_io/textio.c:2447:17: note: ‘MEM[(char * {ref-all})&cookie + 8B]’ was declared here cookie_type cookie;^./Modules/_io/textio.c:2431:40: warning: ‘MEM[(char * {ref-all})&cookie]’ may be used uninitialized in this function [-Wmaybe-uninitialized]return _textiowrapper_encoder_reset(^./Modules/_io/textio.c:2447:17: note: ‘MEM[(char * {ref-all})&cookie]’ was declared here cookie_type cookie;^test_winreg skipped -- No module named 'winreg'Fatal Python error: Segmentation faultCurrent thread 0x00003fff997e5330 (most recent call first): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_importlib/util.py", line 153 in uncache File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/contextlib.py", line 135 in __exit__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_importlib/frozen/test_loader.py", line 26 in exec_module File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_importlib/frozen/test_loader.py", line 83 in test_unloadable File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 550 in _callTestMethod File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 593 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 653 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/runner.py", line 176 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 1797 in _run_suite File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 1919 in run_unittest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 209 in _test_module File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 140 in _runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 657 in _main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 637 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 715 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/regrtest.py", line 43 in _main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/regrtest.py", line 47 in <module> File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/runpy.py", line 87 in _run_code File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/runpy.py", line 197 in _run_module_as_maintest_gdb skipped -- test_gdb is not reliable on PGO buildstest_ioctl skipped -- Unable to open /dev/ttyFatal Python error: Segmentation faultCurrent thread 0x00003fffb1e75330 (most recent call first): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/traceback.py", line 220 in clear_frames File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 228 in __exit__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_ipaddress.py", line 51 in assertCleanError File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/contextlib.py", line 135 in __exit__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_ipaddress.py", line 218 in assertBadSplit File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_ipaddress.py", line 220 in test_bad_address_split File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 550 in _callTestMethod File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 593 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 653 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/runner.py", line 176 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 1797 in _run_suite File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 1919 in run_unittest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 209 in _test_module File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 140 in _runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 657 in _main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 637 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 715 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/regrtest.py", line 43 in _main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/regrtest.py", line 47 in <module> File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/runpy.py", line 87 in _run_code File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/runpy.py", line 197 in _run_module_as_maintest_startfile skipped -- object <module 'os' from '/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/os.py'> has no attribute 'startfile'test_devpoll skipped -- test works only on Solaris OS familytest_msilib skipped -- No module named '_msi'Fatal Python error: Segmentation faultCurrent thread 0x00003fff8e8a5330 (most recent call first): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/mock.py", line 1524 in __exit__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/test/testmock/testpatch.py", line 1673 in __exit__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/contextlib.py", line 498 in __exit__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/mock.py", line 1323 in decoration_helper File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/contextlib.py", line 135 in __exit__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/mock.py", line 1337 in patched File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 201 in handle File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 733 in assertRaises File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/test/testmock/testpatch.py", line 1692 in test_patch_propagates_exc_on_exit File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 550 in _callTestMethod File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 593 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 653 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/runner.py", line 176 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 1797 in _run_suite File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 1919 in run_unittest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_unittest.py", line 8 in test_main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 140 in _runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 657 in _main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 637 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 715 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/regrtest.py", line 43 in _main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/regrtest.py", line 47 in <module> File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/runpy.py", line 87 in _run_code File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/runpy.py", line 197 in _run_module_as_maintest_tk skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]test_winconsoleio skipped -- test only relevant on win32test_flock (__main__.FNTLEINTRTest) ... oktest_lockf (__main__.FNTLEINTRTest) ... oktest_read (__main__.OSEINTRTest) ... oktest_wait (__main__.OSEINTRTest) ... oktest_wait3 (__main__.OSEINTRTest) ... oktest_wait4 (__main__.OSEINTRTest) ... oktest_waitpid (__main__.OSEINTRTest) ... oktest_write (__main__.OSEINTRTest) ... oktest_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll'test_epoll (__main__.SelectEINTRTest) ... oktest_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue'test_poll (__main__.SelectEINTRTest) ... oktest_select (__main__.SelectEINTRTest) ... oktest_sigtimedwait (__main__.SignalEINTRTest) ... oktest_sigwaitinfo (__main__.SignalEINTRTest) ... oktest_accept (__main__.SocketEINTRTest) ... oktest_open (__main__.SocketEINTRTest) ... oktest_os_open (__main__.SocketEINTRTest) ... oktest_recv (__main__.SocketEINTRTest) ... oktest_recvmsg (__main__.SocketEINTRTest) ... oktest_send (__main__.SocketEINTRTest) ... oktest_sendall (__main__.SocketEINTRTest) ... oktest_sendmsg (__main__.SocketEINTRTest) ... oktest_sleep (__main__.TimeEINTRTest) ... ok----------------------------------------------------------------------Ran 24 tests in 7.766sOK (skipped=2)test_winsound skipped -- No module named 'winsound'test_ttk_guionly skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]Fatal Python error: Segmentation faultCurrent thread 0x00003fffb7115330 (most recent call first): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/traceback.py", line 220 in clear_frames File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 228 in __exit__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_imaplib.py", line 760 in test_enable_UTF8_raises_error_if_not_supported File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 2055 in decorator File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 550 in _callTestMethod File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 593 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 653 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/runner.py", line 176 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 1797 in _run_suite File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 1919 in run_unittest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 209 in _test_module File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 140 in _runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 657 in _main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 637 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 715 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/regrtest.py", line 43 in _main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/regrtest.py", line 47 in <module> File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/runpy.py", line 87 in _run_code File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/runpy.py", line 197 in _run_module_as_maintest_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked shared_memory objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d '/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/psm_cc3bfc9b': [Errno 2] No such file or directory: '/psm_cc3bfc9b' warnings.warn('resource_tracker: %r: %s' % (name, e))test_tix skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...]test_kqueue skipped -- test works only on BSDFatal Python error: Segmentation faultCurrent thread 0x00003fff8ac45330 (most recent call first): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/contextlib.py", line 135 in __exit__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 593 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 653 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/runner.py", line 176 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 1797 in _run_suite File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 1919 in run_unittest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 209 in _test_module File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 140 in _runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 657 in _main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 637 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 715 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/regrtest.py", line 43 in _main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/regrtest.py", line 47 in <module> File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/runpy.py", line 87 in _run_code File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/runpy.py", line 197 in _run_module_as_maintest_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp'Fatal Python error: Segmentation faultCurrent thread 0x00003fff86d65330 (most recent call first): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/traceback.py", line 220 in clear_frames File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 228 in __exit__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_codecs.py", line 2795 in assertWrapped File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/contextlib.py", line 135 in __exit__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_codecs.py", line 2807 in check_wrapped File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_codecs.py", line 2816 in test_raise_by_type File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 550 in _callTestMethod File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 593 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 653 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/runner.py", line 176 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 1797 in _run_suite File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 1919 in run_unittest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 209 in _test_module File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 140 in _runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest_mp.py", line 80 in run_tests_worker File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 657 in _main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 637 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 715 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/regrtest.py", line 43 in _main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/regrtest.py", line 47 in <module> File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/runpy.py", line 87 in _run_code File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/runpy.py", line 197 in _run_module_as_mainstty:standard input: Inappropriate ioctl for device/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked shared_memory objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d '/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/psm_3c7d8166': [Errno 2] No such file or directory: '/psm_3c7d8166' warnings.warn('resource_tracker: %r: %s' % (name, e))/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked shared_memory objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d '/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/multiprocessing/resource_tracker.py:229: UserWarning: resource_tracker: '/psm_cc229a68': [Errno 2] No such file or directory: '/psm_cc229a68' warnings.warn('resource_tracker: %r: %s' % (name, e))/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmplqohpe3k/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmplqohpe3k/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmplqohpe3k/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmplqohpe3k/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmplqohpe3k/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmplqohpe3k/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmplqohpe3k/parse.c:In function ‘_PyPegen_parse’:/tmp/tmplqohpe3k/parse.c:112:1: note: file /tmp/tmplqohpe3k/tmp/tmplqohpe3k/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmpw90lotyp/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmpw90lotyp/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmpw90lotyp/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmpw90lotyp/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmpw90lotyp/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmpw90lotyp/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmpw90lotyp/parse.c:In function ‘_PyPegen_parse’:/tmp/tmpw90lotyp/parse.c:541:1: note: file /tmp/tmpw90lotyp/tmp/tmpw90lotyp/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmppo53anjz/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmppo53anjz/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmppo53anjz/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmppo53anjz/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmppo53anjz/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmppo53anjz/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmppo53anjz/parse.c:In function ‘_PyPegen_parse’:/tmp/tmppo53anjz/parse.c:215:1: note: file /tmp/tmppo53anjz/tmp/tmppo53anjz/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmpo810ns12/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmpo810ns12/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmpo810ns12/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmpo810ns12/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmpo810ns12/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmpo810ns12/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmpo810ns12/parse.c:In function ‘_PyPegen_parse’:/tmp/tmpo810ns12/parse.c:138:1: note: file /tmp/tmpo810ns12/tmp/tmpo810ns12/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmp2fdgb_k4/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmp2fdgb_k4/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmp2fdgb_k4/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmp2fdgb_k4/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmp2fdgb_k4/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmp2fdgb_k4/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmp2fdgb_k4/parse.c:In function ‘_PyPegen_parse’:/tmp/tmp2fdgb_k4/parse.c:171:1: note: file /tmp/tmp2fdgb_k4/tmp/tmp2fdgb_k4/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmpu4znzblh/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmpu4znzblh/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmpu4znzblh/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmpu4znzblh/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmpu4znzblh/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmpu4znzblh/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmpu4znzblh/parse.c:In function ‘_PyPegen_parse’:/tmp/tmpu4znzblh/parse.c:198:1: note: file /tmp/tmpu4znzblh/tmp/tmpu4znzblh/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmpuf2fdgg8/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmpuf2fdgg8/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmpuf2fdgg8/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmpuf2fdgg8/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmpuf2fdgg8/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmpuf2fdgg8/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmpuf2fdgg8/parse.c:In function ‘_PyPegen_parse’:/tmp/tmpuf2fdgg8/parse.c:551:1: note: file /tmp/tmpuf2fdgg8/tmp/tmpuf2fdgg8/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmptqlb_kaa/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmptqlb_kaa/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmptqlb_kaa/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmptqlb_kaa/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmptqlb_kaa/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmptqlb_kaa/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmptqlb_kaa/parse.c:In function ‘_PyPegen_parse’:/tmp/tmptqlb_kaa/parse.c:158:1: note: file /tmp/tmptqlb_kaa/tmp/tmptqlb_kaa/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmpo4q2xewx/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmpo4q2xewx/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmpo4q2xewx/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmpo4q2xewx/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmpo4q2xewx/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmpo4q2xewx/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmpo4q2xewx/parse.c:In function ‘_PyPegen_parse’:/tmp/tmpo4q2xewx/parse.c:95:1: note: file /tmp/tmpo4q2xewx/tmp/tmpo4q2xewx/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmpk8jfnrnz/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmpk8jfnrnz/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmpk8jfnrnz/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmpk8jfnrnz/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmpk8jfnrnz/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmpk8jfnrnz/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmpk8jfnrnz/parse.c:In function ‘_PyPegen_parse’:/tmp/tmpk8jfnrnz/parse.c:164:1: note: file /tmp/tmpk8jfnrnz/tmp/tmpk8jfnrnz/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmpv5q2w8va/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmpv5q2w8va/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmpv5q2w8va/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmpv5q2w8va/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmpv5q2w8va/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmpv5q2w8va/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmpv5q2w8va/parse.c:In function ‘_PyPegen_parse’:/tmp/tmpv5q2w8va/parse.c:156:1: note: file /tmp/tmpv5q2w8va/tmp/tmpv5q2w8va/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmp61xz704i/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmp61xz704i/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmp61xz704i/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmp61xz704i/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmp61xz704i/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmp61xz704i/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmp61xz704i/parse.c:In function ‘_PyPegen_parse’:/tmp/tmp61xz704i/parse.c:95:1: note: file /tmp/tmp61xz704i/tmp/tmp61xz704i/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmp22ihswuq/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmp22ihswuq/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmp22ihswuq/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmp22ihswuq/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmp22ihswuq/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmp22ihswuq/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmp22ihswuq/parse.c:In function ‘_PyPegen_parse’:/tmp/tmp22ihswuq/parse.c:276:1: note: file /tmp/tmp22ihswuq/tmp/tmp22ihswuq/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmp12gezbua/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmp12gezbua/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmp12gezbua/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmp12gezbua/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmp12gezbua/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmp12gezbua/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmp12gezbua/parse.c:In function ‘_PyPegen_parse’:/tmp/tmp12gezbua/parse.c:278:1: note: file /tmp/tmp12gezbua/tmp/tmp12gezbua/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmpmrytibug/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmpmrytibug/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmpmrytibug/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmpmrytibug/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmpmrytibug/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmpmrytibug/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmpmrytibug/parse.c:In function ‘_PyPegen_parse’:/tmp/tmpmrytibug/parse.c:400:1: note: file /tmp/tmpmrytibug/tmp/tmpmrytibug/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmpyb69_mh0/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmpyb69_mh0/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmpyb69_mh0/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmpyb69_mh0/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmpyb69_mh0/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmpyb69_mh0/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmpyb69_mh0/parse.c:In function ‘_PyPegen_parse’:/tmp/tmpyb69_mh0/parse.c:134:1: note: file /tmp/tmpyb69_mh0/tmp/tmpyb69_mh0/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmp9m7sduhr/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmp9m7sduhr/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmp9m7sduhr/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmp9m7sduhr/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmp9m7sduhr/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmp9m7sduhr/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmp9m7sduhr/parse.c:In function ‘_PyPegen_parse’:/tmp/tmp9m7sduhr/parse.c:401:1: note: file /tmp/tmp9m7sduhr/tmp/tmp9m7sduhr/parse.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:In function ‘make_str_node_and_del.isra.2’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.c:1396:1: note: file /tmp/tmp0n9buv3q/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/parse_string.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:In function ‘_set_attribute_context.isra.12’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.c:2091:1: note: file /tmp/tmp0n9buv3q/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/pegen/pegen.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:In function ‘tok_backup.isra.5’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.c:1888:1: note: file /tmp/tmp0n9buv3q/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Parser/tokenizer.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:In function ‘obj2ast_int.isra.7’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.c:10458:1: note: file /tmp/tmp0n9buv3q/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/Python-ast.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:In function ‘_Py_asdl_int_seq_new’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.c:64:1: note: file /tmp/tmp0n9buv3q/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Python/asdl.gcda not found, execution counts estimated } ^/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:In function ‘PyInit_parse’:/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: note: file /tmp/tmp0n9buv3q/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda not found, execution counts estimated } ^/tmp/tmp0n9buv3q/parse.c:In function ‘_PyPegen_parse’:/tmp/tmp0n9buv3q/parse.c:531:1: note: file /tmp/tmp0n9buv3q/tmp/tmp0n9buv3q/parse.gcda not found, execution counts estimated } ^Fatal Python error: Segmentation faultCurrent thread 0x00003fff8cf05330 (most recent call first): File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_importlib/util.py", line 153 in uncache File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/contextlib.py", line 135 in __exit__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_importlib/frozen/test_loader.py", line 26 in exec_module File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/test_importlib/frozen/test_loader.py", line 83 in test_unloadable File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 550 in _callTestMethod File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 593 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/case.py", line 653 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/unittest/runner.py", line 176 in run File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 1797 in _run_suite File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/support/__init__.py", line 1919 in run_unittest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 209 in _test_module File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 234 in _runtest_inner2 File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 270 in _runtest_inner File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 153 in _runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 193 in runtest File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 318 in rerun_failed_tests File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 694 in _main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 637 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/libregrtest/main.py", line 715 in main File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/test/__main__.py", line 2 in <module> File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/runpy.py", line 87 in _run_code File "/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/Lib/runpy.py", line 197 in _run_module_as_mainmake:*** [buildbottest] Segmentation faultCannot open file '/home/buildbot/buildarea/3.x.cstratak-RHEL7-ppc64le.lto-pgo/build/test-results.xml' for upload |
Uh oh!
There was an error while loading.Please reload this page.
This enables implicit exception chaining when calling
generator.throw(exc)by settingexc.__context__.This is a naive attempt at fixing this, so I could very well be missing something.
https://bugs.python.org/issue29587