assess_network_health MaaS bundle timeout
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-ci-tools |
In Progress
|
High
|
Michael Skalka |
Bug Description
Bundle deployments on MaaS versions of this test are running into intermittent timeout errors resulting in failed tests.
Traceback (most recent call last):
File "/var/lib/
yield
File "/var/lib/
yield
File "/var/lib/
yield machines
File "/var/lib/
start_
File "/var/lib/
args.reboot, args.series, maas)
File "/var/lib/
self.
File "/var/lib/
client.
File "/var/lib/
timeout=
File "/var/lib/
raise exc_type(
WorkloadsNotReady: Workloads not ready in network-
Changed in juju-ci-tools: | |
importance: | Undecided → High |
assignee: | nobody → Michael Skalka (mskalka) |
status: | New → In Progress |
After further investigation the root cause has been determined. Juju is failing to spin up LXD containers on the machines, resulting in a timeout. This has been reported against Juju: https:/ /bugs.launchpad .net/juju/ +bug/1677265