Skip to content

Docker RedHat test image #12

Docker RedHat test image

Docker RedHat test image #12

Manually triggered September 30, 2023 14:16
Status Failure
Total duration 52m 29s
Artifacts

docker-redhat-test-env.yml

on: workflow_dispatch
Create build env images
52m 21s
Create build env images
Fit to window
Zoom out
Zoom in

Annotations

1 error
Create build env images
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git clone -b v${PETSC_VERSION} https://gitlab.com/petsc/petsc.git ${PETSC_DIR} && mkdir petsc && tar -xf petsc-lite-${PETSC_VERSION}.tar.gz -C petsc --strip-components=1 && cd petsc && python3 ./configure --with-shared-libraries --with-fortran-bindings=no --with-scalar-type=real --with-64-bit-indices=yes --with-debugging=yes --download-ptscotch --download-hypre --download-metis --download-mumps --download-scalapack --download-superlu_dist --prefix=/usr/local --with-make-np=${BUILD_NP} && make all && make install && cd src/binding/petsc4py && PETSC_DIR=/usr/local python3 -m pip install --no-cache-dir . && rm -rf /tmp/*" did not complete successfully: exit code: 1