jargon@jargon-VirtualBox:~/build-wrapper-linux-x86$ sonar-scanner -Dsonar.projectKey=test -Dsonar.sources=/home/jargon/build-wrapper-linux-x86/ -Dsonar.host.url=http://127.0.0.1:9000 -Dsonar.login=admin -Dsonar.password=admin -Dsonar.cfamily.build-wrapper-output=/home/jargon INFO: Scanner configuration file: /home/jargon/sonar-scanner-4.2.0.1873-linux/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarQube Scanner 4.2.0.1873 INFO: Java 11.0.3 AdoptOpenJDK (64-bit) INFO: Linux 5.0.0-23-generic amd64 INFO: User cache: /home/jargon/.sonar/cache INFO: SonarQube server 8.1.0 INFO: Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) INFO: Load global settings INFO: Load global settings (done) | time=464ms INFO: Server id: BF41A1F2-AXAtqdxAaZhxuQ_fs2tD INFO: User cache: /home/jargon/.sonar/cache INFO: Load/download plugins INFO: Load plugins index INFO: Load plugins index (done) | time=453ms INFO: Load/download plugins (done) | time=811ms INFO: Loaded core extensions: developer-scanner INFO: Process project properties INFO: Process project properties (done) | time=10ms INFO: Execute project builders INFO: Execute project builders (done) | time=5ms INFO: Project key: test INFO: Base dir: /home/jargon/build-wrapper-linux-x86 INFO: Working dir: /home/jargon/build-wrapper-linux-x86/.scannerwork INFO: Load project settings for component key: 'test' INFO: Load project settings for component key: 'test' (done) | time=353ms INFO: Load project branches INFO: Load project branches (done) | time=377ms INFO: Load project pull requests INFO: Load project pull requests (done) | time=414ms INFO: Load branch configuration INFO: Load branch configuration (done) | time=3ms INFO: Load quality profiles INFO: Load quality profiles (done) | time=492ms INFO: Load active rules INFO: Load active rules (done) | time=10833ms 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: Indexing files... INFO: Project configuration: INFO: 7 files indexed INFO: Quality profile for c: Sonar way INFO: ------------- Run sensors on module test INFO: Load metrics repository INFO: Load metrics repository (done) | time=351ms WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by net.sf.cglib.core.ReflectUtils$1 (file:/home/jargon/.sonar/cache/a89f1943fc75b65becd9fb4ecab8d913/sonar-tsql-plugin.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of net.sf.cglib.core.ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release INFO: Sensor JavaXmlSensor [java] INFO: Sensor JavaXmlSensor [java] (done) | time=2ms INFO: Sensor HTML [web] INFO: Sensor HTML [web] (done) | time=4ms INFO: Sensor JaCoCo XML Report Importer [jacoco] INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms INFO: Sensor CFamily [cpp] INFO: SonarCFamily plugin version: 6.6.0.13759 INFO: Using build-wrapper output: /home/jargon/build-wrapper-dump.json INFO: Available processors: 4 INFO: Using 1 thread for analysis according to value of "sonar.cfamily.threads" property. INFO: Load project repositories INFO: Load project repositories (done) | time=336ms WARN: SonarCFamily plugin supports incremental analysis with the use of a cache: * if you do not want to enable cache explicitly disable it by setting the following property to your analysis: sonar.cfamily.cache.enabled=false * to enable cache please specify the following 2 options and visit the documentation page for more information (http://127.0.0.1:9000/documentation/analysis/languages/cfamily/): - sonar.cfamily.cache.enabled=true - sonar.cfamily.cache.path=relative_or_absolute_path_to_cache_location INFO: [pool-1-thread-1] /home/jargon/build-wrapper-linux-x86/foo.c INFO: Subprocess(es) done in 220ms INFO: 1 compilation units analyzed INFO: Sensor CFamily [cpp] (done) | time=2684ms INFO: Sensor JavaSecuritySensor [security] INFO: Reading type hierarchy from: /home/jargon/build-wrapper-linux-x86/.scannerwork/ucfg2/java INFO: Read 0 type definitions INFO: Reading UCFGs from: /home/jargon/build-wrapper-linux-x86/.scannerwork/ucfg2/java INFO: No UCFGs have been included for analysis. INFO: Sensor JavaSecuritySensor [security] (done) | time=5ms INFO: Sensor CSharpSecuritySensor [security] INFO: Reading type hierarchy from: /home/jargon/build-wrapper-linux-x86/ucfg_cs2 INFO: Read 0 type definitions INFO: Reading UCFGs from: /home/jargon/build-wrapper-linux-x86/ucfg_cs2 INFO: No UCFGs have been included for analysis. INFO: Sensor CSharpSecuritySensor [security] (done) | time=5ms INFO: Sensor PhpSecuritySensor [security] INFO: Reading type hierarchy from: /home/jargon/build-wrapper-linux-x86/.scannerwork/ucfg2/php INFO: Read 0 type definitions INFO: Reading UCFGs from: /home/jargon/build-wrapper-linux-x86/.scannerwork/ucfg2/php INFO: No UCFGs have been included for analysis. INFO: Sensor PhpSecuritySensor [security] (done) | time=1ms INFO: Sensor PythonSecuritySensor [security] INFO: Reading type hierarchy from: /home/jargon/build-wrapper-linux-x86/.scannerwork/ucfg2/python INFO: Read 0 type definitions INFO: Reading UCFGs from: /home/jargon/build-wrapper-linux-x86/.scannerwork/ucfg2/python INFO: No UCFGs have been included for analysis. INFO: Sensor PythonSecuritySensor [security] (done) | time=1ms INFO: ------------- Run sensors on project INFO: Sensor Zero Coverage Sensor INFO: Sensor Zero Coverage Sensor (done) | time=14ms INFO: SCM Publisher No SCM system was detected. You can use the 'sonar.scm.provider' property to explicitly specify it. INFO: CPD Executor Calculating CPD for 1 file INFO: CPD Executor CPD calculation finished (done) | time=21ms INFO: Analysis report generated in 152ms, dir size=133 KB INFO: Analysis report compressed in 24ms, zip size=19 KB INFO: Analysis report uploaded in 364ms INFO: ANALYSIS SUCCESSFUL, you can browse http://127.0.0.1:9000/dashboard?id=test 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 http://127.0.0.1:9000/api/ce/task?id=AXAt8esFZbjpBGwPd4GK INFO: Analysis total time: 20.784 s INFO: ------------------------------------------------------------------------ INFO: EXECUTION SUCCESS INFO: ------------------------------------------------------------------------ INFO: Total time: 23.534s INFO: Final Memory: 7M/27M INFO: ------------------------------------------------------------------------