[ubuntu-studio-devel] CD image ubuntustudio/focal/dvd failed to build on 20221114

noreply+ubuntu-cdimage at ubuntu.com noreply+ubuntu-cdimage at ubuntu.com
Mon Nov 14 18:24:37 UTC 2022


===== Building live filesystems =====
Mon Nov 14 18:17:01 UTC 2022
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1560, in _conn_request
    response = conn.getresponse()
  File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse
    response.begin()
  File "/usr/lib/python3.8/http/client.py", line 316, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python3.8/http/client.py", line 285, in _read_status
    raise RemoteDisconnected("Remote end closed connection without"
http.client.RemoteDisconnected: Remote end closed connection without response

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 703, in build_image_set_locked
    live_successful = run_live_builds(config)
  File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 357, in run_live_builds
    lp, lp_livefs = get_lp_livefs(config, arch)
  File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 336, in get_lp_livefs
    lp_owner = lp.people[owner]
  File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/launchpad.py", line 48, in __getitem__
    self._cache[key] = self._item_factory(self._lp_mapping[key])
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 998, in __getitem__
    shim_resource._ensure_representation()
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 379, in _ensure_representation
    representation = self._root._browser.get(self._wadl_resource)
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 448, in get
    response, content = self._request(url, extra_headers=headers)
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 398, in _request
    response, content = self._request_and_retry(
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 368, in _request_and_retry
    response, content = self._connection.request(
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1906, in request
    (response, new_content) = self._request(
  File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 137, in _request
    response, content = super(
  File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 193, in _request
    return super(RestfulHttp, self)._request(
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1621, in _request
    (response, content) = self._conn_request(
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1569, in _conn_request
    conn.connect()
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1376, in connect
    raise socket_err
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1309, in connect
    sock.connect((self.host, self.port))
OSError: [Errno 101] Network is unreachable



More information about the ubuntu-studio-devel mailing list