Error when Run pipeline C

Version information is as follows:
17:15:11.572 INFO: SonarScanner 4.6.0.2311
17:15:11.573 INFO: Java 11.0.3 AdoptOpenJDK (64-bit)
17:15:11.573 INFO: Linux 4.4.0-21-generic amd64
17:15:12.393 INFO: Analyzing on SonarQube server 8.8.0
The best error information is as follows:

INFO: Scanner configuration file: /usr/local/sonar/sonar-scanner-3.0.3.778/conf/sonar-scanner.properties
INFO: Project root configuration file: /usr/local/sonar/testsonar/testsonar/Defib_Main/lib/sonar-project.properties
INFO: SonarScanner 4.6.0.2311
INFO: Java 11.0.3 AdoptOpenJDK (64-bit)
INFO: Linux 4.4.0-21-generic amd64
INFO: User cache: /home//.sonar/cache
INFO: Scanner configuration file: /usr/local/sonar/sonar-scanner-3.0.3.778/conf/sonar-scanner.properties
INFO: Project root configuration file: /usr/local/sonar/testsonar/testsonar/Defib_Main/lib/sonar-project.properties
INFO: Analyzing on SonarQube server 8.8.0
INFO: Default locale: “zh_CN”, source code encoding: “UTF-8”
INFO: Load global settings
INFO: Load global settings (done) | time=628ms
INFO: Server id:
INFO: User cache: /home/
/.sonar/cache
INFO: Load/download plugins
INFO: Load plugins index
INFO: Load plugins index (done) | time=576ms
INFO: Plugin [l10nzh] defines ‘l10nen’ as base plugin. This metadata can be removed from manifest of l10n plugins since version 5.2.
INFO: Load/download plugins (done) | time=808ms
INFO: Loaded core extensions: developer-scanner
INFO: JavaScript/TypeScript frontend is enabled
INFO: Process project properties
INFO: Process project properties (done) | time=10ms
INFO: Execute project builders
INFO: Execute project builders (done) | time=2ms
INFO: Project key: s8_lib
INFO: Base dir: /usr/local/sonar/testsonar/testsonar/Defib_Main/lib
INFO: Working dir: /usr/local/sonar/testsonar/testsonar/Defib_Main/lib/.scannerwork
INFO: Load project settings for component key: ‘s8_lib’
INFO: Load project branches
INFO: Load project branches (done) | time=529ms
INFO: Load project pull requests
INFO: Load project pull requests (done) | time=527ms
INFO: Load branch configuration
INFO: Load branch configuration (done) | time=2ms
INFO: Load quality profiles
INFO: Load quality profiles (done) | time=1116ms
INFO: Load active rules
INFO: Load active rules (done) | time=13806ms
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: 1203 files indexed
INFO: Quality profile for c: Sonar way
INFO: ------------- Run sensors on module s8_lib
INFO: JavaScript/TypeScript frontend is enabled
INFO: Load metrics repository
INFO: Load metrics repository (done) | time=562ms
INFO: Sensor CSS Rules [cssfamily]
INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.
INFO: Sensor CSS Rules [cssfamily] (done) | time=3ms
INFO: Sensor C# Project Type Information [csharp]
INFO: Sensor C# Project Type Information [csharp] (done) | time=4ms
INFO: Sensor C# Properties [csharp]
INFO: Sensor C# Properties [csharp] (done) | time=1ms
INFO: Sensor JavaXmlSensor [java]
INFO: Sensor JavaXmlSensor [java] (done) | time=8ms
INFO: Sensor HTML [web]
INFO: Sensor HTML [web] (done) | time=6ms
INFO: Sensor VB.NET Project Type Information [vbnet]
INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms
INFO: Sensor VB.NET Properties [vbnet]
INFO: Sensor VB.NET Properties [vbnet] (done) | time=1ms
INFO: Sensor JaCoCo XML Report Importer [jacoco]
INFO: ‘sonar.coverage.jacoco.xmlReportPaths’ is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer
INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=8ms
INFO: Sensor ThymeLeaf template sensor [securityjavafrontend]
INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=3ms
INFO: Sensor CFamily [cpp]
INFO: CFamily plugin version: 6.18.0.29274
INFO: Using build-wrapper output: /usr/local/sonar/bw_output/build-wrapper-dump.json
INFO: Available processors: 6
INFO: Using 2 threads for analysis according to value of “sonar.cfamily.threads” property.
INFO: Load project repositories
INFO: Load project repositories (done) | time=530ms
INFO: ------------------------------------------------------------------------
INFO: EXECUTION FAILURE
INFO: ------------------------------------------------------------------------
INFO: Total time: 33.716s
INFO: Final Memory: 19M/70M
INFO: ------------------------------------------------------------------------

Excuse me, where is this report wrong?build-wrapper-dump.json (1.9 MB)

检查一下配置

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.