Buildbot failure in Python on s390x SLES 3.8
The Buildbot has detected a new failure on builder s390x SLES 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/2/builds/68
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-sles-z
Build Reason: <unknown> Blamelist: Dong-hee Na <donghee.na92@gmail.com>, Miss Skeleton (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 ENV CHANGED ==
407 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 44 sec
- test_multiprocessing_spawn: 2 min 18 sec
- test_multiprocessing_forkserver: 1 min 37 sec
- test_multiprocessing_fork: 1 min 28 sec
- test_asyncio: 1 min 21 sec
- test_tools: 1 min 16 sec
- test_tokenize: 1 min 14 sec
- test_gdb: 59.4 sec
- test_io: 51.7 sec
- test_lib2to3: 49.6 sec
1 test altered the execution environment: test_asyncio
15 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_readline test_sqlite test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_os
Total duration: 5 min 59 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-sles-z/build/Lib/test/test_os.py", line 749, in test_utime_current self._test_utime_current(set_time) File "/home/dje/cpython-buildarea/3.8.edelsohn-sles-z/build/Lib/test/test_os.py", line 742, in _test_utime_current self.assertAlmostEqual(st.st_mtime, current, AssertionError: 1602641144.5691633 != 1602641144.7327166 within 0.05 delta (0.16355323791503906 difference) : st_time=1602641144.5691633, current=1602641144.7327166, dt=-0.16355323791503906
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.8.edelsohn-sles-z/build/Lib/test/test_os.py", line 755, in test_utime_current_old self._test_utime_current(set_time) File "/home/dje/cpython-buildarea/3.8.edelsohn-sles-z/build/Lib/test/test_os.py", line 742, in _test_utime_current self.assertAlmostEqual(st.st_mtime, current, AssertionError: 1602641144.5691633 != 1602641144.7360206 within 0.05 delta (0.16685724258422852 difference) : st_time=1602641144.5691633, current=1602641144.7360206, dt=-0.16685724258422852
Test report
Failed tests:
- test_os
Failed subtests:
- test_utime_current - test.test_os.UtimeTests
- test_utime_current_old - test.test_os.UtimeTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org