Console Output
+ mvn sonar:sonar -Dsonar.token=**** -Dsonar.host.url=http://10.20.84.26:8082/sonar
[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
Progress (1): 3.1 kB
Progress (2): 3.1 kB | 4.6 kB
Progress (2): 6.9 kB | 4.6 kB
Progress (2): 6.9 kB | 10.0 kB
Progress (2): 11 kB | 10.0 kB
Progress (2): 16 kB | 10.0 kB
Progress (2): 19 kB | 10.0 kB
Progress (2): 21 kB | 10.0 kB
Progress (2): 21 kB | 14 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 21 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 14 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml
Progress (1): 1.4 kB
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/sonar-maven-plugin/maven-metadata.xml (1.4 kB at 14 kB/s)
[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_E3_MyWish_Back >---------
[INFO] Building MP_202530_G81_E3_MyWish_Back 0.0.1-SNAPSHOT
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202530_G81_E3_MyWish_Back ---
[WARNING] 02:10:50.411 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] 02:10:50.420 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 02:10:50.420 Linux 6.14.0-29-generic (amd64)
[INFO] 02:10:50.456 User cache: /root/.sonar/cache
[INFO] 02:10:50.977 Communicating with SonarQube Server 25.3.0.104237
[INFO] 02:10:50.994 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 02:10:51.824 Load global settings
[INFO] 02:10:51.932 Load global settings (done) | time=109ms
[INFO] 02:10:51.948 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 02:10:51.961 Loading required plugins
[INFO] 02:10:51.962 Load plugins index
[INFO] 02:10:52.007 Load plugins index (done) | time=45ms
[INFO] 02:10:52.007 Load/download plugins
[INFO] 02:10:52.253 Load/download plugins (done) | time=246ms
[INFO] 02:10:52.591 Process project properties
[INFO] 02:10:52.606 Process project properties (done) | time=15ms
[INFO] 02:10:52.616 Project key: co.edu.udistrital.mdp:MP_202530_G81_E3_MyWish_Back
[INFO] 02:10:52.616 Base dir: /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back
[INFO] 02:10:52.617 Working dir: /home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/target/sonar
[INFO] 02:10:52.625 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202530_G81_E3_MyWish_Back'
[INFO] 02:10:52.639 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202530_G81_E3_MyWish_Back' (done) | time=14ms
[INFO] 02:10:52.669 Load quality profiles
[INFO] 02:10:52.728 Load quality profiles (done) | time=59ms
[INFO] 02:10:52.742 Auto-configuring with CI 'Jenkins'
[INFO] 02:10:52.778 Load active rules
[INFO] 02:10:53.063 Load active rules (done) | time=285ms
[INFO] 02:10:53.070 Load analysis cache
[INFO] 02:10:53.088 Load analysis cache (2.2 kB) | time=18ms
[INFO] 02:10:53.155 Preprocessing files...
[INFO] 02:10:53.307 2 languages detected in 41 preprocessed files
[INFO] 02:10:53.308 0 files ignored because of scm ignore settings
[INFO] 02:10:53.310 Loading plugins for detected languages
[INFO] 02:10:53.311 Load/download plugins
[INFO] 02:10:53.615 Load/download plugins (done) | time=305ms
[INFO] 02:10:53.739 Load project repositories
[INFO] 02:10:53.852 Load project repositories (done) | time=114ms
[INFO] 02:10:53.871 Indexing files...
[INFO] 02:10:53.871 Project configuration:
[INFO] 02:10:53.872 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 02:10:53.884 41 files indexed
[INFO] 02:10:53.885 Quality profile for java: Sonar way
[INFO] 02:10:53.886 Quality profile for xml: Sonar way
[INFO] 02:10:53.886 ------------- Run sensors on module MP_202530_G81_E3_MyWish_Back
[INFO] 02:10:53.944 Load metrics repository
[INFO] 02:10:53.962 Load metrics repository (done) | time=17ms
[INFO] 02:10:54.784 Sensor JavaSensor [java]
[INFO] 02:10:54.789 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 02:10:54.818 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 02:10:54.820 Using ECJ batch to parse 40 Main java source files with batch size 104 KB.
[INFO] 02:10:55.135 Starting batch processing.
[INFO] 02:10:55.704 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 02:10:56.963 100% analyzed
[INFO] 02:10:56.963 Batch processing: Done.
[INFO] 02:10:56.964 Did not optimize analysis for any files, performed a full analysis for all 40 files.
[INFO] 02:10:56.966 No "Test" source files to scan.
[INFO] 02:10:56.966 No "Generated" source files to scan.
[INFO] 02:10:56.966 Sensor JavaSensor [java] (done) | time=2182ms
[INFO] 02:10:56.966 Sensor SurefireSensor [java]
[INFO] 02:10:56.967 parsing [/home/cecaduser/workspace/MP_202530_G81_E3_MyWish_Back/target/surefire-reports]
[INFO] 02:10:56.968 Sensor SurefireSensor [java] (done) | time=2ms
[INFO] 02:10:56.968 Sensor XML Sensor [xml]
[INFO] 02:10:56.972 1 source file to be analyzed
[INFO] 02:10:57.141 1/1 source file has been analyzed
[INFO] 02:10:57.141 Sensor XML Sensor [xml] (done) | time=173ms
[INFO] 02:10:57.142 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 02:10:57.144 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202530_G81_E3_MyWish_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] 02:10:57.144 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 02:10:57.144 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
[INFO] 02:10:57.145 Sensor Java Config Sensor [iac]
[INFO] 02:10:57.164 0 source files to be analyzed
[INFO] 02:10:57.164 0/0 source files have been analyzed
[INFO] 02:10:57.165 Sensor Java Config Sensor [iac] (done) | time=20ms
[INFO] 02:10:57.165 Sensor IaC Docker Sensor [iac]
[INFO] 02:10:57.241 0 source files to be analyzed
[INFO] 02:10:57.241 0/0 source files have been analyzed
[INFO] 02:10:57.241 Sensor IaC Docker Sensor [iac] (done) | time=76ms
[INFO] 02:10:57.242 Sensor TextAndSecretsSensor [text]
[INFO] 02:10:57.242 Available processors: 4
[INFO] 02:10:57.242 Using 4 threads for analysis.
[INFO] 02:10:57.619 Using git CLI to retrieve untracked files
[WARNING] 02:10:57.624 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] 02:10:57.648 41 source files to be analyzed
[INFO] 02:10:57.737 41/41 source files have been analyzed
[INFO] 02:10:57.738 Sensor TextAndSecretsSensor [text] (done) | time=495ms
[INFO] 02:10:57.741 ------------- Run sensors on project
[INFO] 02:10:57.898 Sensor Zero Coverage Sensor
[INFO] 02:10:57.908 Sensor Zero Coverage Sensor (done) | time=10ms
[INFO] 02:10:57.908 Sensor Java CPD Block Indexer
[INFO] 02:10:57.944 Sensor Java CPD Block Indexer (done) | time=36ms
[INFO] 02:10:57.944 ------------- Gather SCA dependencies on project
[INFO] 02:10:57.960 CPD Executor 20 files had no CPD blocks
[INFO] 02:10:57.960 CPD Executor Calculating CPD for 20 files
[INFO] 02:10:57.969 CPD Executor CPD calculation finished (done) | time=8ms
[INFO] 02:10:57.974 SCM revision ID '50f29b7ae00ec71917da6c94c1106c86eadac164'
[INFO] 02:10:58.077 Analysis report generated in 96ms, dir size=319.9 kB
[INFO] 02:10:58.172 Analysis report compressed in 94ms, zip size=104.3 kB
[INFO] 02:10:58.212 Analysis report uploaded in 40ms
[INFO] 02:10:58.213 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202530_G81_E3_MyWish_Back
[INFO] 02:10:58.214 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 02:10:58.214 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=f11a68a4-36d1-4e2d-8f74-f1fcdd29f541
[INFO] 02:10:58.232 Analysis total time: 5.925 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.800 s
[INFO] Finished at: 2025-10-09T02:10:58Z
[INFO] ------------------------------------------------------------------------