After Ocata to Pike undercloud upgrade docker-distribution service is not started

Bug #1696744 reported by Marius Cornea
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Expired
Undecided
Unassigned

Bug Description

After Ocata to Pike undercloud upgrade docker-distribution service is not started hence the docker registry on undercloud is not available:

Steps to reproduce:
Deploy Ocata undercloud and overcloud
Upgrade repos to Pike

Upgrade undercloud:

openstack undercloud upgrade
openstack overcloud container image upload --verbose --config-file /usr/share/tripleo-common/container-images/overcloud_containers.yaml

(undercloud) [stack@undercloud-0 ~]$ systemctl status docker-distribution
● docker-distribution.service - v2 Registry server for Docker
   Loaded: loaded (/usr/lib/systemd/system/docker-distribution.service; enabled; vendor preset: disabled)
   Active: inactive (dead) since Thu 2017-06-08 12:00:18 UTC; 1h 14min ago
 Main PID: 615 (code=killed, signal=PIPE)

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

(undercloud) [stack@undercloud-0 ~]$ sudo ss -lpn | grep 8787
(undercloud) [stack@undercloud-0 ~]$ sudo systemctl start docker-distribution
(undercloud) [stack@undercloud-0 ~]$ sudo ss -lpn | grep 8787
tcp LISTEN 0 128 192.168.0.1:8787 *:* users:(("registry",pid=26198,fd=4))
(undercloud) [stack@undercloud-0 ~]$

Tags: upgrade
Changed in tripleo:
importance: Undecided → High
Changed in tripleo:
milestone: pike-2 → pike-3
Changed in tripleo:
milestone: pike-3 → pike-rc1
Revision history for this message
Steve Baker (steve-stevebaker) wrote :

I've set the importance to low because the undercloud registry is for development only. Production deployments should never use the undercloud docker-distribution registry as the local registry, so I don't see this as a huge issue for upgrades testing.

Changed in tripleo:
assignee: nobody → Steve Baker (steve-stevebaker)
importance: High → Low
Changed in tripleo:
milestone: pike-rc1 → pike-rc2
Revision history for this message
Steve Baker (steve-stevebaker) wrote :

Bringing this back up to High, since we're supporting the undercloud registry in production

Changed in tripleo:
importance: Low → High
Changed in tripleo:
milestone: pike-rc2 → queens-1
Changed in tripleo:
milestone: queens-1 → queens-2
Changed in tripleo:
milestone: queens-2 → queens-3
Changed in tripleo:
milestone: queens-3 → queens-rc1
Changed in tripleo:
milestone: queens-rc1 → rocky-1
Changed in tripleo:
milestone: rocky-1 → rocky-2
Changed in tripleo:
milestone: rocky-2 → rocky-3
Changed in tripleo:
milestone: rocky-3 → rocky-rc1
Changed in tripleo:
milestone: rocky-rc1 → stein-1
Changed in tripleo:
milestone: stein-1 → stein-2
Revision history for this message
Emilien Macchi (emilienm) wrote : Cleanup EOL bug report

This is an automated cleanup. This bug report has been closed because it
is older than 18 months and there is no open code change to fix this.
After this time it is unlikely that the circumstances which lead to
the observed issue can be reproduced.

If you can reproduce the bug, please:
* reopen the bug report (set to status "New")
* AND add the detailed steps to reproduce the issue (if applicable)
* AND leave a comment "CONFIRMED FOR: <RELEASE_NAME>"
  Only still supported release names are valid (FUTURE, PIKE, QUEENS, ROCKY, STEIN).
  Valid example: CONFIRMED FOR: FUTURE

Changed in tripleo:
assignee: Steve Baker (steve-stevebaker) → nobody
importance: High → Undecided
status: Triaged → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.