Skip to content

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): 3.1 kB | 9.7 kB
Progress (2): 3.1 kB | 14 kB 
Progress (2): 7.7 kB | 14 kB
Progress (2): 12 kB | 14 kB 
Progress (2): 17 kB | 14 kB
Progress (2): 20 kB | 14 kB
Progress (2): 21 kB | 14 kB
                           
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 23 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 29 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 5.3 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_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] 02:20:18.217 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:20:18.226 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 02:20:18.227 Linux 6.17.0-14-generic (amd64)
[INFO] 02:20:18.262 User cache: /root/.sonar/cache
[INFO] 02:20:18.824 Communicating with SonarQube Server 25.3.0.104237
[INFO] 02:20:18.842 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 02:20:19.681 Load global settings
[INFO] 02:20:19.783 Load global settings (done) | time=104ms
[INFO] 02:20:19.798 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 02:20:19.811 Loading required plugins
[INFO] 02:20:19.811 Load plugins index
[INFO] 02:20:19.857 Load plugins index (done) | time=46ms
[INFO] 02:20:19.857 Load/download plugins
[INFO] 02:20:20.106 Load/download plugins (done) | time=249ms
[INFO] 02:20:20.440 Process project properties
[INFO] 02:20:20.455 Process project properties (done) | time=15ms
[INFO] 02:20:20.466 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 02:20:20.466 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 02:20:20.466 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 02:20:20.474 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 02:20:20.488 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=14ms
[INFO] 02:20:20.525 Load quality profiles
[INFO] 02:20:20.576 Load quality profiles (done) | time=51ms
[INFO] 02:20:20.591 Auto-configuring with CI 'Jenkins'
[INFO] 02:20:20.627 Load active rules
[INFO] 02:20:20.888 Load active rules (done) | time=261ms
[INFO] 02:20:20.895 Load analysis cache
[INFO] 02:20:20.909 Load analysis cache (3.8 kB) | time=14ms
[INFO] 02:20:20.981 Preprocessing files...
[INFO] 02:20:21.150 2 languages detected in 87 preprocessed files
[INFO] 02:20:21.150 0 files ignored because of scm ignore settings
[INFO] 02:20:21.153 Loading plugins for detected languages
[INFO] 02:20:21.153 Load/download plugins
[INFO] 02:20:21.625 Load/download plugins (done) | time=472ms
[INFO] 02:20:21.737 Load project repositories
[INFO] 02:20:21.845 Load project repositories (done) | time=108ms
[INFO] 02:20:21.864 Indexing files...
[INFO] 02:20:21.864 Project configuration:
[INFO] 02:20:21.865   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 02:20:21.881 87 files indexed
[INFO] 02:20:21.882 Quality profile for java: Sonar way MP
[INFO] 02:20:21.882 Quality profile for xml: Sonar way
[INFO] 02:20:21.883 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 02:20:21.939 Load metrics repository
[INFO] 02:20:21.959 Load metrics repository (done) | time=20ms
[INFO] 02:20:22.776 Sensor JavaSensor [java]
[INFO] 02:20:22.780 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 02:20:22.808 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 02:20:22.810 Using ECJ batch to parse 71 Main java source files with batch size 104 KB.
[INFO] 02:20:23.137 Starting batch processing.
[INFO] 02:20:23.708 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 02:20:26.226 100% analyzed
[INFO] 02:20:26.226 Batch processing: Done.
[INFO] 02:20:26.227 Did not optimize analysis for any files, performed a full analysis for all 71 files.
[WARNING] 02:20:26.230 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 02:20:26.230 Using ECJ batch to parse 15 Test java source files with batch size 104 KB.
[INFO] 02:20:26.242 Starting batch processing.
[INFO] 02:20:27.387 100% analyzed
[INFO] 02:20:27.388 Batch processing: Done.
[INFO] 02:20:27.388 Did not optimize analysis for any files, performed a full analysis for all 15 files.
[INFO] 02:20:27.389 No "Generated" source files to scan.
[INFO] 02:20:27.389 Sensor JavaSensor [java] (done) | time=4614ms
[INFO] 02:20:27.389 Sensor SurefireSensor [java]
[INFO] 02:20:27.391 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 02:20:27.517 Sensor SurefireSensor [java] (done) | time=128ms
[INFO] 02:20:27.518 Sensor XML Sensor [xml]
[INFO] 02:20:27.526 1 source file to be analyzed
[INFO] 02:20:27.671 1/1 source file has been analyzed
[INFO] 02:20:27.671 Sensor XML Sensor [xml] (done) | time=153ms
[INFO] 02:20:27.672 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 02:20:27.673 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] 02:20:27.677 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 02:20:27.734 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=62ms
[INFO] 02:20:27.734 Sensor Java Config Sensor [iac]
[INFO] 02:20:27.754 0 source files to be analyzed
[INFO] 02:20:27.756 0/0 source files have been analyzed
[INFO] 02:20:27.757 Sensor Java Config Sensor [iac] (done) | time=23ms
[INFO] 02:20:27.757 Sensor IaC Docker Sensor [iac]
[INFO] 02:20:27.842 0 source files to be analyzed
[INFO] 02:20:27.842 0/0 source files have been analyzed
[INFO] 02:20:27.843 Sensor IaC Docker Sensor [iac] (done) | time=85ms
[INFO] 02:20:27.843 Sensor TextAndSecretsSensor [text]
[INFO] 02:20:27.843 Available processors: 4
[INFO] 02:20:27.843 Using 4 threads for analysis.
[INFO] 02:20:28.218 Using git CLI to retrieve untracked files
[WARNING] 02:20:28.222 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:20:28.238 87 source files to be analyzed
[INFO] 02:20:28.428 87/87 source files have been analyzed
[INFO] 02:20:28.429 Sensor TextAndSecretsSensor [text] (done) | time=586ms
[INFO] 02:20:28.433 ------------- Run sensors on project
[INFO] 02:20:28.583 Sensor Zero Coverage Sensor
[INFO] 02:20:28.585 Sensor Zero Coverage Sensor (done) | time=2ms
[INFO] 02:20:28.585 Sensor Java CPD Block Indexer
[INFO] 02:20:28.654 Sensor Java CPD Block Indexer (done) | time=69ms
[INFO] 02:20:28.654 ------------- Gather SCA dependencies on project
[INFO] 02:20:28.668 SCM Publisher SCM provider for this project is: git
[INFO] 02:20:28.669 SCM Publisher 12 source files to be analyzed
[INFO] 02:20:29.032 SCM Publisher 12/12 source files have been analyzed (done) | time=360ms
[INFO] 02:20:29.044 CPD Executor 31 files had no CPD blocks
[INFO] 02:20:29.044 CPD Executor Calculating CPD for 40 files
[INFO] 02:20:29.057 CPD Executor CPD calculation finished (done) | time=13ms
[INFO] 02:20:29.063 SCM revision ID '5b51522da539b0f3b20a4d6efab95a2ec7adbaa2'
[INFO] 02:20:29.210 Analysis report generated in 134ms, dir size=784.0 kB
[INFO] 02:20:29.427 Analysis report compressed in 217ms, zip size=294.3 kB
[INFO] 02:20:29.482 Analysis report uploaded in 54ms
[INFO] 02:20:29.483 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] 02:20:29.484 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 02:20:29.484 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=44dd48b2-6c6a-47b6-a4e5-836102eb4206
[INFO] 02:20:29.515 Analysis total time: 9.358 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  13.769 s
[INFO] Finished at: 2026-03-23T02:20:29Z
[INFO] ------------------------------------------------------------------------