Skip to content

Publish DBCSR Build Environments to the GitHub Contrainer Registry #1833

Publish DBCSR Build Environments to the GitHub Contrainer Registry

Publish DBCSR Build Environments to the GitHub Contrainer Registry #1833

Triggered via schedule December 22, 2024 23:45
Status Failure
Total duration 3m 0s
Artifacts

docker-build-env.yml

on: schedule
Matrix: docker-build-env
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
docker-build-env (ghcr.io/cp2k/dbcsr-build-env-rocm, tools/docker, Dockerfile.build-env-rocm, ghc...
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -ex ; apt-get update ; apt-get install -y apt-transport-https ca-certificates gnupg software-properties-common curl ; curl -LsS https://apt.kitware.com/keys/kitware-archive-latest.asc | gpg --dearmor - | tee /etc/apt/trusted.gpg.d/kitware.gpg >/dev/null ; apt-add-repository 'deb https://apt.kitware.com/ubuntu/ jammy main' ; apt-get install -y locales gfortran g++ openmpi-bin libopenmpi-dev mpich libmpich-dev libopenblas-openmp-dev cmake ninja-build lcov pkg-config git python3-pip unzip rsync valgrind ; apt-get install -y rocblas rocsolver hipblas ; rm -rf /var/lib/apt/lists/* ; localedef -i en_US -c -f UTF-8 -A /usr/share/locale/locale.alias en_US.UTF-8" did not complete successfully: exit code: 100