StartDate: 2026-04-03 06:04:13+00:00 CpuId: 32x AMD EPYC (3rd Gen) (Milan) [Zen 3], 7nm (SMT disabled) CommitSHA: 3db43b466e07ace2e9becec7e852368f2b1589c6 CommitTime: 2026-04-02 13:46:51 +0200 CommitAuthor: Frederick Stein CommitSubject: Some improvements to the active space code (#5039) #################### Building Image cp2k-precommit #################### Dockerfile: /tools/docker/Dockerfile.test_precommit Build-Path: / Build-Args: GIT_COMMIT_SHA=3db43b466e07ace2e9becec7e852368f2b1589c6 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/10 : FROM ubuntu:24.04 24.04: Pulling from library/ubuntu 817807f3c64e: Pulling fs layer 817807f3c64e: Verifying Checksum 817807f3c64e: Download complete 817807f3c64e: Pull complete Digest: sha256:186072bba1b2f436cbb91ef2567abca677337cfc786c86e107d25b7072feef0c Status: Downloaded newer image for ubuntu:24.04 ---> f794f40ddfff Step 2/10 : WORKDIR /opt/cp2k-precommit ---> Using cache ---> 891d3b736058 Step 3/10 : COPY ./tools/precommit/ /opt/cp2k-precommit/ ---> Using cache ---> 503150f3abd9 Step 4/10 : RUN ./install_requirements.sh ---> Using cache ---> 513c49d26b62 Step 5/10 : ENV PATH="/opt/venv/bin:/opt/cp2k-precommit:$PATH" ---> Using cache ---> c1c87ceb6dd6 Step 6/10 : WORKDIR /opt/cp2k ---> Using cache ---> 4eeee08a73bf Step 7/10 : COPY ./ ./ ---> 0d16b056a6e1 Step 8/10 : RUN ./tools/docker/scripts/test_precommit.sh 2>&1 | tee report.log ---> Running in 445a5f5fe2f4 ========== Starting Precommit Server ========== [2026-04-03 06:05:18 +0000] [9] [INFO] Starting gunicorn 25.1.0 [2026-04-03 06:05:18 +0000] [9] [INFO] Listening at: http://0.0.0.0:8080 (9) [2026-04-03 06:05:18 +0000] [9] [INFO] Using worker: gthread [2026-04-03 06:05:18 +0000] [11] [INFO] Booting worker with pid: 11 [2026-04-03 06:05:18,393] INFO in precommit_server: CP2K Precommit Server is up and running :-) ========== Running Precommit Checks ========== Running precommit checks using 16 workers and server: http://127.0.0.1:8080 (server wait timeout: 10 seconds) Searching for files... fatal: not a git repository (or any of the parent directories): .git [ ] 15 / 8321 files processed [ ] 138 / 8321 files processed [= ] 238 / 8321 files processed [== ] 387 / 8321 files processed [==== ] 556 / 8321 files processed [===== ] 784 / 8321 files processed [======= ] 1060 / 8321 files processed [========== ] 1392 / 8321 files processed [=============== ] 2205 / 8321 files processed [========================= ] 3536 / 8321 files processed [========================================= ] 5770 / 8321 files processed [========================================================= ] 8000 / 8321 files processed [============================================================] 8321 / 8321 files processed Summary: Found 8321, skipped 0, checked 8321, and failed 0 files. Status: OK ---> Removed intermediate container 445a5f5fe2f4 ---> 94fafee58fe1 Step 9/10 : CMD cat $(find ./report.log -mmin +10) | sed '/^Summary:/ s/$/ (cached)/' ---> Running in 3ad3c4ba6805 ---> Removed intermediate container 3ad3c4ba6805 ---> 50cfb713bd4a Step 10/10 : ENTRYPOINT [] ---> Running in ea51e9613255 ---> Removed intermediate container ea51e9613255 ---> e04c50c51025 [Warning] One or more build-args [GIT_COMMIT_SHA SPACK_CACHE] were not consumed Successfully built e04c50c51025 Successfully tagged us-central1-docker.pkg.dev/cp2k-org-project/cp2kci/img_cp2k-precommit:master Pushing new image... done. #################### Running Image cp2k-precommit #################### EndDate: 2026-04-03 06:07:46+00:00