===== Building live filesystems ===== Fri Sep 6 03:10:02 UTC 2024 ubuntu-server-arm64-raspi on Launchpad starting at 2024-09-06 03:10:02 ubuntu-server-arm64-raspi: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/681003 ubuntu-server-riscv64-unmatched on Launchpad starting at 2024-09-06 03:10:08 ubuntu-server-riscv64-unmatched: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/681004 ubuntu-server-riscv64-visionfive2 on Launchpad starting at 2024-09-06 03:10:09 ubuntu-server-riscv64-visionfive2: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/681005 ubuntu-server-riscv64-nezha on Launchpad starting at 2024-09-06 03:10:11 ubuntu-server-riscv64-nezha: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/681006 ubuntu-server-riscv64-licheerv on Launchpad starting at 2024-09-06 03:10:13 ubuntu-server-riscv64-licheerv: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/681007 ubuntu-server-riscv64-icicle on Launchpad starting at 2024-09-06 03:10:16 ubuntu-server-riscv64-icicle: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/681008 ubuntu-server-riscv64-milkvmars on Launchpad starting at 2024-09-06 03:10:17 ubuntu-server-riscv64-milkvmars: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/681009 ubuntu-server-riscv64-pic64gx on Launchpad starting at 2024-09-06 03:10:18 ubuntu-server-riscv64-pic64gx: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/681010 ubuntu-server-riscv64-generic on Launchpad starting at 2024-09-06 03:10:19 ubuntu-server-riscv64-generic: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/681011 ubuntu-server-amd64-generic on Launchpad starting at 2024-09-06 03:10:20 ubuntu-server-amd64-generic: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/681012 ubuntu-server-arm64-generic on Launchpad starting at 2024-09-06 03:10:22 ubuntu-server-arm64-generic: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/oracular/cpc/+build/681013 ubuntu-server-arm64-raspi on Launchpad finished at 2024-09-06 03:16:38 (Failed to build) ubuntu-server-amd64-generic on Launchpad finished at 2024-09-06 03:23:55 (Successfully built) ubuntu-server-arm64-generic on Launchpad finished at 2024-09-06 03:33:54 (Successfully built) ubuntu-server-riscv64-licheerv on Launchpad finished at 2024-09-06 04:28:54 (Failed to build) ubuntu-server-riscv64-pic64gx on Launchpad finished at 2024-09-06 04:31:24 (Failed to build) ubuntu-server-riscv64-generic on Launchpad finished at 2024-09-06 05:11:14 (Successfully built) ubuntu-server-riscv64-milkvmars on Launchpad finished at 2024-09-06 05:13:07 (Successfully built) ubuntu-server-riscv64-unmatched on Launchpad finished at 2024-09-06 05:13:39 (Successfully built) ubuntu-server-riscv64-visionfive2 on Launchpad finished at 2024-09-06 05:14:27 (Successfully built) ubuntu-server-riscv64-icicle on Launchpad finished at 2024-09-06 05:14:58 (Successfully built) Traceback (most recent call last): File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1393, in _conn_request response = conn.getresponse() File "/usr/lib/python3.10/http/client.py", line 1375, in getresponse response.begin() File "/usr/lib/python3.10/http/client.py", line 318, in begin version, status, reason = self._read_status() File "/usr/lib/python3.10/http/client.py", line 287, 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 442, in build_image_set_locked live_successful, builds = run_live_builds(config) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 402, in run_live_builds lp_build.lp_refresh() File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 744, in lp_refresh super(Entry, self).lp_refresh(new_url, etag) File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 323, in lp_refresh representation = self._root._browser.get( File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 439, in get response, content = self._request(url, extra_headers=headers) File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 389, in _request response, content = self._request_and_retry( File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 359, in _request_and_retry response, content = self._connection.request( File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1693, in request (response, new_content) = self._request( File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 144, in _request response, content = super(LaunchpadOAuthAwareHttp, self)._request( File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 184, in _request return super(RestfulHttp, self)._request( File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1441, in _request (response, content) = self._conn_request(conn, request_uri, method, body, headers) File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1402, in _conn_request conn.connect() File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1155, in connect self.sock = self._context.wrap_socket(sock, server_hostname=self.host) File "/usr/lib/python3.10/ssl.py", line 513, in wrap_socket return self.sslsocket_class._create( File "/usr/lib/python3.10/ssl.py", line 1100, in _create self.do_handshake() File "/usr/lib/python3.10/ssl.py", line 1371, in do_handshake self._sslobj.do_handshake() TimeoutError: [Errno 110] Connection timed out