Skip to content

Console Output

+ 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_202510_G81_E2_Eventos_Back >---------
[INFO] Building MP_202510_G81_E2_Eventos_Back 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- sonar:4.0.0.4121:sonar (default-cli) @ MP_202510_G81_E2_Eventos_Back ---
[WARNING] 01:56:39.560 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] 01:56:39.568 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 01:56:39.569 Linux 6.11.0-24-generic (amd64)
[INFO] 01:56:39.761 User cache: /root/.sonar/cache
[INFO] 01:56:40.337 Communicating with SonarQube Server 25.3.0.104237
[INFO] 01:56:40.355 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 01:56:41.193 Load global settings
[INFO] 01:56:41.274 Load global settings (done) | time=83ms
[INFO] 01:56:41.291 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 01:56:41.304 Loading required plugins
[INFO] 01:56:41.305 Load plugins index
[INFO] 01:56:41.365 Load plugins index (done) | time=60ms
[INFO] 01:56:41.365 Load/download plugins
[INFO] 01:56:41.617 Load/download plugins (done) | time=252ms
[INFO] 01:56:41.956 Process project properties
[INFO] 01:56:41.979 Process project properties (done) | time=23ms
[INFO] 01:56:41.990 Project key: co.edu.udistrital.mdp:MP_202510_G81_E2_Eventos_Back
[INFO] 01:56:41.990 Base dir: /home/cecaduser/workspace/MP_202510_G81_E2_Eventos_Back
[INFO] 01:56:41.990 Working dir: /home/cecaduser/workspace/MP_202510_G81_E2_Eventos_Back/target/sonar
[INFO] 01:56:41.998 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E2_Eventos_Back'
[INFO] 01:56:42.013 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202510_G81_E2_Eventos_Back' (done) | time=15ms
[INFO] 01:56:42.051 Load quality profiles
[INFO] 01:56:42.113 Load quality profiles (done) | time=62ms
[INFO] 01:56:42.127 Auto-configuring with CI 'Jenkins'
[INFO] 01:56:42.163 Load active rules
[INFO] 01:56:42.414 Load active rules (done) | time=250ms
[INFO] 01:56:42.420 Load analysis cache
[INFO] 01:56:42.438 Load analysis cache (2.5 kB) | time=18ms
[INFO] 01:56:42.506 Preprocessing files...
[INFO] 01:56:42.650 2 languages detected in 46 preprocessed files
[INFO] 01:56:42.650 0 files ignored because of scm ignore settings
[INFO] 01:56:42.653 Loading plugins for detected languages
[INFO] 01:56:42.653 Load/download plugins
[INFO] 01:56:42.937 Load/download plugins (done) | time=284ms
[INFO] 01:56:43.059 Load project repositories
[INFO] 01:56:43.170 Load project repositories (done) | time=111ms
[INFO] 01:56:43.188 Indexing files...
[INFO] 01:56:43.189 Project configuration:
[INFO] 01:56:43.189   Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 01:56:43.202 46 files indexed
[INFO] 01:56:43.203 Quality profile for java: Sonar way
[INFO] 01:56:43.203 Quality profile for xml: Sonar way
[INFO] 01:56:43.203 ------------- Run sensors on module MP_202510_G81_E2_Eventos_Back
[INFO] 01:56:43.267 Load metrics repository
[INFO] 01:56:43.284 Load metrics repository (done) | time=18ms
[INFO] 01:56:44.047 Sensor JavaSensor [java]
[INFO] 01:56:44.050 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 01:56:44.107 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 01:56:44.108 Using ECJ batch to parse 45 Main java source files with batch size 104 KB.
[INFO] 01:56:44.446 Starting batch processing.
[INFO] 01:56:44.960 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 01:56:46.085 100% analyzed
[INFO] 01:56:46.085 Batch processing: Done.
[INFO] 01:56:46.096 Did not optimize analysis for any files, performed a full analysis for all 45 files.
[INFO] 01:56:46.098 No "Test" source files to scan.
[INFO] 01:56:46.098 No "Generated" source files to scan.
[INFO] 01:56:46.098 Sensor JavaSensor [java] (done) | time=2052ms
[INFO] 01:56:46.098 Sensor SurefireSensor [java]
[INFO] 01:56:46.099 parsing [/home/cecaduser/workspace/MP_202510_G81_E2_Eventos_Back/target/surefire-reports]
[INFO] 01:56:46.100 Sensor SurefireSensor [java] (done) | time=2ms
[INFO] 01:56:46.100 Sensor XML Sensor [xml]
[INFO] 01:56:46.105 1 source file to be analyzed
[INFO] 01:56:46.257 1/1 source file has been analyzed
[INFO] 01:56:46.257 Sensor XML Sensor [xml] (done) | time=157ms
[INFO] 01:56:46.257 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 01:56:46.259 No coverage report can be found with sonar.coverage.jacoco.xmlReportPaths='/home/cecaduser/workspace/MP_202510_G81_E2_Eventos_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] 01:56:46.260 No report imported, no coverage information will be imported by JaCoCo XML Report Importer
[INFO] 01:56:46.260 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
[INFO] 01:56:46.260 Sensor Java Config Sensor [iac]
[INFO] 01:56:46.279 0 source files to be analyzed
[INFO] 01:56:46.279 0/0 source files have been analyzed
[INFO] 01:56:46.280 Sensor Java Config Sensor [iac] (done) | time=20ms
[INFO] 01:56:46.280 Sensor IaC Docker Sensor [iac]
[INFO] 01:56:46.355 0 source files to be analyzed
[INFO] 01:56:46.355 0/0 source files have been analyzed
[INFO] 01:56:46.355 Sensor IaC Docker Sensor [iac] (done) | time=75ms
[INFO] 01:56:46.355 Sensor TextAndSecretsSensor [text]
[INFO] 01:56:46.356 Available processors: 4
[INFO] 01:56:46.356 Using 4 threads for analysis.
[INFO] 01:56:46.721 Using git CLI to retrieve untracked files
[WARNING] 01:56:46.725 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] 01:56:46.749 46 source files to be analyzed
[INFO] 01:56:46.823 46/46 source files have been analyzed
[INFO] 01:56:46.824 Sensor TextAndSecretsSensor [text] (done) | time=469ms
[INFO] 01:56:46.830 ------------- Run sensors on project
[INFO] 01:56:46.970 Sensor Zero Coverage Sensor
[INFO] 01:56:46.980 Sensor Zero Coverage Sensor (done) | time=10ms
[INFO] 01:56:46.980 Sensor Java CPD Block Indexer
[INFO] 01:56:47.012 Sensor Java CPD Block Indexer (done) | time=32ms
[INFO] 01:56:47.013 ------------- Gather SCA dependencies on project
[INFO] 01:56:47.028 CPD Executor 32 files had no CPD blocks
[INFO] 01:56:47.028 CPD Executor Calculating CPD for 13 files
[INFO] 01:56:47.035 CPD Executor CPD calculation finished (done) | time=7ms
[INFO] 01:56:47.040 SCM revision ID '8485e367726b30dca081614c285738bbd8511f53'
[INFO] 01:56:47.134 Analysis report generated in 87ms, dir size=306.2 kB
[INFO] 01:56:47.236 Analysis report compressed in 101ms, zip size=103.9 kB
[INFO] 01:56:47.262 Analysis report uploaded in 26ms
[INFO] 01:56:47.263 ANALYSIS SUCCESSFUL, you can find the results at: http://10.20.84.26:8082/sonar/dashboard?id=co.edu.udistrital.mdp%3AMP_202510_G81_E2_Eventos_Back
[INFO] 01:56:47.263 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 01:56:47.264 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=db18276d-f168-42d7-bdfc-7752aa699039
[INFO] 01:56:47.282 Analysis total time: 5.614 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.820 s
[INFO] Finished at: 2025-04-27T01:56:47Z
[INFO] ------------------------------------------------------------------------