build ○ success

Duration: 15s
Queued: 1s
📁 Stage: build
🖥 Runner: linux-aws-1
Average Duration
27s
This job: 15s
Failure Rate
16.8%
last 30 days

Job Execution Phases

💡 Tip: Click on any phase bar to jump to that section in the log below

Job Analysis

Job Status: Passed

Status: Job passed successfully

Full Job Log

289 lines
Match - of 0
1 10:48:16 Running with gitlab-runner 18.9.0 (07e534ba)
2 10:48:16 on gitlab-runner-linux-1-746bdd58fd-nmzv5 wRxjPbsJX, system ID: r_32gpkwQMMrQU
3 10:48:16 feature flags: FF_USE_FASTZIP:true, FF_USE_NEW_BASH_EVAL_STRATEGY:true, FF_USE_DYNAMIC_TRACE_FORCE_SEND_INTERVAL:true, FF_SCRIPT_SECTIONS:true, FF_USE_ADVANCED_POD_SPEC_CONFIGURATION:true, FF_PRINT_POD_EVENTS:true, FF_USE_DUMB_INIT_WITH_KUBERNETES_EXECUTOR:true, FF_LOG_IMAGES_CONFIGURED_FOR_JOB:true, FF_CLEAN_UP_FAILED_CACHE_EXTRACT:true, FF_GIT_URLS_WITHOUT_TOKENS:true, FF_WAIT_FOR_POD_TO_BE_REACHABLE:true, FF_USE_FLEETING_ACQUIRE_HEARTBEATS:true, FF_USE_JOB_ROUTER:true
4 10:48:16 Resolving secrets
5 10:48:16 section_start:1778237296:prepare_executor
6 10:48:16 +Preparing the "kubernetes" executor
7 10:48:16 "CPURequest" overwritten with "2"
8 10:48:16 "MemoryRequest" overwritten with "4G"
9 10:48:16 Using Kubernetes namespace: gitlab-runner
10 10:48:16 Using Kubernetes executor with image registry.scandit.com/dockerfiles/kaniko:v1.27.3-crane@sha256:72bdc063db14f38a45910d33ccf066ecb088d4833fb2437fef336e49b81fd4ac ...
11 10:48:16 Using attach strategy to execute scripts...
12 10:48:16 Using effective pull policy of [Always] for container build
13 10:48:16 Using effective pull policy of [Always] for container helper
14 10:48:16 Using effective pull policy of [Always] for container init-permissions
15 10:48:16 section_end:1778237296:prepare_executor
16 10:48:16 +section_start:1778237296:prepare_script
17 10:48:16 +Preparing environment
18 10:48:16 Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
19 10:48:16 WARNING: Advanced Pod Spec configuration enabled, merging the provided PodSpec to the generated one. This is a beta feature and is subject to change. Feedback is collected in this issue: https://gitlab.com/gitlab-org/gitlab-runner/-/issues/29659 ...
20 10:48:17 Subscribing to Kubernetes Pod events...
21 10:48:17 Type Reason Message
22 10:48:17 Normal Scheduled Successfully assigned gitlab-runner/runner-wrxjpbsjx-project-621-concurrent-1-r9ktif67 to ip-10-0-47-12.eu-central-1.compute.internal
23 10:48:17 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
24 10:48:18 Normal Created Created container: init-permissions
25 10:48:18 Normal Started Started container init-permissions
26 10:48:18 Normal Pulling Pulling image "498954711405.dkr.ecr.eu-central-1.amazonaws.com/dockerfiles/kaniko@sha256:72bdc063db14f38a45910d33ccf066ecb088d4833fb2437fef336e49b81fd4ac"
27 10:48:19 Normal Pulled Successfully pulled image "498954711405.dkr.ecr.eu-central-1.amazonaws.com/dockerfiles/kaniko@sha256:72bdc063db14f38a45910d33ccf066ecb088d4833fb2437fef336e49b81fd4ac" in 767ms (767ms including waiting). Image size: 49989654 bytes.
28 10:48:19 Normal Created Created container: build
29 10:48:19 Normal Started Started container build
30 10:48:19 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
31 10:48:19 Normal Created Created container: helper
32 10:48:20 Normal Started Started container helper
33 10:48:24 Running on runner-wrxjpbsjx-project-621-concurrent-1-r9ktif67 via gitlab-runner-linux-1-746bdd58fd-nmzv5...
34 10:48:24
35 10:48:24 section_end:1778237304:prepare_script
36 10:48:24 +section_start:1778237304:get_sources
37 10:48:24 +Getting source from Git repository
38 10:48:24 Gitaly correlation ID: 01KR3K7J6TM3KN6RSZSB1Y27XD
39 10:48:24 Fetching changes with git depth set to 1...
40 10:48:24 Initialized empty Git repository in /build/internal/gitlab-templates/.git/
41 10:48:24 Created fresh repository.
42 10:48:25 Checking out 6e76a6a0 as detached HEAD (ref is refs/merge-requests/641/merge)...
43 10:48:25
44 10:48:25 Skipping Git submodules setup
45 10:48:25
46 10:48:25 section_end:1778237305:get_sources
47 10:48:25 +section_start:1778237305:step_script
48 10:48:25 +Executing "step_script" stage of the job script
49 10:48:26 section_start:1778237305:section_pre_build_script_0[hide_duration=true,collapsed=true] $ function cleanup {
50 10:48:26 rv=$?
51 10:48:26 if [ $rv -ne 0 ]; then
52 10:48:26 echo ""
53 10:48:26 echo " Failure Cause Analysis might help, please open this link:"
54 10:48:26 echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
55 10:48:26 echo ""
56 10:48:26 fi
57 10:48:26 echo ""
58 10:48:26 echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
59 10:48:26 echo ""
60 10:48:26 echo ""
61 10:48:26 echo "Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=${GRAFANA_DATASOURCE}&var-host=${SC_K8S_NODE_NAME}&var-namespace=${SC_K8S_NAMESPACE}&var-pod=${HOSTNAME}&var-resolution=15&from=${__start_time}000&to=${EPOCHSECONDS}000"
62 10:48:26 echo "Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=${GRAFANA_DATASOURCE}&var-node=${SC_K8S_NODE_NAME}&var-resolution=15s&from=${__start_time}000&to=${EPOCHSECONDS}000"
63 10:48:26 echo "Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=${LOKI_DATASOURCE}&var-filters=log_group|=|gitlab-runner&var-filters=source|=|${LOKI_LOGSOURCE}&var-filters=namespace|=|${SC_K8S_NAMESPACE}&var-filters=CI_PROJECT_ID|=|${CI_PROJECT_ID}&var-filters=CI_PIPELINE_ID|=|${CI_PIPELINE_ID}&var-filters=CI_JOB_ID|=|${CI_JOB_ID}&sortOrder=Ascending&from=${__start_time}000&to=${EPOCHSECONDS}000"
64 10:48:26 echo "Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=$(date -d '-7 days' +%Y-%m-%d)~$(date -d '+7 days' +%Y-%m-%d)&job_name=${CI_JOB_NAME}&project=${CI_PROJECT_PATH}"
65 10:48:26 echo ""
66 10:48:26 exit $rv
67 10:48:26 }
68 10:48:26 trap cleanup EXIT
69 10:48:26 echo "INFO: This is the CI job pre_build_script"
70 10:48:26 echo "INFO: It's defined in the backend/infra/aws repo."
71 10:48:26 echo "INFO: These additional Scandit variables are available to you:"
72 10:48:26 echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
73 10:48:26 echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
74 10:48:26 echo " SC_K8S_KYVERNO_PATCHES: |"
75 10:48:26 echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
76 10:48:26 echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
77 10:48:26 if command -v numfmt >/dev/null 2>&1; then
78 10:48:26 echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
79 10:48:26 else
80 10:48:26 echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
81 10:48:26 fi
82 10:48:26 __start_time=${EPOCHSECONDS}
83 10:48:26 echo ""
84 10:48:26 echo "Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=${GRAFANA_DATASOURCE}&var-host=${SC_K8S_NODE_NAME}&var-namespace=${SC_K8S_NAMESPACE}&var-pod=${HOSTNAME}&var-resolution=15&from=${__start_time}000&to=now"
85 10:48:26 echo "Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=${GRAFANA_DATASOURCE}&var-node=${SC_K8S_NODE_NAME}&var-resolution=15s&from=${__start_time}000&to=now"
86 10:48:26 echo "Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=${LOKI_DATASOURCE}&var-filters=log_group|=|gitlab-runner&var-filters=source|=|${LOKI_LOGSOURCE}&var-filters=namespace|=|${SC_K8S_NAMESPACE}&var-filters=CI_PROJECT_ID|=|${CI_PROJECT_ID}&var-filters=CI_PIPELINE_ID|=|${CI_PIPELINE_ID}&var-filters=CI_JOB_ID|=|${CI_JOB_ID}&sortOrder=Ascending&from=${__start_time}000&to=now"
87 10:48:26 echo "Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=$(date -d '-7 days' +%Y-%m-%d)~$(date -d '+7 days' +%Y-%m-%d)&job_name=${CI_JOB_NAME}&project=${CI_PROJECT_PATH}"
88 10:48:26 echo ""
89 10:48:26 echo "Setting up credentials for Gitlab Python registries"
90 10:48:26 mkdir -p ~
91 10:48:26 echo "machine gitlab.scandit.com" > ~/.netrc
92 10:48:26 echo "login gitlab-ci-token" >> ~/.netrc
93 10:48:26 echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
94 10:48:26 chmod 600 ~/.netrc
95 10:48:26 if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
96 10:48:26 git config --global --add safe.directory $CI_PROJECT_DIR
97 10:48:26 fi
98 10:48:26 # Sonarqube server is running on the same cluster. Use internal address
99 10:48:26 export SONAR_HOST_URL="http://sonarqube.sonarqube.svc.cluster.local:9000"
100 10:48:26 section_end:1778237305:section_pre_build_script_0
101 10:48:26 INFO: This is the CI job pre_build_script
102 10:48:26 INFO: It's defined in the backend/infra/aws repo.
103 10:48:26 INFO: These additional Scandit variables are available to you:
104 10:48:26 SC_K8S_NODE_NAME: ip-10-0-47-12.eu-central-1.compute.internal
105 10:48:26 SC_K8S_IMAGE_ID:
106 10:48:26 SC_K8S_KYVERNO_PATCHES: |
107 10:48:26
108 10:48:26 cpu (r/l): 2/4
109 10:48:26 memory (r/l): 4000000000/17179869184
110 10:48:26
111 10:48:26 Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-host=ip-10-0-47-12.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-1-r9ktif67&var-resolution=15&from=1778237305000&to=now
112 10:48:26 Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-node=ip-10-0-47-12.eu-central-1.compute.internal&var-resolution=15s&from=1778237305000&to=now
113 10:48:26 Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=nVsAo7UVk&var-filters=log_group|=|gitlab-runner&var-filters=source|=|k8s-ci.aws.scandit.io&var-filters=namespace|=|gitlab-runner&var-filters=CI_PROJECT_ID|=|621&var-filters=CI_PIPELINE_ID|=|1585542&var-filters=CI_JOB_ID|=|54677993&sortOrder=Ascending&from=1778237305000&to=now
114 10:48:26 date: invalid date '-7 days'
115 10:48:26 date: invalid date '+7 days'
116 10:48:26 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=~&job_name=build&project=internal/gitlab-templates
117 10:48:26
118 10:48:26 Setting up credentials for Gitlab Python registries
119 10:48:26 $ echo $DOCKER_CONFIG_JSON > /kaniko/.docker/config.json
120 10:48:26 $ mv /root/.netrc /kaniko/.netrc
121 10:48:26 section_start:1778237306:section_script_step_2[hide_duration=true,collapsed=true] $ function copy_files() {
122 10:48:26 local src="$1"
123 10:48:26 local trg="$2"
124 10:48:26 for f in $src; do
125 10:48:26 t="$trg/`dirname $f`"
126 10:48:26 mkdir -p $t || true
127 10:48:26 echo "Copy $f"
128 10:48:26 cp -pr $f $trg/$f
129 10:48:26 done
130 10:48:26 }
131 10:48:26 function recursive_hash() {
132 10:48:26 local dir="$1"
133 10:48:26 find "$dir" -exec stat -c '%F|%a|%u:%g|%n' {} + -type f -exec sha256sum {} + | sort | sha256sum | cut -d ' ' -f1
134 10:48:26 }
135 10:48:26 function remote_docker_digest() {
136 10:48:26 local images="$1"
137 10:48:26 echo $images | xargs -n 1 crane digest
138 10:48:26 }
139 10:48:26 function remote_image_exists() {
140 10:48:26 local image="$1"
141 10:48:26 crane manifest $image > /dev/null 2>&1
142 10:48:26 }
143 10:48:26 function remote_images_are_identical() {
144 10:48:26 local imageA="$1"
145 10:48:26 local imageB="$2"
146 10:48:26 if [[ $(remote_docker_digest "$imageA") == $(remote_docker_digest "$imageB") ]]; then
147 10:48:26 return 0
148 10:48:26 else
149 10:48:26 return 1
150 10:48:26 fi
151 10:48:26 }
152 10:48:26 function copy_image() {
153 10:48:26 local image="$1"
154 10:48:26 local remotes="$2"
155 10:48:26 local backup_ext="$3"
156 10:48:26 echo "$image"
157 10:48:26 local source_digest=$(remote_docker_digest $image)
158 10:48:26 local target_digest
159 10:48:26 for registry in $remotes; do
160 10:48:26 if target_digest=$(remote_docker_digest $registry); then
161 10:48:26 if [ "$target_digest" != "$source_digest" ]; then
162 10:48:26 echo "image outdated, overwriting with newest version"
163 10:48:26 crane copy $image $registry
164 10:48:26 crane copy $image ${registry}${backup_ext}
165 10:48:26 fi
166 10:48:26 else
167 10:48:26 echo "image does not exist, writing newest version"
168 10:48:26 crane copy $image $registry
169 10:48:26 crane copy $image ${registry}${backup_ext}
170 10:48:26 fi
171 10:48:26 done
172 10:48:26 }
173 10:48:26 section_end:1778237306:section_script_step_2
174 10:48:26 section_start:1778237306:section_script_step_3[hide_duration=true,collapsed=true] $ if [ "$CONTAINER_SUBDIR" != "" ]; then
175 10:48:26 echo "Entering subpath $CONTAINER_SUBDIR"
176 10:48:26 cd $CONTAINER_SUBDIR
177 10:48:26 fi
178 10:48:26 section_end:1778237306:section_script_step_3
179 10:48:26 Entering subpath sc-uv-example
180 10:48:26 $ copy_files "$CONTAINER_IMPLICIT_REQUIREMENTS $CONTAINER_REQUIREMENTS" "$CONTAINER_CONTEXT_PATH"
181 10:48:26 Copy /build/internal/gitlab-templates/Dockerfile.uv
182 10:48:26 Copy uv.lock
183 10:48:26 Copy pyproject.toml
184 10:48:26 $ echo "$CONTAINER_BUILD_ENVIRONMENT" > $CONTAINER_CONTEXT_PATH/.docker-build-env
185 10:48:26 $ docker_checksum=$(recursive_hash $CONTAINER_CONTEXT_PATH)
186 10:48:26 section_start:1778237306:section_script_step_7[hide_duration=true,collapsed=true] $ if [ "$CONTAINER_IMAGE_NAME" == "" ]; then
187 10:48:26 final_image_name=${CONTAINER_IMAGE_URL}
188 10:48:26 else
189 10:48:26 final_image_name=${CONTAINER_IMAGE_URL}/${CONTAINER_IMAGE_NAME}
190 10:48:26 fi
191 10:48:26 section_end:1778237306:section_script_step_7
192 10:48:26 $ final_image_url=${final_image_name}:${docker_checksum}
193 10:48:26 section_start:1778237306:section_script_step_9[hide_duration=true,collapsed=true] $ if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
194 10:48:26 echo $CONTAINER_IMAGE_VARIABLE=${final_image_url}-P${CI_PROJECT_ID}-${CI_PIPELINE_ID} > $CI_PROJECT_DIR/docker_image_build.env
195 10:48:26 else
196 10:48:26 echo $CONTAINER_IMAGE_VARIABLE=$final_image_url > $CI_PROJECT_DIR/docker_image_build.env
197 10:48:26 fi
198 10:48:26 section_end:1778237306:section_script_step_9
199 10:48:26 $ echo ${CONTAINER_IMAGE_VARIABLE}_HASH=$docker_checksum >> $CI_PROJECT_DIR/docker_image_build.env
200 10:48:26 section_start:1778237306:section_script_step_11[hide_duration=true,collapsed=true] $ if [ "${FORCE_BUILD}" != "true" ] || command -v crane &> /dev/null; then
201 10:48:26 echo $REGISTRY_PASSWORD | crane auth login $REGISTRY -u $REGISTRY_USER --password-stdin
202 10:48:26 fi
203 10:48:26 section_end:1778237306:section_script_step_11
204 10:48:26
205 10:48:26 WARNING! Your credentials are stored unencrypted in '/kaniko/.docker/config.json'.
206 10:48:26 Configure a credential helper to remove this warning. See
207 10:48:26 https://docs.docker.com/go/credential-store/
208 10:48:26
209 10:48:26 2026/05/08 10:48:26 logged in via /kaniko/.docker/config.json
210 10:48:26 section_start:1778237306:section_script_step_12[hide_duration=true,collapsed=true] $ if [ "${FORCE_BUILD}" != "true" ] && remote_image_exists "$final_image_url"; then
211 10:48:26 echo "Image already exists, skip the build."
212 10:48:26 echo "$final_image_url"
213 10:48:26 if [[ "$CI_COMMIT_BRANCH" == "$CI_DEFAULT_BRANCH" ]]; then
214 10:48:26 _EXT=""
215 10:48:26 _BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
216 10:48:26 elif [[ -n "$CI_MERGE_REQUEST_ID" ]]; then
217 10:48:26 _EXT="-MR${CI_MERGE_REQUEST_IID}"
218 10:48:26 _BACKUP_EXT=""
219 10:48:26 elif [[ "$CI_COMMIT_REF_PROTECTED" == "true" ]]; then
220 10:48:26 _EXT="-${CI_COMMIT_REF_SLUG}"
221 10:48:26 _BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
222 10:48:26 fi
223 10:48:26 for _TAG in $CONTAINER_IMAGE_TAG; do
224 10:48:26 echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
225 10:48:26 copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}" "${_BACKUP_EXT}"
226 10:48:26 done
227 10:48:26 if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
228 10:48:26 _EXT="-P${CI_PROJECT_ID}-${CI_PIPELINE_ID}"
229 10:48:26 echo "Copying ${final_image_url} to ${final_image_url}${_EXT}"
230 10:48:26 copy_image "${final_image_url}" "${final_image_url}${_EXT}"
231 10:48:26 for _TAG in $CONTAINER_IMAGE_TAG; do
232 10:48:26 echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
233 10:48:26 copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}"
234 10:48:26 done
235 10:48:26 fi
236 10:48:26 exit 0
237 10:48:26 fi
238 10:48:26 section_end:1778237306:section_script_step_12
239 10:48:26 Image already exists, skip the build.
240 10:48:26 registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:a0627644f5b19a5299950b9d06386a69ed2ca73d2843193725069ae656cd6167
241 10:48:26 Copying registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:a0627644f5b19a5299950b9d06386a69ed2ca73d2843193725069ae656cd6167 to registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:latest-MR641
242 10:48:26 registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:a0627644f5b19a5299950b9d06386a69ed2ca73d2843193725069ae656cd6167
243 10:48:27 2026/05/08 10:48:26 HEAD request failed, falling back on GET: HEAD https://registry.scandit.com/v2/internal/gitlab-templates/sc-uv-example-dev/manifests/latest-MR641: unexpected status code 404 Not Found (HEAD responses have no body, use GET for details)
244 10:48:27 Error: GET https://registry.scandit.com/v2/internal/gitlab-templates/sc-uv-example-dev/manifests/latest-MR641: MANIFEST_UNKNOWN: manifest unknown; map[Tag:latest-MR641]
245 10:48:27 image does not exist, writing newest version
246 10:48:27 2026/05/08 10:48:26 Copying from registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:a0627644f5b19a5299950b9d06386a69ed2ca73d2843193725069ae656cd6167 to registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:latest-MR641
247 10:48:27 2026/05/08 10:48:27 existing blob: sha256:55cab8de839fd4db3f8ccd4a0ec43ad27c5e112834e9e6ee2b1a68ebb49b64d0
248 10:48:27 2026/05/08 10:48:27 existing blob: sha256:0e188e6a6d38dcb0203c2a32ea25e2521594a7619ba8b508f5b695684b9878a7
249 10:48:27 2026/05/08 10:48:27 existing blob: sha256:b40150c1c2717d324cdb17278c8efdfa4dfcd2ffe083e976f0bcedf31115f081
250 10:48:27 2026/05/08 10:48:27 existing blob: sha256:5957ac4c1fdd681289811aec6fdcfdab5af82ebf72bb1d095726a3db3ae49601
251 10:48:27 2026/05/08 10:48:27 existing blob: sha256:25c95bc50f6df2aef8cc6217d03c85fdb351d25e009a73aad25e8a8b1f69dda7
252 10:48:27 2026/05/08 10:48:27 existing blob: sha256:333d6461d4fea818d630d9d534403cde23af442fe22aee2568f203373413a61f
253 10:48:27 2026/05/08 10:48:27 existing blob: sha256:03e82c1b170c1fe933744d07af0abf9f491c7c8ca6488768c31e0929aa5cdd0f
254 10:48:27 2026/05/08 10:48:27 existing blob: sha256:23d857050f81a653f157eae1b84232244f89a72838eac1f926d8dcdaa49e1a18
255 10:48:27 2026/05/08 10:48:27 existing blob: sha256:89732bc7504122601f40269fc9ddfb70982e633ea9caf641ae45736f2846b004
256 10:48:27 2026/05/08 10:48:27 existing blob: sha256:96d627c048c1a2c73ea2b44c64984d60ce0ce303d20e45e40130ef2464845f85
257 10:48:27 2026/05/08 10:48:27 existing blob: sha256:0c967f157feebfed80e7990c11f55fb71b78472af9e73df10f10af56b6417d52
258 10:48:27 2026/05/08 10:48:27 existing blob: sha256:aefbe12b98ea591e7e1e647cdaf5154348c0b8e83a25c7a40fc4308a6da1b83d
259 10:48:27 2026/05/08 10:48:27 existing blob: sha256:07ea59b974c77cbab3d5ed0ad5a6acfd32b3ef589677ef12a1bc3f00764bd90d
260 10:48:28 2026/05/08 10:48:27 registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:latest-MR641: digest: sha256:e660fe300b157b91562d27feca078814dfc97dd76d26efbb31d4c7c35a0d38ed size: 3955
261 10:48:28 2026/05/08 10:48:27 Copying from registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:a0627644f5b19a5299950b9d06386a69ed2ca73d2843193725069ae656cd6167 to registry.scandit.com/internal/gitlab-templates/sc-uv-example-dev:latest-MR641
262 10:48:28 2026/05/08 10:48:28 existing manifest: latest-MR641@sha256:e660fe300b157b91562d27feca078814dfc97dd76d26efbb31d4c7c35a0d38ed
263 10:48:28
264 10:48:28 Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54677993
265 10:48:28
266 10:48:28
267 10:48:28 Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-host=ip-10-0-47-12.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-1-r9ktif67&var-resolution=15&from=1778237305000&to=1778237308000
268 10:48:28 Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=lu1rmx27z&var-node=ip-10-0-47-12.eu-central-1.compute.internal&var-resolution=15s&from=1778237305000&to=1778237308000
269 10:48:28 Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=nVsAo7UVk&var-filters=log_group|=|gitlab-runner&var-filters=source|=|k8s-ci.aws.scandit.io&var-filters=namespace|=|gitlab-runner&var-filters=CI_PROJECT_ID|=|621&var-filters=CI_PIPELINE_ID|=|1585542&var-filters=CI_JOB_ID|=|54677993&sortOrder=Ascending&from=1778237305000&to=1778237308000
270 10:48:28 date: invalid date '-7 days'
271 10:48:28 date: invalid date '+7 days'
272 10:48:28 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=~&job_name=build&project=internal/gitlab-templates
273 10:48:28
274 10:48:28
275 10:48:28 section_end:1778237308:step_script
276 10:48:28 +section_start:1778237308:upload_artifacts_on_success
277 10:48:28 +Uploading artifacts for successful job
278 10:48:29 Uploading artifacts...
279 10:48:29 docker_image_build.env: found 1 matching artifact files and directories
280 10:48:29 Uploading artifacts as "dotenv" to coordinator... 201 Created correlation_id=01KR3K800ADSA4FR33YVXTJM5R id=54677993 responseStatus=201 Created token=64_XdXh15
281 10:48:29
282 10:48:29 section_end:1778237309:upload_artifacts_on_success
283 10:48:29 +section_start:1778237309:cleanup_file_variables
284 10:48:29 +Cleaning up project directory and file based variables
285 10:48:30
286 10:48:30 section_end:1778237310:cleanup_file_variables
287 10:48:30 +
288 10:48:30 Job succeeded
289