+ mvn sonar:sonar -Dsonar.token=**** -Dsonar.host.url=http://10.20.84.26:8082/sonar
[INFO] Scanning for projects...
[WARNING] The artifact org.codehaus.mojo:sonar-maven-plugin:jar:4.0.0.4121 has been relocated to org.sonarsource.scanner.maven:sonar-maven-plugin:jar:4.0.0.4121: SonarQube plugin was moved to SonarSource organisation
[INFO]
[INFO] ------------< co.edu.udistrital.mdp:MP_202610_G81_E1_Back >-------------
[INFO] Building MP_202610_G81_E1_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E1_Back ---
[WARNING] 22:12:28.548 Using an unspecified version instead of an explicit plugin version may introduce breaking analysis changes at an unwanted time. It is highly recommended to use an explicit version, e.g. 'org.sonarsource.scanner.maven:sonar-maven-plugin:4.0.0.4121'.
[INFO] 22:12:28.557 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 22:12:28.558 Linux 6.17.0-14-generic (amd64)
[INFO] 22:12:28.729 User cache: /root/.sonar/cache
[INFO] 22:12:29.384 Communicating with SonarQube Server 25.3.0.104237
[INFO] 22:12:29.402 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 22:12:30.259 Load global settings
[INFO] 22:12:30.337 Load global settings (done) | time=80ms
[INFO] 22:12:30.353 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 22:12:30.365 Loading required plugins
[INFO] 22:12:30.366 Load plugins index
[INFO] 22:12:30.421 Load plugins index (done) | time=55ms
[INFO] 22:12:30.421 Load/download plugins
[INFO] 22:12:30.706 Load/download plugins (done) | time=285ms
[INFO] 22:12:31.048 Process project properties
[INFO] 22:12:31.062 Process project properties (done) | time=14ms
[INFO] 22:12:31.073 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 22:12:31.073 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 22:12:31.073 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 22:12:31.081 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 22:12:31.095 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=14ms
[INFO] 22:12:31.125 Load quality profiles
[INFO] 22:12:31.171 Load quality profiles (done) | time=46ms
[INFO] 22:12:31.185 Auto-configuring with CI 'Jenkins'
[INFO] 22:12:31.225 Load active rules
[INFO] 22:12:31.496 Load active rules (done) | time=271ms
[INFO] 22:12:31.503 Load analysis cache
[INFO] 22:12:31.521 Load analysis cache (3.2 kB) | time=18ms
[INFO] 22:12:31.595 Preprocessing files...
[INFO] 22:12:31.780 2 languages detected in 68 preprocessed files
[INFO] 22:12:31.780 0 files ignored because of scm ignore settings
[INFO] 22:12:31.783 Loading plugins for detected languages
[INFO] 22:12:31.783 Load/download plugins
[INFO] 22:12:32.138 Load/download plugins (done) | time=354ms
[INFO] 22:12:32.259 Load project repositories
[INFO] 22:12:32.370 Load project repositories (done) | time=111ms
[INFO] 22:12:32.392 Indexing files...
[INFO] 22:12:32.393 Project configuration:
[INFO] 22:12:32.393 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 22:12:32.409 68 files indexed
[INFO] 22:12:32.410 Quality profile for java: Sonar way MP
[INFO] 22:12:32.411 Quality profile for xml: Sonar way
[INFO] 22:12:32.411 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 22:12:32.469 Load metrics repository
[INFO] 22:12:32.485 Load metrics repository (done) | time=16ms
[INFO] 22:12:33.306 Sensor JavaSensor [java]
[INFO] 22:12:33.310 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 22:12:33.339 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 22:12:33.340 Using ECJ batch to parse 60 Main java source files with batch size 104 KB.
[INFO] 22:12:33.745 Starting batch processing.
[INFO] 22:12:34.330 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 22:12:36.180 100% analyzed
[INFO] 22:12:36.180 Batch processing: Done.
[INFO] 22:12:36.182 Did not optimize analysis for any files, performed a full analysis for all 60 files.
[WARNING] 22:12:36.185 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 22:12:36.185 Using ECJ batch to parse 7 Test java source files with batch size 104 KB.
[INFO] 22:12:36.200 Starting batch processing.
[INFO] 22:12:36.971 100% analyzed
[INFO] 22:12:36.971 Batch processing: Done.
[INFO] 22:12:36.972 Did not optimize analysis for any files, performed a full analysis for all 7 files.
[INFO] 22:12:36.973 No "Generated" source files to scan.
[INFO] 22:12:36.973 Sensor JavaSensor [java] (done) | time=3668ms
[INFO] 22:12:36.973 Sensor SurefireSensor [java]
[INFO] 22:12:36.974 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 22:12:37.096 Sensor SurefireSensor [java] (done) | time=123ms
[INFO] 22:12:37.096 Sensor XML Sensor [xml]
[INFO] 22:12:37.102 1 source file to be analyzed
[INFO] 22:12:37.272 1/1 source file has been analyzed
[INFO] 22:12:37.272 Sensor XML Sensor [xml] (done) | time=176ms
[INFO] 22:12:37.272 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 22:12:37.274 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202610_G81_E1_Back/../target/jacoco-report/jacoco.xml'. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
[INFO] 22:12:37.278 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 22:12:37.323 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=51ms
[INFO] 22:12:37.324 Sensor Java Config Sensor [iac]
[INFO] 22:12:37.346 0 source files to be analyzed
[INFO] 22:12:37.347 0/0 source files have been analyzed
[INFO] 22:12:37.347 Sensor Java Config Sensor [iac] (done) | time=24ms
[INFO] 22:12:37.347 Sensor IaC Docker Sensor [iac]
[INFO] 22:12:37.433 0 source files to be analyzed
[INFO] 22:12:37.434 0/0 source files have been analyzed
[INFO] 22:12:37.434 Sensor IaC Docker Sensor [iac] (done) | time=87ms
[INFO] 22:12:37.434 Sensor TextAndSecretsSensor [text]
[INFO] 22:12:37.434 Available processors: 4
[INFO] 22:12:37.435 Using 4 threads for analysis.
[INFO] 22:12:37.855 Using git CLI to retrieve untracked files
[WARNING] 22:12:37.859 Analyzing only language associated files, make sure to run the analysis inside a git repository to make use of inclusions specified via "sonar.text.inclusions"
[INFO] 22:12:37.885 68 source files to be analyzed
[INFO] 22:12:38.099 68/68 source files have been analyzed
[INFO] 22:12:38.100 Sensor TextAndSecretsSensor [text] (done) | time=666ms
[INFO] 22:12:38.104 ------------- Run sensors on project
[INFO] 22:12:38.255 Sensor Zero Coverage Sensor
[INFO] 22:12:38.256 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 22:12:38.256 Sensor Java CPD Block Indexer
[INFO] 22:12:38.323 Sensor Java CPD Block Indexer (done) | time=67ms
[INFO] 22:12:38.323 ------------- Gather SCA dependencies on project
[INFO] 22:12:38.365 SCM Publisher SCM provider for this project is: git
[INFO] 22:12:38.368 SCM Publisher 1 source file to be analyzed
[INFO] 22:12:38.661 SCM Publisher 1/1 source file have been analyzed (done) | time=291ms
[INFO] 22:12:38.667 CPD Executor 28 files had no CPD blocks
[INFO] 22:12:38.667 CPD Executor Calculating CPD for 32 files
[INFO] 22:12:38.682 CPD Executor CPD calculation finished (done) | time=14ms
[INFO] 22:12:38.688 SCM revision ID 'fcaf46a6efb5b5079b4ac0b191627d04183a37d0'
[INFO] 22:12:38.808 Analysis report generated in 109ms, dir size=546.4 kB
[INFO] 22:12:38.972 Analysis report compressed in 163ms, zip size=203.2 kB
[INFO] 22:12:39.015 Analysis report uploaded in 43ms
[INFO] 22:12:39.017 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E1_Back
[INFO] 22:12:39.017 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 22:12:39.017 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=ffbc1607-92c4-43a9-a682-02d2039b4844
[INFO] 22:12:39.043 Analysis total time: 8.287 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.673 s
[INFO] Finished at: 2026-03-21T22:12:39Z
[INFO] ------------------------------------------------------------------------