Github Action fix? #9
ai-toolbox-image.yaml
on: push
Build and Push AI toolbox image
12m 51s
Annotations
1 error and 1 warning
|
Build and Push AI toolbox image
Error: buildah exited with code 125
Trying to pull quay.io/centos/centos:stream10...
Getting image source signatures
Copying blob sha256:64be85db4d63632dc13eb358038e1414f7b4d768a34107239433414ab42816cc
Copying config sha256:f8d2b823a560ece59ec62342244a2d6ffb4f4a13a02bd9c0d70b20ba7d05c7aa
Writing manifest to image destination
++ uname -m
++ sed 's/x86_64/amd64/;s/aarch64/arm64/'
+ arch=amd64
+ cat /etc/os-release
+ dnf install -y epel-release python3-pip python3-devel
Importing GPG key 0x8483C65D:
Userid : "CentOS (CentOS Official Signing Key) <security@centos.org>"
Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial-SHA256
Importing GPG key 0x1D997668:
Userid : "CentOS Extras SIG (https://wiki.centos.org/SpecialInterestGroup) <security@centos.org>"
Fingerprint: 363F C097 2F64 B699 AED3 968E 1FF6 A217 1D99 7668
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras-SHA512
warning: Certificate 1FF6A2171D997668:
Policy rejects subkey 8B5C8111FCA5D0FF: Policy rejected non-revocation signature (PrimaryKeyBinding) requiring second pre-image resistance
+ dnf config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo
+ dnf install -y bind-utils bridge-utils conntrack-tools crypto-policies curl dstat ethtool firewalld fping gawk gcc git git-lfs gnupg2 htop iftop ignition inotify-tools iotop iperf iperf3 ipmitool iproute iputils jq krb5-workstation libcurl-devel make mtr ncdu neovim net-tools netcat nethogs nload nmap nmap-ncat nvtop openssl openvpn patch procps procps-ng python3-pip rsync screen skopeo socat strace subversion sudo sysstat tcpdump telnet tftp tree unzip util-linux-user vim wget zsh ffmpegthumbnailer heif-pixbuf-loader libheif-tools libatomic
Importing GPG key 0xF796ECB0:
Userid : "NVIDIA CORPORATION (Open Source Projects) <cudatools@nvidia.com>"
Fingerprint: C95B 321B 61E8 8C18 09C4 F759 DDCA E044 F796 ECB0
From : https://nvidia.github.io/libnvidia-container/gpgkey
Importing GPG key 0xE37ED158:
Userid : "Fedora (epel10) <epel@fedoraproject.org>"
Fingerprint: 7D8D 15CB FC4E 6268 8591 FB26 33D9 8517 E37E D158
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-10
+ dnf install -y nvidia-container-toolkit
+ dnf clean all
+ rm -rf /tmp/packages.desktop.list /tmp/packages.list /tmp/packages.virt.list
From https://github.com/ohmyzsh/ohmyzsh
* [new branch] master -> origin/master
Already on 'master'
+ wget -qO /usr/lib/ohmyzsh/custom/kube-ps1.plugin.zsh https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/plugins/kube-ps1/kube-ps1.plugin.zsh
+ mv /usr/share/zsh/30zinitrc.zsh /usr/share/zsh/99magic-dots.zsh /usr/lib/ohmyzsh/custom/
+ git clone https://github.com/zsh-users/zsh-history-substring-search /usr/lib/ohmyzsh/custom/plugins/zsh-history-subscring-search
Cloning into '/usr/lib/ohmyzsh/custom/plugins/zsh-history-subscring-search'...
+ git clone https://github.com/zsh-users/zsh-syntax-highlighting.git /usr/lib/ohmyzsh/custom/plugins/zsh-syntax-highlighting
Cloning into '/usr/lib/ohmyzsh/custom/plugins/zsh-syntax-highlighting'...
+ chsh -s /bin/zsh root
+ echo 'PATH=~/bin:~/.bin:~/.opt/bin:$PATH'
+ sed -i 's|^SHELL=.*|SHELL=/usr/bin/zsh|' /etc/default/useradd
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Error: committing container for step {Env:[PACKAGES_INSTALL_ADDITIONAL= PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin] Command:run Args:[pip install --no-cache-dir -U vllm torch torchvision torchaudio torchinfo rich loguru psutil gpustat pynvml prometheus_client tensorboard aiohttp requests tqdm opentelemetry-api opentelemetry-sdk opentelemetry-exporter-otlp && pip cache purge] Flags:[] Attrs:map[] Message:RUN pip install --no-cache-dir -U vllm torch torchvision torchaudio torchinfo rich loguru psutil gpustat pynvml prometh
|
|
Build and Push AI toolbox image
Reference to image and/or tag must be lowercase. Reference has been converted to be compliant with standard.
|