Buildbot failure in Python on POWER6 AIX 3.8

The Buildbot has detected a failed build on builder POWER6 AIX 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/138/builds/125
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: aixtools-aix-power6
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
396 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 4 min 13 sec
- test_concurrent_futures: 3 min 27 sec
- test_tokenize: 3 min 20 sec
- test_subprocess: 3 min 20 sec
- test_tools: 3 min 3 sec
- test_lib2to3: 2 min 11 sec
- test_multiprocessing_forkserver: 2 min 8 sec
- test_ssl: 1 min 54 sec
- test_multiprocessing_fork: 1 min 44 sec
- test_asyncio: 1 min 27 sec
1 test failed: test_sysconfig
26 tests skipped: test_bz2 test_devpoll test_epoll test_gdb test_gzip test_idle test_ioctl test_kqueue test_msilib test_ossaudiodev test_readline test_spwd test_startfile test_tcl test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle test_unicode_file test_unicode_file_functions test_winconsoleio test_winreg test_winsound test_zipfile64 test_zlib
1 re-run test: test_sysconfig
Total duration: 30 min 15 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.aixtools-aix-power6/build/Lib/test/test_sysconfig.py", line 366, in test_EXT_SUFFIX_in_vars self.assertEqual(vars['EXT_SUFFIX'], _imp.extension_suffixes()[0]) AssertionError: '.so' != '.cpython-38d.so'
- .so
- .cpython-38d.so
Test report
Failed tests:
- test_sysconfig
Failed subtests:
- test_EXT_SUFFIX_in_vars - test.test_sysconfig.TestSysConfig
Sincerely, -The Buildbot

https://bugs.python.org/issue39825
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.aixtools-aix-power6/build/Lib/test/test_sysconfig.py", line 366, in test_EXT_SUFFIX_in_vars self.assertEqual(vars['EXT_SUFFIX'], _imp.extension_suffixes()[0]) AssertionError: '.so' != '.cpython-38d.so'
- .so
- .cpython-38d.so
Le lun. 7 déc. 2020 à 19:29, <buildbot@python.org> a écrit :
The Buildbot has detected a failed build on builder POWER6 AIX 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/138/builds/125
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: aixtools-aix-power6
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
396 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 4 min 13 sec
- test_concurrent_futures: 3 min 27 sec
- test_tokenize: 3 min 20 sec
- test_subprocess: 3 min 20 sec
- test_tools: 3 min 3 sec
- test_lib2to3: 2 min 11 sec
- test_multiprocessing_forkserver: 2 min 8 sec
- test_ssl: 1 min 54 sec
- test_multiprocessing_fork: 1 min 44 sec
- test_asyncio: 1 min 27 sec
1 test failed: test_sysconfig
26 tests skipped: test_bz2 test_devpoll test_epoll test_gdb test_gzip test_idle test_ioctl test_kqueue test_msilib test_ossaudiodev test_readline test_spwd test_startfile test_tcl test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle test_unicode_file test_unicode_file_functions test_winconsoleio test_winreg test_winsound test_zipfile64 test_zlib
1 re-run test: test_sysconfig
Total duration: 30 min 15 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.8.aixtools-aix-power6/build/Lib/test/test_sysconfig.py", line 366, in test_EXT_SUFFIX_in_vars self.assertEqual(vars['EXT_SUFFIX'], _imp.extension_suffixes()[0]) AssertionError: '.so' != '.cpython-38d.so'
- .so
- .cpython-38d.so
Test report
Failed tests:
- test_sysconfig
Failed subtests:
- test_EXT_SUFFIX_in_vars - test.test_sysconfig.TestSysConfig
Sincerely, -The Buildbot
Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-leave@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: vstinner@python.org
-- Night gathers, and now my watch begins. It shall not end until my death.
participants (2)
-
buildbot@python.org
-
Victor Stinner