sonarqube ○ success

Duration: 25s
Queued: 3s
📁 Stage: test
🖥 Runner: linux-aws-1
Average Duration
39s
This job: 25s
Failure Rate
3.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

362 lines
Match - of 0
1 11:09:36 Running with gitlab-runner 18.9.0 (07e534ba)
2 11:09:36 on gitlab-runner-linux-1-746bdd58fd-kcwr4 wRxjPbsJX, system ID: r_UKuPZ9t7yYAF
3 11:09:36 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 11:09:36 Resolving secrets
5 11:09:36 section_start:1778065776:prepare_executor
6 11:09:36 +Preparing the "kubernetes" executor
7 11:09:36 Using Kubernetes namespace: gitlab-runner
8 11:09:36 Using Kubernetes executor with image registry.scandit.com/dockerfiles/sonar-scanner/sonar-scanner-cli:11.5 ...
9 11:09:36 Using attach strategy to execute scripts...
10 11:09:36 Using effective pull policy of [Always] for container init-permissions
11 11:09:36 Using effective pull policy of [Always] for container build
12 11:09:36 Using effective pull policy of [Always] for container helper
13 11:09:36 section_end:1778065776:prepare_executor
14 11:09:36 +section_start:1778065776:prepare_script
15 11:09:36 +Preparing environment
16 11:09:36 Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
17 11:09:36 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 11:09:37 Subscribing to Kubernetes Pod events...
19 11:09:37 Type Reason Message
20 11:09:37 Normal Scheduled Successfully assigned gitlab-runner/runner-wrxjpbsjx-project-621-concurrent-0-u2g8qhdd to ip-10-0-51-126.eu-central-1.compute.internal
21 11:09:37 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
22 11:09:37 Normal Created Created container: init-permissions
23 11:09:37 Normal Started Started container init-permissions
24 11:09:42 Normal Pulled Container image "498954711405.dkr.ecr.eu-central-1.amazonaws.com/dockerfiles/sonar-scanner/sonar-scanner-cli@sha256:caef08fe135a00f1d849802a2a7036c4d023fed7c66d2260c5e1a3cfd2ae004c" already present on machine
25 11:09:42 Normal Created Created container: build
26 11:09:42 Normal Started Started container build
27 11:09:42 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
28 11:09:42 Normal Created Created container: helper
29 11:09:42 Normal Started Started container helper
30 11:09:46 Running on runner-wrxjpbsjx-project-621-concurrent-0-u2g8qhdd via gitlab-runner-linux-1-746bdd58fd-kcwr4...
31 11:09:46
32 11:09:46 section_end:1778065786:prepare_script
33 11:09:46 +section_start:1778065786:get_sources
34 11:09:46 +Getting source from Git repository
35 11:09:47 Gitaly correlation ID: 01KQYFN74SREKWF74NH61CV7MK
36 11:09:47 Fetching changes...
37 11:09:47 Initialized empty Git repository in /build/internal/gitlab-templates/.git/
38 11:09:47 Created fresh repository.
39 11:09:47 Checking out 19a8ce14 as detached HEAD (ref is master)...
40 11:09:47
41 11:09:47 Skipping Git submodules setup
42 11:09:47
43 11:09:47 section_end:1778065787:get_sources
44 11:09:47 +section_start:1778065787:restore_cache
45 11:09:47 +Restoring cache
46 11:09:48 Checking cache for sonarqube-1-protected...
47 11:09:48 No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted.
48 11:09:48 WARNING: Cache file does not exist
49 11:09:48 Failed to extract cache
50 11:09:48 Removing .sonar/cache
51 11:09:48
52 11:09:48 section_end:1778065788:restore_cache
53 11:09:48 +section_start:1778065788:step_script
54 11:09:48 +Executing "step_script" stage of the job script
55 11:09:48 section_start:1778065788:section_pre_build_script_0[hide_duration=true,collapsed=true] $ function cleanup {
56 11:09:48 rv=$?
57 11:09:48 if [ $rv -ne 0 ]; then
58 11:09:48 echo ""
59 11:09:48 echo " Failure Cause Analysis might help, please open this link:"
60 11:09:48 echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
61 11:09:48 echo ""
62 11:09:48 fi
63 11:09:48 echo ""
64 11:09:48 echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
65 11:09:48 echo ""
66 11:09:48 echo ""
67 11:09:48 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"
68 11:09:48 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"
69 11:09:48 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"
70 11:09:48 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}"
71 11:09:48 echo ""
72 11:09:48 exit $rv
73 11:09:48 }
74 11:09:48 trap cleanup EXIT
75 11:09:48 echo "INFO: This is the CI job pre_build_script"
76 11:09:48 echo "INFO: It's defined in the backend/infra/aws repo."
77 11:09:48 echo "INFO: These additional Scandit variables are available to you:"
78 11:09:48 echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
79 11:09:48 echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
80 11:09:48 echo " SC_K8S_KYVERNO_PATCHES: |"
81 11:09:48 echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
82 11:09:48 echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
83 11:09:48 if command -v numfmt >/dev/null 2>&1; then
84 11:09:48 echo "memory (r/l): $(numfmt --to=iec --suffix=B $SC_K8S_REQUESTS_MEMORY)/$(numfmt --to=iec --suffix=B $SC_K8S_LIMITS_MEMORY)"
85 11:09:48 else
86 11:09:48 echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
87 11:09:48 fi
88 11:09:48 __start_time=${EPOCHSECONDS}
89 11:09:48 echo ""
90 11:09:48 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"
91 11:09:48 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"
92 11:09:48 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"
93 11:09:48 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}"
94 11:09:48 echo ""
95 11:09:48 echo "Setting up credentials for Gitlab Python registries"
96 11:09:48 mkdir -p ~
97 11:09:48 echo "machine gitlab.scandit.com" > ~/.netrc
98 11:09:48 echo "login gitlab-ci-token" >> ~/.netrc
99 11:09:48 echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
100 11:09:48 chmod 600 ~/.netrc
101 11:09:48 if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
102 11:09:48 git config --global --add safe.directory $CI_PROJECT_DIR
103 11:09:48 fi
104 11:09:48 # Sonarqube server is running on the same cluster. Use internal address
105 11:09:48 export SONAR_HOST_URL="http://sonarqube.sonarqube.svc.cluster.local:9000"
106 11:09:48 section_end:1778065788:section_pre_build_script_0
107 11:09:48 INFO: This is the CI job pre_build_script
108 11:09:48 INFO: It's defined in the backend/infra/aws repo.
109 11:09:48 INFO: These additional Scandit variables are available to you:
110 11:09:48 SC_K8S_NODE_NAME: ip-10-0-51-126.eu-central-1.compute.internal
111 11:09:48 SC_K8S_IMAGE_ID:
112 11:09:48 SC_K8S_KYVERNO_PATCHES: |
113 11:09:48
114 11:09:48 cpu (r/l): 1/4
115 11:09:48 memory (r/l): 1.0GB/16GB
116 11:09:48
117 11:09:48 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-51-126.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-0-u2g8qhdd&var-resolution=15&from=1778065788000&to=now
118 11:09:48 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-51-126.eu-central-1.compute.internal&var-resolution=15s&from=1778065788000&to=now
119 11:09:48 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|=|1581320&var-filters=CI_JOB_ID|=|54484710&sortOrder=Ascending&from=1778065788000&to=now
120 11:09:48 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=2026-04-29~2026-05-13&job_name=sonarqube&project=internal/gitlab-templates
121 11:09:48
122 11:09:48 Setting up credentials for Gitlab Python registries
123 11:09:48 $ echo "SonarQube token configured via $SONAR_TOKEN_SOURCE"
124 11:09:48 SonarQube token configured via CI/CD Variables
125 11:09:48 $ test -n "$SONAR_TOKEN" || (echo "No SONAR_TOKEN defined. You have to provide a valid token for accessing SonarQube."; false)
126 11:09:48 $ sonar-scanner -Dsonar.token=$SONAR_TOKEN ${SONAR_PROJECT_KEY:+-Dsonar.projectKey=$SONAR_PROJECT_KEY} ${SONAR_PROJECT_NAME:+-Dsonar.projectName=$SONAR_PROJECT_NAME} ${SONAR_PROJECT_BASE_DIR:+-Dsonar.projectBaseDir=$SONAR_PROJECT_BASE_DIR} ${SONAR_QUALITY_GATE_ENABLED:+-Dsonar.qualitygate.wait=$SONAR_QUALITY_GATE_ENABLED} ${SONAR_QUALITY_GATE_TIMEOUT:+-Dsonar.qualitygate.timeout=$SONAR_QUALITY_GATE_TIMEOUT} -Dsonar.links.homepage=${CI_PROJECT_URL} -Dsonar.links.ci=${CI_PROJECT_URL}/-/pipelines $SONAR_EXTRA_ARGUMENTS
127 11:09:49 11:09:48.735 INFO Scanner configuration file: /opt/sonar-scanner/conf/sonar-scanner.properties
128 11:09:49 11:09:48.739 INFO Project root configuration file: NONE
129 11:09:49 11:09:48.754 INFO SonarScanner CLI 7.3.0.5189
130 11:09:49 11:09:48.756 INFO Linux 6.12.73 amd64
131 11:09:50 11:09:49.711 INFO Communicating with SonarQube Server 2026.1.2.121356
132 11:09:50 11:09:49.712 INFO JRE provisioning: os[linux], arch[x86_64]
133 11:09:51 11:09:51.330 INFO Starting SonarScanner Engine...
134 11:09:51 11:09:51.331 INFO Java 21.0.9 Eclipse Adoptium (64-bit)
135 11:09:52 11:09:52.429 INFO Load global settings
136 11:09:52 11:09:52.512 INFO Load global settings (done) | time=82ms
137 11:09:52 11:09:52.515 INFO Server id: 67D56224-AWvmRCRfNOyX3d9aiYr-
138 11:09:52 11:09:52.523 INFO Loading required plugins
139 11:09:52 11:09:52.524 INFO Load plugins index
140 11:09:52 11:09:52.539 INFO Load plugins index (done) | time=16ms
141 11:09:52 11:09:52.540 INFO Load/download plugins
142 11:09:53 11:09:52.875 INFO Load/download plugins (done) | time=336ms
143 11:09:53 11:09:52.961 INFO Loaded core extensions: developer-scanner, server-common
144 11:09:53 11:09:53.184 INFO Process project properties
145 11:09:53 11:09:53.184 INFO Process project properties (done) | time=1ms
146 11:09:53 11:09:53.192 INFO Project key: internal-gitlab-templates
147 11:09:53 11:09:53.192 INFO Base dir: /build/internal/gitlab-templates
148 11:09:53 11:09:53.193 INFO Working dir: /build/internal/gitlab-templates/.scannerwork
149 11:09:53 11:09:53.203 INFO Load project settings for component key: 'internal-gitlab-templates'
150 11:09:53 11:09:53.222 INFO Load project settings for component key: 'internal-gitlab-templates' (done) | time=19ms
151 11:09:53 11:09:53.245 INFO Load project branches
152 11:09:53 11:09:53.276 INFO Load project branches (done) | time=31ms
153 11:09:53 11:09:53.277 INFO Load branch configuration
154 11:09:53 11:09:53.279 INFO Detected branch/PR in 'GitLab'
155 11:09:53 11:09:53.280 INFO Auto-configuring branch 'master'
156 11:09:53 11:09:53.280 INFO Load branch configuration (done) | time=3ms
157 11:09:53 11:09:53.290 INFO Load quality profiles
158 11:09:53 11:09:53.342 INFO Load quality profiles (done) | time=52ms
159 11:09:53 11:09:53.348 INFO Auto-configuring with CI 'Gitlab CI'
160 11:09:53 11:09:53.373 INFO Load active rules
161 11:09:53 11:09:53.684 INFO Load active rules (done) | time=312ms
162 11:09:53 11:09:53.689 INFO Load analysis cache
163 11:09:53 11:09:53.707 INFO Load analysis cache (3.3 kB) | time=17ms
164 11:09:54 11:09:53.884 INFO Branch name: master
165 11:09:54 11:09:53.899 INFO Preprocessing files...
166 11:09:54 11:09:53.998 INFO 3 languages detected in 70 preprocessed files (done) | time=98ms
167 11:09:54 11:09:53.998 INFO 214 files ignored because of scm ignore settings
168 11:09:54 11:09:53.999 INFO Loading plugins for detected languages
169 11:09:54 11:09:54.000 INFO Load/download plugins
170 11:09:55 11:09:54.972 INFO Load/download plugins (done) | time=973ms
171 11:09:55 11:09:55.216 INFO Load project repositories
172 11:09:55 11:09:55.304 INFO Load project repositories (done) | time=89ms
173 11:09:55 11:09:55.323 INFO Indexing files...
174 11:09:55 11:09:55.323 INFO Project configuration:
175 11:09:55 11:09:55.341 INFO 70 files indexed (done) | time=18ms
176 11:09:55 11:09:55.342 INFO Quality profile for json: Sonar way
177 11:09:55 11:09:55.343 INFO Quality profile for py: Scandit way
178 11:09:55 11:09:55.343 INFO Quality profile for yaml: Sonar way
179 11:09:55 11:09:55.343 INFO ------------- Run sensors on module internal/gitlab-templates
180 11:09:55 11:09:55.393 INFO Load metrics repository
181 11:09:55 11:09:55.410 INFO Load metrics repository (done) | time=17ms
182 11:09:56 11:09:56.035 WARN Failed to initialize bash parser. This may happen on unsupported platforms or when the user home directory does not exist.
183 11:09:56 11:09:56.161 INFO Sensor Python Sensor [python]
184 11:09:56 11:09:56.164 WARN Your code is analyzed as compatible with all Python 3 versions by default. You can get a more precise analysis by setting the exact Python version in your configuration via the parameter "sonar.python.version"
185 11:09:56 11:09:56.330 INFO Starting global symbols computation
186 11:09:56 11:09:56.333 INFO 8 source files to be analyzed
187 11:09:56 11:09:56.462 INFO 8/8 source files have been analyzed
188 11:09:56 11:09:56.463 INFO Finished step global symbols computation in 131ms
189 11:09:56 11:09:56.505 INFO Starting rules execution
190 11:09:56 11:09:56.506 INFO 8 source files to be analyzed
191 11:09:57 11:09:57.165 INFO 8/8 source files have been analyzed
192 11:09:57 11:09:57.166 INFO Finished step rules execution in 660ms
193 11:09:57 11:09:57.166 INFO The Python analyzer was able to leverage cached data from previous analyses for 0 out of 8 files. These files were not parsed.
194 11:09:57 11:09:57.167 INFO Sensor Python Sensor [python] (done) | time=1007ms
195 11:09:57 11:09:57.168 INFO Sensor Cobertura Sensor for Python coverage [python]
196 11:09:57 11:09:57.182 INFO Sensor Cobertura Sensor for Python coverage [python] (done) | time=15ms
197 11:09:57 11:09:57.182 INFO Sensor PythonXUnitSensor [python]
198 11:09:57 11:09:57.197 INFO Sensor PythonXUnitSensor [python] (done) | time=15ms
199 11:09:57 11:09:57.198 INFO Sensor Python Dependency Sensor [python]
200 11:09:57 11:09:57.365 INFO Sensor Python Dependency Sensor [python] (done) | time=167ms
201 11:09:57 11:09:57.365 INFO Sensor Python HTML templates processing [securitypythonfrontend]
202 11:09:57 11:09:57.386 INFO Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=22ms
203 11:09:57 11:09:57.387 INFO Sensor IaC CloudFormation Sensor [iac]
204 11:09:57 11:09:57.393 INFO There are no files to be analyzed for the CloudFormation language
205 11:09:57 11:09:57.393 INFO Sensor IaC CloudFormation Sensor [iac] (done) | time=6ms
206 11:09:57 11:09:57.393 INFO Sensor IaC cfn-lint report Sensor [iac]
207 11:09:57 11:09:57.394 INFO Sensor IaC cfn-lint report Sensor [iac] (done) | time=2ms
208 11:09:57 11:09:57.394 INFO Sensor IaC Kubernetes Sensor [iac]
209 11:09:57 11:09:57.449 INFO There are no files to be analyzed for the Kubernetes language
210 11:09:57 11:09:57.449 INFO Sensor IaC Kubernetes Sensor [iac] (done) | time=54ms
211 11:09:57 11:09:57.449 INFO Sensor IaC hadolint report Sensor [iac]
212 11:09:57 11:09:57.450 INFO Sensor IaC hadolint report Sensor [iac] (done) | time=1ms
213 11:09:57 11:09:57.450 INFO Sensor Java Config Sensor [iac]
214 11:09:57 11:09:57.450 INFO There are no files to be analyzed for the Java language
215 11:09:57 11:09:57.451 INFO Sensor Java Config Sensor [iac] (done) | time=1ms
216 11:09:57 11:09:57.451 INFO Sensor IaC Docker Sensor [iac]
217 11:09:57 11:09:57.517 INFO 9 source files to be analyzed
218 11:09:57 11:09:57.646 INFO 9/9 source files have been analyzed
219 11:09:57 11:09:57.647 INFO Sensor IaC Docker Sensor [iac] (done) | time=197ms
220 11:09:57 11:09:57.647 INFO Sensor IaC Ansible Sensor [iac]
221 11:09:57 11:09:57.650 INFO There are no files to be analyzed for the Ansible language
222 11:09:57 11:09:57.650 INFO Sensor IaC Ansible Sensor [iac] (done) | time=3ms
223 11:09:57 11:09:57.650 INFO Sensor IaC ansible-lint report Sensor [iac]
224 11:09:57 11:09:57.654 INFO Sensor IaC ansible-lint report Sensor [iac] (done) | time=3ms
225 11:09:57 11:09:57.654 INFO Sensor IaC GitHub Actions Sensor [iac]
226 11:09:57 11:09:57.654 INFO There are no files to be analyzed for the GitHub Actions language
227 11:09:57 11:09:57.654 INFO Sensor IaC GitHub Actions Sensor [iac] (done) | time=1ms
228 11:09:57 11:09:57.654 INFO Sensor IaC Shell Sensor [iac]
229 11:09:57 11:09:57.655 INFO Shell analysis will be skipped because the parser could not be initialized.
230 11:09:57 11:09:57.655 INFO Sensor IaC Shell Sensor [iac] (done) | time=0ms
231 11:09:57 11:09:57.655 INFO Sensor JavaScript inside YAML analysis [javascript]
232 11:09:57 11:09:57.658 INFO No input files found for analysis
233 11:09:57 11:09:57.659 INFO Hit the cache for 0 out of 0
234 11:09:57 11:09:57.659 INFO Miss the cache for 0 out of 0
235 11:09:57 11:09:57.659 INFO Sensor JavaScript inside YAML analysis [javascript] (done) | time=5ms
236 11:09:57 11:09:57.659 INFO Sensor CSS Rules [javascript]
237 11:09:57 11:09:57.660 INFO No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
238 11:09:57 11:09:57.660 INFO Sensor CSS Rules [javascript] (done) | time=0ms
239 11:09:57 11:09:57.660 INFO Sensor IaC YAML Sensor [iac]
240 11:09:57 11:09:57.660 INFO Sensor IaC YAML Sensor [iac] (done) | time=0ms
241 11:09:57 11:09:57.660 INFO Sensor Serverless configuration file sensor [security]
242 11:09:57 11:09:57.660 INFO 0 Serverless function entries were found in the project
243 11:09:57 11:09:57.661 INFO 0 Serverless function handlers were kept as entrypoints
244 11:09:57 11:09:57.662 INFO Sensor Serverless configuration file sensor [security] (done) | time=2ms
245 11:09:57 11:09:57.662 INFO Sensor AWS SAM template file sensor [security]
246 11:09:57 11:09:57.663 INFO Sensor AWS SAM template file sensor [security] (done) | time=2ms
247 11:09:57 11:09:57.663 INFO Sensor EnterpriseTextAndSecretsSensor [textenterprise]
248 11:09:57 11:09:57.670 INFO Available processors: 4
249 11:09:57 11:09:57.671 INFO Using 4 threads for analysis.
250 11:09:58 11:09:57.950 INFO The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true:
251 11:09:58 * The filename starts with "test"
252 11:09:58 * The filename contains "test." or "tests."
253 11:09:58 * Any directory in the file path is named: "doc", "docs", "test", "tests", "mock" or "mocks"
254 11:09:58 * Any directory in the file path has a name ending in "test" or "tests"
255 11:09:58
256 11:09:58 11:09:58.036 INFO Start fetching files for the text and secrets analysis
257 11:09:58 11:09:58.040 INFO Using Git CLI to retrieve dirty files
258 11:09:58 11:09:58.055 INFO Retrieving language associated files and files included via "sonar.text.inclusions" that are tracked by git
259 11:09:58 11:09:58.057 INFO Starting the text and secrets analysis
260 11:09:58 11:09:58.058 INFO 43 source files to be analyzed for the text and secrets analysis
261 11:09:58 11:09:58.158 INFO 43/43 source files have been analyzed for the text and secrets analysis
262 11:09:58 11:09:58.159 INFO Start fetching files for the binary file analysis
263 11:09:58 11:09:58.159 INFO There are no files to be analyzed for the binary file analysis
264 11:09:58 11:09:58.160 INFO Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=497ms
265 11:09:58 11:09:58.160 INFO Sensor javabugs [dbd]
266 11:09:58 11:09:58.207 INFO No IR files have been included for analysis.
267 11:09:58 11:09:58.207 INFO Sensor javabugs [dbd] (done) | time=47ms
268 11:09:58 11:09:58.207 INFO Sensor pythonbugs [dbd]
269 11:09:58 11:09:58.207 INFO No IR files have been included for analysis.
270 11:09:58 11:09:58.207 INFO Sensor pythonbugs [dbd] (done) | time=0ms
271 11:09:58 11:09:58.208 INFO Sensor PythonSecuritySensor [security]
272 11:09:58 11:09:58.213 INFO 15 taint analysis rules enabled.
273 11:09:58 11:09:58.466 INFO Analyzing 1207 UCFGs to detect vulnerabilities.
274 11:09:59 11:09:58.760 INFO No entry points found.
275 11:09:59 11:09:58.762 INFO python security sensor: Begin: 2026-05-06T11:09:58.210349477Z, End: 2026-05-06T11:09:58.761044130Z, Duration: 00:00:00.550
276 11:09:59 Load type hierarchy and UCFGs: Begin: 2026-05-06T11:09:58.214189609Z, End: 2026-05-06T11:09:58.465841027Z, Duration: 00:00:00.251
277 11:09:59 Load type hierarchy: Begin: 2026-05-06T11:09:58.214211290Z, End: 2026-05-06T11:09:58.264372910Z, Duration: 00:00:00.050
278 11:09:59 Load UCFGs: Begin: 2026-05-06T11:09:58.264498846Z, End: 2026-05-06T11:09:58.465780104Z, Duration: 00:00:00.201
279 11:09:59 Check cache: Begin: 2026-05-06T11:09:58.465971854Z, End: 2026-05-06T11:09:58.466479751Z, Duration: 00:00:00.000
280 11:09:59 Load cache: Begin: 2026-05-06T11:09:58.466265649Z, End: 2026-05-06T11:09:58.466292681Z, Duration: 00:00:00.000
281 11:09:59 Create runtime call graph: Begin: 2026-05-06T11:09:58.466515163Z, End: 2026-05-06T11:09:58.514552092Z, Duration: 00:00:00.048
282 11:09:59 Variable Type Analysis #1: Begin: 2026-05-06T11:09:58.466869431Z, End: 2026-05-06T11:09:58.488632112Z, Duration: 00:00:00.021
283 11:09:59 Create runtime type propagation graph: Begin: 2026-05-06T11:09:58.467455322Z, End: 2026-05-06T11:09:58.476989362Z, Duration: 00:00:00.009
284 11:09:59 Run SCC (Tarjan) on 2567 nodes: Begin: 2026-05-06T11:09:58.477245275Z, End: 2026-05-06T11:09:58.480990362Z, Duration: 00:00:00.003
285 11:09:59 Propagate runtime types to strongly connected components: Begin: 2026-05-06T11:09:58.481048565Z, End: 2026-05-06T11:09:58.488594681Z, Duration: 00:00:00.007
286 11:09:59 Variable Type Analysis #2: Begin: 2026-05-06T11:09:58.490182384Z, End: 2026-05-06T11:09:58.512520836Z, Duration: 00:00:00.022
287 11:09:59 Create runtime type propagation graph: Begin: 2026-05-06T11:09:58.490186574Z, End: 2026-05-06T11:09:58.498774564Z, Duration: 00:00:00.008
288 11:09:59 Run SCC (Tarjan) on 2558 nodes: Begin: 2026-05-06T11:09:58.498906551Z, End: 2026-05-06T11:09:58.502396025Z, Duration: 00:00:00.003
289 11:09:59 Propagate runtime types to strongly connected components: Begin: 2026-05-06T11:09:58.502468198Z, End: 2026-05-06T11:09:58.512412700Z, Duration: 00:00:00.009
290 11:09:59 Load config: Begin: 2026-05-06T11:09:58.514620436Z, End: 2026-05-06T11:09:58.747792464Z, Duration: 00:00:00.233
291 11:09:59 Compute entry points: Begin: 2026-05-06T11:09:58.747857078Z, End: 2026-05-06T11:09:58.759726930Z, Duration: 00:00:00.011
292 11:09:59 11:09:58.762 INFO python security sensor peak memory: 199 MB
293 11:09:59 11:09:58.762 INFO Sensor PythonSecuritySensor [security] (done) | time=555ms
294 11:09:59 11:09:58.765 INFO ------------- Run sensors on project
295 11:09:59 11:09:58.873 INFO Sensor PythonArchitectureSensor [architecture]
296 11:09:59 11:09:58.882 INFO Architecture analysis is enabled with the following features: legacy
297 11:09:59 11:09:58.885 INFO * Protobuf reading starting | memory total=284 | free=66 | used=217 (MB)
298 11:09:59 11:09:58.886 INFO * Reading SonarArchitecture UDG data from directory "/build/internal/gitlab-templates/.scannerwork/architecture/py"
299 11:09:59 11:09:58.886 INFO * Directory does not exist: "/build/internal/gitlab-templates/.scannerwork/architecture/py"
300 11:09:59 11:09:58.887 INFO * Protobuf reading complete | memory total=284 | free=66 | used=217 (MB)
301 11:09:59 11:09:58.990 INFO * Build architecture.graph.py.file_graph.default_perspective hierarchy graph complete (filtered=false) | memory total=284 | free=56 | used=227 (MB)
302 11:09:59 11:09:59.008 INFO Sensor PythonArchitectureSensor [architecture] (done) | time=136ms
303 11:09:59 11:09:59.009 INFO Sensor Zero Coverage Sensor
304 11:09:59 11:09:59.017 INFO Sensor Zero Coverage Sensor (done) | time=8ms
305 11:09:59 11:09:59.017 INFO ------------- Gather SCA dependencies on project
306 11:09:59 11:09:59.021 INFO Dependency analysis skipped
307 11:09:59 11:09:59.029 INFO CPD Executor 7 files had no CPD blocks
308 11:09:59 11:09:59.030 INFO CPD Executor Calculating CPD for 1 file
309 11:09:59 11:09:59.035 INFO CPD Executor CPD calculation finished (done) | time=5ms
310 11:09:59 11:09:59.038 INFO SCM revision ID '19a8ce14e2e16477c0e8fe40e5fa2b92ca33ea70'
311 11:09:59 11:09:59.114 INFO Load New Code definition
312 11:09:59 11:09:59.131 INFO Load New Code definition (done) | time=17ms
313 11:09:59 11:09:59.137 INFO Analysis report generated in 98ms, dir size=318.9 kB
314 11:09:59 11:09:59.169 INFO Analysis report compressed in 32ms, zip size=65.2 kB
315 11:09:59 11:09:59.207 INFO Analysis report uploaded in 38ms
316 11:09:59 11:09:59.208 INFO ANALYSIS SUCCESSFUL, you can find the results at: https://sonarqube.scandit.com/dashboard?id=internal-gitlab-templates&branch=master
317 11:09:59 11:09:59.208 INFO Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
318 11:09:59 11:09:59.209 INFO More about the report processing at https://sonarqube.scandit.com/api/ce/task?id=89be8c92-8d6d-406b-af79-fdc0a21d58e5
319 11:09:59 11:09:59.222 INFO Analysis total time: 6.262 s
320 11:09:59 11:09:59.223 INFO SonarScanner Engine completed successfully
321 11:09:59 11:09:59.598 INFO EXECUTION SUCCESS
322 11:09:59 11:09:59.600 INFO Total time: 10.868s
323 11:09:59
324 11:09:59 Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54484710
325 11:09:59
326 11:09:59
327 11:09:59 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-51-126.eu-central-1.compute.internal&var-namespace=gitlab-runner&var-pod=runner-wrxjpbsjx-project-621-concurrent-0-u2g8qhdd&var-resolution=15&from=1778065788000&to=1778065799000
328 11:09:59 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-51-126.eu-central-1.compute.internal&var-resolution=15s&from=1778065788000&to=1778065799000
329 11:09:59 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|=|1581320&var-filters=CI_JOB_ID|=|54484710&sortOrder=Ascending&from=1778065788000&to=1778065799000
330 11:09:59 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=2026-04-29~2026-05-13&job_name=sonarqube&project=internal/gitlab-templates
331 11:09:59
332 11:09:59
333 11:09:59 section_end:1778065799:step_script
334 11:09:59 +section_start:1778065799:after_script
335 11:09:59 +Running after_script
336 11:10:00 Running after script...
337 11:10:00 section_start:1778065799:section_after_script_step_0[hide_duration=true,collapsed=true] $ cat <<-EOD
338 11:10:00 ----------------------------------------------------------
339 11:10:00 Need help? Documentation on the SonarQube CI/CD component can be found at:
340 11:10:00 https://gitlab.scandit.com/internal/ci-components/sonarqube/-/blob/main/templates/sonarqube.yml
341 11:10:00 EOD
342 11:10:00 section_end:1778065799:section_after_script_step_0
343 11:10:00 ----------------------------------------------------------
344 11:10:00 Need help? Documentation on the SonarQube CI/CD component can be found at:
345 11:10:00 https://gitlab.scandit.com/internal/ci-components/sonarqube/-/blob/main/templates/sonarqube.yml
346 11:10:00
347 11:10:00 section_end:1778065800:after_script
348 11:10:00 +section_start:1778065800:archive_cache
349 11:10:00 +Saving cache for successful job
350 11:10:00 Creating cache sonarqube-1-protected...
351 11:10:00 WARNING: .sonar/cache: no matching files. Ensure that the artifact path is relative to the working directory (/build/internal/gitlab-templates)
352 11:10:00 No URL provided, cache will not be uploaded to shared cache server. Cache will be stored only locally.
353 11:10:00 Created cache
354 11:10:00
355 11:10:00 section_end:1778065800:archive_cache
356 11:10:00 +section_start:1778065800:cleanup_file_variables
357 11:10:00 +Cleaning up project directory and file based variables
358 11:10:01
359 11:10:01 section_end:1778065801:cleanup_file_variables
360 11:10:01 +
361 11:10:01 Job succeeded
362