⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️Hi! The buildbotAMD64 RHEL8 FIPS Only Blake2 Builtin Hash 3.x has failed when building commit0c1fbc1. 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/469/builds/3768) and take a look at the build logs.
- Check if the failure is related to this commit (0c1fbc1) 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/469/builds/3768 Failed tests: Failed subtests: - test_fork_signal_handling - test.test_asyncio.test_unix_events.TestFork.test_fork_signal_handling
- test_fork_asyncio_run - test.test_asyncio.test_unix_events.TestFork.test_fork_asyncio_run
- test_fork_asyncio_subprocess - test.test_asyncio.test_unix_events.TestFork.test_fork_asyncio_subprocess
Summary of the results of the build (if available): == Tests result: FAILURE then FAILURE == 416 tests OK. 10 slowest tests: - test_gdb: 6 min 6 sec
- test_concurrent_futures: 2 min 46 sec
- test_capi: 2 min 7 sec
- test_asyncio: 1 min 57 sec
- test_multiprocessing_spawn: 1 min 44 sec
- test_multiprocessing_forkserver: 1 min 10 sec
- test_multiprocessing_fork: 1 min 3 sec
- test_tokenize: 59.6 sec
- test_signal: 48.9 sec
- test_socket: 46.8 sec
1 test failed: test_asyncio 16 tests skipped: test_check_c_globals test_devpoll test_ioctl test_kqueue test_launcher test_msilib test_peg_generator test_startfile test_tix test_tkinter test_ttk test_winconsoleio test_winreg test_winsound test_wmi test_zipfile64 1 re-run test: test_asyncio Total duration: 10 min 8 sec Click to see traceback logsTraceback (most recent call last): File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/unittest/async_case.py", line90, in_callTestMethodifself._callMaybeAsync(method)isnotNone:^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/unittest/async_case.py", line117, in_callMaybeAsyncreturnself._asyncioTestContext.run(func,*args,**kwargs)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/test/test_asyncio/test_unix_events.py", line1953, intest_fork_asyncio_subprocess result= manager.Value('i',1)^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/multiprocessing/managers.py", line726, intemp token, exp=self._create(typeid,*args,**kwds)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/multiprocessing/managers.py", line606, in_create conn=self._Client(self._address,authkey=self._authkey)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/multiprocessing/connection.py", line507, inClient answer_challenge(c, authkey) File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/multiprocessing/connection.py", line822, inanswer_challenge digest= hmac.new(authkey, message,'md5').digest()^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/hmac.py", line184, innewreturn HMAC(key, msg, digestmod)^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/hmac.py", line60, in__init__self._init_hmac(key, msg, digestmod) File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/hmac.py", line67, in_init_hmacself._hmac= _hashopenssl.hmac_new(key, msg,digestmod=digestmod)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ValueError:no reason suppliedTraceback (most recent call last): File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/unittest/async_case.py", line90, in_callTestMethodifself._callMaybeAsync(method)isnotNone:^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/unittest/async_case.py", line117, in_callMaybeAsyncreturnself._asyncioTestContext.run(func,*args,**kwargs)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/test/test_asyncio/test_unix_events.py", line1902, intest_fork_signal_handling child_started= manager.Event()^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/multiprocessing/managers.py", line726, intemp token, exp=self._create(typeid,*args,**kwds)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/multiprocessing/managers.py", line606, in_create conn=self._Client(self._address,authkey=self._authkey)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/multiprocessing/connection.py", line507, inClient answer_challenge(c, authkey) File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/multiprocessing/connection.py", line822, inanswer_challenge digest= hmac.new(authkey, message,'md5').digest()^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/hmac.py", line184, innewreturn HMAC(key, msg, digestmod)^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/hmac.py", line60, in__init__self._init_hmac(key, msg, digestmod) File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/hmac.py", line67, in_init_hmacself._hmac= _hashopenssl.hmac_new(key, msg,digestmod=digestmod)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ValueError:no reason suppliedTraceback (most recent call last): File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/unittest/async_case.py", line90, in_callTestMethodifself._callMaybeAsync(method)isnotNone:^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/unittest/async_case.py", line117, in_callMaybeAsyncreturnself._asyncioTestContext.run(func,*args,**kwargs)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/test/test_asyncio/test_unix_events.py", line1937, intest_fork_asyncio_run result= manager.Value('i',0)^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/multiprocessing/managers.py", line726, intemp token, exp=self._create(typeid,*args,**kwds)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/multiprocessing/managers.py", line606, in_create conn=self._Client(self._address,authkey=self._authkey)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/multiprocessing/connection.py", line507, inClient answer_challenge(c, authkey) File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/multiprocessing/connection.py", line822, inanswer_challenge digest= hmac.new(authkey, message,'md5').digest()^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/hmac.py", line184, innewreturn HMAC(key, msg, digestmod)^^^^^^^^^^^^^^^^^^^^^^^^^ File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/hmac.py", line60, in__init__self._init_hmac(key, msg, digestmod) File"/home/buildbot/buildarea/3.x.cstratak-RHEL8-fips-x86_64.no-builtin-hashes-except-blake2/build/Lib/hmac.py", line67, in_init_hmacself._hmac= _hashopenssl.hmac_new(key, msg,digestmod=digestmod)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ValueError:no reason supplied |
Uh oh!
There was an error while loading.Please reload this page.
Closes#66285
Closes#94454