+ 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_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] 01:47:23.410 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:47:23.419 Java 21.0.4 Eclipse Adoptium (64-bit)
[INFO] 01:47:23.419 Linux 6.17.0-14-generic (amd64)
[INFO] 01:47:23.579 User cache: /root/.sonar/cache
[INFO] 01:47:24.168 Communicating with SonarQube Server 25.3.0.104237
[INFO] 01:47:24.186 Default locale: "en_US", source code encoding: "UTF-8"
[INFO] 01:47:25.029 Load global settings
[INFO] 01:47:25.180 Load global settings (done) | time=152ms
[INFO] 01:47:25.196 Server id: 243B8A4D-AZWSB3madBdjq_cKUIEO
[INFO] 01:47:25.208 Loading required plugins
[INFO] 01:47:25.209 Load plugins index
[INFO] 01:47:25.266 Load plugins index (done) | time=57ms
[INFO] 01:47:25.266 Load/download plugins
[INFO] 01:47:25.519 Load/download plugins (done) | time=252ms
[INFO] 01:47:25.856 Process project properties
[INFO] 01:47:25.873 Process project properties (done) | time=17ms
[INFO] 01:47:25.884 Project key: co.edu.udistrital.mdp:MP_202610_G81_E1_Back
[INFO] 01:47:25.884 Base dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back
[INFO] 01:47:25.884 Working dir: /home/cecaduser/workspace/MP_202610_G81_E1_Back/target/sonar
[INFO] 01:47:25.892 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back'
[INFO] 01:47:25.905 Load project settings for component key: 'co.edu.udistrital.mdp:MP_202610_G81_E1_Back' (done) | time=13ms
[INFO] 01:47:25.933 Load quality profiles
[INFO] 01:47:25.979 Load quality profiles (done) | time=46ms
[INFO] 01:47:25.993 Auto-configuring with CI 'Jenkins'
[INFO] 01:47:26.029 Load active rules
[INFO] 01:47:26.275 Load active rules (done) | time=246ms
[INFO] 01:47:26.282 Load analysis cache
[INFO] 01:47:26.298 Load analysis cache (3.2 kB) | time=16ms
[INFO] 01:47:26.366 Preprocessing files...
[INFO] 01:47:26.524 2 languages detected in 68 preprocessed files
[INFO] 01:47:26.524 0 files ignored because of scm ignore settings
[INFO] 01:47:26.527 Loading plugins for detected languages
[INFO] 01:47:26.527 Load/download plugins
[INFO] 01:47:26.817 Load/download plugins (done) | time=290ms
[INFO] 01:47:26.935 Load project repositories
[INFO] 01:47:27.061 Load project repositories (done) | time=125ms
[INFO] 01:47:27.082 Indexing files...
[INFO] 01:47:27.082 Project configuration:
[INFO] 01:47:27.083 Excluded sources for coverage: **/controllers/**, **/exceptions/**, **/podam/**, **/dto/**
[INFO] 01:47:27.098 68 files indexed
[INFO] 01:47:27.099 Quality profile for java: Sonar way MP
[INFO] 01:47:27.100 Quality profile for xml: Sonar way
[INFO] 01:47:27.100 ------------- Run sensors on module MP_202610_G81_E1_Back
[INFO] 01:47:27.158 Load metrics repository
[INFO] 01:47:27.174 Load metrics repository (done) | time=16ms
[INFO] 01:47:27.984 Sensor JavaSensor [java]
[INFO] 01:47:27.988 Configured Java source version (sonar.java.source): 21, preview features enabled (sonar.java.enablePreview): false
[INFO] 01:47:28.016 Server-side caching is enabled. The Java analyzer will not try to leverage data from a previous analysis.
[INFO] 01:47:28.017 Using ECJ batch to parse 60 Main java source files with batch size 104 KB.
[INFO] 01:47:28.358 Starting batch processing.
[INFO] 01:47:28.934 The Java analyzer cannot skip unchanged files in this context. A full analysis is performed for all files.
[INFO] 01:47:30.771 100% analyzed
[INFO] 01:47:30.772 Batch processing: Done.
[INFO] 01:47:30.773 Did not optimize analysis for any files, performed a full analysis for all 60 files.
[WARNING] 01:47:30.775 Use of preview features have been detected during analysis. Enable DEBUG mode to see them.
[INFO] 01:47:30.776 Using ECJ batch to parse 7 Test java source files with batch size 104 KB.
[INFO] 01:47:30.788 Starting batch processing.
[INFO] 01:47:31.710 100% analyzed
[INFO] 01:47:31.710 Batch processing: Done.
[INFO] 01:47:31.711 Did not optimize analysis for any files, performed a full analysis for all 7 files.
[INFO] 01:47:31.711 No "Generated" source files to scan.
[INFO] 01:47:31.711 Sensor JavaSensor [java] (done) | time=3727ms
[INFO] 01:47:31.712 Sensor SurefireSensor [java]
[INFO] 01:47:31.713 parsing [/home/cecaduser/workspace/MP_202610_G81_E1_Back/target/surefire-reports]
[INFO] 01:47:31.816 Sensor SurefireSensor [java] (done) | time=104ms
[INFO] 01:47:31.817 Sensor XML Sensor [xml]
[INFO] 01:47:31.826 1 source file to be analyzed
[INFO] 01:47:31.994 1/1 source file has been analyzed
[INFO] 01:47:31.995 Sensor XML Sensor [xml] (done) | time=178ms
[INFO] 01:47:31.995 Sensor JaCoCo XML Report Importer [jacoco]
[WARNING] 01:47:31.997 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] 01:47:32.000 Importing 1 report(s). Turn your logs in debug mode in order to see the exhaustive list.
[INFO] 01:47:32.044 Sensor JaCoCo XML Report Importer [jacoco] (done) | time=49ms
[INFO] 01:47:32.044 Sensor Java Config Sensor [iac]
[INFO] 01:47:32.063 0 source files to be analyzed
[INFO] 01:47:32.064 0/0 source files have been analyzed
[INFO] 01:47:32.064 Sensor Java Config Sensor [iac] (done) | time=20ms
[INFO] 01:47:32.064 Sensor IaC Docker Sensor [iac]
[INFO] 01:47:32.143 0 source files to be analyzed
[INFO] 01:47:32.144 0/0 source files have been analyzed
[INFO] 01:47:32.144 Sensor IaC Docker Sensor [iac] (done) | time=80ms
[INFO] 01:47:32.144 Sensor TextAndSecretsSensor [text]
[INFO] 01:47:32.144 Available processors: 4
[INFO] 01:47:32.144 Using 4 threads for analysis.
[INFO] 01:47:32.564 Using git CLI to retrieve untracked files
[WARNING] 01:47:32.569 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:47:32.596 68 source files to be analyzed
[INFO] 01:47:32.817 68/68 source files have been analyzed
[INFO] 01:47:32.819 Sensor TextAndSecretsSensor [text] (done) | time=675ms
[INFO] 01:47:32.827 ------------- Run sensors on project
[INFO] 01:47:33.022 Sensor Zero Coverage Sensor
[INFO] 01:47:33.024 Sensor Zero Coverage Sensor (done) | time=1ms
[INFO] 01:47:33.024 Sensor Java CPD Block Indexer
[INFO] 01:47:33.086 Sensor Java CPD Block Indexer (done) | time=62ms
[INFO] 01:47:33.087 ------------- Gather SCA dependencies on project
[INFO] 01:47:33.118 SCM Publisher SCM provider for this project is: git
[INFO] 01:47:33.119 SCM Publisher 1 source file to be analyzed
[INFO] 01:47:33.386 SCM Publisher 1/1 source file have been analyzed (done) | time=265ms
[INFO] 01:47:33.391 CPD Executor 28 files had no CPD blocks
[INFO] 01:47:33.391 CPD Executor Calculating CPD for 32 files
[INFO] 01:47:33.403 CPD Executor CPD calculation finished (done) | time=11ms
[INFO] 01:47:33.413 SCM revision ID '695ea16eb786cde296b15d2795075c5608cec8eb'
[INFO] 01:47:33.564 Analysis report generated in 144ms, dir size=579.0 kB
[INFO] 01:47:33.762 Analysis report compressed in 198ms, zip size=211.7 kB
[INFO] 01:47:33.805 Analysis report uploaded in 43ms
[INFO] 01:47:33.807 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] 01:47:33.807 Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
[INFO] 01:47:33.807 More about the report processing at http://10.20.84.26:8082/sonar/api/ce/task?id=8147546d-da88-45d4-8653-2ade62a1156c
[INFO] 01:47:33.834 Analysis total time: 8.264 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.577 s
[INFO] Finished at: 2026-03-22T01:47:33Z
[INFO] ------------------------------------------------------------------------