ERROR upgrade in progress - Juju functionality is limited
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
High
|
Menno Finlay-Smits | ||
1.21 |
Fix Released
|
High
|
Menno Finlay-Smits | ||
1.22 |
Fix Released
|
High
|
Menno Finlay-Smits |
Bug Description
In test-driving 1.21beta5 in UOSCI, I see 'ERROR upgrade in progress - Juju functionality is limited.' The same actions succeed with 1.20.14. Also take note that adding 60s sleep between bootstrap and deploy resolved as a temporary workaround.
$ juju bootstrap -e osci-sv01-jdev && juju deploy -e osci-sv01-jdev ubuntu
Bootstrapping environment "osci-sv01-jdev"
Starting new instance for initial state server
Launching instance
- 9024efb3-
Installing Juju agent on bootstrap instance
Waiting for address
Attempting to connect to 172.18.101.35:22
Logging to /var/log/
Running apt-get update
Running apt-get upgrade
Installing package: curl
Installing package: cpu-checker
Installing package: bridge-utils
Installing package: rsyslog-gnutls
Fetching tools: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 -o $bin/tools.tar.gz <[https:/
Bootstrapping Juju machine agent
Starting Juju machine agent (jujud-machine-0)
Bootstrap complete
ERROR upgrade in progress - Juju functionality is limited
## waited a bit and charm deploy works:
$ juju deploy -e osci-sv01-jdev ubuntu
Added charm "cs:trusty/
^[jenkins@
environment: osci-sv01-jdev
machines:
"0":
agent-state: started
agent-version: 1.21-beta5
dns-name: 172.18.101.35
instance-id: 9024efb3-
instance-state: ACTIVE
series: trusty
hardware: arch=amd64 cpu-cores=1 mem=2048M root-disk=9216M
state-
"1":
agent-state: started
agent-version: 1.21-beta5
dns-name: 172.18.101.36
instance-id: 415945c3-
instance-state: ACTIVE
series: trusty
hardware: arch=amd64 cpu-cores=1 mem=2048M root-disk=9216M
services:
ubuntu:
charm: cs:trusty/ubuntu-0
exposed: false
units:
ubuntu/0:
machine: "1"
## all-machines.log:
http://
## environment info:
juju-core:
Installed: 1.21-beta5-
Candidate: 1.21-beta5-
Version table:
*** 1.21-beta5-
500 http://
100 /var/lib/
1.
500 http://
1.
500 http://
1.
500 http://
$ lsb_release -a && uname -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
Linux juju-osci-
osci-sv01-jdev:
admin-secret: XXXXXXXXXX
agent-stream: devel
apt-http-proxy: http://
auth-url: http://
control-bucket: XXXXXXXXXX
image-stream: daily
logging-config: <root>=DEBUG
network: XXXXXXXXXX
password: XXXXXXXXXX
region: serverstack
tenant-name: XXXXXXXXXX
type: openstack
use-
use-
username: XXXXXXXXXX
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → 1.23 |
no longer affects: | juju-core/1.22 |
Changed in juju-core: | |
status: | Triaged → In Progress |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
Changed in juju-core: | |
milestone: | 1.23 → 1.23-beta1 |
See also, related bug: https:/ /bugs.launchpad .net/juju- core/+bug/ 1358078.