build-python3-image-project-specific-dind ○ success
⏱
Duration: 9s
⏳
Queued: 8s
📁
Stage: docker-image
🖥
Runner: docker-dind
Average Duration
1m 17s
This job: 9s
Failure Rate
1.6%
last 30 days
External Links
▶
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
318 lines
Match - of 0
1
22:42:47
Running with gitlab-runner 18.9.0 (07e534ba)
2
22:42:47
on gitlab-runner-docker-dind-648487dd7c-jc7fc jdudsTMJT, system ID: r_MWTdVN7BW7GV
3
22:42:47
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_ENABLE_JOB_CLEANUP: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
22:42:47
Resolving secrets
5
22:42:47
section_start:1778020967:prepare_executor
6
22:42:47
+Preparing the "kubernetes" executor
7
22:42:47
"CPURequest" overwritten with "2"
8
22:42:47
"MemoryRequest" overwritten with "4G"
9
22:42:47
Using Kubernetes namespace: gitlab-runner
10
22:42:47
Using Kubernetes executor with image registry.scandit.com/dockerfiles/docker-buildx:latest@sha256:9d5993dcf2cdcb4a35130aca6eca1337cc82e552dfa433e086e3956128a70bd9 ...
11
22:42:47
Using attach strategy to execute scripts...
12
22:42:47
Using effective pull policy of [Always] for container docker
13
22:42:47
Using effective pull policy of [Always] for container build
14
22:42:47
Using effective pull policy of [Always] for container helper
15
22:42:47
Using effective pull policy of [Always] for container init-permissions
16
22:42:47
section_end:1778020967:prepare_executor
17
22:42:47
+section_start:1778020967:prepare_script
18
22:42:47
+Preparing environment
19
22:42:47
Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
20
22:42:47
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 ...
21
22:42:48
Subscribing to Kubernetes Pod events...
22
22:42:48
Type Reason Message
23
22:42:48
Normal Scheduled Successfully assigned gitlab-runner/runner-jdudstmjt-project-621-concurrent-0-qqiwqwcv to decimus
24
22:42:48
Normal Pulled Container image "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-v18.9.0" already present on machine
25
22:42:48
Normal Created Created container: init-permissions
26
22:42:49
Normal Started Started container init-permissions
27
22:42:49
Normal Pulled Container image "registry.gitlab.com/gitlab-org/gitlab-runner/gitlab-runner-helper:x86_64-v18.9.0" already present on machine
28
22:42:49
Normal Created Created container: helper
29
22:42:49
Normal Started Started container helper
30
22:42:49
Normal Pulling Pulling image "registry.scandit.com/dockerfiles/docker-buildx:latest@sha256:9d5993dcf2cdcb4a35130aca6eca1337cc82e552dfa433e086e3956128a70bd9"
31
22:42:49
Normal Pulled Successfully pulled image "registry.scandit.com/dockerfiles/docker-buildx:latest@sha256:9d5993dcf2cdcb4a35130aca6eca1337cc82e552dfa433e086e3956128a70bd9" in 161ms (161ms including waiting). Image size: 175124112 bytes.
32
22:42:49
Normal Created Created container: build
33
22:42:50
Normal Started Started container build
34
22:42:50
Normal Pulling Pulling image "registry.scandit.com/dockerfiles/docker-buildx:dind@sha256:2e9ef548630c4428c8cbf07d9be8eabec977b783a10f092d80ee28032748fc9d"
35
22:42:50
Normal Pulled Successfully pulled image "registry.scandit.com/dockerfiles/docker-buildx:dind@sha256:2e9ef548630c4428c8cbf07d9be8eabec977b783a10f092d80ee28032748fc9d" in 277ms (277ms including waiting). Image size: 141004310 bytes.
36
22:42:50
Normal Created Created container: docker
37
22:42:50
Normal Started Started container docker
38
22:42:52
Running on runner-jdudstmjt-project-621-concurrent-0-qqiwqwcv via gitlab-runner-docker-dind-648487dd7c-jc7fc...
39
22:42:52
40
22:42:52
section_end:1778020972:prepare_script
41
22:42:52
+section_start:1778020972:get_sources
42
22:42:52
+Getting source from Git repository
43
22:42:52
Gitaly correlation ID: 01KQX4XRZTQYEP0X9Z2S3E4J0H
44
22:42:52
Fetching changes with git depth set to 1...
45
22:42:52
Initialized empty Git repository in /build/internal/gitlab-templates/.git/
46
22:42:52
Created fresh repository.
47
22:42:53
Checking out cbfa818c as detached HEAD (ref is master)...
48
22:42:53
49
22:42:53
Skipping Git submodules setup
50
22:42:53
51
22:42:53
section_end:1778020973:get_sources
52
22:42:53
+section_start:1778020973:step_script
53
22:42:53
+Executing "step_script" stage of the job script
54
22:42:53
section_start:1778020973:section_pre_build_script_0[hide_duration=true,collapsed=true]
$ function cleanup {
55
22:42:53
rv=$?
56
22:42:53
if [ $rv -ne 0 ]; then
57
22:42:53
echo ""
58
22:42:53
echo " Failure Cause Analysis might help, please open this link:"
59
22:42:53
echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
60
22:42:53
echo ""
61
22:42:53
fi
62
22:42:53
echo ""
63
22:42:53
echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
64
22:42:53
echo ""
65
22:42:53
echo ""
66
22:42:53
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"
67
22:42:53
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"
68
22:42:53
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%7C=%7Cgitlab-runner&var-filters=source%7C%3D%7C${LOKI_LOGSOURCE}&var-filters=namespace%7C%3D%7C${SC_K8S_NAMESPACE}&var-filters=CI_PROJECT_ID%7C%3D%7C${CI_PROJECT_ID}&var-filters=CI_PIPELINE_ID%7C%3D%7C${CI_PIPELINE_ID}&var-filters=CI_JOB_ID%7C%3D%7C${CI_JOB_ID}&sortOrder=Ascending&from=${__start_time}000&to=${EPOCHSECONDS}000"
69
22:42:53
__date_from=$(date -d "@$(( EPOCHSECONDS - 604800 ))" +%Y-%m-%d)
70
22:42:53
__date_to=$(date -d "@$(( EPOCHSECONDS + 604800 ))" +%Y-%m-%d)
71
22:42:53
echo "Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=${__date_from}~${__date_to}&job_name=${CI_JOB_NAME}&project=${CI_PROJECT_PATH}"
72
22:42:53
echo ""
73
22:42:53
exit $rv
74
22:42:53
}
75
22:42:53
trap cleanup EXIT
76
22:42:53
echo "INFO: This is the CI job pre_build_script"
77
22:42:53
echo "INFO: It's defined in the backend/infra/onprem/k8s repo."
78
22:42:53
echo "INFO: These additional Scandit variables are available to you:"
79
22:42:53
echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
80
22:42:53
echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
81
22:42:53
echo " SC_K8S_KYVERNO_PATCHES: |"
82
22:42:53
echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
83
22:42:53
echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
84
22:42:53
if command -v numfmt >/dev/null 2>&1; then
85
22:42:53
echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
86
22:42:53
else
87
22:42:53
echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
88
22:42:53
fi
89
22:42:53
__start_time=${EPOCHSECONDS}
90
22:42:53
echo ""
91
22:42:53
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"
92
22:42:53
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"
93
22:42:53
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%7C%3D%7Cgitlab-runner&var-filters=source%7C%3D%7C${LOKI_LOGSOURCE}&var-filters=namespace%7C%3D%7C${SC_K8S_NAMESPACE}&var-filters=CI_PROJECT_ID%7C%3D%7C${CI_PROJECT_ID}&var-filters=CI_PIPELINE_ID%7C%3D%7C${CI_PIPELINE_ID}&var-filters=CI_JOB_ID%7C%3D%7C${CI_JOB_ID}&sortOrder=Ascending&from=${__start_time}000&to=now"
94
22:42:53
__date_from=$(date -d "@$(( EPOCHSECONDS - 604800 ))" +%Y-%m-%d)
95
22:42:53
__date_to=$(date -d "@$(( EPOCHSECONDS + 604800 ))" +%Y-%m-%d)
96
22:42:53
echo "Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=${__date_from}~${__date_to}&job_name=${CI_JOB_NAME}&project=${CI_PROJECT_PATH}"
97
22:42:53
echo ""
98
22:42:53
echo "Setting up credentials for Gitlab Python registries"
99
22:42:53
mkdir -p ~
100
22:42:53
echo "machine gitlab.scandit.com" > ~/.netrc
101
22:42:53
echo "login gitlab-ci-token" >> ~/.netrc
102
22:42:53
echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
103
22:42:53
chmod 600 ~/.netrc
104
22:42:53
if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
105
22:42:53
git config --global --add safe.directory $CI_PROJECT_DIR
106
22:42:53
fi
107
22:42:53
sleep infinity &
108
22:42:53
echo $! > ~/.bg_pid
109
22:42:53
section_end:1778020973:section_pre_build_script_0
110
22:42:53
INFO: This is the CI job pre_build_script
111
22:42:53
INFO: It's defined in the backend/infra/onprem/k8s repo.
112
22:42:53
INFO: These additional Scandit variables are available to you:
113
22:42:53
SC_K8S_NODE_NAME: decimus
114
22:42:53
SC_K8S_IMAGE_ID:
115
22:42:53
SC_K8S_KYVERNO_PATCHES: |
116
22:42:53
117
22:42:53
cpu (r/l): 2/8
118
22:42:53
memory (r/l): 4000000000/17179869184
119
22:42:53
120
22:42:53
Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-host=decimus&var-namespace=gitlab-runner&var-pod=runner-jdudstmjt-project-621-concurrent-0-qqiwqwcv&var-resolution=15&from=000&to=now
121
22:42:53
Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-node=decimus&var-resolution=15s&from=000&to=now
122
22:42:53
Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=nVsAo7UVk&var-filters=log_group%7C%3D%7Cgitlab-runner&var-filters=source%7C%3D%7Czrh.int.scandit.io&var-filters=namespace%7C%3D%7Cgitlab-runner&var-filters=CI_PROJECT_ID%7C%3D%7C621&var-filters=CI_PIPELINE_ID%7C%3D%7C1580358&var-filters=CI_JOB_ID%7C%3D%7C54442927&sortOrder=Ascending&from=000&to=now
123
22:42:53
Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=1969-12-25~1970-01-08&job_name=build-python3-image-project-specific-dind&project=internal/gitlab-templates
124
22:42:53
125
22:42:53
Setting up credentials for Gitlab Python registries
126
22:42:53
$ mkdir -p ~/.docker
127
22:42:53
$ echo $DOCKER_CONFIG_JSON > ~/.docker/config.json
128
22:42:53
section_start:1778020973:section_script_step_2[hide_duration=true,collapsed=true]
$ for i in $(seq 1 30)
129
22:42:53
do
130
22:42:53
docker info 2>&1 > /dev/null && break
131
22:42:53
echo "Waiting for docker to start"
132
22:42:53
sleep 1s
133
22:42:53
done
134
22:42:53
section_end:1778020973:section_script_step_2
135
22:42:53
section_start:1778020973:section_script_step_3[hide_duration=true,collapsed=true]
$ function copy_files() {
136
22:42:53
local src="$1"
137
22:42:53
local trg="$2"
138
22:42:53
for f in $src; do
139
22:42:53
t="$trg/`dirname $f`"
140
22:42:53
mkdir -p $t || true
141
22:42:53
echo "Copy $f"
142
22:42:53
cp -pr $f $trg/$f
143
22:42:53
done
144
22:42:53
}
145
22:42:53
function recursive_hash() {
146
22:42:53
local dir="$1"
147
22:42:53
find "$dir" -exec stat -c '%F|%a|%u:%g|%n' {} + -type f -exec sha256sum {} + | sort | sha256sum | cut -d ' ' -f1
148
22:42:53
}
149
22:42:53
function remote_docker_digest() {
150
22:42:53
local images="$1"
151
22:42:53
echo $images | xargs -n 1 crane digest
152
22:42:53
}
153
22:42:53
function remote_image_exists() {
154
22:42:53
local image="$1"
155
22:42:53
crane manifest $image > /dev/null 2>&1
156
22:42:53
}
157
22:42:53
function remote_images_are_identical() {
158
22:42:53
local imageA="$1"
159
22:42:53
local imageB="$2"
160
22:42:53
if [[ $(remote_docker_digest "$imageA") == $(remote_docker_digest "$imageB") ]]; then
161
22:42:53
return 0
162
22:42:53
else
163
22:42:53
return 1
164
22:42:53
fi
165
22:42:53
}
166
22:42:53
function copy_image() {
167
22:42:53
local image="$1"
168
22:42:53
local remotes="$2"
169
22:42:53
local backup_ext="$3"
170
22:42:53
echo "$image"
171
22:42:53
local source_digest=$(remote_docker_digest $image)
172
22:42:53
local target_digest
173
22:42:53
for registry in $remotes; do
174
22:42:53
if target_digest=$(remote_docker_digest $registry); then
175
22:42:53
if [ "$target_digest" != "$source_digest" ]; then
176
22:42:53
echo "image outdated, overwriting with newest version"
177
22:42:53
crane copy $image $registry
178
22:42:53
crane copy $image ${registry}${backup_ext}
179
22:42:53
fi
180
22:42:53
else
181
22:42:53
echo "image does not exist, writing newest version"
182
22:42:53
crane copy $image $registry
183
22:42:53
crane copy $image ${registry}${backup_ext}
184
22:42:53
fi
185
22:42:53
done
186
22:42:53
}
187
22:42:53
section_end:1778020973:section_script_step_3
188
22:42:53
section_start:1778020973:section_script_step_4[hide_duration=true,collapsed=true]
$ if [ "$CONTAINER_SUBDIR" != "" ]; then
189
22:42:53
echo "Entering subpath $CONTAINER_SUBDIR"
190
22:42:53
cd $CONTAINER_SUBDIR
191
22:42:53
fi
192
22:42:53
section_end:1778020973:section_script_step_4
193
22:42:53
$ copy_files "$CONTAINER_IMPLICIT_REQUIREMENTS $CONTAINER_REQUIREMENTS" "$CONTAINER_CONTEXT_PATH"
194
22:42:53
Copy Dockerfile.python-3
195
22:42:53
Copy requirements.txt
196
22:42:53
Copy .python-version
197
22:42:53
Copy .pip-version
198
22:42:53
$ echo "$CONTAINER_BUILD_ENVIRONMENT" > $CONTAINER_CONTEXT_PATH/.docker-build-env
199
22:42:53
$ docker_checksum=$(recursive_hash $CONTAINER_CONTEXT_PATH)
200
22:42:53
section_start:1778020973:section_script_step_8[hide_duration=true,collapsed=true]
$ if [ "$CONTAINER_IMAGE_NAME" == "" ]; then
201
22:42:53
final_image_name=${CONTAINER_IMAGE_URL}
202
22:42:53
else
203
22:42:53
final_image_name=${CONTAINER_IMAGE_URL}/${CONTAINER_IMAGE_NAME}
204
22:42:53
fi
205
22:42:53
section_end:1778020973:section_script_step_8
206
22:42:53
$ final_image_url=${final_image_name}:${docker_checksum}
207
22:42:53
section_start:1778020973:section_script_step_10[hide_duration=true,collapsed=true]
$ if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
208
22:42:53
echo $CONTAINER_IMAGE_VARIABLE=${final_image_url}-P${CI_PROJECT_ID}-${CI_PIPELINE_ID} > $CI_PROJECT_DIR/docker_image_build.env
209
22:42:53
else
210
22:42:53
echo $CONTAINER_IMAGE_VARIABLE=$final_image_url > $CI_PROJECT_DIR/docker_image_build.env
211
22:42:53
fi
212
22:42:53
section_end:1778020973:section_script_step_10
213
22:42:53
$ echo ${CONTAINER_IMAGE_VARIABLE}_HASH=$docker_checksum >> $CI_PROJECT_DIR/docker_image_build.env
214
22:42:53
section_start:1778020973:section_script_step_12[hide_duration=true,collapsed=true]
$ if [ "${FORCE_BUILD}" != "true" ] || command -v crane &> /dev/null; then
215
22:42:53
echo $REGISTRY_PASSWORD | crane auth login $REGISTRY -u $REGISTRY_USER --password-stdin
216
22:42:53
fi
217
22:42:53
section_end:1778020973:section_script_step_12
218
22:42:53
2026/05/05 22:42:53 logged in via /root/.docker/config.json
219
22:42:53
section_start:1778020973:section_script_step_13[hide_duration=true,collapsed=true]
$ if [ "${FORCE_BUILD}" != "true" ] && remote_image_exists "$final_image_url"; then
220
22:42:53
echo "Image already exists, skip the build."
221
22:42:53
echo "$final_image_url"
222
22:42:53
if [[ "$CI_COMMIT_BRANCH" == "$CI_DEFAULT_BRANCH" ]]; then
223
22:42:53
_EXT=""
224
22:42:53
_BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
225
22:42:53
elif [[ -n "$CI_MERGE_REQUEST_ID" ]]; then
226
22:42:53
_EXT="-MR${CI_MERGE_REQUEST_IID}"
227
22:42:53
_BACKUP_EXT=""
228
22:42:53
elif [[ "$CI_COMMIT_REF_PROTECTED" == "true" ]]; then
229
22:42:53
_EXT="-${CI_COMMIT_REF_SLUG}"
230
22:42:53
_BACKUP_EXT="-CI${CI_JOB_ID}-$(date '+%Y%m%d')"
231
22:42:53
fi
232
22:42:53
for _TAG in $CONTAINER_IMAGE_TAG; do
233
22:42:53
echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
234
22:42:53
copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}" "${_BACKUP_EXT}"
235
22:42:53
done
236
22:42:53
if [ "${PIPELINE_IMAGE_REFS}" == "1" ]; then
237
22:42:53
_EXT="-P${CI_PROJECT_ID}-${CI_PIPELINE_ID}"
238
22:42:53
echo "Copying ${final_image_url} to ${final_image_url}${_EXT}"
239
22:42:53
copy_image "${final_image_url}" "${final_image_url}${_EXT}"
240
22:42:53
for _TAG in $CONTAINER_IMAGE_TAG; do
241
22:42:53
echo "Copying ${final_image_url} to ${final_image_name}:${_TAG}${_EXT}"
242
22:42:53
copy_image "${final_image_url}" "${final_image_name}:${_TAG}${_EXT}"
243
22:42:53
done
244
22:42:53
fi
245
22:42:53
exit 0
246
22:42:53
fi
247
22:42:53
section_end:1778020973:section_script_step_13
248
22:42:53
Image already exists, skip the build.
249
22:42:53
registry.scandit.com/internal/gitlab-templates:c19231bcc0d10483901ec9a7fe08878e40ecaff1e3be41091b183ebbbfcbfa03
250
22:42:53
Copying registry.scandit.com/internal/gitlab-templates:c19231bcc0d10483901ec9a7fe08878e40ecaff1e3be41091b183ebbbfcbfa03 to registry.scandit.com/internal/gitlab-templates:latest
251
22:42:53
registry.scandit.com/internal/gitlab-templates:c19231bcc0d10483901ec9a7fe08878e40ecaff1e3be41091b183ebbbfcbfa03
252
22:42:54
image outdated, overwriting with newest version
253
22:42:54
2026/05/05 22:42:53 Copying from registry.scandit.com/internal/gitlab-templates:c19231bcc0d10483901ec9a7fe08878e40ecaff1e3be41091b183ebbbfcbfa03 to registry.scandit.com/internal/gitlab-templates:latest
254
22:42:54
2026/05/05 22:42:54 existing blob: sha256:2933ecab0f11302fd71f29aa83ad2904683246f7a8320ad0dc3a60b23f05fee9
255
22:42:54
2026/05/05 22:42:54 existing blob: sha256:db53381ee51f9e43304e236099ba097ae1b33ae41a8007e0b6319992eb55fd00
256
22:42:54
2026/05/05 22:42:54 existing blob: sha256:8fcda2b4d7993820b00c5488d173051e76d01ba6b85620617ba77001b0f9e2fa
257
22:42:54
2026/05/05 22:42:54 existing blob: sha256:e5203b2bfeff92b72e816dc6cbb1f16856f0cd592e521e3c0cfa195a78fe180e
258
22:42:54
2026/05/05 22:42:54 existing blob: sha256:dfc792c67fd1c4f6f03f68173f31ce330935554f04aab717b390b7398f83e6c8
259
22:42:54
2026/05/05 22:42:54 existing blob: sha256:7e2b65e636fe1d2e8e87a94742e1f5a0f1174af50bc1930967df2d8f9d6e311a
260
22:42:54
2026/05/05 22:42:54 existing blob: sha256:6ada59ee1c4457a2478c31272454fb7a47283d9c90904ea2e9479488c4948f68
261
22:42:54
2026/05/05 22:42:54 existing blob: sha256:d700be839981db51fc0decdb7a8040a0a53649a645004107591ad41460727bb4
262
22:42:54
2026/05/05 22:42:54 existing blob: sha256:7d6470120bdb8176bd8997bc131d4a89dd4f1a844a51ad4e20fa5d11262920c2
263
22:42:54
2026/05/05 22:42:54 existing blob: sha256:8a2a1e88db113e233f74958575827cde20ff84879cfeae1f5b241be67f78df54
264
22:42:54
2026/05/05 22:42:54 existing blob: sha256:0e2dd75a27b20394e925228b958e930b51f67a405ecd11c0c75fa3646d24e139
265
22:42:54
2026/05/05 22:42:54 existing blob: sha256:3e05aa3a420827be632644e58cdba8a63d5fc042006187af4f5075388f7c1621
266
22:42:54
2026/05/05 22:42:54 existing blob: sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
267
22:42:54
2026/05/05 22:42:54 existing blob: sha256:b655d4d6fa2ea6cd527c8734bb15b57dce93a12c2b3cf09bd2c3181f0eed36bc
268
22:42:54
2026/05/05 22:42:54 existing blob: sha256:098eb2667d340322483e942425bf05b30965134313a42aabc9bf4ad717a5c8d3
269
22:42:54
2026/05/05 22:42:54 existing blob: sha256:a113e5b7f09693fb7b06fc493a7b25649fe4f0cbfd13ec436b2009a9245ff93b
270
22:42:54
2026/05/05 22:42:54 existing blob: sha256:0fb438c4b65db50a09c91d417c544bb9154a611ade7c6955165bca50212e3f67
271
22:42:54
2026/05/05 22:42:54 registry.scandit.com/internal/gitlab-templates:latest: digest: sha256:ccc04467cccd9b7eb396a4a316608b1d1820dbe40cb3447acb0f9a49f591a71b size: 3458
272
22:42:54
2026/05/05 22:42:54 Copying from registry.scandit.com/internal/gitlab-templates:c19231bcc0d10483901ec9a7fe08878e40ecaff1e3be41091b183ebbbfcbfa03 to registry.scandit.com/internal/gitlab-templates:latest-CI54442927-20260505
273
22:42:55
2026/05/05 22:42:54 existing blob: sha256:2933ecab0f11302fd71f29aa83ad2904683246f7a8320ad0dc3a60b23f05fee9
274
22:42:55
2026/05/05 22:42:54 existing blob: sha256:db53381ee51f9e43304e236099ba097ae1b33ae41a8007e0b6319992eb55fd00
275
22:42:55
2026/05/05 22:42:54 existing blob: sha256:e5203b2bfeff92b72e816dc6cbb1f16856f0cd592e521e3c0cfa195a78fe180e
276
22:42:55
2026/05/05 22:42:54 existing blob: sha256:8fcda2b4d7993820b00c5488d173051e76d01ba6b85620617ba77001b0f9e2fa
277
22:42:55
2026/05/05 22:42:54 existing blob: sha256:dfc792c67fd1c4f6f03f68173f31ce330935554f04aab717b390b7398f83e6c8
278
22:42:55
2026/05/05 22:42:54 existing blob: sha256:6ada59ee1c4457a2478c31272454fb7a47283d9c90904ea2e9479488c4948f68
279
22:42:55
2026/05/05 22:42:54 existing blob: sha256:7e2b65e636fe1d2e8e87a94742e1f5a0f1174af50bc1930967df2d8f9d6e311a
280
22:42:55
2026/05/05 22:42:54 existing blob: sha256:d700be839981db51fc0decdb7a8040a0a53649a645004107591ad41460727bb4
281
22:42:55
2026/05/05 22:42:54 existing blob: sha256:7d6470120bdb8176bd8997bc131d4a89dd4f1a844a51ad4e20fa5d11262920c2
282
22:42:55
2026/05/05 22:42:54 existing blob: sha256:8a2a1e88db113e233f74958575827cde20ff84879cfeae1f5b241be67f78df54
283
22:42:55
2026/05/05 22:42:54 existing blob: sha256:0e2dd75a27b20394e925228b958e930b51f67a405ecd11c0c75fa3646d24e139
284
22:42:55
2026/05/05 22:42:54 existing blob: sha256:3e05aa3a420827be632644e58cdba8a63d5fc042006187af4f5075388f7c1621
285
22:42:55
2026/05/05 22:42:54 existing blob: sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
286
22:42:55
2026/05/05 22:42:54 existing blob: sha256:b655d4d6fa2ea6cd527c8734bb15b57dce93a12c2b3cf09bd2c3181f0eed36bc
287
22:42:55
2026/05/05 22:42:54 existing blob: sha256:098eb2667d340322483e942425bf05b30965134313a42aabc9bf4ad717a5c8d3
288
22:42:55
2026/05/05 22:42:54 existing blob: sha256:a113e5b7f09693fb7b06fc493a7b25649fe4f0cbfd13ec436b2009a9245ff93b
289
22:42:55
2026/05/05 22:42:54 existing blob: sha256:0fb438c4b65db50a09c91d417c544bb9154a611ade7c6955165bca50212e3f67
290
22:42:55
2026/05/05 22:42:54 registry.scandit.com/internal/gitlab-templates:latest-CI54442927-20260505: digest: sha256:ccc04467cccd9b7eb396a4a316608b1d1820dbe40cb3447acb0f9a49f591a71b size: 3458
291
22:42:55
292
22:42:55
Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54442927
293
22:42:55
294
22:42:55
295
22:42:55
Grafana Pod-View: https://grafana.scandit.com/d/k8s_views_pods/kubernetes-views-pods?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-host=decimus&var-namespace=gitlab-runner&var-pod=runner-jdudstmjt-project-621-concurrent-0-qqiwqwcv&var-resolution=15&from=000&to=000
296
22:42:55
Grafana Node-View: https://grafana.scandit.com/d/k8s_views_nodes/kubernetes-views-nodes?orgId=1&refresh=1m&var-datasource=KpIiby5Vz&var-node=decimus&var-resolution=15s&from=000&to=000
297
22:42:55
Loki Logs: https://grafana.scandit.com/a/grafana-lokiexplore-app/explore/log_group/gitlab-runner/logs?var-ds=nVsAo7UVk&var-filters=log_group%7C=%7Cgitlab-runner&var-filters=source%7C%3D%7Czrh.int.scandit.io&var-filters=namespace%7C%3D%7Cgitlab-runner&var-filters=CI_PROJECT_ID%7C%3D%7C621&var-filters=CI_PIPELINE_ID%7C%3D%7C1580358&var-filters=CI_JOB_ID%7C%3D%7C54442927&sortOrder=Ascending&from=000&to=000
298
22:42:55
Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=1969-12-25~1970-01-08&job_name=build-python3-image-project-specific-dind&project=internal/gitlab-templates
299
22:42:55
300
22:42:55
301
22:42:55
section_end:1778020975:step_script
302
22:42:55
+section_start:1778020975:upload_artifacts_on_success
303
22:42:55
+Uploading artifacts for successful job
304
22:42:56
Uploading artifacts...
305
22:42:56
docker_image_build.env: found 1 matching artifact files and directories
306
22:42:56
Uploading artifacts as "dotenv" to coordinator... 201 Created correlation_id=01KQX4Y1CAJ1FX9Q6NR891ST6Q id=54442927 responseStatus=201 Created token=64_4HE7m_
307
22:42:56
308
22:42:56
section_end:1778020976:upload_artifacts_on_success
309
22:42:56
+section_start:1778020976:cleanup_file_variables
310
22:42:56
+Cleaning up project directory and file based variables
311
22:42:57
Removing context/
312
22:42:57
Removing docker_image_build.env
313
22:42:57
HEAD is now at cbfa818 Merge branch 'renovate/docker-digests' into 'master'
314
22:42:57
315
22:42:57
section_end:1778020977:cleanup_file_variables
316
22:42:57
+
317
22:42:57
Job succeeded
318