INFO: Scanner configuration file: /root/sonar-scanner-3.3.0.1492-linux/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarQube Scanner 3.3.0.1492 INFO: Java 1.8.0_212 IcedTea (64-bit) INFO: Linux 3.10.0-1062.1.1.el7.x86_64 amd64 INFO: User cache: /root/.sonar/cache INFO: SonarQube server 7.9.1 INFO: Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) WARN: SonarScanner will require Java 11+ to run starting in SonarQube 8.x INFO: Load global settings INFO: Load global settings (done) | time=101ms INFO: Server id: INFO: User cache: /root/.sonar/cache INFO: Load/download plugins INFO: Load plugins index INFO: Load plugins index (done) | time=38ms INFO: Load/download plugins (done) | time=3372ms INFO: Loaded core extensions: developer-scanner INFO: Process project properties INFO: Execute project builders INFO: Execute project builders (done) | time=4ms INFO: Project key: springboot-sonarqube-sonar-scanner INFO: Base dir: /builds/architecture/ccq/springboot-sonarqube-sonar-scanner/test_sonar_scanner INFO: Working dir: /builds/architecture/ccq/springboot-sonarqube-sonar-scanner/test_sonar_scanner/.scannerwork INFO: Load project settings for component key: 'springboot-sonarqube-sonar-scanner' INFO: Load project settings for component key: 'springboot-sonarqube-sonar-scanner' (done) | time=34ms INFO: Load project branches INFO: Load project branches (done) | time=48ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=20ms INFO: Load branch configuration INFO: Load branch configuration (done) | time=2ms INFO: Load quality profiles INFO: Load quality profiles (done) | time=54ms INFO: Detected Gitlab CI INFO: Load active rules INFO: Load active rules (done) | time=476ms WARN: SCM provider autodetection failed. Please use "sonar.scm.provider" to define SCM of your project, or disable the SCM Sensor in the project settings. INFO: Branch name: 9-investigate-rule-not-active, type: short living INFO: Indexing files... INFO: Project configuration: INFO: Excluded sources: **/*test*.*, **/*Test*.*, src/main/resources/** INFO: Excluded sources for coverage: **/*Entity*.*, **/*Dao*.*, **/*DAO*.*, **/*Dto*.*, **/*DTO*.*, **/swagger/*model/*, **/*Bean*.* INFO: Excluded sources for duplication: **/*Entity*.*, **/*Dao*.*, **/*DAO*.*, **/*Dto*.*, **/*DTO*.*, **/swagger/*model/*, **/*Bean*.* INFO: 10 files indexed INFO: 0 files ignored because of inclusion/exclusion patterns INFO: Quality profile for java: Sonar way INFO: ------------- Run sensors on module springboot-sonarqube-sonar-scanner INFO: Load metrics repository INFO: Load metrics repository (done) | time=19ms INFO: Sensor JavaSquidSensor [java] INFO: Configured Java source version (sonar.java.source): none INFO: JavaClasspath initialization WARN: Bytecode of dependencies was not provided for analysis of source files, you might end up with less precise results. Bytecode can be provided using sonar.java.libraries property. INFO: JavaClasspath initialization (done) | time=9ms INFO: JavaTestClasspath initialization INFO: JavaTestClasspath initialization (done) | time=0ms INFO: Java Main Files AST scan INFO: 10 source files to be analyzed INFO: Load project repositories INFO: Load project repositories (done) | time=42ms INFO: 10/10 source files have been analyzed INFO: Java Main Files AST scan (done) | time=672ms INFO: Java Test Files AST scan INFO: 0 source files to be analyzed INFO: Java Test Files AST scan (done) | time=1ms INFO: Sensor JavaSquidSensor [java] (done) | time=1188ms INFO: Sensor JaCoCo XML Report Importer [jacoco] INFO: 0/0 source files have been analyzed INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=17ms INFO: Sensor SurefireSensor [java] INFO: parsing [/builds/architecture/ccq/springboot-sonarqube-sonar-scanner/test_sonar_scanner/target/surefire-reports] INFO: Sensor SurefireSensor [java] (done) | time=21ms INFO: Sensor JaCoCoSensor [java] INFO: Sensor JaCoCoSensor [java] (done) | time=3ms INFO: Sensor JavaXmlSensor [java] INFO: Sensor JavaXmlSensor [java] (done) | time=1ms INFO: Sensor HTML [web] INFO: Sensor HTML [web] (done) | time=12ms INFO: ------------- Run sensors on project INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=3ms INFO: Sensor Java CPD Block Indexer INFO: Sensor Java CPD Block Indexer (done) | time=17ms INFO: No SCM system was detected. You can use the 'sonar.scm.provider' property to explicitly specify it. INFO: 4 files had no CPD blocks INFO: Calculating CPD for 3 files INFO: CPD calculation finished INFO: Analysis report generated in 67ms, dir size=79 KB INFO: Analysis report compressed in 16ms, zip size=19 KB INFO: Analysis report uploaded in 41ms INFO: ANALYSIS SUCCESSFUL, you can browse https:///dashboard?id=springboot-sonarqube-sonar-scanner&branch=9-investigate-rule-not-active&resolved=false INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report INFO: More about the report processing at https:///api/ce/task?id=AW6ht0OytFeOUBOuHUoE INFO: Analysis total time: 3.542 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------