Merge pull request #101 from axel7083/feature/cluster-wide #3
Annotations
1 error and 2 warnings
Build&Push Alt
Error: buildah exited with code 1
time="2024-02-28T16:37:18Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
time="2024-02-28T16:37:18Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
Resolved "python" as an alias (/etc/containers/registries.conf.d/000-shortnames.conf)
Trying to pull docker.io/library/python:3.9-slim...
Getting image source signatures
Copying blob sha256:66622e9fe611ae05dd15a21b6b4ff927259f9e2ab064481d71e3840edc35a08d
Copying blob sha256:5781d2fa4c06a2cf8192e4d6fd1e0557f653d8d2003a5baf3f46bcc6ee7a4b96
Copying blob sha256:881441c5f96a1f5d01cf6d940935a9bb2104def44e465306e5d8d0d63fbb4b6d
Copying blob sha256:e0d489e60efeee042d73afc4d45ad77014188c0ac8941f9ba5f15760d2288c3a
Copying blob sha256:85a1ad1e73331c6ffd738c2189ee8f9ddb5bbcc6746b112d23b8abf98724d5c8
Copying blob sha256:e0d489e60efeee042d73afc4d45ad77014188c0ac8941f9ba5f15760d2288c3a
Copying blob sha256:881441c5f96a1f5d01cf6d940935a9bb2104def44e465306e5d8d0d63fbb4b6d
Copying blob sha256:5781d2fa4c06a2cf8192e4d6fd1e0557f653d8d2003a5baf3f46bcc6ee7a4b96
Copying blob sha256:66622e9fe611ae05dd15a21b6b4ff927259f9e2ab064481d71e3840edc35a08d
Copying blob sha256:85a1ad1e73331c6ffd738c2189ee8f9ddb5bbcc6746b112d23b8abf98724d5c8
Copying config sha256:0ed6d5d1c0ae72df22b182decd0cb1d951f7dede0acf68fc9022482463d2360d
Writing manifest to image destination
Storing signatures
time="2024-02-28T16:37:21Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
debconf: delaying package configuration, since apt-utils is not installed
time="2024-02-28T16:38:47Z" level=warning msg="Failed to decode the keys [\"machine\"] from \"/usr/share/containers/containers.conf\"."
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [65 lines of output]
Collecting maturin<2,>=1
Downloading maturin-1.4.0.tar.gz (177 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.0/178.0 kB 854.0 kB/s eta 0:00:00
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting typing-extensions!=4.7.0,>=4.6.0
Using cached typing_extensions-4.10.0-py3-none-any.whl (33 kB)
Collecting tomli>=1.1.0
Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Building wheels for collected packages: maturin
Building wheel for maturin (pyproject.toml): started
Building wheel for maturin (pyproject.toml): finished with status 'error'
error: subprocess-exited-with-error
× Building wheel for maturin (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [35 lines of output]
/tmp/pip-build-env-o6cc3_xt/overlay/lib/python3.9/site-packages/setuptools/config/_apply_pyprojecttoml.py:83: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)
corresp(dist, value, root_dir)
running bdist_wheel
running build
running build_py
creating build
creating build/lib.linux-armv7l-cpython-39
creating build/lib.linux-armv7l-cpython-39/maturin
copying maturin/import_hook.py -> build/lib.linux-armv7l-cpython-39/maturin
copying maturin/__init__.py -> build/lib.linux-armv7l-cpython-39/maturin
copying maturin/__main__.py -> build/lib.linux-armv7l-cpython-39/maturin
running egg_info
creating maturin.egg-info
writing
|
Build&Push Alt
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/.
|
Build&Push Alt
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/
|