series_upgrade_ubuntu_lite/bionic fails on do-release-upgrade

Bug #1890139 reported by Aurelien Lourot
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Openstack Mojo Testing
Invalid
Undecided
Unassigned

Bug Description

http://osci:8080/job/zaza_runner/137/console

ERROR: test_200_run_series_upgrade (zaza.openstack.charm_tests.series_upgrade.parallel_tests.BionicFocalSeriesUpgradeUbuntu)
Run series upgrade.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/tmp.omyGw5aClo/func/lib/python3.5/site-packages/zaza/openstack/charm_tests/series_upgrade/parallel_tests.py", line 187, in test_200_run_series_upgrade
    to_series=self.to_series
  File "/tmp/tmp.omyGw5aClo/func/lib/python3.5/site-packages/zaza/openstack/utilities/parallel_series_upgrade.py", line 124, in upgrade_ubuntu_lite
    completed_machines=completed_machines, origin=None)
  File "/usr/lib/python3.5/asyncio/base_events.py", line 387, in run_until_complete
    return future.result()
  File "/usr/lib/python3.5/asyncio/futures.py", line 274, in result
    raise self._exception
  File "/usr/lib/python3.5/asyncio/tasks.py", line 241, in _step
    result = coro.throw(exc)
  File "/tmp/tmp.omyGw5aClo/func/lib/python3.5/site-packages/zaza/openstack/utilities/parallel_series_upgrade.py", line 231, in parallel_series_upgrade
    await asyncio.gather(*upgrade_group)
  File "/usr/lib/python3.5/asyncio/futures.py", line 361, in __iter__
    yield self # This tells Task to wait for completion.
  File "/usr/lib/python3.5/asyncio/tasks.py", line 296, in _wakeup
    future.result()
  File "/usr/lib/python3.5/asyncio/futures.py", line 274, in result
    raise self._exception
  File "/usr/lib/python3.5/asyncio/tasks.py", line 239, in _step
    result = coro.send(None)
  File "/tmp/tmp.omyGw5aClo/func/lib/python3.5/site-packages/zaza/openstack/utilities/parallel_series_upgrade.py", line 389, in series_upgrade_machine
    await async_do_release_upgrade(machine)
  File "/tmp/tmp.omyGw5aClo/func/lib/python3.5/site-packages/zaza/openstack/utilities/parallel_series_upgrade.py", line 606, in async_do_release_upgrade
    machine, do_release_upgrade_cmd, timeout="120m")
  File "/tmp/tmp.omyGw5aClo/func/lib/python3.5/site-packages/zaza/model.py", line 1936, in async_run_on_machine
    await generic_utils.check_call(cmd)
  File "/tmp/tmp.omyGw5aClo/func/lib/python3.5/site-packages/zaza/utilities/generic.py", line 678, in check_call
    raise subprocess.CalledProcessError(proc.returncode, cmd)
subprocess.CalledProcessError: Command '['juju', 'run', '--machine=1', '--timeout=120m', 'yes | sudo DEBIAN_FRONTEND=noninteractive do-release-upgrade -f DistUpgradeViewNonInteractive']' returned non-zero exit status 1

Revision history for this message
Aurelien Lourot (aurelien-lourot) wrote :

This is normal because there is no point release yet (20.04.1).
https://wiki.ubuntu.com/FocalFossa/ReleaseSchedule

Changed in openstack-mojo-specs:
status: New → Invalid
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.