pre-commit ○ success

Duration: 59s
Queued: 0s
📁 Stage: lint
🖥 Runner: linux-aws-1
Average Duration
26s
This job: 59s
Failure Rate
0.9%
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

160 lines
Match - of 0
1 23:36:38 Running with gitlab-runner 18.9.0 (07e534ba)
2 23:36:38 on gitlab-runner-linux-1-5fd7c4d488-trfld wRxjPbsJX, system ID: r_ejjLfj6s7U26
3 23:36:38 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:38 Resolving secrets
5 23:36:38 section_start:1777678598:prepare_executor
6 23:36:38 +Preparing the "kubernetes" executor
7 23:36:38 Using Kubernetes namespace: gitlab-runner
8 23:36:38 Using Kubernetes executor with image registry.scandit.com/internal/gitlab-templates/pre-commit:17f326f916c2676c279ad503717158f9dc23bc3df559feda764e3fd7ac8bdc56 ...
9 23:36:38 Using attach strategy to execute scripts...
10 23:36:38 Using effective pull policy of [Always] for container helper
11 23:36:38 Using effective pull policy of [Always] for container init-permissions
12 23:36:38 Using effective pull policy of [Always] for container build
13 23:36:38 section_end:1777678598:prepare_executor
14 23:36:38 +section_start:1777678598:prepare_script
15 23:36:38 +Preparing environment
16 23:36:38 Using FF_USE_POD_ACTIVE_DEADLINE_SECONDS, the Pod activeDeadlineSeconds will be set to the job timeout: 1h0m0s...
17 23:36:38 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:39 Subscribing to Kubernetes Pod events...
19 23:36:39 Type Reason Message
20 23:36:39 Normal Scheduled Successfully assigned gitlab-runner/runner-wrxjpbsjx-project-621-concurrent-0-2biofdfk to ip-10-0-43-232.eu-central-1.compute.internal
21 23:36:42 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
22 23:36:42 Normal Created Created container: init-permissions
23 23:36:43 Normal Started Started container init-permissions
24 23:37:08 Normal Pulling Pulling image "498954711405.dkr.ecr.eu-central-1.amazonaws.com/internal/gitlab-templates/pre-commit@sha256:e1a42072273b679421c82fa0fb2d4487612d040caad8151ebb4c02ca2babfe0e"
25 23:37:26 Normal Pulled Successfully pulled image "498954711405.dkr.ecr.eu-central-1.amazonaws.com/internal/gitlab-templates/pre-commit@sha256:e1a42072273b679421c82fa0fb2d4487612d040caad8151ebb4c02ca2babfe0e" in 18.205s (18.205s including waiting). Image size: 484588746 bytes.
26 23:37:27 Normal Created Created container: build
27 23:37:27 Normal Started Started container build
28 23:37:27 Normal Pulled Container image "gitlab/gitlab-runner-helper:x86_64-v18.8.0" already present on machine
29 23:37:27 Normal Created Created container: helper
30 23:37:27 Normal Started Started container helper
31 23:37:31 Running on runner-wrxjpbsjx-project-621-concurrent-0-2biofdfk via gitlab-runner-linux-1-5fd7c4d488-trfld...
32 23:37:31
33 23:37:31 section_end:1777678651:prepare_script
34 23:37:31 +section_start:1777678651:get_sources
35 23:37:31 +Getting source from Git repository
36 23:37:31 Gitaly correlation ID: 01KQJYDFXV3JJQ9D7SVKY16DET
37 23:37:31 Fetching changes with git depth set to 50...
38 23:37:31 Initialized empty Git repository in /build/internal/gitlab-templates/.git/
39 23:37:31 Created fresh repository.
40 23:37:32 Checking out 50468f6f as detached HEAD (ref is refs/merge-requests/636/merge)...
41 23:37:32
42 23:37:32 Skipping Git submodules setup
43 23:37:32
44 23:37:32 section_end:1777678652:get_sources
45 23:37:32 +section_start:1777678652:step_script
46 23:37:32 +Executing "step_script" stage of the job script
47 23:37:33 section_start:1777678652:section_pre_build_script_0[hide_duration=true,collapsed=true] $ function cleanup {
48 23:37:33 rv=$?
49 23:37:33 if [ $rv -ne 0 ]; then
50 23:37:33 echo ""
51 23:37:33 echo " Failure Cause Analysis might help, please open this link:"
52 23:37:33 echo " https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
53 23:37:33 echo ""
54 23:37:33 fi
55 23:37:33 echo ""
56 23:37:33 echo "Scout Analysis: https://scout.scandit.io/analysis/projects/${CI_PROJECT_ID}/jobs/${CI_JOB_ID}"
57 23:37:33 echo ""
58 23:37:33 echo ""
59 23:37:33 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:33 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:33 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:33 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:33 echo ""
64 23:37:33 exit $rv
65 23:37:33 }
66 23:37:33 trap cleanup EXIT
67 23:37:33 echo "INFO: This is the CI job pre_build_script"
68 23:37:33 echo "INFO: It's defined in the backend/infra/aws repo."
69 23:37:33 echo "INFO: These additional Scandit variables are available to you:"
70 23:37:33 echo " SC_K8S_NODE_NAME: $SC_K8S_NODE_NAME"
71 23:37:33 echo " SC_K8S_IMAGE_ID: $SC_K8S_IMAGE_ID"
72 23:37:33 echo " SC_K8S_KYVERNO_PATCHES: |"
73 23:37:33 echo "$SC_K8S_KYVERNO_PATCHES" | sed 's/^/ /'
74 23:37:33 echo "cpu (r/l): ${SC_K8S_REQUESTS_CPU}/${SC_K8S_LIMITS_CPU}"
75 23:37:33 if command -v numfmt >/dev/null 2>&1; then
76 23:37:33 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:33 else
78 23:37:33 echo "memory (r/l): ${SC_K8S_REQUESTS_MEMORY}/${SC_K8S_LIMITS_MEMORY}"
79 23:37:33 fi
80 23:37:33 __start_time=${EPOCHSECONDS}
81 23:37:33 echo ""
82 23:37:33 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:33 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:33 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:33 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:33 echo ""
87 23:37:33 echo "Setting up credentials for Gitlab Python registries"
88 23:37:33 mkdir -p ~
89 23:37:33 echo "machine gitlab.scandit.com" > ~/.netrc
90 23:37:33 echo "login gitlab-ci-token" >> ~/.netrc
91 23:37:33 echo "password ${CI_JOB_TOKEN}" >> ~/.netrc
92 23:37:33 chmod 600 ~/.netrc
93 23:37:33 if command -v git &> /dev/null && [ "$(id -u)" -ne 0 ]; then
94 23:37:33 git config --global --add safe.directory $CI_PROJECT_DIR
95 23:37:33 fi
96 23:37:33 # Sonarqube server is running on the same cluster. Use internal address
97 23:37:33 export SONAR_HOST_URL="http://sonarqube.sonarqube.svc.cluster.local:9000"
98 23:37:33 section_end:1777678652:section_pre_build_script_0
99 23:37:33 INFO: This is the CI job pre_build_script
100 23:37:33 INFO: It's defined in the backend/infra/aws repo.
101 23:37:33 INFO: These additional Scandit variables are available to you:
102 23:37:33 SC_K8S_NODE_NAME: ip-10-0-43-232.eu-central-1.compute.internal
103 23:37:33 SC_K8S_IMAGE_ID:
104 23:37:33 SC_K8S_KYVERNO_PATCHES: |
105 23:37:33
106 23:37:33 cpu (r/l): 1/4
107 23:37:33 memory (r/l): 1.0GB/16GB
108 23:37:33
109 23:37:33 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-0-2biofdfk&var-resolution=15&from=1777678652000&to=now
110 23:37:33 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=1777678652000&to=now
111 23:37:33 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|=|54243456&sortOrder=Ascending&from=1777678652000&to=now
112 23:37:33 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=2026-04-25~2026-05-09&job_name=pre-commit&project=internal/gitlab-templates
113 23:37:33
114 23:37:33 Setting up credentials for Gitlab Python registries
115 23:37:33 $ rm -f .python-version
116 23:37:33 $ pre-commit run --config $PRE_COMMIT_CONFIG_YAML $PRE_COMMIT_EXTRA_ARGS --all-files
117 23:37:33 check for added large files..............................................Passed
118 23:37:33 check that executables have shebangs.................(no files to check)Skipped
119 23:37:33 check json...............................................................Passed
120 23:37:33 check for merge conflicts................................................Passed
121 23:37:34 check that scripts with shebangs are executable..........................Passed
122 23:37:34 check toml...............................................................Passed
123 23:37:34 check xml............................................(no files to check)Skipped
124 23:37:34 check yaml...............................................................Passed
125 23:37:34 debug statements (python)................................................Passed
126 23:37:34 detect private key.......................................................Passed
127 23:37:34 fix end of files.........................................................Passed
128 23:37:35 fix utf-8 byte order marker..............................................Passed
129 23:37:35 mixed line ending........................................................Passed
130 23:37:35 pretty format json.......................................................Passed
131 23:37:35 sort simple yaml files...............................(no files to check)Skipped
132 23:37:35 trim trailing whitespace.................................................Passed
133 23:37:35 Pretty format INI........................................................Passed
134 23:37:35 Pretty format TOML.......................................................Passed
135 23:37:36 Format YAML files........................................................Passed
136 23:37:36 yamllint.................................................................Passed
137 23:37:36
138 23:37:36 Scout Analysis: https://scout.scandit.io/analysis/projects/621/jobs/54243456
139 23:37:36
140 23:37:36
141 23:37:36 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-0-2biofdfk&var-resolution=15&from=1777678652000&to=1777678655000
142 23:37:36 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=1777678652000&to=1777678655000
143 23:37:36 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|=|54243456&sortOrder=Ascending&from=1777678652000&to=1777678655000
144 23:37:36 Lilibet Statistics: https://lilibet.scandit.io/dashboard/204-job-drill-down?date_range=2026-04-25~2026-05-09&job_name=pre-commit&project=internal/gitlab-templates
145 23:37:36
146 23:37:36
147 23:37:36 section_end:1777678656:step_script
148 23:37:36 +section_start:1777678656:after_script
149 23:37:36 +Running after_script
150 23:37:36 Running after script...
151 23:37:36 $ git diff > pre-commit.diff
152 23:37:36
153 23:37:36 section_end:1777678656:after_script
154 23:37:36 +section_start:1777678656:cleanup_file_variables
155 23:37:36 +Cleaning up project directory and file based variables
156 23:37:37
157 23:37:37 section_end:1777678657:cleanup_file_variables
158 23:37:37 +
159 23:37:37 Job succeeded
160