yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #76765
[Bug 1813641] [NEW] cloud-init on Disco, opennebula will intermittently fail unittests
Public bug reported:
Just like recent BUG: #1813383 bash on disco now exposed EPOCHSECONDS
environment variable as well as EPOCHREALTIME.
OpenNebula datasource inspects all bash environment variables in order to surfaces variables which have changed across bash env invocations. Since EPOCHREALTIME and EPOCHSECONDS are both known to increase across environment queries, OpenNebula needs to exclude both of these values from
potential lists of changed environment variables to avoid false positives.
This intermittent bug caused a FTBFS for cloud-init in disco:
https://launchpadlibrarian.net/408452856/buildlog_ubuntu-disco-amd64.cloud-init_18.5-17-gd1a2fe73-0ubuntu1_BUILDING.txt.gz
** Affects: cloud-init
Importance: Undecided
Status: New
** Description changed:
Just like recent BUG: #1813383 bash on disco now exposed EPOCHSECONDS
environment variable as well as EPOCHREALTIME.
-
OpenNebula datasource inspects all bash environment variables in order to surfaces variables which have changed across bash env invocations. Since EPOCHREALTIME and EPOCHSECONDS are both known to increase across environment queries, OpenNebula needs to exclude both of these values from
potential lists of changed environment variables to avoid false positives.
+
+ This intermittent bug caused a FTBFS for cloud-init in disco:
+ https://launchpadlibrarian.net/408452856/buildlog_ubuntu-disco-amd64.cloud-init_18.5-17-gd1a2fe73-0ubuntu1_BUILDING.txt.gz
** Merge proposal linked:
https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/362345
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1813641
Title:
cloud-init on Disco, opennebula will intermittently fail unittests
Status in cloud-init:
New
Bug description:
Just like recent BUG: #1813383 bash on disco now exposed EPOCHSECONDS
environment variable as well as EPOCHREALTIME.
OpenNebula datasource inspects all bash environment variables in order to surfaces variables which have changed across bash env invocations. Since EPOCHREALTIME and EPOCHSECONDS are both known to increase across environment queries, OpenNebula needs to exclude both of these values from
potential lists of changed environment variables to avoid false positives.
This intermittent bug caused a FTBFS for cloud-init in disco:
https://launchpadlibrarian.net/408452856/buildlog_ubuntu-disco-amd64.cloud-init_18.5-17-gd1a2fe73-0ubuntu1_BUILDING.txt.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1813641/+subscriptions
Follow ups