The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO 3.9
while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/428/builds/577
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>, Łukasz Langa
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 24 sec
- test_gdb: 1 min 55 sec
- test_multiprocessing_spawn: 1 min 40 sec
- test_multiprocessing_forkserver: 1 min 20 sec
- test_multiprocessing_fork: 1 min 6 sec
- test_asyncio: 55.4 sec
- test_peg_generator: 52.5 sec
- test_signal: 47.3 sec
- test_socket: 38.7 sec
- test_io: 38.4 sec
1 test failed:
test_zlib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_zlib
Total duration: 3 min 10 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_4b4d8e51'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_17182148'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_6a8da0f4'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora
Rawhide LTO + PGO 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/121/builds/598
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>, Łukasz Langa
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 20 sec
- test_multiprocessing_spawn: 1 min 32 sec
- test_multiprocessing_forkserver: 1 min 15 sec
- test_multiprocessing_fork: 1 min 5 sec
- test_asyncio: 53.8 sec
- test_signal: 47.1 sec
- test_socket: 38.7 sec
- test_io: 37.8 sec
- test_mailbox: 34.9 sec
- test_pydoc: 31.8 sec
1 test failed:
test_zlib
13 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_msilib
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_zlib
Total duration: 3 min 48 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_0f5f0bed'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_aaba2372'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.lto-pgo/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_8a7ace2c'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora
Rawhide Clang 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/162/builds/599
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>, Łukasz Langa
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 4 min 12 sec
- test_concurrent_futures: 3 min 43 sec
- test_tokenize: 2 min 56 sec
- test_unparse: 2 min 50 sec
- test_multiprocessing_forkserver: 2 min 9 sec
- test_asyncio: 2 min 9 sec
- test_lib2to3: 2 min 7 sec
- test_capi: 2 min 7 sec
- test_unicodedata: 1 min 32 sec
- test_multiprocessing_fork: 1 min 23 sec
1 test failed:
test_zlib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_zlib
Total duration: 7 min 33 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.clang/build/Lib/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora
Rawhide 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/233/builds/598
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot)
<[email protected]>, Łukasz Langa
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
412 tests OK.
10 slowest tests:
- test_gdb: 3 min 26 sec
- test_concurrent_futures: 2 min 49 sec
- test_multiprocessing_spawn: 2 min 30 sec
- test_capi: 1 min 45 sec
- test_multiprocessing_forkserver: 1 min 40 sec
- test_unparse: 1 min 39 sec
- test_asyncio: 1 min 35 sec
- test_multiprocessing_fork: 1 min 20 sec
- test_tokenize: 1 min 20 sec
- test_peg_generator: 1 min 4 sec
1 test failed:
test_zlib
12 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg
test_winsound test_zipfile64
1 re-run test:
test_zlib
Total duration: 6 min 12 sec
Captured traceback
==================
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_zlib.py",
line 440, in test_flushes
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64/build/Lib/test/test_zlib.py",
line 440, in <genexpr>
ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.'))
ValueError: invalid literal for int() with base 10: 'zlib-ng'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_1f018b05'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_c7017c9a'
Traceback (most recent call last):
File
"/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64/build/Lib/multiprocessing/resource_tracker.py",
line 201, in main
cache[rtype].remove(name)
KeyError: '/psm_3885a841'
Test report
===========
Failed tests:
- test_zlib
Failed subtests:
- test_flushes - test.test_zlib.CompressObjectTestCase
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]