Skip to content

Debuntu images

Debuntu images #445

Triggered via schedule July 27, 2026 01:19
Status Failure
Total duration 7m 56s
Artifacts 38
Matrix: debuntu
Fit to window
Zoom out
Zoom in

Annotations

4 errors
debuntu (debian/bookworm, mpich, pdi)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c set -ex && if [ -f /etc/os-release ]; then . /etc/os-release; fi && chmod +x /bin/bash_run && export DEBIAN_FRONTEND=noninteractive && apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends apt-transport-https ca-certificates curl && echo \"deb [ arch=amd64 ] https://repo.pdi.dev/pdi-main.${DISTRO} ${VERSION_CODENAME} main\" > /etc/apt/sources.list.d/pdi.list && curl --output /etc/apt/trusted.gpg.d/pdidev-archive-keyring.gpg https://repo.pdi.dev/pdi-main.${DISTRO}/pdidev-archive-keyring.gpg && apt-get update -y && apt-get install -y --no-install-recommends build-essential cmake gfortran libpdi-dev \"${MPI/openmpi/openmpi-bin}\" pdidev-archive-keyring pdiplugin-decl-hdf5-${MPI} pdiplugin-decl-netcdf pdiplugin-mpi-${MPI} pdiplugin-pycall pdiplugin-serialize pdiplugin-set-value pdiplugin-trace pdiplugin-user-code pkg-config ssh-client && apt-get purge -y curl && apt-get autoremove -y && apt-get clean -y && apt-get autoclean -y && useradd -d /home/ci -m -U ci && rm -rf /var/lib/apt/lists/* && rm -rf /run/nologin && rm -rf /root/* && [ -f ~/.profile ] && ( sed -i 's/mesg n/( tty -s \\&\\& mesg n || true )/g' ~/.profile || true )" did not complete successfully: exit code: 100
debuntu (debian/bookworm, openmpi, all)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c set -ex && if [ -f /etc/os-release ]; then . /etc/os-release; fi && chmod +x /bin/bash_run && export DEBIAN_FRONTEND=noninteractive && apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends apt-transport-https ca-certificates curl && echo \"deb [ arch=amd64 ] https://repo.pdi.dev/pdi-main.${DISTRO} ${VERSION_CODENAME} main\" > /etc/apt/sources.list.d/pdi.list && curl --output /etc/apt/trusted.gpg.d/pdidev-archive-keyring.gpg https://repo.pdi.dev/pdi-main.${DISTRO}/pdidev-archive-keyring.gpg && apt-get update -y && if [[ \"${MPI}\" = openmpi ]]; then MPI4PY=python3-mpi4py; FLOWVR=flowvr; fi && apt-get install -y --no-install-recommends build-essential cmake doxygen gfortran libhdf5-${MPI}-dev lib${MPI}-dev libnetcdf-dev libparaconf-dev libspdlog-dev libyaml-dev \"${MPI/openmpi/openmpi-bin}\" ${MPI4PY} pdidev-archive-keyring pkg-config pybind11-dev python3-dev python3-numpy python3-pip python3-setuptools python3-venv python3-yaml ssh-client && apt-get purge -y curl && apt-get autoremove -y && apt-get clean -y && apt-get autoclean -y && useradd -d /home/ci -m -U ci && rm -rf /var/lib/apt/lists/* && rm -rf /run/nologin && rm -rf /root/* && [ -f ~/.profile ] && ( sed -i 's/mesg n/( tty -s \\&\\& mesg n || true )/g' ~/.profile || true )" did not complete successfully: exit code: 100
debuntu (debian/bookworm, mpich, all)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c set -ex && if [ -f /etc/os-release ]; then . /etc/os-release; fi && chmod +x /bin/bash_run && export DEBIAN_FRONTEND=noninteractive && apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends apt-transport-https ca-certificates curl && echo \"deb [ arch=amd64 ] https://repo.pdi.dev/pdi-main.${DISTRO} ${VERSION_CODENAME} main\" > /etc/apt/sources.list.d/pdi.list && curl --output /etc/apt/trusted.gpg.d/pdidev-archive-keyring.gpg https://repo.pdi.dev/pdi-main.${DISTRO}/pdidev-archive-keyring.gpg && apt-get update -y && if [[ \"${MPI}\" = openmpi ]]; then MPI4PY=python3-mpi4py; FLOWVR=flowvr; fi && apt-get install -y --no-install-recommends build-essential cmake doxygen gfortran libhdf5-${MPI}-dev lib${MPI}-dev libnetcdf-dev libparaconf-dev libspdlog-dev libyaml-dev \"${MPI/openmpi/openmpi-bin}\" ${MPI4PY} pdidev-archive-keyring pkg-config pybind11-dev python3-dev python3-numpy python3-pip python3-setuptools python3-venv python3-yaml ssh-client && apt-get purge -y curl && apt-get autoremove -y && apt-get clean -y && apt-get autoclean -y && useradd -d /home/ci -m -U ci && rm -rf /var/lib/apt/lists/* && rm -rf /run/nologin && rm -rf /root/* && [ -f ~/.profile ] && ( sed -i 's/mesg n/( tty -s \\&\\& mesg n || true )/g' ~/.profile || true )" did not complete successfully: exit code: 100
debuntu (debian/bookworm, openmpi, pdi)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/bash -c set -ex && if [ -f /etc/os-release ]; then . /etc/os-release; fi && chmod +x /bin/bash_run && export DEBIAN_FRONTEND=noninteractive && apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends apt-transport-https ca-certificates curl && echo \"deb [ arch=amd64 ] https://repo.pdi.dev/pdi-main.${DISTRO} ${VERSION_CODENAME} main\" > /etc/apt/sources.list.d/pdi.list && curl --output /etc/apt/trusted.gpg.d/pdidev-archive-keyring.gpg https://repo.pdi.dev/pdi-main.${DISTRO}/pdidev-archive-keyring.gpg && apt-get update -y && apt-get install -y --no-install-recommends build-essential cmake gfortran libpdi-dev \"${MPI/openmpi/openmpi-bin}\" pdidev-archive-keyring pdiplugin-decl-hdf5-${MPI} pdiplugin-decl-netcdf pdiplugin-mpi-${MPI} pdiplugin-pycall pdiplugin-serialize pdiplugin-set-value pdiplugin-trace pdiplugin-user-code pkg-config ssh-client && apt-get purge -y curl && apt-get autoremove -y && apt-get clean -y && apt-get autoclean -y && useradd -d /home/ci -m -U ci && rm -rf /var/lib/apt/lists/* && rm -rf /run/nologin && rm -rf /root/* && [ -f ~/.profile ] && ( sed -i 's/mesg n/( tty -s \\&\\& mesg n || true )/g' ~/.profile || true )" did not complete successfully: exit code: 100

Artifacts

Produced during runtime
Name Size Digest
pdidev~test_env~0XZU5D.dockerbuild
38.9 KB
sha256:3777a1703da55381e6c79d74a4430556b619fe87d0dceaeab14bc6995a29c789
pdidev~test_env~301099.dockerbuild
211 KB
sha256:f3ae081890c63570233c59513005b58b309c89eb02b3717c032c9259e65d05da
pdidev~test_env~36Z0G5.dockerbuild
243 KB
sha256:ca94f0ec3513df6b3e157add5210855fe0295af43e06770202fdac83e8c187e3
pdidev~test_env~45HO5U.dockerbuild
40.4 KB
sha256:4e088e175d459626d1830704bbb5d134b2c8af9e1653a6eac12848ba45df33e8
pdidev~test_env~5W3NJD.dockerbuild
208 KB
sha256:f51f5edd9ab28d49f267cbf543d68e5e45ba1e7870390f0fa3417ac2ae91c9ef
pdidev~test_env~A5FNNY.dockerbuild
312 KB
sha256:d53ffe5d8909acbac9204460899380f38a209bb117e9a4a5a9929f081f559266
pdidev~test_env~D3IAL6.dockerbuild
39.2 KB
sha256:0d8b6f5c5fa92b1311f4df4feba750a3d51f916ffe45d92f1724f1b3cb815910
pdidev~test_env~EL8C3G.dockerbuild
36.6 KB
sha256:736c4b47f68a5f5f8eafb562d525745dfc3835d17fac90971187a4519ce4b6b3
pdidev~test_env~EZQS0V.dockerbuild
41.4 KB
sha256:df6d5ae8ec3d82c9185117f4d68ddfb5b905f7c3d172725b040817af31a75e4f
pdidev~test_env~FK3BRQ.dockerbuild
247 KB
sha256:69081eb09e015a454788f3052c7f9202e6313039017c99d6ee1f24abf0b2c052
pdidev~test_env~K2FJKN.dockerbuild
37.1 KB
sha256:4b5954a62f720b59c914d3b08ead8b0f9c93121e4ce3e96f4a049b256c42e5cc
pdidev~test_env~K2NJIN.dockerbuild
205 KB
sha256:b20f5551df643114b735c17942a8459b45439b2f21ccfbf91cb3f394ddd365f1
pdidev~test_env~L0U6LE.dockerbuild
37.8 KB
sha256:bfbd63abc617d1919a237533b5a990638fcb20336c108e78993f0c7bd39e1d71
pdidev~test_env~LBP0FR.dockerbuild
23.1 KB
sha256:afe2bdcee3e4aa45cb1f11f79febb73bff06513d34f06261f6bf457f29270054
pdidev~test_env~LRJ2V8.dockerbuild
37.9 KB
sha256:99aeb0cd0402c0fc27005dfc372ecfc233d0f81d056b54d0c3169489b5e9e663
pdidev~test_env~MB2XKB.dockerbuild
38.5 KB
sha256:96672a1450525ea04d06d8c797abcad6ab17270304a17e3b7b89ba31f983f047
pdidev~test_env~MBMGZW.dockerbuild
32.4 KB
sha256:97d5debf257ac5635e25d12d425f41c867d4dbbfa9c16ed1059f3b61b7ec0eb9
pdidev~test_env~MZ4KA4.dockerbuild
40.1 KB
sha256:6d5e9437f4f52e285506d36ca64380790d15907e8104ec908f84048046d35dac
pdidev~test_env~NKIN3B.dockerbuild
210 KB
sha256:b0f4d228a83619a89a937c178937a440ffe9f5b35f593f7cc27a2190fea7f059
pdidev~test_env~O7ESTL.dockerbuild
265 KB
sha256:63fd347e9fb944435c9a74fbe3aff5fa68383f410ca7a2e5516d321c8615d43c
pdidev~test_env~PF3EJ2.dockerbuild
40.4 KB
sha256:2c062fb214711faf5d7d04a5f9de1d1f59ff639b715fa3e016f664e67ab9d782
pdidev~test_env~QD9H9N.dockerbuild
38.5 KB
sha256:320bee521d064ecf7b24aac874501852ac627013bb41c06377d2f896e5eccc08
pdidev~test_env~QU994D.dockerbuild
239 KB
sha256:4eb6dd1b1a7fa8fff452e5d634377073258f830dc53bdaab184e23c60dbef266
pdidev~test_env~QW9CDB.dockerbuild
242 KB
sha256:f32261f4c514ad45838ec4308449e5351231abc65ecdae9e9b37b0d078394c44
pdidev~test_env~R4TUH4.dockerbuild
37.5 KB
sha256:bf6df2175d848261155472f19527cbde8f41acaa3883b5d0d12c2a072793c41d
pdidev~test_env~RIGUCX.dockerbuild
39.1 KB
sha256:fd76d17e4da41d65ac97c8a298a006d70137f9e89124f05d9da9eb0d954f211c
pdidev~test_env~S61DVA.dockerbuild
447 KB
sha256:f7b1a69a43bcd945a6c14a49345d98165b1d956aeb9a447e9ec3a2a8f251e177
pdidev~test_env~SB7V51.dockerbuild
239 KB
sha256:4f271fdbf0c6ed245b2dc7649cb18db11df33590b52e5a6d38d7343185dbe6c2
pdidev~test_env~SGZ4ED.dockerbuild
399 KB
sha256:3961668bfe600945157a16add7e5bd0151b9b9364c4a02b9990ad9d655beb8fa
pdidev~test_env~SUQHKP.dockerbuild
39.6 KB
sha256:85edc9ebc90b47ec26943c1fe4f45c5abf75efe7180439f06a2c1bd45c86d791
pdidev~test_env~SWGMLA.dockerbuild
38.6 KB
sha256:d30b4179e2f4189ff7bc30affca22c78167040d3c3204bba62d59776def535fa
pdidev~test_env~T68JZQ.dockerbuild
38.4 KB
sha256:211e67ccd38cf34992bd2978b0623aaea59de8d5fb4b37e9c10a23ff7b183fe0
pdidev~test_env~VAIL04.dockerbuild
235 KB
sha256:4ea6e236254e89df8be52bb59eee19a90e7adf7dc645795c6494a4925823cba8
pdidev~test_env~XGJ1NC.dockerbuild
31.9 KB
sha256:5fb5e7180e5d4fd06a5238db7d73db2c8bbd28f455fbba2823dffe86feadfa58
pdidev~test_env~XQ8EAD.dockerbuild
23.3 KB
sha256:80f187664d5c37ecbdec9c1af3cbd6b9b6b91e0eb3c7b280a2042fdde8038b5b
pdidev~test_env~Y1LUAI.dockerbuild
40.5 KB
sha256:d50c55acab9602c5da36b596ea67e5b6364f1bf52081a38164636d9ebeca51ba
pdidev~test_env~ZEXBEP.dockerbuild
37.7 KB
sha256:af752f244952acc133286b66e3a6324298f1797c2418608f797f2aa7337375a6
pdidev~test_env~ZK5E3R.dockerbuild
39.6 KB
sha256:58e0b7f6bc41b3368d2f9d168a89c101ef11823c718dc7c15ae139b1fd44fba3