Skip to content

build-push

build-push #554

Triggered via schedule September 4, 2024 18:34
Status Failure
Total duration 5m 47s
Artifacts

build-push.yml

on: schedule
Matrix: base
Matrix: dev
Matrix: xl
Fit to window
Zoom out
Zoom in

Annotations

1 error
dev (debian_stable_base, debian_stable_base, dev, linux/amd64, dev)
buildx failed with: ERROR: failed to solve: process "docker-shell set -e\nexport CCACHE_DIR=/ccache\nsource ${SPACK_ROOT}/share/spack/setup-env.sh\nmkdir -p /var/cache/spack/blobs/sha256/\nfind /var/cache/spack/blobs/sha256/ -ignore_readdir_race -atime +7 -delete\necho -e \"\\n view: false\" >> ${SPACK_ENV}/spack.yaml\nspack env activate --dir ${SPACK_ENV}\nspack concretize --fresh --force\nmake --jobs ${jobs} --keep-going --directory /opt/spack-environment \\\n SPACK_ENV=${SPACK_ENV} \\\n BUILDCACHE_OCI_PROMPT=\"eicweb\" \\\n BUILDCACHE_OCI_FINAL=\"ghcr\" \\\n BUILDCACHE_S3_FINAL=\"eics3rw\"\nspack find --implicit --no-groups \\\n| sed -e '1,/Installed packages/d;s/\\([^@]*\\).*/\\1/g' \\\n| uniq -d | grep -v py-pip | grep -v py-cython \\\n| tee /tmp/duplicates.txt\ntest -s /tmp/duplicates.txt && exit 1\nccache --show-stats\nccache --zero-stats\n" did not complete successfully: exit code: 1