[0KRunning with gitlab-runner 16.2.1 (674e0e29)[0;m [0K on Magalu Cloud Gitlab Runners xUnZqx7z, system ID: r_7r2i6cYcbZXK[0;m section_start:1713553368:prepare_executor [0K[0K[36;1mPreparing the “kubernetes” executor[0;m[0;m [0KUsing Kubernetes namespace: gitlab-runner[0;m [0KUsing Kubernetes executor with image gcr.io/magalu-cicd/ci-knife:v1.47.3 …[0;m [0KUsing attach strategy to execute scripts…[0;m section_end:1713553368:prepare_executor [0Ksection_start:1713553368:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Waiting for pod gitlab-runner/runner-xunzqx7z-project-14598-concurrent-0-adnebabo to be running, status is Pending Waiting for pod gitlab-runner/runner-xunzqx7z-project-14598-concurrent-0-adnebabo to be running, status is Pending ContainersNotReady: “containers with unready status: [build helper svc-0]” ContainersNotReady: “containers with unready status: [build helper svc-0]” Running on runner-xunzqx7z-project-14598-concurrent-0-adnebabo via gitlab-runner-global-56b8b9c8cb-6z4zj…
section_end:1713553375:prepare_script [0Ksection_start:1713553375:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1m$ git config –global lfs.concurrenttransfers 64[0;m [32;1mFetching changes with git depth set to 20…[0;m Initialized empty Git repository in /builds/magalu-cloud-iaas/api/api-product/workers/compute-images-services/images-build-worker/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 5c132358 as detached HEAD (ref is refs/merge-requests/6/head)…[0;m
[32;1mSkipping Git submodules setup[0;m
section_end:1713553377:get_sources [0Ksection_start:1713553377:step_script [0K[0K[36;1mExecuting “step_script” stage of the job script[0;m[0;m [32;1m$ sh /pre-script/setup.sh[0;m [32;1m$ ci-knife create-docker-image[0;m running docker build… Sending build context to Docker daemon 210.4kB
Step 1⁄29 : FROM python:3.10-slim-bookworm AS python-base 3.10-slim-bookworm: Pulling from library/python 13808c22b207: Pulling fs layer 6c9a484475c1: Pulling fs layer fb408522af25: Pulling fs layer 54ac57f98245: Pulling fs layer de5947f22207: Pulling fs layer 54ac57f98245: Waiting de5947f22207: Waiting 6c9a484475c1: Download complete fb408522af25: Verifying Checksum fb408522af25: Download complete 13808c22b207: Verifying Checksum 13808c22b207: Download complete de5947f22207: Verifying Checksum de5947f22207: Download complete 54ac57f98245: Verifying Checksum 54ac57f98245: Download complete 13808c22b207: Pull complete 6c9a484475c1: Pull complete fb408522af25: Pull complete 54ac57f98245: Pull complete de5947f22207: Pull complete Digest: sha256:64157e9ca781b9d18e4d7e613f4a3f19365a26d82da87ff1aa82a03eacb34687 Status: Downloaded newer image for python:3.10-slim-bookworm —> 797a4d7093b1 Step 2⁄29 : ENV LANG=C.UTF-8 PYTHONUNBUFFERED=1 PIP_DEFAULT_TIMEOUT=100 POETRY_VIRTUALENVS_IN_PROJECT=1 —> Running in 5f9c20a513ef Removing intermediate container 5f9c20a513ef —> 6c73458dfa84 Step 3⁄29 : FROM python-base AS builder-base —> 6c73458dfa84 Step 4⁄29 : RUN echo ‘DSELECT::Clean “always”;’ >> /etc/apt/apt.conf.d/99AutomaticClean —> Running in 8a0fcf7608c8 Removing intermediate container 8a0fcf7608c8 —> 6792ecfca2a8 Step 5⁄29 : RUN apt-get update && apt-get install -y build-essential git —> Running in 5f053aa204d1 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Err:1 http://deb.debian.org/debian bookworm InRelease The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 0E98404D386FA1D9 NO_PUBKEY 6ED0E7B82643E131 NO_PUBKEY F8D2585B8783D481 Err:2 http://deb.debian.org/debian bookworm-updates InRelease The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 0E98404D386FA1D9 NO_PUBKEY 6ED0E7B82643E131 Err:3 http://deb.debian.org/debian-security bookworm-security InRelease The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 54404762BBB6E853 NO_PUBKEY BDE6D2B9216EC7A8 Reading package lists… [91mW: GPG error: http://deb.debian.org/debian bookworm InRelease: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 0E98404D386FA1D9 NO_PUBKEY 6ED0E7B82643E131 NO_PUBKEY F8D2585B8783D481 E: The repository ‘http://deb.debian.org/debian bookworm InRelease’ is not signed. W: GPG error: http://deb.debian.org/debian bookworm-updates InRelease: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 0E98404D386FA1D9 NO_PUBKEY 6ED0E7B82643E131 E: The repository ‘http://deb.debian.org/debian bookworm-updates InRelease’ is not signed. W: GPG error: http://deb.debian.org/debian-security bookworm-security InRelease: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 54404762BBB6E853 NO_PUBKEY BDE6D2B9216EC7A8 E: The repository ‘http://deb.debian.org/debian-security bookworm-security InRelease’ is not signed. E: Problem executing scripts APT::Update::Post-Invoke ‘rm -f /var/cache/apt/archives/.deb /var/cache/apt/archives/partial/.deb /var/cache/apt/*.bin || true’ E: Sub-process returned an error code [0mThe command ‘/bin/sh -c apt-get update && apt-get install -y build-essential git’ returned a non-zero code: 100 Error: Error while building docker image. at createImageDocker (/mnt/ci-knife/commands/create-docker-image/create-docker-image.js:30:13) at Command. (/mnt/ci-knife/commands/create-docker-image/index.js:30:7) at Command.listener as _actionHandler at /mnt/ci-knife/node_modules/commander/lib/command.js:1170:65 at Command._chainOrCall (/mnt/ci-knife/node_modules/commander/lib/command.js:1088:12) at Command._parseCommand (/mnt/ci-knife/node_modules/commander/lib/command.js:1170:27) at Command._dispatchSubcommand (/mnt/ci-knife/node_modules/commander/lib/command.js:995:25) at Command._parseCommand (/mnt/ci-knife/node_modules/commander/lib/command.js:1136:19) at Command.parseAsync (/mnt/ci-knife/node_modules/commander/lib/command.js:868:16) at module.exports (/mnt/ci-knife/program/index.js:17:18) at Object. (/mnt/ci-knife/index.js:5:1) at Module._compile (internal/modules/cjs/loader.js:1114:14) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10) at Module.load (internal/modules/cjs/loader.js:979:32) at Function.Module._load (internal/modules/cjs/loader.js:819:12) at Function.executeUserEntryPoint as runMain at internal/main/run_main_module.js:17:47
section_end:1713553387:step_script [0Ksection_start:1713553387:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m
section_end:1713553388:cleanup_file_variables [0K[31;1mERROR: Job failed: command terminated with exit code 1 [0;m