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 (1): 7.7 kB
Progress (1): 12 kB 
Progress (1): 17 kB
Progress (1): 20 kB
Progress (1): 21 kB
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 38 kB/s)
Progress (1): 4.6 kB
Progress (1): 9.7 kB
Progress (1): 14 kB 
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 21 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 6.7 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:45:27.666 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:45:27.674 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 00:45:27.675 Linux 6.14.0-37-generic (amd64)
[INFO] 00:45:27.710 User cache: /root/.sonar/cache
[INFO] 00:45:28.369 Communicating with SonarQube Server 25.3.0.104237
[INFO] 00:45:28.387 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 00:45:29.218 Load global settings
[INFO] 00:45:29.334 Load global settings (done) | time=118ms
[INFO] 00:45:29.350 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 00:45:29.362 Loading required plugins
[INFO] 00:45:29.363 Load plugins index
[INFO] 00:45:29.412 Load plugins index (done) | time=49ms
[INFO] 00:45:29.412 Load/download plugins
[INFO] 00:45:29.682 Load/download plugins (done) | time=270ms
[INFO] 00:45:30.009 Process project properties
[INFO] 00:45:30.023 Process project properties (done) | time=14ms
[INFO] 00:45:30.034 Project key: co.edu.udistrital.mdp:MP_202610_G81_E3_Back
[INFO] 00:45:30.034 Base dir: /home/cecaduser/workspace/MP_202610_G81_E3_Back
[INFO] 00:45:30.035 Working dir: /home/cecaduser/workspace/MP_202610_G81_E3_Back/target/sonar
[INFO] 00:45:30.043 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E3_Back'
[INFO] 00:45:30.059 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E3_Back' (done) | time=16ms
[INFO] 00:45:30.098 Load quality profiles
[INFO] 00:45:30.147 Load quality profiles (done) | time=49ms
[INFO] 00:45:30.161 Auto-configuring with CI 'Jenkins'
[INFO] 00:45:30.198 Load active rules
[INFO] 00:45:30.457 Load active rules (done) | time=259ms
[INFO] 00:45:30.464 Load analysis cache
[INFO] 00:45:30.484 Load analysis cache (1.1 kB) | time=20ms
[INFO] 00:45:30.554 Preprocessing files...
[INFO] 00:45:30.687 2 languages detected in 11 preprocessed files
[INFO] 00:45:30.687 0 files ignored because of scm ignore settings
[INFO] 00:45:30.690 Loading plugins for detected languages
[INFO] 00:45:30.690 Load/download plugins
[INFO] 00:45:31.000 Load/download plugins (done) | time=310ms
[INFO] 00:45:31.110 Load project repositories
[INFO] 00:45:31.225 Load project repositories (done) | time=115ms
[INFO] 00:45:31.245 Indexing files...
[INFO] 00:45:31.245 Project configuration:
[INFO] 00:45:31.246   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 00:45:31.255 11 files indexed
[INFO] 00:45:31.256 Quality profile for java: Sonar way
[INFO] 00:45:31.257 Quality profile for xml: Sonar way
[INFO] 00:45:31.257 ------------- Run sensors on module MP_202610_G81_E3_Back
[INFO] 00:45:31.315 Load metrics repository
[INFO] 00:45:31.333 Load metrics repository (done) | time=18ms
[INFO] 00:45:32.093 Sensor JavaSensor [java]
[INFO] 00:45:32.097 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 00:45:32.127 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 00:45:32.129 Using ECJ batch to parse 10 Main java source files with batch size 104 KB.
[INFO] 00:45:32.477 Starting batch processing.
[INFO] 00:45:32.987 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 00:45:33.790 100% analyzed
[INFO] 00:45:33.790 Batch processing: Done.
[INFO] 00:45:33.791 Did not optimize analysis for any files, performed a full analysis for all 10 files.
[INFO] 00:45:33.793 No "Test" source files to scan.
[INFO] 00:45:33.793 No "Generated" source files to scan.
[INFO] 00:45:33.793 Sensor JavaSensor [java] (done) | time=1701ms
[INFO] 00:45:33.793 Sensor SurefireSensor [java]
[INFO] 00:45:33.794 parsing [/home/cecaduser/workspace/MP_202610_G81_E3_Back/target/surefire-reports]
[INFO] 00:45:33.795 Sensor SurefireSensor [java] (done) | time=2ms
[INFO] 00:45:33.795 Sensor XML Sensor [xml]
[INFO] 00:45:33.802 1 source file to be analyzed
[INFO] 00:45:33.960 1/1 source file has been analyzed
[INFO] 00:45:33.960 Sensor XML Sensor [xml] (done) | time=165ms
[INFO] 00:45:33.961 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 00:45:33.962 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:45:33.963 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 00:45:33.963 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=2ms
[INFO] 00:45:33.963 Sensor Java Config Sensor [iac]
[INFO] 00:45:33.981 0 source files to be analyzed
[INFO] 00:45:33.982 0/0 source files have been analyzed
[INFO] 00:45:33.982 Sensor Java Config Sensor [iac] (done) | time=19ms
[INFO] 00:45:33.982 Sensor IaC Docker Sensor [iac]
[INFO] 00:45:34.058 0 source files to be analyzed
[INFO] 00:45:34.058 0/0 source files have been analyzed
[INFO] 00:45:34.058 Sensor IaC Docker Sensor [iac] (done) | time=76ms
[INFO] 00:45:34.059 Sensor TextAndSecretsSensor [text]
[INFO] 00:45:34.059 Available processors: 4
[INFO] 00:45:34.059 Using 4 threads for analysis.
[INFO] 00:45:34.468 Using git CLI to retrieve untracked files
[WARNING] 00:45:34.472 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:45:34.483 11 source files to be analyzed
[INFO] 00:45:34.526 11/11 source files have been analyzed
[INFO] 00:45:34.527 Sensor TextAndSecretsSensor [text] (done) | time=469ms
[INFO] 00:45:34.530 ------------- Run sensors on project
[INFO] 00:45:34.674 Sensor Zero Coverage Sensor
[INFO] 00:45:34.682 Sensor Zero Coverage Sensor (done) | time=8ms
[INFO] 00:45:34.682 Sensor Java CPD Block Indexer
[INFO] 00:45:34.702 Sensor Java CPD Block Indexer (done) | time=20ms
[INFO] 00:45:34.702 ------------- Gather SCA dependencies on project
[INFO] 00:45:34.715 CPD Executor 4 files had no CPD blocks
[INFO] 00:45:34.715 CPD Executor Calculating CPD for 6 files
[INFO] 00:45:34.723 CPD Executor CPD calculation finished (done) | time=7ms
[INFO] 00:45:34.728 SCM revision ID 'a216297aa45f758e7699f456649ad8b0dde0b1ab'
[INFO] 00:45:34.815 Analysis report generated in 85ms, dir size=262.4 kB
[INFO] 00:45:34.850 Analysis report compressed in 35ms, zip size=46.9 kB
[INFO] 00:45:34.872 Analysis report uploaded in 22ms
[INFO] 00:45:34.874 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:45:34.874 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 00:45:34.874 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=24e53fdc-7572-4423-afbd-381034fb34d4
[INFO] 00:45:34.887 Analysis total time: 5.156 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  9.495 s
[INFO] Finished at: 2026-03-11T00:45:34Z
[INFO] ------------------------------------------------------------------------