Skip to content

Build User Image

Build User Image #38

Manually triggered November 7, 2023 14:41
Status Failure
Total duration 57m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-user-image.yml

on: workflow_dispatch
build-and-push-image
57m 12s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build-and-push-image
buildx failed with: ERROR: failed to solve: process "conda run -n karabo /bin/bash -c MPICH_VERSION=$(eval $MPICH_EVAL) && mkdir -p /tmp/mpich-build && cd /tmp/mpich-build && wget http://www.mpich.org/static/downloads/${MPICH_VERSION}/mpich-${MPICH_VERSION}.tar.gz && tar xvzf mpich-${MPICH_VERSION}.tar.gz && cd mpich-${MPICH_VERSION} && ./configure --enable-fast=all,O3 --prefix=/usr --with-cuda=/usr/local/cuda && make -j4 && make install && ldconfig && cp -p /tmp/mpich-build/mpich-${MPICH_VERSION}/examples/cpi /usr/bin/ && cd / && rm -rf /tmp/mpich-build" did not complete successfully: exit code: 2
build-and-push-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-push-image
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 61 MB