limit numpy version due to AttributeError (#484) #347
Annotations
1 error and 2 warnings
Error: buildah exited with code 1
time="2024-06-20T14:11:19Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-06-20T14:11:19Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Trying to pull quay.io/cloud-bulldozer/nighthawk-base:latest...
Getting image source signatures
Copying blob sha256:6bf1a9d1bbfea3d0f89de0d83d9863703125c1c5be0db2dc2431f771635900eb
Copying blob sha256:f13e99279548e7ac176d87472e447df664ee8cdf61059f94e93c2541aac82236
Copying blob sha256:0a2fca06b92fe7f2c34e6bf1fd516addc54704a8d4474edb30677ed1fe5b610b
Copying blob sha256:f13e99279548e7ac176d87472e447df664ee8cdf61059f94e93c2541aac82236
Copying blob sha256:0a2fca06b92fe7f2c34e6bf1fd516addc54704a8d4474edb30677ed1fe5b610b
Copying blob sha256:6bf1a9d1bbfea3d0f89de0d83d9863703125c1c5be0db2dc2431f771635900eb
Copying config sha256:2b03705d6814846159986bd3ef801e80f25d5453851083e44f2a642664acb663
Writing manifest to image destination
Storing signatures
time="2024-06-20T14:11:29Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
debconf: delaying package configuration, since apt-utils is not installed
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 364, in <module>
sys.exit(0 if addaptrepo.main() else 1)
File "/usr/bin/add-apt-repository", line 347, in main
shortcut = handler(source, **shortcut_params)
File "/usr/lib/python3/dist-packages/softwareproperties/shortcuts.py", line 40, in shortcut_handler
return handler(shortcut, **kwargs)
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 82, in __init__
if self.lpppa.publish_debug_symbols:
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 120, in lpppa
self._lpppa = self.lpteam.getPPAByName(name=self.ppaname)
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 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 1725, in request
(response, 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 1363, in _conn_request
conn.connect()
File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1153, in connect
sock.connect((self.host, self.port))
TimeoutError: [Errno 110] Connection timed out
error building at STEP "RUN apt-get update && apt-get install -y software-properties-common gcc && add-apt-repository -y ppa:deadsnakes/ppa": error while running runtime: exit status 1
time="2024-06-20T14:18:09Z" level=error msg="exit status 1"
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
This job failed
Loading