Machine stuck in 'pending' state cannot be terminated
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Triaged
|
High
|
Unassigned |
Bug Description
Using juju-core 1.13.1-
environment: precise
machines:
"0":
agent-state: started
agent-version: 1.13.1
dns-name: 10.5.0.4
instance-id: 982d3feb-
series: precise
hardware: arch=amd64 cpu-cores=1 mem=512M
"9":
agent-state: pending
dns-name: 10.5.0.14
instance-id: c97fd63a-
life: dying
series: precise
hardware: arch=amd64 cpu-cores=1 mem=2048M
Attempting to re-terminate the machine does not help. If I terminate the instance manually via nova, the machine stays in the environment as pending.
FWIW, I am using juju-deployer (+ python-jujuclient) to reset the enviornment.
Attached is machine-0.log.
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → High |
tags: | added: destroy-machine |
Possible dup of https:/ /bugs.launchpad .net/juju- core/+bug/ 1217781