===== Building live filesystems ===== Mon Apr 8 13:37:14 UTC 2024 Traceback (most recent call last): File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 628, in build_image_set_locked live_successful, builds = run_live_builds(config) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 342, in run_live_builds lp, lp_livefs = get_lp_livefs(config, arch) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 327, in get_lp_livefs livefs = lp.livefses.getByName( File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/launchpad.py", line 149, in getByName self._lp_livefses.getByName( File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 592, in __call__ response, content = self.root._browser._request( File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 429, in _request raise error lazr.restfulclient.errors.NotFound: HTTP Error 404: Not Found Response headers: --- content-length: 68 content-type: text/plain;charset=utf-8 date: Mon, 08 Apr 2024 13:37:15 GMT server: gunicorn status: 404 x-powered-by: Zope (www.zope.org), Python (www.python.org) x-request-id: 055e9b5d-e138-40b8-a17e-d4ac4025ca68 x-vcs-revision: aec24aef7a9042c99ef3e238d8b0ca01df9e1a9f --- Response body: --- b"No such live filesystem with this owner/distroseries: 'ubuntu-core'." ---