===== Building live filesystems ===== Thu Mar 14 07:51:03 UTC 2019 Traceback (most recent call last): File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 672, in build_image_set_locked live_successful = run_live_builds(config) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 363, in run_live_builds lp, lp_livefs = get_lp_livefs(config, arch) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 346, in get_lp_livefs owner=lp_owner, distro_series=lp_ds, name=name) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/launchpad.py", line 146, in getByName owner=owner, distro_series=distro_series, name=name)) File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 609, in __call__ extra_headers=extra_headers) File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 426, in _request raise error NotFound: HTTP Error 404: Not Found Response headers: --- -content-encoding: gzip content-length: 70 content-type: text/plain date: Thu, 14 Mar 2019 07:51:04 GMT server: zope.server.http (HTTP) status: 404 vary: Accept-Encoding x-powered-by: Zope (www.zope.org), Python (www.python.org) --- Response body: --- No such live filesystem with this owner/distroseries: 'ubuntu-canary'. ---