+ 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_202530_G81_E2_TuOutfit_Back >--------
[INFO] Building MP_202530_G81_E2_TuOutfit_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202530_G81_E2_TuOutfit_Back ---
[WARNING] 18:04:48.222 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] 18:04:48.231 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 18:04:48.231 Linux 6.14.0-33-generic (amd64)
[INFO] 18:04:48.413 User cache: /root/.sonar/cache
[INFO] 18:04:48.973 Communicating with SonarQube Server 25.3.0.104237
[INFO] 18:04:48.991 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 18:04:49.904 Load global settings
[INFO] 18:04:49.990 Load global settings (done) | time=87ms
[INFO] 18:04:50.007 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 18:04:50.022 Loading required plugins
[INFO] 18:04:50.023 Load plugins index
[INFO] 18:04:50.105 Load plugins index (done) | time=82ms
[INFO] 18:04:50.106 Load/download plugins
[INFO] 18:04:50.424 Load/download plugins (done) | time=318ms
[INFO] 18:04:50.871 Process project properties
[INFO] 18:04:50.890 Process project properties (done) | time=19ms
[INFO] 18:04:50.906 Project key: co.edu.udistrital.mdp:MP_202530_G81_E2_TuOutfit_Back
[INFO] 18:04:50.906 Base dir: /home/cecaduser/workspace/MP_202530_G81_E2_TuOutfit_Back
[INFO] 18:04:50.906 Working dir: /home/cecaduser/workspace/MP_202530_G81_E2_TuOutfit_Back/target/sonar
[INFO] 18:04:50.930 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202530_G81_E2_TuOutfit_Back'
[INFO] 18:04:50.947 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202530_G81_E2_TuOutfit_Back' (done) | time=17ms
[INFO] 18:04:51.000 Load quality profiles
[INFO] 18:04:51.045 Load quality profiles (done) | time=45ms
[INFO] 18:04:51.062 Auto-configuring with CI 'Jenkins'
[INFO] 18:04:51.117 Load active rules
[INFO] 18:04:51.487 Load active rules (done) | time=370ms
[INFO] 18:04:51.497 Load analysis cache
[INFO] 18:04:51.514 Load analysis cache (3.2 kB) | time=17ms
[INFO] 18:04:51.626 Preprocessing files...
[INFO] 18:04:51.871 2 languages detected in 72 preprocessed files
[INFO] 18:04:51.876 0 files ignored because of scm ignore settings
[INFO] 18:04:51.880 Loading plugins for detected languages
[INFO] 18:04:51.882 Load/download plugins
[INFO] 18:04:52.278 Load/download plugins (done) | time=397ms
[INFO] 18:04:52.453 Load project repositories
[INFO] 18:04:52.625 Load project repositories (done) | time=172ms
[INFO] 18:04:52.651 Indexing files...
[INFO] 18:04:52.652 Project configuration:
[INFO] 18:04:52.653 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 18:04:52.669 72 files indexed
[INFO] 18:04:52.671 Quality profile for java: Sonar way MP
[INFO] 18:04:52.671 Quality profile for xml: Sonar way
[INFO] 18:04:52.671 ------------- Run sensors on module MP_202530_G81_E2_TuOutfit_Back
[INFO] 18:04:52.756 Load metrics repository
[INFO] 18:04:52.780 Load metrics repository (done) | time=23ms
[INFO] 18:04:53.936 Sensor JavaSensor [java]
[INFO] 18:04:53.944 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 18:04:53.987 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 18:04:53.988 Using ECJ batch to parse 53 Main java source files with batch size 104 KB.
[INFO] 18:04:54.671 Starting batch processing.
[INFO] 18:04:55.774 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 18:04:59.703 100% analyzed
[INFO] 18:04:59.704 Batch processing: Done.
[INFO] 18:04:59.856 Did not optimize analysis for any files, performed a full analysis for all 53 files.
[WARNING] 18:04:59.863 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 18:04:59.865 Using ECJ batch to parse 18 Test java source files with batch size 104 KB.
[INFO] 18:04:59.912 Starting batch processing.
[INFO] 18:05:01.705 100% analyzed
[INFO] 18:05:01.705 Batch processing: Done.
[INFO] 18:05:01.781 Did not optimize analysis for any files, performed a full analysis for all 18 files.
[INFO] 18:05:01.782 No "Generated" source files to scan.
[INFO] 18:05:01.782 Sensor JavaSensor [java] (done) | time=7846ms
[INFO] 18:05:01.782 Sensor SurefireSensor [java]
[INFO] 18:05:01.790 parsing [/home/cecaduser/workspace/MP_202530_G81_E2_TuOutfit_Back/target/surefire-reports]
[INFO] 18:05:01.960 Sensor SurefireSensor [java] (done) | time=178ms
[INFO] 18:05:01.961 Sensor XML Sensor [xml]
[INFO] 18:05:01.978 1 source file to be analyzed
[INFO] 18:05:02.274 1/1 source file has been analyzed
[INFO] 18:05:02.274 Sensor XML Sensor [xml] (done) | time=313ms
[INFO] 18:05:02.274 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 18:05:02.276 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202530_G81_E2_TuOutfit_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] 18:05:02.279 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 18:05:02.383 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=109ms
[INFO] 18:05:02.383 Sensor Java Config Sensor [iac]
[INFO] 18:05:02.426 0 source files to be analyzed
[INFO] 18:05:02.426 0/0 source files have been analyzed
[INFO] 18:05:02.426 Sensor Java Config Sensor [iac] (done) | time=43ms
[INFO] 18:05:02.427 Sensor IaC Docker Sensor [iac]
[INFO] 18:05:02.553 0 source files to be analyzed
[INFO] 18:05:02.554 0/0 source files have been analyzed
[INFO] 18:05:02.554 Sensor IaC Docker Sensor [iac] (done) | time=127ms
[INFO] 18:05:02.554 Sensor TextAndSecretsSensor [text]
[INFO] 18:05:02.554 Available processors: 4
[INFO] 18:05:02.554 Using 4 threads for analysis.
[INFO] 18:05:03.087 Using git CLI to retrieve untracked files
[WARNING] 18:05:03.097 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] 18:05:03.157 72 source files to be analyzed
[INFO] 18:05:03.345 72/72 source files have been analyzed
[INFO] 18:05:03.346 Sensor TextAndSecretsSensor [text] (done) | time=792ms
[INFO] 18:05:03.355 ------------- Run sensors on project
[INFO] 18:05:03.584 Sensor Zero Coverage Sensor
[INFO] 18:05:03.585 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 18:05:03.585 Sensor Java CPD Block Indexer
[INFO] 18:05:03.703 Sensor Java CPD Block Indexer (done) | time=118ms
[INFO] 18:05:03.703 ------------- Gather SCA dependencies on project
[INFO] 18:05:03.726 CPD Executor 17 files had no CPD blocks
[INFO] 18:05:03.727 CPD Executor Calculating CPD for 36 files
[INFO] 18:05:03.743 CPD Executor CPD calculation finished (done) | time=15ms
[INFO] 18:05:03.749 SCM revision ID '61f5bb7e813ccf1b11baad42517427c094ba8a6d'
[INFO] 18:05:03.945 Analysis report generated in 174ms, dir size=619.6 kB
[INFO] 18:05:04.167 Analysis report compressed in 221ms, zip size=226.4 kB
[INFO] 18:05:04.231 Analysis report uploaded in 64ms
[INFO] 18:05:04.233 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202530_G81_E2_TuOutfit_Back
[INFO] 18:05:04.233 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 18:05:04.234 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=ed9dba57-09a0-48ec-bdcd-32e94cf0200e
[INFO] 18:05:04.272 Analysis total time: 13.793 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.473 s
[INFO] Finished at: 2025-10-15T18:05:04Z
[INFO] ------------------------------------------------------------------------