===== Building live filesystems ===== Wed Nov 8 05:01:14 UTC 2017 Traceback (most recent call last): File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 733, in build_image_set_locked live_successful = run_live_builds(config) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 368, in run_live_builds lp, lp_livefs = get_lp_livefs(config, arch) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 351, in get_lp_livefs owner=lp_owner, distro_series=lp_ds, name=name) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/launchpad.py", line 145, 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-length: 68 content-type: text/plain date: Wed, 08 Nov 2017 05:01:16 GMT server: zope.server.http (HTTP) status: 404 x-powered-by: Zope (www.zope.org), Python (www.python.org) --- Response body: --- No such live filesystem with this owner/distroseries: 'ubuntu-base'. ---