[Bug 1584147] Re: cloud-init hangs on boot as Python waits for sufficient randomness to start
Bug Watch Updater
1584147 at bugs.launchpad.net
Fri Jun 10 21:42:17 UTC 2016
** Changed in: python3.5 (Debian)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3.5 in Ubuntu.
https://bugs.launchpad.net/bugs/1584147
Title:
cloud-init hangs on boot as Python waits for sufficient randomness to
start
Status in cloud-images:
Confirmed
Status in Python:
Fix Committed
Status in cloud-init package in Ubuntu:
Confirmed
Status in python3.5 package in Ubuntu:
Confirmed
Status in python3.5 package in Debian:
Fix Released
Bug description:
If Python 3.5 starts before the kernel has initialised its RNG, it
will hang[0] until there is sufficient entropy for it to randomise
dictionary keys.
As cloud-init uses Python 3.5, this means that cloud-init will hang
until this happens (meaning that the instance won't be properly
initialised).
I have seen this cause a hang of up to 7 minutes on an OpenStack
cloud.
Upstream python bug is issue 26839 [1].
[0] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822431
[1] https://bugs.python.org/issue26839
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1584147/+subscriptions
More information about the foundations-bugs
mailing list