StartDate: 2026-04-16 06:40:11+00:00 CpuId: 32x AMD EPYC (3rd Gen) (Milan) [Zen 3], 7nm (SMT disabled) CommitSHA: 03cdb6fe7dcc8e902ada14e0cc84a538f597f088 CommitTime: 2026-04-15 13:55:04 +0200 CommitAuthor: Matthias Krack CommitSubject: Increase spack's download timeout (10s -> 30s) #################### Building Image cp2k-gcc11 #################### Dockerfile: /tools/docker/Dockerfile.test_gcc11 Build-Path: / Build-Args: GIT_COMMIT_SHA=03cdb6fe7dcc8e902ada14e0cc84a538f597f088 SPACK_CACHE=gs://cp2k-spack-cache Build-Cache: Yes Populating docker build cache... done. DEPRECATED: The legacy builder is deprecated and will be removed in a future release. BuildKit is currently disabled; enable it by removing the DOCKER_BUILDKIT=0 environment-variable. Sending build context to Docker daemon 413MB Step 1/44 : FROM ubuntu:24.04 24.04: Pulling from library/ubuntu b40150c1c271: Pulling fs layer b40150c1c271: Download complete b40150c1c271: Pull complete Digest: sha256:c4a8d5503dfb2a3eb8ab5f807da5bc69a85730fb49b5cfca2330194ebcc41c7b Status: Downloaded newer image for ubuntu:24.04 ---> 0b1ebe5dd426 Step 2/44 : RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && apt-get update -qq && apt-get install -qq --no-install-recommends cmake less nano make ninja-build wget python3 ca-certificates gcc-11 g++-11 gfortran-11 libfftw3-dev libopenblas-dev libint2-dev libxc-dev libhdf5-dev libxsmm-dev libspglib-f08-dev && rm -rf /var/lib/apt/lists/* ---> Running in 8dacfa448091 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble/InRelease Connection failed [IP: 91.189.91.82 80] W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble-updates/InRelease Connection failed [IP: 185.125.190.83 80] W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble-backports/InRelease Connection failed [IP: 185.125.190.83 80] W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/noble-security/InRelease Connection failed [IP: 91.189.92.23 80] W: Some index files failed to download. They have been ignored, or old ones used instead. E: Unable to locate package cmake E: Package 'less' has no installation candidate E: Unable to locate package nano E: Unable to locate package make E: Unable to locate package ninja-build E: Unable to locate package wget E: Unable to locate package python3 E: Package 'ca-certificates' has no installation candidate E: Unable to locate package gcc-11 E: Unable to locate package g++-11 E: Couldn't find any package by regex 'g++-11' E: Unable to locate package gfortran-11 E: Unable to locate package libfftw3-dev E: Unable to locate package libopenblas-dev E: Unable to locate package libint2-dev E: Unable to locate package libxc-dev E: Unable to locate package libhdf5-dev E: Unable to locate package libxsmm-dev E: Unable to locate package libspglib-f08-dev The command '/bin/sh -c export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && apt-get update -qq && apt-get install -qq --no-install-recommends cmake less nano make ninja-build wget python3 ca-certificates gcc-11 g++-11 gfortran-11 libfftw3-dev libopenblas-dev libint2-dev libxc-dev libhdf5-dev libxsmm-dev libspglib-f08-dev && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100 Pushing image of last succesful step a62e1f913e35... done. Summary: Docker build had non-zero exit status. Status: FAILED EndDate: 2026-04-16 06:47:41+00:00