Skip to content

Docker end-user images #1056

Docker end-user images

Docker end-user images #1056

Manually triggered October 21, 2024 08:00
Status Failure
Total duration 4m 16s
Artifacts 2

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 and 4 warnings
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 -v install --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-cache-dir '.[test]' && 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 -v install --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-cache-dir '.[test]'" 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 -v install --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-cache-dir '.[test]' && 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 -v install --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-cache-dir '.[test]'" did not complete successfully: exit code: 1
The 'as' keyword should match the case of the 'from' keyword: dolfinx/docker/Dockerfile.end-user#L45
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: dolfinx/docker/Dockerfile.end-user#L119
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: dolfinx/docker/Dockerfile.end-user#L123
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: dolfinx/docker/Dockerfile.end-user#L148
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/

Artifacts

Produced during runtime
Name Size
FEniCS~dolfinx~22RBRB.dockerbuild
40.4 KB
FEniCS~dolfinx~3GGE09.dockerbuild
33.5 KB