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