+ 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_E3_Back >-------------
[INFO] Building MP_202610_G81_E3_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202610_G81_E3_Back ---
[WARNING] 23:31:47.385 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] 23:31:47.394 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 23:31:47.394 Linux 6.17.0-14-generic (amd64)
[INFO] 23:31:47.555 User cache: /root/.sonar/cache
[INFO] 23:31:48.166 Communicating with SonarQube Server 25.3.0.104237
[INFO] 23:31:48.183 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 23:31:49.033 Load global settings
[INFO] 23:31:49.114 Load global settings (done) | time=82ms
[INFO] 23:31:49.130 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 23:31:49.142 Loading required plugins
[INFO] 23:31:49.143 Load plugins index
[INFO] 23:31:49.197 Load plugins index (done) | time=54ms
[INFO] 23:31:49.197 Load/download plugins
[INFO] 23:31:49.501 Load/download plugins (done) | time=304ms
[INFO] 23:31:49.839 Process project properties
[INFO] 23:31:49.854 Process project properties (done) | time=15ms
[INFO] 23:31:49.865 Project key: co.edu.udistrital.mdp:MP_202610_G81_E3_Back
[INFO] 23:31:49.865 Base dir: /home/cecaduser/workspace/MP_202610_G81_E3_Back
[INFO] 23:31:49.865 Working dir: /home/cecaduser/workspace/MP_202610_G81_E3_Back/target/sonar
[INFO] 23:31:49.872 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E3_Back'
[INFO] 23:31:49.891 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E3_Back' (done) | time=19ms
[INFO] 23:31:49.919 Load quality profiles
[INFO] 23:31:49.966 Load quality profiles (done) | time=47ms
[INFO] 23:31:49.980 Auto-configuring with CI 'Jenkins'
[INFO] 23:31:50.017 Load active rules
[INFO] 23:31:50.295 Load active rules (done) | time=278ms
[INFO] 23:31:50.303 Load analysis cache
[INFO] 23:31:50.317 Load analysis cache (2.7 kB) | time=14ms
[INFO] 23:31:50.385 Preprocessing files...
[INFO] 23:31:50.536 2 languages detected in 57 preprocessed files
[INFO] 23:31:50.536 0 files ignored because of scm ignore settings
[INFO] 23:31:50.538 Loading plugins for detected languages
[INFO] 23:31:50.539 Load/download plugins
[INFO] 23:31:50.824 Load/download plugins (done) | time=285ms
[INFO] 23:31:50.938 Load project repositories
[INFO] 23:31:51.064 Load project repositories (done) | time=126ms
[INFO] 23:31:51.082 Indexing files...
[INFO] 23:31:51.083 Project configuration:
[INFO] 23:31:51.083 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 23:31:51.097 57 files indexed
[INFO] 23:31:51.098 Quality profile for java: Sonar way MP
[INFO] 23:31:51.099 Quality profile for xml: Sonar way
[INFO] 23:31:51.099 ------------- Run sensors on module MP_202610_G81_E3_Back
[INFO] 23:31:51.155 Load metrics repository
[INFO] 23:31:51.174 Load metrics repository (done) | time=18ms
[INFO] 23:31:51.966 Sensor JavaSensor [java]
[INFO] 23:31:51.970 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 23:31:51.997 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 23:31:51.999 Using ECJ batch to parse 47 Main java source files with batch size 104 KB.
[INFO] 23:31:52.337 Starting batch processing.
[INFO] 23:31:52.876 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 23:31:54.547 100% analyzed
[INFO] 23:31:54.547 Batch processing: Done.
[INFO] 23:31:54.548 Did not optimize analysis for any files, performed a full analysis for all 47 files.
[WARNING] 23:31:54.551 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 23:31:54.551 Using ECJ batch to parse 9 Test java source files with batch size 104 KB.
[INFO] 23:31:54.562 Starting batch processing.
[INFO] 23:31:55.057 100% analyzed
[INFO] 23:31:55.057 Batch processing: Done.
[INFO] 23:31:55.058 Did not optimize analysis for any files, performed a full analysis for all 9 files.
[INFO] 23:31:55.058 No "Generated" source files to scan.
[INFO] 23:31:55.058 Sensor JavaSensor [java] (done) | time=3093ms
[INFO] 23:31:55.059 Sensor SurefireSensor [java]
[INFO] 23:31:55.060 parsing [/home/cecaduser/workspace/MP_202610_G81_E3_Back/target/surefire-reports]
[INFO] 23:31:55.145 Sensor SurefireSensor [java] (done) | time=86ms
[INFO] 23:31:55.145 Sensor XML Sensor [xml]
[INFO] 23:31:55.150 1 source file to be analyzed
[INFO] 23:31:55.298 1/1 source file has been analyzed
[INFO] 23:31:55.299 Sensor XML Sensor [xml] (done) | time=154ms
[INFO] 23:31:55.299 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 23:31:55.302 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202610_G81_E3_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] 23:31:55.305 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 23:31:55.360 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=61ms
[INFO] 23:31:55.361 Sensor Java Config Sensor [iac]
[INFO] 23:31:55.382 0 source files to be analyzed
[INFO] 23:31:55.383 0/0 source files have been analyzed
[INFO] 23:31:55.383 Sensor Java Config Sensor [iac] (done) | time=22ms
[INFO] 23:31:55.383 Sensor IaC Docker Sensor [iac]
[INFO] 23:31:55.475 0 source files to be analyzed
[INFO] 23:31:55.476 0/0 source files have been analyzed
[INFO] 23:31:55.476 Sensor IaC Docker Sensor [iac] (done) | time=93ms
[INFO] 23:31:55.476 Sensor TextAndSecretsSensor [text]
[INFO] 23:31:55.476 Available processors: 4
[INFO] 23:31:55.476 Using 4 threads for analysis.
[INFO] 23:31:55.861 Using git CLI to retrieve untracked files
[WARNING] 23:31:55.865 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] 23:31:55.881 57 source files to be analyzed
[INFO] 23:31:56.009 57/57 source files have been analyzed
[INFO] 23:31:56.010 Sensor TextAndSecretsSensor [text] (done) | time=534ms
[INFO] 23:31:56.014 ------------- Run sensors on project
[INFO] 23:31:56.155 Sensor Zero Coverage Sensor
[INFO] 23:31:56.156 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 23:31:56.156 Sensor Java CPD Block Indexer
[INFO] 23:31:56.203 Sensor Java CPD Block Indexer (done) | time=47ms
[INFO] 23:31:56.204 ------------- Gather SCA dependencies on project
[INFO] 23:31:56.217 SCM Publisher SCM provider for this project is: git
[INFO] 23:31:56.218 SCM Publisher 2 source files to be analyzed
[INFO] 23:31:56.475 SCM Publisher 2/2 source files have been analyzed (done) | time=257ms
[INFO] 23:31:56.484 CPD Executor 25 files had no CPD blocks
[INFO] 23:31:56.485 CPD Executor Calculating CPD for 22 files
[INFO] 23:31:56.503 CPD Executor CPD calculation finished (done) | time=17ms
[INFO] 23:31:56.508 SCM revision ID '63bae868fa046934fa94f848f7b1cec9abdfa9d7'
[INFO] 23:31:56.661 Analysis report generated in 140ms, dir size=452.7 kB
[INFO] 23:31:56.810 Analysis report compressed in 149ms, zip size=161.3 kB
[INFO] 23:31:56.837 Analysis report uploaded in 27ms
[INFO] 23:31:56.839 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202610_G81_E3_Back
[INFO] 23:31:56.839 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 23:31:56.839 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=ffa7b4c8-20a9-4c0f-9b99-8bb68f21233d
[INFO] 23:31:56.861 Analysis total time: 7.310 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.633 s
[INFO] Finished at: 2026-03-23T23:31:56Z
[INFO] ------------------------------------------------------------------------