Загрузка данных
Running with gitlab-runner 15.8.0 (12335144)
on gitlab-runner-gitlab-runner-5c5d8dfd84-fc2jj x3T1Qxkg, system ID: r_0t1aE5p8nfLN
Preparing the "kubernetes" executor
00:00
Using Kubernetes namespace: gitlab-runners
Using Kubernetes executor with image registry.rshbdev.ru/rshbintech/information-security/application-security/image/gitleaks:8.24.1-rshb-0.1 ...
Using attach strategy to execute scripts...
Preparing environment
00:07
Waiting for pod gitlab-runners/runner-x3t1qxkg-project-41848-concurrent-09g9s4 to be running, status is Pending
Waiting for pod gitlab-runners/runner-x3t1qxkg-project-41848-concurrent-09g9s4 to be running, status is Pending
ContainersNotReady: "containers with unready status: [build helper]"
ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-x3t1qxkg-project-41848-concurrent-09g9s4 via gitlab-runner-gitlab-runner-5c5d8dfd84-fc2jj...
Getting source from Git repository
00:02
$ git config --global --add url."https://gitlab-ci-token:${CI_JOB_TOKEN}@${CI_SERVER_HOST}/".insteadOf "https://${CI_SERVER_HOST}" # collapsed multi-line command
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/rshbintech/it-invest/ckips/ips/platform/utils/ips-basic-service-archetype/.git/
Created fresh repository.
Checking out 72a84077 as 1.6.0...
Skipping Git submodules setup
Downloading artifacts
00:01
Downloading artifacts for devsecops_antivirus_scan (21748669)...
Downloading artifacts from coordinator... ok id=21748669 responseStatus=200 OK token=64_6i8Ku
Downloading artifacts for init_dojo (21748670)...
Downloading artifacts from coordinator... ok id=21748670 responseStatus=200 OK token=64_6i8Ku
Executing "step_script" stage of the job script
00:05
$ gitleaks_check || EXIT_CODE=$?
Cloning into '/tmp/devsecops-config'...
Gitleaks enabled.
8.24.0
○
│╲
│ ○
○ ░
░ gitleaks
11:28AM INF scanned ~196676 bytes (196.68 KB) in 514ms
11:28AM WRN leaks found: 1
$ exit $EXIT_CODE
Running after_script
00:01
Running after script...
$ mkdir -p ${CI_PROJECT_DIR}/repository/report/
$ cp /tmp/$DD_REPORT_FILE_NAME ${CI_PROJECT_DIR}/repository/report/
$ export $(xargs < variables.env) # collapsed multi-line command
HTTP/2 201
date: Fri, 08 May 2026 11:28:33 GMT
content-type: application/json
content-length: 1373
allow: POST, OPTIONS
x-frame-options: DENY
x-content-type-options: nosniff
referrer-policy: same-origin
cross-origin-opener-policy: same-origin
vary: Cookie
strict-transport-security: max-age=15724800; includeSubDomains
{"scan_date":"2026-05-08","minimum_severity":"Info","active":true,"verified":true,"endpoint_to_add":null,"product_name":"Архетип базового IPS сервиса","auto_create_context":false,"deduplication_on_engagement":false,"lead":null,"push_to_jira":false,"api_scan_configuration":null,"create_finding_groups_for_all_findings":true,"test_id":575210,"engagement_id":247971,"product_id":1640,"product_type_id":14,"statistics":{"after":{"info":{"active":0,"verified":0,"duplicate":0,"false_p":0,"out_of_scope":0,"is_mitigated":0,"risk_accepted":0,"total":0},"low":{"active":0,"verified":0,"duplicate":0,"false_p":0,"out_of_scope":0,"is_mitigated":0,"risk_accepted":0,"total":0},"medium":{"active":0,"verified":0,"duplicate":0,"false_p":0,"out_of_scope":0,"is_mitigated":0,"risk_accepted":0,"total":0},"high":{"active":1,"verified":1,"duplicate":0,"false_p":0,"out_of_scope":0,"is_mitigated":0,"risk_accepted":0,"total":1},"critical":{"active":0,"verified":0,"duplicate":0,"false_p":0,"out_of_scope":0,"is_mitigated":0,"risk_accepted":0,"total":0},"total":{"active":1,"verified":1,"duplicate":0,"false_p":0,"out_of_scope":0,"is_mitigated":0,"risk_accepted":0,"total":1}}},"apply_tags_to_findings":false,"apply_tags_to_endpoints":false,"scan_type":"Gitleaks Scan","engagement":247971,"close_old_findings":true,"close_old_findings_product_scope":true,"test":575210}
Uploading artifacts for failed job
00:01
Uploading artifacts...
repository/**/*.*: found 2 matching artifact files and directories
Uploading artifacts as "archive" to coordinator... 201 Created id=21748671 responseStatus=201 Created token=64_6i8Ku
Cleaning up project directory and file based variables
00:00
ERROR: Job failed: command terminated with exit code 10