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/codehaus/mojo/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/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 25 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 34 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 3.5 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_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] 00:03:27.811 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] 00:03:27.819 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 00:03:27.820 Linux 6.17.0-19-generic (amd64)
[INFO] 00:03:27.855 User cache: /root/.sonar/cache
[INFO] 00:03:28.616 Communicating with SonarQube Server 25.3.0.104237
[INFO] 00:03:28.704 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 00:03:30.613 Load global settings
[INFO] 00:03:30.725 Load global settings (done) | time=113ms
[INFO] 00:03:30.740 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 00:03:30.753 Loading required plugins
[INFO] 00:03:30.754 Load plugins index
[INFO] 00:03:30.800 Load plugins index (done) | time=47ms
[INFO] 00:03:30.800 Load/download plugins
[INFO] 00:03:31.066 Load/download plugins (done) | time=266ms
[INFO] 00:03:31.404 Process project properties
[INFO] 00:03:31.419 Process project properties (done) | time=15ms
[INFO] 00:03:31.430 Project key: co.edu.udistrital.mdp:MP_202610_G81_E3_Back
[INFO] 00:03:31.430 Base dir: /home/cecaduser/workspace/MP_202610_G81_E3_Back
[INFO] 00:03:31.430 Working dir: /home/cecaduser/workspace/MP_202610_G81_E3_Back/target/sonar
[INFO] 00:03:31.438 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E3_Back'
[INFO] 00:03:31.454 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E3_Back' (done) | time=16ms
[INFO] 00:03:31.484 Load quality profiles
[INFO] 00:03:31.532 Load quality profiles (done) | time=48ms
[INFO] 00:03:31.548 Auto-configuring with CI 'Jenkins'
[INFO] 00:03:31.700 Load active rules
[INFO] 00:03:31.968 Load active rules (done) | time=268ms
[INFO] 00:03:31.976 Load analysis cache
[INFO] 00:03:31.989 Load analysis cache (404) | time=12ms
[INFO] 00:03:32.058 Preprocessing files...
[INFO] 00:03:32.384 2 languages detected in 120 preprocessed files
[INFO] 00:03:32.385 0 files ignored because of scm ignore settings
[INFO] 00:03:32.387 Loading plugins for detected languages
[INFO] 00:03:32.387 Load/download plugins
[INFO] 00:03:32.656 Load/download plugins (done) | time=269ms
[INFO] 00:03:32.782 Load project repositories
[INFO] 00:03:32.898 Load project repositories (done) | time=116ms
[INFO] 00:03:32.918 Indexing files...
[INFO] 00:03:32.919 Project configuration:
[INFO] 00:03:32.919   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 00:03:32.939 120 files indexed
[INFO] 00:03:32.940 Quality profile for java: Sonar way MP
[INFO] 00:03:32.940 Quality profile for xml: Sonar way
[INFO] 00:03:32.940 ------------- Run sensors on module MP_202610_G81_E3_Back
[INFO] 00:03:32.995 Load metrics repository
[INFO] 00:03:33.012 Load metrics repository (done) | time=17ms
[INFO] 00:03:33.805 Sensor JavaSensor [java]
[INFO] 00:03:33.809 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 00:03:33.836 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 00:03:33.838 Using ECJ batch to parse 100 Main java source files with batch size 104 KB.
[INFO] 00:03:34.344 Starting batch processing.
[INFO] 00:03:34.889 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 00:03:37.915 100% analyzed
[INFO] 00:03:37.916 Batch processing: Done.
[INFO] 00:03:37.917 Did not optimize analysis for any files, performed a full analysis for all 100 files.
[WARNING] 00:03:37.920 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 00:03:37.920 Using ECJ batch to parse 19 Test java source files with batch size 104 KB.
[INFO] 00:03:37.937 Starting batch processing.
[INFO] 00:03:38.741 100% analyzed
[INFO] 00:03:38.741 Batch processing: Done.
[INFO] 00:03:38.743 Did not optimize analysis for any files, performed a full analysis for all 19 files.
[INFO] 00:03:38.743 No "Generated" source files to scan.
[INFO] 00:03:38.743 Sensor JavaSensor [java] (done) | time=4938ms
[INFO] 00:03:38.743 Sensor SurefireSensor [java]
[INFO] 00:03:38.745 parsing [/home/cecaduser/workspace/MP_202610_G81_E3_Back/target/surefire-reports]
[INFO] 00:03:39.027 Sensor SurefireSensor [java] (done) | time=284ms
[INFO] 00:03:39.027 Sensor XML Sensor [xml]
[INFO] 00:03:39.034 1 source file to be analyzed
[INFO] 00:03:39.248 1/1 source file has been analyzed
[INFO] 00:03:39.248 Sensor XML Sensor [xml] (done) | time=221ms
[INFO] 00:03:39.249 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 00:03:39.250 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] 00:03:39.254 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 00:03:39.314 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=65ms
[INFO] 00:03:39.314 Sensor Java Config Sensor [iac]
[INFO] 00:03:39.334 0 source files to be analyzed
[INFO] 00:03:39.335 0/0 source files have been analyzed
[INFO] 00:03:39.335 Sensor Java Config Sensor [iac] (done) | time=21ms
[INFO] 00:03:39.335 Sensor IaC Docker Sensor [iac]
[INFO] 00:03:39.411 0 source files to be analyzed
[INFO] 00:03:39.411 0/0 source files have been analyzed
[INFO] 00:03:39.411 Sensor IaC Docker Sensor [iac] (done) | time=76ms
[INFO] 00:03:39.411 Sensor TextAndSecretsSensor [text]
[INFO] 00:03:39.412 Available processors: 4
[INFO] 00:03:39.412 Using 4 threads for analysis.
[INFO] 00:03:39.802 Using git CLI to retrieve untracked files
[WARNING] 00:03:39.806 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] 00:03:39.830 120 source files to be analyzed
[INFO] 00:03:40.030 120/120 source files have been analyzed
[INFO] 00:03:40.031 Sensor TextAndSecretsSensor [text] (done) | time=620ms
[INFO] 00:03:40.035 ------------- Run sensors on project
[INFO] 00:03:40.178 Sensor Zero Coverage Sensor
[INFO] 00:03:40.179 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 00:03:40.179 Sensor Java CPD Block Indexer
[INFO] 00:03:40.271 Sensor Java CPD Block Indexer (done) | time=92ms
[INFO] 00:03:40.271 ------------- Gather SCA dependencies on project
[INFO] 00:03:40.283 SCM Publisher SCM provider for this project is: git
[INFO] 00:03:40.284 SCM Publisher 88 source files to be analyzed
[INFO] 00:03:40.766 SCM Publisher 88/88 source files have been analyzed (done) | time=480ms
[INFO] 00:03:40.775 CPD Executor 51 files had no CPD blocks
[INFO] 00:03:40.775 CPD Executor Calculating CPD for 49 files
[INFO] 00:03:40.790 CPD Executor CPD calculation finished (done) | time=13ms
[INFO] 00:03:40.795 SCM revision ID 'a12c3b10d13253388ebcf7c70b55d6f98138aa91'
[INFO] 00:03:40.933 Analysis report generated in 121ms, dir size=728.3 kB
[INFO] 00:03:41.207 Analysis report compressed in 273ms, zip size=324.4 kB
[INFO] 00:03:41.263 Analysis report uploaded in 56ms
[INFO] 00:03:41.265 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] 00:03:41.265 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 00:03:41.265 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=890d7f89-ace1-44b9-b8ef-ff753ed45e54
[INFO] 00:03:41.303 Analysis total time: 10.182 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  15.936 s
[INFO] Finished at: 2026-04-12T00:03:41Z
[INFO] ------------------------------------------------------------------------