Skip to content

Docker end-user images #885

Docker end-user images

Docker end-user images #885

Manually triggered May 26, 2024 14:49
Status Failure
Total duration 4m 1s
Artifacts

docker-end-user.yml

on: workflow_dispatch
Matrix: Build DOLFINx end-user images
Create multiarch end-user images
0s
Create multiarch end-user images
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build DOLFINx end-user images (arm64, buildjet-8vcpu-ubuntu-2204-arm)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd dolfinx && mkdir -p build-real && cd build-real && PETSC_ARCH=linux-gnu-real64-32 cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr/local/dolfinx-real -DCMAKE_BUILD_TYPE=${DOLFINX_CMAKE_BUILD_TYPE} ../cpp && ninja install && cd ../python && PETSC_ARCH=linux-gnu-real64-32 pip install --break-system-packages -v --config-settings=cmake.build-type=\"${DOLFINX_CMAKE_BUILD_TYPE}\" --config-settings=install.strip=false --no-build-isolation --check-build-dependencies --target /usr/local/dolfinx-real/lib/python${PYTHON_VERSION}/dist-packages --no-dependencies --no-cache-dir . && git clean -fdx && cd ../ && mkdir -p build-complex && cd build-complex && PETSC_ARCH=linux-gnu-complex128-32 cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr/local/dolfinx-complex -DCMAKE_BUILD_TYPE=${DOLFINX_CMAKE_BUILD_TYPE} ../cpp && ninja install && . /usr/local/dolfinx-complex/lib/dolfinx/dolfinx.conf && cd ../python && PETSC_ARCH=linux-gnu-complex128-32 pip install --break-system-packages -v --config-settings=cmake.build-type=\"${DOLFINX_CMAKE_BUILD_TYPE}\" --config-settings=install.strip=false --no-build-isolation --check-build-dependencies --target /usr/local/dolfinx-complex/lib/python${PYTHON_VERSION}/dist-packages --no-dependencies --no-cache-dir ." did not complete successfully: exit code: 1
Build DOLFINx end-user images (amd64, ubuntu-latest)
The job was canceled because "arm64_buildjet-8vcpu-ubun" failed.
Build DOLFINx end-user images (amd64, ubuntu-latest)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd dolfinx && mkdir -p build-real && cd build-real && PETSC_ARCH=linux-gnu-real64-32 cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr/local/dolfinx-real -DCMAKE_BUILD_TYPE=${DOLFINX_CMAKE_BUILD_TYPE} ../cpp && ninja install && cd ../python && PETSC_ARCH=linux-gnu-real64-32 pip install --break-system-packages -v --config-settings=cmake.build-type=\"${DOLFINX_CMAKE_BUILD_TYPE}\" --config-settings=install.strip=false --no-build-isolation --check-build-dependencies --target /usr/local/dolfinx-real/lib/python${PYTHON_VERSION}/dist-packages --no-dependencies --no-cache-dir . && git clean -fdx && cd ../ && mkdir -p build-complex && cd build-complex && PETSC_ARCH=linux-gnu-complex128-32 cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr/local/dolfinx-complex -DCMAKE_BUILD_TYPE=${DOLFINX_CMAKE_BUILD_TYPE} ../cpp && ninja install && . /usr/local/dolfinx-complex/lib/dolfinx/dolfinx.conf && cd ../python && PETSC_ARCH=linux-gnu-complex128-32 pip install --break-system-packages -v --config-settings=cmake.build-type=\"${DOLFINX_CMAKE_BUILD_TYPE}\" --config-settings=install.strip=false --no-build-isolation --check-build-dependencies --target /usr/local/dolfinx-complex/lib/python${PYTHON_VERSION}/dist-packages --no-dependencies --no-cache-dir ." did not complete successfully: exit code: 1