test-bump-submodule-version ○ success

Duration: 33s
Queued: 1s
📁 Stage: test
🖥 Runner: linux-aws-1
Average Duration
26s
This job: 33s
Failure Rate
0.0%
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

182 lines
Match - of 0
1 23:36:30 Running with gitlab-runner 18.9.0 (07e534ba)
2 23:36:30 on gitlab-runner-linux-1-5fd7c4d488-2p5ws wRxjPbsJX, system ID: r_ApPziMY2hZUA
3 23:36:30 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 23:36:30 Resolving secrets
5 23:36:30 section_start:1777678590:prepare_executor
6 23:36:30 +Preparing the "kubernetes" executor
7 23:36:30 Using Kubernetes namespace: gitlab-runner
8 23:36:30 Using Kubernetes executor with image registry.scandit.com/internal/gitlab-templates/sc-git-utilities:baa4b9d66f12d6a5ebcc30c346703c4708cd59c189797a52ee2e47201c344985 ...
9 23:36:30 Using attach strategy to execute scripts...
10 23:36:30 Using effective pull policy of [Always] for container build
11 23:36:30 Using effective pull policy of [Always] for container helper
12 23:36:30 Using effective pull policy of [Always] for container init-permissions
13 23:36:30 section_end:1777678590:prepare_executor
14 23:36:30 +section_start:1777678590:prepare_script
15 23:36:30 +Preparing environment
16 23:36:30 Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
17 23:36:30 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 ...
18 23:36:30 Subscribing to Kubernetes Pod events...
19 23:36:30 Type Reason Message
20 23:36:30 Normal Scheduled Successfully assigned gitlab-runner/runner-wrxjpbsjx-project-621-concurrent-4-o7dh4tb1 to ip-10-0-43-232.eu-central-1.compute.internal
21 23:36:31 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
22 23:36:31 Normal Created Created container: init-permissions
23 23:36:31 Normal Started Started container init-permissions
24 23:36:32 Normal Pulling Pulling image "498954711405.dkr.ecr.eu-central-1.amazonaws.com/internal/gitlab-templates/sc-git-utilities@sha256:2839a8ea212d632fc7580491fb7ffb9de13e9b6da078a7dd10a7681d19c59227"
25 23:36:56 Normal Pulled Successfully pulled image "498954711405.dkr.ecr.eu-central-1.amazonaws.com/internal/gitlab-templates/sc-git-utilities@sha256:2839a8ea212d632fc7580491fb7ffb9de13e9b6da078a7dd10a7681d19c59227" in 23.387s (23.387s including waiting). Image size: 342462810 bytes.
26 23:36:56 Normal Created Created container: build
27 23:36:56 Normal Started Started container build
28 23:36:56 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
29 23:36:56 Normal Created Created container: helper
30 23:36:57 Normal Started Started container helper
31 23:36:58 Running on runner-wrxjpbsjx-project-621-concurrent-4-o7dh4tb1 via gitlab-runner-linux-1-5fd7c4d488-2p5ws...
32 23:36:58
33 23:36:58 section_end:1777678618:prepare_script
34 23:36:58 +section_start:1777678618:get_sources
35 23:36:58 +Getting source from Git repository
36 23:36:58 Gitaly correlation ID: 01KQJYD7SCCWK2AX9M90ZDXVCY
37 23:36:58 Fetching changes with git depth set to 50...
38 23:36:58 Initialized empty Git repository in /build/internal/gitlab-templates/.git/
39 23:36:58 Created fresh repository.
40 23:36:59 Checking out 50468f6f as detached HEAD (ref is refs/merge-requests/636/merge)...
41 23:36:59
42 23:36:59 Skipping Git submodules setup
43 23:36:59
44 23:36:59 section_end:1777678619:get_sources
45 23:36:59 +section_start:1777678619:step_script
46 23:36:59 +Executing "step_script" stage of the job script
47 23:37:00 section_start:1777678620:section_pre_build_script_0[hide_duration=true,collapsed=true] $ function cleanup {
48 23:37:00 rv=$?
49 23:37:00 if [ $rv -ne 0 ]; then
50 23:37:00 echo ""
51 23:37:00 echo " Failure Cause Analysis might help, please open this link:"
52 23:37:00 echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
53 23:37:00 echo ""
54 23:37:00 fi
55 23:37:00 echo ""
56 23:37:00 echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
57 23:37:00 echo ""
58 23:37:00 echo ""
59 23:37:00 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"
60 23:37:00 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"
61 23:37:00 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"
62 23:37:00 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}"
63 23:37:00 echo ""
64 23:37:00 exit $rv
65 23:37:00 }
66 23:37:00 trap cleanup EXIT
67 23:37:00 echo "INFO: This is the CI job pre_build_script"
68 23:37:00 echo "INFO: It's defined in the backend/infra/aws repo."
69 23:37:00 echo "INFO: These additional Scandit variables are available to you:"
70 23:37:00 echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
71 23:37:00 echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
72 23:37:00 echo " SC_K8S_KYVERNO_PATCHES: |"
73 23:37:00 echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
74 23:37:00 echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
75 23:37:00 if command -v numfmt >/dev/null 2>&1; then
76 23:37:00 echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
77 23:37:00 else
78 23:37:00 echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
79 23:37:00 fi
80 23:37:00 __start_time=${EPOCHSECONDS}
81 23:37:00 echo ""
82 23:37:00 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"
83 23:37:00 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"
84 23:37:00 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"
85 23:37:00 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}"
86 23:37:00 echo ""
87 23:37:00 echo "Setting up credentials for Gitlab Python registries"
88 23:37:00 mkdir -p ~
89 23:37:00 echo "machine gitlab.scandit.com" > ~/.netrc
90 23:37:00 echo "login gitlab-ci-token" >> ~/.netrc
91 23:37:00 echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
92 23:37:00 chmod 600 ~/.netrc
93 23:37:00 if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
94 23:37:00 git config --global --add safe.directory $CI_PROJECT_DIR
95 23:37:00 fi
96 23:37:00 # Sonarqube server is running on the same cluster. Use internal address
97 23:37:00 export SONAR_HOST_URL="http://sonarqube.sonarqube.svc.cluster.local:9000"
98 23:37:00 section_end:1777678620:section_pre_build_script_0
99 23:37:00 INFO: This is the CI job pre_build_script
100 23:37:00 INFO: It's defined in the backend/infra/aws repo.
101 23:37:00 INFO: These additional Scandit variables are available to you:
102 23:37:00 SC_K8S_NODE_NAME: ip-10-0-43-232.eu-central-1.compute.internal
103 23:37:00 SC_K8S_IMAGE_ID:
104 23:37:00 SC_K8S_KYVERNO_PATCHES: |
105 23:37:00
106 23:37:00 cpu (r/l): 1/4
107 23:37:00 memory (r/l): 1073741824/17179869184
108 23:37:00
109 23:37:00 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-43-232.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-4-o7dh4tb1&var-resolution=15&from=1777678620000&to=now
110 23:37:00 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-43-232.eu-central-1.compute.internal&var-resolution=15s&from=1777678620000&to=now
111 23:37:00 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|=|1575288&var-filters=CI_JOB_ID|=|54243462&sortOrder=Ascending&from=1777678620000&to=now
112 23:37:00 date: invalid date '-7 days'
113 23:37:00 date: invalid date '+7 days'
114 23:37:00 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=~&job_name=test-bump-submodule-version&project=internal/gitlab-templates
115 23:37:00
116 23:37:00 Setting up credentials for Gitlab Python registries
117 23:37:00 $ rm -f .python-version
118 23:37:00 $ update_superproject_bump_mr --help
119 23:37:02 usage: update_superproject_bump_mr [-h] -cmrid CURRENT_MR_ID -cpid
120 23:37:02 SUPERPROJECT_ID -cpat
121 23:37:02 SUPERPROJECT_ACCESS_TOKEN -spid
122 23:37:02 SUBPROJECT_ID -spat SUBPROJECT_ACCESS_TOKEN
123 23:37:02 -smrp SUBMODULE_DIR_REL_PATH -smtb
124 23:37:02 SUBMODULE_TARGET_BRANCH [-t TRAILERS]
125 23:37:02
126 23:37:02 Update 'Bump Merge Requests' in GitLab for a superproject. Given an existing
127 23:37:02 'Bump Merge Request' in a superproject repo, update the MR to bump the given
128 23:37:02 submodule project to the latest commit of a given branch.
129 23:37:02
130 23:37:02 options:
131 23:37:02 -h, --help show this help message and exit
132 23:37:02 -cmrid CURRENT_MR_ID, --current-mr-id CURRENT_MR_ID
133 23:37:02 ID of the existing submodule bump Merge Request (MR)
134 23:37:02 inside the superproject. This is the project level
135 23:37:02 internal ID (IID). (default: None)
136 23:37:02 -cpid SUPERPROJECT_ID, --superproject-id SUPERPROJECT_ID
137 23:37:02 ID of the Gitlab superproject where existing bump MR
138 23:37:02 is. (default: None)
139 23:37:02 -cpat SUPERPROJECT_ACCESS_TOKEN, --superproject-access-token SUPERPROJECT_ACCESS_TOKEN
140 23:37:02 Project access token with permissions to modify the
141 23:37:02 super project. This can be a project access token or a
142 23:37:02 user access token. (default: None)
143 23:37:02 -spid SUBPROJECT_ID, --subproject-id SUBPROJECT_ID
144 23:37:02 ID of the Gitlab subproject for which to update the
145 23:37:02 bump MR. The current project must have the given
146 23:37:02 project as submodule. (default: None)
147 23:37:02 -spat SUBPROJECT_ACCESS_TOKEN, --subproject-access-token SUBPROJECT_ACCESS_TOKEN
148 23:37:02 Access token with permissions to modify the
149 23:37:02 subproject. This can be a project access token or a
150 23:37:02 user access token. The current project must have the
151 23:37:02 subproject-id as submodule. (default: None)
152 23:37:02 -smrp SUBMODULE_DIR_REL_PATH, --submodule-dir-rel-path SUBMODULE_DIR_REL_PATH
153 23:37:02 Submodule directory path in superproject. The relative
154 23:37:02 path from the superproject root directory to the
155 23:37:02 submodule root directory. (default: None)
156 23:37:02 -smtb SUBMODULE_TARGET_BRANCH, --submodule-target-branch SUBMODULE_TARGET_BRANCH
157 23:37:02 Branch in Submodule project where to bump to.
158 23:37:02 (default: None)
159 23:37:02 -t TRAILERS, --trailers TRAILERS
160 23:37:02 Commit trailers. List of trailers to append to commit
161 23:37:02 messages expressed as a json dictionary. E.g.
162 23:37:02 --trailers='{"foo": "bar"}'. (default: None)
163 23:37:02
164 23:37:02 Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54243462
165 23:37:02
166 23:37:02
167 23:37:02 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-43-232.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-4-o7dh4tb1&var-resolution=15&from=1777678620000&to=1777678622000
168 23:37:02 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-43-232.eu-central-1.compute.internal&var-resolution=15s&from=1777678620000&to=1777678622000
169 23:37:02 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|=|1575288&var-filters=CI_JOB_ID|=|54243462&sortOrder=Ascending&from=1777678620000&to=1777678622000
170 23:37:02 date: invalid date '-7 days'
171 23:37:02 date: invalid date '+7 days'
172 23:37:02 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=~&job_name=test-bump-submodule-version&project=internal/gitlab-templates
173 23:37:02
174 23:37:02
175 23:37:02 section_end:1777678622:step_script
176 23:37:02 +section_start:1777678622:cleanup_file_variables
177 23:37:02 +Cleaning up project directory and file based variables
178 23:37:02
179 23:37:02 section_end:1777678622:cleanup_file_variables
180 23:37:02 +
181 23:37:02 Job succeeded
182