Skip to content

Docker test and development images #62

Docker test and development images

Docker test and development images #62

Manually triggered May 26, 2024 16:43
Status Failure
Total duration 2h 2m 46s
Artifacts

docker-dev-test-env.yml

on: workflow_dispatch
Matrix: Create build env images
Create multiarch build env images
0s
Create multiarch build env images
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Create build env images (dev-env, openmpi, ubuntu-latest)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get -qq update && apt-get -y install bison flex && git clone -b v${PETSC_VERSION} https://gitlab.com/petsc/petsc.git ${PETSC_DIR} && cd ${PETSC_DIR} && ./configure PETSC_ARCH=linux-gnu-real32-32 --COPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --CXXOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --FOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --with-64-bit-indices=no --with-debugging=${PETSC_SLEPC_DEBUGGING} --with-fortran-bindings=no --with-shared-libraries --download-metis --download-mumps --download-ptscotch --download-scalapack --download-superlu --download-superlu_dist --with-scalar-type=real --with-precision=single && make PETSC_ARCH=linux-gnu-real32-32 ${MAKEFLAGS} all && ./configure PETSC_ARCH=linux-gnu-complex64-32 --COPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --CXXOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --FOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --with-64-bit-indices=no --with-debugging=${PETSC_SLEPC_DEBUGGING} --with-fortran-bindings=no --with-shared-libraries --download-metis --download-mumps --download-ptscotch --download-scalapack --with-scalar-type=complex --with-precision=single && make PETSC_ARCH=linux-gnu-complex64-32 ${MAKEFLAGS} all && ./configure PETSC_ARCH=linux-gnu-real64-32 --COPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --CXXOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --FOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --with-64-bit-indices=no --with-debugging=${PETSC_SLEPC_DEBUGGING} --with-fortran-bindings=no --with-shared-libraries --download-hypre --download-metis --download-mumps --download-ptscotch --download-scalapack --download-spai --download-suitesparse --download-superlu --download-superlu_dist --with-scalar-type=real --with-precision=double && make PETSC_ARCH=linux-gnu-real64-32 ${MAKEFLAGS} all && ./configure PETSC_ARCH=linux-gnu-complex128-32 --COPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --CXXOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --FOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --with-64-bit-indices=no --with-debugging=${PETSC_SLEPC_DEBUGGING} --with-fortran-bindings=no --with-shared-libraries --download-hypre --download-metis --download-mumps --download-ptscotch --download-scalapack --download-suitesparse --download-superlu --download-superlu_dist --with-scalar-type=complex --with-precision=double && make PETSC_ARCH=linux-gnu-complex128-32 ${MAKEFLAGS} all && ./configure PETSC_ARCH=linux-gnu-real64-64 --COPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --CXXOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --FOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --with-64-bit-indices=yes --with-debugging=${PETSC_SLEPC_DEBUGGING} --with-fortran-bindings=no --with-shared-libraries --download-hypre --download-mumps --download-ptscotch --download-scalapack --download-suitesparse --download-superlu_dist --with-scalar-type=real --with-precision=double && make PETSC_ARCH=linux-gnu-real64-64 ${MAKEFLAGS} all && ./configure PETSC_ARCH=linux-gnu-complex128-64 --COPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --CXXOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --FOPTFLAGS=\"${PETSC_SLEPC_OPTFLAGS}\" --with-64-bit-indices=yes --with-debugging=${PETSC_SLEPC_DEBUGGING} --with-fortran-bindings=no --with-shared-libraries --download-hypre --download-mumps --download-ptscotch --download-scalapack --download-suitesparse --download-superlu_dist --with-scalar-type=complex --with-precision=double && make PETSC_ARCH=linux-gnu-complex128-64 ${MAKEFLAGS} all && cd src/binding/petsc4py && pip3 install --break-system-packages --no-cache-dir cython wheel && PETSC_ARCH=linux-gnu-real32-32:linux-gnu-complex64-32:linux-gnu-real64-32:linux-gnu-complex128-32:linux-gnu-real64-64:linux-gnu-complex128-64 pip3 install --break-system-
Create build env images (test-env, mpich, ubuntu-latest)
The job was canceled because "dev-env_openmpi_ubuntu-la" failed.
Create build env images (test-env, mpich, ubuntu-latest)
The operation was canceled.
Create build env images (test-env, mpich, buildjet-4vcpu-ubuntu-2204-arm)
The job was canceled because "dev-env_openmpi_ubuntu-la" failed.
Create build env images (dev-env, mpich, ubuntu-latest)
The job was canceled because "dev-env_openmpi_ubuntu-la" failed.
Create build env images (dev-env, mpich, ubuntu-latest)
The operation was canceled.
Create build env images (dev-env, mpich, buildjet-4vcpu-ubuntu-2204-arm)
The job was canceled because "dev-env_openmpi_ubuntu-la" failed.
Create build env images (test-env, openmpi, ubuntu-latest)
The job was canceled because "dev-env_openmpi_ubuntu-la" failed.
Create build env images (test-env, openmpi, ubuntu-latest)
The operation was canceled.
Create build env images (test-env, openmpi, buildjet-4vcpu-ubuntu-2204-arm)
The job was canceled because "dev-env_openmpi_ubuntu-la" failed.
Create build env images (dev-env, openmpi, buildjet-4vcpu-ubuntu-2204-arm)
The job was canceled because "dev-env_openmpi_ubuntu-la" failed.