Sonarqube Enterprise edition sonar scanner asking for Codescan license

Hello Team,

We are using Sonarqube * Enterprise Edition* Version 7.9.1 (build 27448)
Sonar Scanner on Jenkins Server - SonarScanner 4.3.0.2102

Jenkins Pipeline Script which it downloads git code from Bitbucket and than against it we are running sonar scanner which connects our SonarEE server but now we are seeing while running scan it is checking for sensor codescan indexer and asking for codescan license , It should not be bcoz Sonar EE are designed to work with out codescan since Apex analyser will take care which in built in enterprise edition.

Not sure why it is checking sensor codescan analyzer in logs, Please find below full sonar scanner log in dedug mode

[Pipeline] { (Sonar Enterprise)
[Pipeline] echo
Code Quality Checks Started…
[Pipeline] script
[Pipeline] {
[Pipeline] tool
[Pipeline] withSonarQubeEnv
Injecting SonarQube environment variables using the configuration: Sonar EE Dev
[Pipeline] {
[Pipeline] sh

  • /var/lib/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/Sonar/bin/sonar-scanner -X -Dsonar.projectName=SFDX-MOCK-ENT -Dsonar.projectKey=sfdxmockent -Dsonar.projectVersion=7899 -Dsonar.branch.name=refs/remotes/origin/SOTEST -Dsonar.scm.disabled=true -Dsonar.sourceEncoding=UTF-8 ‘-Dsonar.inclusions=/*’ '-Dsonar.exclusions=force-app/main/default/permissionsets//,force-app/main/default/profiles/**/’ -Dsonar.sources=force-app/main/default
    09:19:03.594 INFO: Scanner configuration file: /var/lib/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/Sonar/conf/sonar-scanner.properties
    09:19:03.598 INFO: Project root configuration file: NONE
    09:19:03.617 INFO: SonarScanner 4.3.0.2102
    09:19:03.617 INFO: Java 1.8.0_222 Oracle Corporation (64-bit)
    09:19:03.617 INFO: Linux 4.14.146-119.123.amzn2.x86_64 amd64
    09:19:03.793 DEBUG: keyStore is :
    09:19:03.793 DEBUG: keyStore type is : jks
    09:19:03.793 DEBUG: keyStore provider is :
    09:19:03.794 DEBUG: init keystore
    09:19:03.794 DEBUG: init keymanager of type SunX509
    09:19:03.895 DEBUG: Create: /var/lib/jenkins/.sonar/cache
    09:19:03.895 INFO: User cache: /var/lib/jenkins/.sonar/cache
    09:19:03.896 DEBUG: Create: /var/lib/jenkins/.sonar/cache/_tmp
    09:19:03.899 DEBUG: Extract sonar-scanner-api-batch in temp…
    09:19:03.910 DEBUG: Get bootstrap index…
    09:19:03.911 DEBUG: Download: test***********/sonar-new/batch/index
    09:19:04.261 DEBUG: Get bootstrap completed
    09:19:04.272 DEBUG: Create isolated classloader…
    09:19:04.281 DEBUG: Start temp cleaning…
    09:19:04.290 DEBUG: Temp cleaning done
    09:19:04.290 INFO: Scanner configuration file: /var/lib/jenkins/tools/hudson.plugins.sonar.SonarRunnerInstallation/Sonar/conf/sonar-scanner.properties
    09:19:04.291 INFO: Project root configuration file: NONE
    09:19:04.292 DEBUG: Execution getVersion
    09:19:04.295 INFO: Analyzing on SonarQube server 7.9.1
    09:19:04.295 INFO: Default locale: “en_US”, source code encoding: “UTF-8”
    09:19:04.297 DEBUG: Work directory: /var/lib/jenkins/workspace/sonar/.scannerwork
    09:19:04.298 DEBUG: Execution execute
    09:19:04.516 WARN: SonarScanner will require Java 11+ to run starting in SonarQube 8.x
    09:19:04.517 DEBUG: Enterprise 7.9.1.27448
    09:19:04.625 INFO: Load global settings
    09:19:04.848 DEBUG: GET 200 test***********/sonar-new/api/settings/values.protobuf | time=221ms
    09:19:04.879 INFO: Load global settings (done) | time=254ms
    09:19:04.885 INFO: Server id: 3A3D5C63-AXE_IcsbyIU07cm6Vtmu
    09:19:04.903 INFO: User cache: /var/lib/jenkins/.sonar/cache
    09:19:04.906 INFO: Load/download plugins
    09:19:04.906 INFO: Load plugins index
    09:19:04.946 DEBUG: GET 200 test***********/sonar-new/api/plugins/installed | time=40ms
    09:19:04.984 INFO: Load plugins index (done) | time=78ms
    09:19:05.183 INFO: Load/download plugins (done) | time=277ms
    09:19:05.361 DEBUG: Plugins:
    09:19:05.361 DEBUG: * CSS / SCSS / Less 3.0 (css)
    09:19:05.361 DEBUG: * Svn 1.9.0.1295 (scmsvn)
    09:19:05.361 DEBUG: * SonarPLSQL 3.4.1.2576 (plsql)
    09:19:05.361 DEBUG: * SonarScala 1.5.0.315 (sonarscala)
    09:19:05.362 DEBUG: * SonarC# 7.15.0.8572 (csharp)
    09:19:05.362 DEBUG: * Vulnerability Analysis 7.9.0.5105 (security)
    09:19:05.362 DEBUG: * SonarJava 5.13.1.18282 (java)
    09:19:05.362 DEBUG: * LDAP 2.2.0.608 (ldap)
    09:19:05.362 DEBUG: * SonarHTML 3.1.0.1615 (web)
    09:19:05.362 DEBUG: * SonarFlex 2.5.1.1831 (flex)
    09:19:05.362 DEBUG: * SonarXML 2.0.1.2020 (xml)
    09:19:05.362 DEBUG: * CodeScan Lang 4.3.10 (codescanlang)
    09:19:05.362 DEBUG: * SonarTS 1.9.0.3766 (typescript)
    09:19:05.362 DEBUG: * SonarVB 7.15.0.8572 (vbnet)
    09:19:05.362 DEBUG: * SonarSwift 4.1.0.3087 (swift)
    09:19:05.363 DEBUG: * SonarCFamily 6.3.0.11371 (cpp)
    09:19:05.363 DEBUG: * SonarPython 1.14.1.3143 (python)
    09:19:05.363 DEBUG: * GitHub Authentication for SonarQube 1.5.0.870 (authgithub)
    09:19:05.363 DEBUG: * JaCoCo 1.0.2.475 (jacoco)
    09:19:05.363 DEBUG: * SonarGo 1.1.1.2000 (go)
    09:19:05.363 DEBUG: * SonarKotlin 1.5.0.315 (kotlin)
    09:19:05.363 DEBUG: * SonarRPG 2.3.0.1187 (rpg)
    09:19:05.363 DEBUG: * SonarPLI 1.10.0.1880 (pli)
    09:19:05.363 DEBUG: * SonarTSQL 1.4.0.3334 (tsql)
    09:19:05.364 DEBUG: * SonarVB6 2.6.0.1875 (vb)
    09:19:05.364 DEBUG: * SonarJS 5.2.1.7778 (javascript)
    09:19:05.364 DEBUG: * SonarRuby 1.5.0.315 (ruby)
    09:19:05.364 DEBUG: * Vulnerability Rules for C# 7.9.0.5105 (securitycsharpfrontend)
    09:19:05.364 DEBUG: * Vulnerability Rules for Java 7.9.0.5105 (securityjavafrontend)
    09:19:05.364 DEBUG: * License for SonarLint 7.9.1 (license)
    09:19:05.364 DEBUG: * SonarCOBOL 4.4.0.3403 (cobol)
    09:19:05.364 DEBUG: * Git 1.8.0.1574 (scmgit)
    09:19:05.364 DEBUG: * SAML 2.0 Authentication for SonarQube 1.1.0.181 (authsaml)
    09:19:05.364 DEBUG: * SonarPHP 3.2.0.4868 (php)
    09:19:05.364 DEBUG: * CodeScan 4.3.10 (codescan)
    09:19:05.364 DEBUG: * SonarABAP 3.8.0.2034 (abap)
    09:19:05.365 DEBUG: * Vulnerability Rules for PHP 7.9.0.5105 (securityphpfrontend)
    09:19:05.409 INFO: Loaded core extensions: developer-scanner
    09:19:05.429 DEBUG: Installed core extension: developer-scanner
    09:19:06.432 INFO: Process project properties
    09:19:06.444 DEBUG: Process project properties (done) | time=12ms
    09:19:06.444 INFO: Execute project builders
    09:19:06.445 DEBUG: Execute project builder: org.sonar.plugins.csharp.CSharpGlobalProtobufFileProcessor
    09:19:06.448 DEBUG: Execute project builder: org.sonar.plugins.vbnet.VbNetGlobalProtobufFileProcessor
    09:19:06.450 INFO: Execute project builders (done) | time=6ms
    09:19:06.455 INFO: Project key: sfdxmockent
    09:19:06.455 INFO: Base dir: /var/lib/jenkins/workspace/sonar
    09:19:06.455 INFO: Working dir: /var/lib/jenkins/workspace/sonar/.scannerwork
    09:19:06.455 DEBUG: Project global encoding: UTF-8, default locale: en_US
    09:19:06.458 DEBUG: Creating module hierarchy
    09:19:06.458 DEBUG: Init module ‘SFDX-MOCK-ENT’
    09:19:06.459 DEBUG: Base dir: /var/lib/jenkins/workspace/sonar
    09:19:06.459 DEBUG: Working dir: /var/lib/jenkins/workspace/sonar/.scannerwork
    09:19:06.459 DEBUG: Module global encoding: UTF-8, default locale: en_US
    09:19:06.476 INFO: Load project settings for component key: ‘sfdxmockent’
    09:19:06.523 DEBUG: GET 200 test***********/sonar-new/api/settings/values.protobuf?component=sfdxmockent | time=47ms
    09:19:06.525 INFO: Load project settings for component key: ‘sfdxmockent’ (done) | time=49ms
    09:19:06.534 INFO: Load project branches
    09:19:06.563 DEBUG: GET 200 test***********/sonar-new/api/project_branches/list?project=sfdxmockent | time=29ms
    09:19:06.571 INFO: Load project branches (done) | time=37ms
    09:19:06.572 INFO: Load project pull requests
    09:19:06.603 DEBUG: GET 200 test***********/sonar-new/api/project_pull_requests/list?project=sfdxmockent | time=29ms
    09:19:06.606 INFO: Load project pull requests (done) | time=34ms
    09:19:06.606 INFO: Load branch configuration
    09:19:06.608 DEBUG: Found manual configuration of branch/PR analysis. Skipping automatic configuration.
    09:19:06.610 INFO: Load branch configuration (done) | time=4ms
    09:19:06.659 DEBUG: Available languages:
    09:19:06.660 DEBUG: * CSS => “css”
    09:19:06.660 DEBUG: * SCSS => “scss”
    09:19:06.660 DEBUG: * Less => “less”
    09:19:06.660 DEBUG: * PL/SQL => “plsql”
    09:19:06.660 DEBUG: * Scala => “scala”
    09:19:06.660 DEBUG: * C# => “cs”
    09:19:06.660 DEBUG: * Java => “java”
    09:19:06.660 DEBUG: * HTML => “web”
    09:19:06.660 DEBUG: * JSP => “jsp”
    09:19:06.660 DEBUG: * Flex => “flex”
    09:19:06.661 DEBUG: * XML => “xml”
    09:19:06.661 DEBUG: * TypeScript => “ts”
    09:19:06.661 DEBUG: * VB.NET => “vbnet”
    09:19:06.661 DEBUG: * Swift => “swift”
    09:19:06.661 DEBUG: * C => “c”
    09:19:06.661 DEBUG: * C++ => “cpp”
    09:19:06.661 DEBUG: * Objective-C => “objc”
    09:19:06.661 DEBUG: * Python => “py”
    09:19:06.661 DEBUG: * Go => “go”
    09:19:06.661 DEBUG: * Kotlin => “kotlin”
    09:19:06.661 DEBUG: * RPG => “rpg”
    09:19:06.662 DEBUG: * PL/I => “pli”
    09:19:06.662 DEBUG: * T-SQL => “tsql”
    09:19:06.662 DEBUG: * Vb => “vb”
    09:19:06.662 DEBUG: * JavaScript => “js”
    09:19:06.662 DEBUG: * Ruby => “ruby”
    09:19:06.662 DEBUG: * COBOL => “cobol”
    09:19:06.662 DEBUG: * PHP => “php”
    09:19:06.662 DEBUG: * APEX => “sf”
    09:19:06.662 DEBUG: * Visual Force & Lightning => “vf”
    09:19:06.662 DEBUG: * ABAP => “abap”
    09:19:06.670 INFO: Load quality profiles
    09:19:06.733 DEBUG: GET 200 test***********/sonar-new/api/qualityprofiles/search.protobuf?projectKey=sfdxmockent | time=62ms
    09:19:06.763 INFO: Load quality profiles (done) | time=93ms
    09:19:06.771 INFO: Detected Jenkins
    09:19:06.777 INFO: Load active rules
    09:19:06.818 DEBUG: GET 200 test***********/sonar-new/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXFO_t0omAqFW_v8z-EK&ps=500&p=1 | time=39ms
    /sonar-new/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt&activation=true&qprofile=AXE_Ipd7yIU07cm6VxKw&ps=500&p=1 | time=49ms
    09:19:09.485 INFO: Load active rules (done) | time=2708ms
    09:19:09.491 DEBUG: SCM Step is disabled by configuration
    09:19:09.502 INFO: Branch name: refs/remotes/origin/SOTEST, type: short living
    09:19:09.521 DEBUG: SCM information about changed files in the branch is not available
    09:19:09.551 DEBUG: Declared extensions of language CSS were converted to sonar.lang.patterns.css : /.css
    09:19:09.551 DEBUG: Declared extensions of language SCSS were converted to sonar.lang.patterns.scss : **/
    .scss
    09:19:09.551 DEBUG: Declared extensions of language Less were converted to sonar.lang.patterns.less : /.less
    09:19:09.552 DEBUG: Declared extensions of language PL/SQL were converted to sonar.lang.patterns.plsql : **/
    .sql,
    /*.pks,
    /.pkb
    09:19:09.552 DEBUG: Declared extensions of language Scala were converted to sonar.lang.patterns.scala : **/
    .scala
    09:19:09.552 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : /.cs
    09:19:09.552 DEBUG: Declared extensions of language Java were converted to sonar.lang.patterns.java : **/
    .java,
    /.jav
    09:19:09.553 DEBUG: Declared extensions of language HTML were converted to sonar.lang.patterns.web : **/
    .html,
    /*.xhtml,
    /*.cshtml,
    /*.vbhtml,
    /*.aspx,
    /.ascx,*/
    .rhtml,/*.erb,/.shtm,**/.shtml
    09:19:09.553 DEBUG: Declared extensions of language JSP were converted to sonar.lang.patterns.jsp : /*.jsp,/.jspf,**/.jspx
    09:19:09.553 DEBUG: Declared extensions of language Flex were converted to sonar.lang.patterns.flex : /.as
    09:19:09.554 DEBUG: Declared extensions of language XML were converted to sonar.lang.patterns.xml : **/
    .xml,
    /.permissionset,**/.object,/.profile
    09:19:09.554 DEBUG: Declared extensions of language TypeScript were converted to sonar.lang.patterns.ts : **/
    .ts,
    /.tsx
    09:19:09.554 DEBUG: Declared extensions of language VB.NET were converted to sonar.lang.patterns.vbnet : **/
    .vb
    09:19:09.554 DEBUG: Declared extensions of language Swift were converted to sonar.lang.patterns.swift : /.swift
    09:19:09.554 DEBUG: Declared extensions of language C were converted to sonar.lang.patterns.c : **/
    .c,
    /.h
    09:19:09.555 DEBUG: Declared extensions of language C++ were converted to sonar.lang.patterns.cpp : **/
    .cc,/*.cpp,/.cxx,**/.c++,/*.hh,/.hpp,**/.hxx,/*.h++,/.ipp
    09:19:09.555 DEBUG: Declared extensions of language Objective-C were converted to sonar.lang.patterns.objc : **/
    .m
    09:19:09.555 DEBUG: Declared extensions of language Python were converted to sonar.lang.patterns.py : /.py
    09:19:09.556 DEBUG: Declared extensions of language Go were converted to sonar.lang.patterns.go : **/
    .go
    09:19:09.556 DEBUG: Declared extensions of language Kotlin were converted to sonar.lang.patterns.kotlin : /.kt
    09:19:09.556 DEBUG: Declared extensions of language RPG were converted to sonar.lang.patterns.rpg : **/
    .rpg,
    /*.rpgle,
    /.rpg,**/.rpgle
    09:19:09.556 DEBUG: Declared extensions of language PL/I were converted to sonar.lang.patterns.pli : /.pli
    09:19:09.556 DEBUG: Declared extensions of language T-SQL were converted to sonar.lang.patterns.tsql : **/
    .tsql
    09:19:09.556 DEBUG: Declared extensions of language Vb were converted to sonar.lang.patterns.vb : /*.vb,/.vb
    09:19:09.557 DEBUG: Declared extensions of language JavaScript were converted to sonar.lang.patterns.js : **/
    .js,
    /.jsx,**/.vue
    09:19:09.557 DEBUG: Declared extensions of language Ruby were converted to sonar.lang.patterns.ruby : /.rb
    09:19:09.557 DEBUG: Declared extensions of language COBOL were converted to sonar.lang.patterns.cobol :
    09:19:09.557 DEBUG: Declared extensions of language PHP were converted to sonar.lang.patterns.php : **/
    .php,
    /.php3,**/.php4,/*.php5,/.phtml,**/.inc
    09:19:09.558 DEBUG: Declared extensions of language APEX were converted to sonar.lang.patterns.sf : /*.trigger,/.cls
    09:19:09.558 DEBUG: Declared extensions of language Visual Force & Lightning were converted to sonar.lang.patterns.vf : **/
    .page,/*.component,/.app,**/.evt,/*.cmp,/.intf
    09:19:09.558 DEBUG: Declared extensions of language ABAP were converted to sonar.lang.patterns.abap : **/
    .abap,/*.ab4,/.flow,**/.asprog
    09:19:09.561 DEBUG: Will ignore generated code
    09:19:09.563 DEBUG: Will ignore generated code
    09:19:09.566 INFO: Indexing files…
    09:19:09.567 INFO: Project configuration:
    09:19:09.570 INFO: Excluded sources: .min.css, jquery, bootstrap*, angular-, .min., less.html, force-app/main/default/permissionsets/**/, force-app/main/default/profiles//*
    09:19:09.592 DEBUG: 'force-app/main/default/applications/
    _AppJourney.app-meta.xml’ indexed with language ‘xml’
    09:19:09.596 DEBUG: ‘force-app/main/default/applications/Salesforce_AppJourney.app-meta.xml’ indexed with language ‘xml’
    09:19:09.601 DEBUG: 'force-app/main/default/approvalProcesses/
    _Release__c._Approval_on_release_by_CTT_Architect.approvalProcess-meta.xml’ indexed with language ‘xml’
    09:19:09.604 DEBUG: 'force-app/main/default/aura/
    _CreateRCE/_CreateRCE.cmp’ indexed with language ‘vf’
    09:19:09.606 DEBUG: 'force-app/main/default/aura/
    _CreateRCE/_CreateRCE.cmp-meta.xml’ indexed with language ‘xml’
    09:19:09.626 INFO: Load project repositories
    09:19:09.670 DEBUG: GET 200 test
    **********/sonar-new/batch/project.protobuf?key=sfdxmockent&branch=master | time=44ms
    09:19:09.678 INFO: Load project repositories (done) | time=52ms
    09:19:09.678 DEBUG: ‘force-app/main/default/aura/_CreateRCE/_CreateRCEController.js’ generated metadata with charset ‘UTF-8’
    09:19:09.679 DEBUG: ‘force-app/main/default/aura/_CreateRCE/_CreateRCEController.js’ indexed with language ‘js’
    09:19:10.578 DEBUG: 'force-app/main/default/workflows/_Release__c.workflow-meta.xml’ indexed with language ‘xml’
    09:19:10.580 INFO: 953 files indexed
    09:19:10.581 INFO: 0 files ignored because of inclusion/exclusion patterns
    09:19:10.582 INFO: Quality profile for css: CSS_LatestSonar
    09:19:10.582 INFO: Quality profile for js: JS_LatestSonar
    09:19:10.582 INFO: Quality profile for sf: Apex_SBD_Version1
    09:19:10.582 INFO: Quality profile for vf: VF_SBD_Version1
    09:19:10.582 INFO: Quality profile for web: Sonar way (outdated copy)
    09:19:10.582 INFO: Quality profile for xml: XML_SBD_Version1
    09:19:10.582 INFO: ------------- Run sensors on module SFDX-MOCK-ENT
    09:19:10.810 INFO: Load metrics repository
    09:19:10.845 DEBUG: GET 200 test
    ********/sonar-new/api/metrics/search?f=name,description,direction,qualitative,custom&ps=500&p=1 | time=34ms
    09:19:10.851 INFO: Load metrics repository (done) | time=41ms
    09:19:14.507 DEBUG: ‘JavaSquidSensor’ skipped because there is no related file in current project
    09:19:14.509 DEBUG: ‘CobolSquidSensor’ skipped because there is no related file in current project
    09:19:14.511 DEBUG: ‘Import external issues report’ skipped because one of the required properties is missing
    09:19:14.512 DEBUG: ‘SCSS Analyzer Sensor’ skipped because there is no related file in current project
    09:19:14.513 DEBUG: ‘Less Analyzer Sensor’ skipped because there is no related file in current project
    09:19:14.513 DEBUG: ‘PL/SQL Sensor’ skipped because there is no related file in current project
    09:19:14.514 DEBUG: ‘Scala Sensor’ skipped because there is no related file in current project
    09:19:14.515 DEBUG: ‘Scoverage sensor for Scala coverage’ skipped because one of the required properties is missing
    09:19:14.516 DEBUG: ‘Import of Scalastyle issues’ skipped because there is no related file in current project
    09:19:14.517 DEBUG: ‘Import of Scapegoat issues’ skipped because there is no related file in current project
    09:19:14.517 DEBUG: ‘C# Properties’ skipped because there is no related file in current project
    09:19:14.519 DEBUG: ‘Import of Checkstyle issues’ skipped because there is no related file in current project
    09:19:14.520 DEBUG: ‘Import of PMD issues’ skipped because one of the required properties is missing
    09:19:14.521 DEBUG: ‘Import of SpotBugs issues’ skipped because there is no related file in current project
    09:19:14.522 DEBUG: ‘SurefireSensor’ skipped because there is no related file in current project
    09:19:14.522 DEBUG: ‘JaCoCoSensor’ skipped because there is no related file in current project
    09:19:14.523 DEBUG: ‘JavaXmlSensor’ skipped because one of the required properties is missing
    09:19:14.524 DEBUG: ‘Flex’ skipped because there is no related file in current project
    09:19:14.525 DEBUG: ‘Flex Cobertura’ skipped because there is no related file in current project
    09:19:14.526 DEBUG: ‘SonarTS’ skipped because there is no related file in current project
    09:19:14.527 DEBUG: ‘SonarTS Coverage’ skipped because there is no related file in current project
    09:19:14.527 DEBUG: ‘Import of TSLint issues’ skipped because one of the required properties is missing
    09:19:14.528 DEBUG: ‘VB.NET Properties’ skipped because there is no related file in current project
    09:19:14.530 DEBUG: ‘SonarSwift’ skipped because there is no related file in current project
    09:19:14.531 DEBUG: ‘Import of SwiftLint issues’ skipped because there is no related file in current project
    09:19:14.533 DEBUG: ‘gcov’ skipped because there is no related file in current project
    09:19:14.535 DEBUG: ‘llvm-cov’ skipped because there is no related file in current project
    09:19:14.536 DEBUG: ‘cppunit’ skipped because there is no related file in current project
    09:19:14.537 DEBUG: ‘VisualStudioCoverage’ skipped because there is no related file in current project
    09:19:14.538 DEBUG: ‘bullseye’ skipped because there is no related file in current project
    09:19:14.539 DEBUG: ‘Python Squid Sensor’ skipped because there is no related file in current project
    09:19:14.540 DEBUG: ‘Cobertura Sensor for Python coverage’ skipped because there is no related file in current project
    09:19:14.540 DEBUG: ‘PythonXUnitSensor’ skipped because there is no related file in current project
    09:19:14.541 DEBUG: ‘PylintSensor’ skipped because there is no related file in current project
    09:19:14.542 DEBUG: ‘PylintImportSensor’ skipped because there is no related file in current project
    09:19:14.543 DEBUG: ‘Import of Bandit issues’ skipped because there is no related file in current project
    09:19:14.543 DEBUG: ‘SonarGo’ skipped because there is no related file in current project
    09:19:14.544 DEBUG: ‘Go Unit Test Report’ skipped because there is no related file in current project
    09:19:14.545 DEBUG: ‘Import of go vet issues’ skipped because there is no related file in current project
    09:19:14.545 DEBUG: ‘Import of Golint issues’ skipped because there is no related file in current project
    09:19:14.546 DEBUG: ‘Import of GoMetaLinter issues’ skipped because there is no related file in current project
    09:19:14.546 DEBUG: ‘Kotlin Sensor’ skipped because there is no related file in current project
    09:19:14.547 DEBUG: ‘Import of detekt issues’ skipped because there is no related file in current project
    09:19:14.547 DEBUG: ‘Import of Android Lint issues’ skipped because one of the required properties is missing
    09:19:14.548 DEBUG: ‘RPG sensor’ skipped because there is no related file in current project
    09:19:14.548 DEBUG: ‘PliSquidSensor’ skipped because there is no related file in current project
    09:19:14.549 DEBUG: ‘T-SQL Sensor’ skipped because there is no related file in current project
    09:19:14.549 DEBUG: ‘VbSquidSensor’ skipped because there is no related file in current project
    09:19:14.550 DEBUG: ‘SonarJS Coverage’ skipped because one of the required properties is missing
    09:19:14.551 DEBUG: ‘Import of ESLint issues’ skipped because one of the required properties is missing
    09:19:14.551 DEBUG: ‘Ruby Sensor’ skipped because there is no related file in current project
    09:19:14.552 DEBUG: ‘Import of RuboCop issues’ skipped because one of the required properties is missing
    09:19:14.552 DEBUG: ‘SimpleCov Sensor for Ruby coverage’ skipped because there is no related file in current project
    09:19:14.553 DEBUG: ‘PHP sensor’ skipped because there is no related file in current project
    09:19:14.553 DEBUG: ‘Analyzer for “php.ini” files’ skipped because there is no related file in current project
    09:19:14.554 DEBUG: ‘AbapSquidSensor’ skipped because there is no related file in current project
    09:19:14.562 DEBUG: ‘Generic Coverage Report’ skipped because one of the required properties is missing
    09:19:14.562 DEBUG: ‘Generic Test Executions Report’ skipped because one of the required properties is missing
    09:19:14.563 DEBUG: ‘C#’ skipped because there is no related file in current project
    09:19:14.563 DEBUG: ‘C# Tests Coverage Report Import’ skipped because there is no related file in current project
    09:19:14.563 DEBUG: ‘[Deprecated] C# Integration Tests Coverage Report Import’ skipped because there is no related file in current project
    09:19:14.564 DEBUG: ‘C# Unit Test Results Import’ skipped because there is no related file in current project
    09:19:14.564 DEBUG: ‘VB.NET’ skipped because there is no related file in current project
    09:19:14.564 DEBUG: ‘VB.NET Tests Coverage Report Import’ skipped because there is no related file in current project
    09:19:14.564 DEBUG: ‘[Deprecated] VB.NET Integration Tests Coverage Report Import’ skipped because there is no related file in current project
    09:19:14.565 DEBUG: ‘VB.NET Unit Test Results Import’ skipped because there is no related file in current project
    09:19:14.565 DEBUG: ‘CFamily’ skipped because there is no related file in current project
    09:19:14.566 DEBUG: Sensors : CodeScan indexer → CodeScan parser → CSS Analyzer Sensor → Embedded CSS Analyzer Sensor → HTML → XML Sensor → cs-js Checks → cs-vf Checks → JaCoCo XML Report Importer → SonarJS → ESLint-based SonarJS → Unit Test Runner → CodeScan Checks → JavaSecuritySensor → CSharpSecuritySensor → PhpSecuritySensor → Apex CPD → VisualForce/Lightning CPD
    09:19:14.567 INFO: Sensor CodeScan indexer [codescan]
    09:19:14.569 DEBUG: ‘force-app/main/default/classes/ChangePasswordController.cls’ generated metadata with charset ‘UTF-8’

09:19:14.690 DEBUG: Lines of Code setStartUrl.evt = 3
09:19:14.690 DEBUG: Lines of Code SiteRegisterConfirm.page = 30
09:19:14.690 DEBUG: Total Lines of Code= 2462
09:19:14.691 INFO: Running version 4.3.10-8eda3
09:19:14.691 INFO: Project has 2462 lines
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
License is not valid:
License expired on Sat Aug 29 00:00:00 UTC 2020
Code: 6

More information: http://www.code-scan.com/troubleshooting/license/
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
09:19:14.720 INFO: ------------------------------------------------------------------------
09:19:14.720 INFO: EXECUTION FAILURE
09:19:14.720 INFO: ------------------------------------------------------------------------
09:19:14.720 INFO: Total time: 11.158s
09:19:14.956 INFO: Final Memory: 44M/723M
09:19:14.956 INFO: ------------------------------------------------------------------------
09:19:14.956 ERROR: Error during SonarScanner execution
License expired on Sat Aug 29 00:00:00 UTC 2020
09:19:14.991506 durable_task_monitor.go:63: exit status 2
[Pipeline] }
WARN: Unable to locate ‘report-task.txt’ in the workspace. Did the SonarScanner succeeded?
[Pipeline] // withSonarQubeEnv
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 2
Finished: FAILURE

The CodeScan plugin has probably been installed in your extensions/plugins folder. If you don’t want it, you should remove it (uninstallation should also be possible through the global Administration > Marketplace)

Thank You Colin!!!

That helped

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