Hello, I’m using SonarQube Developer Server Version: 9.9.4.87374
And sonar-scanner-4.6.2.2472-linux deployed as zip.
I analyzed and measured the coverage already for several python project and a c++project with success. Now I’m facing the first time the use case of scanning python and c++ at the same time. Everything i tried yet didn’t lead to the result that i have the coverage results for the python files in sonarqube they are important for us since they serve as quality gates according to the default sonar-way. Additional information I’m building the c++ files inside a docker (since a special version of llvm is needed) to have everything for the scan together i also run the unit tests of c++ and python in the same docker.
I read the documentation and other tickets, have ensured that all the artifacts are existing in the same workspace. I have logs set to verbose=true and compared them with my successful python project scans, yet i still don’t have success and are running out of ideas of what to check/improve.
Following the logs of the scan i tried to delete some duplication and removed.Let me know if further information is needed. Looking forward to your feedback.
BR
Florian
``` /opt/sonarqube/sonar-scanner-4.6.2.2472-linux/bin/sonar-scanner -Dsonar.branch.name=feature-cd-998-4 -Dsonar.login=sqa_ea22c1d6f64be5db9a8f80f284c48dcc43e56f8a -Dsonar.projectBaseDir=/LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibrationINFO: Scanner configuration file: /opt/sonarqube/sonar-scanner-4.6.2.2472-linux/conf/sonar-scanner.propertiesINFO: Project root configuration file: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/sonar-project.properties14:40:45.577 INFO: SonarScanner 4.6.2.247214:40:45.581 INFO: Java 11.0.11 AdoptOpenJDK (64-bit)14:40:45.581 INFO: Linux 6.8.0-85-generic amd6414:40:46.005 DEBUG: keyStore is :14:40:46.005 DEBUG: keyStore type is : pkcs1214:40:46.005 DEBUG: keyStore provider is :14:40:46.005 DEBUG: init keystore14:40:46.007 DEBUG: init keymanager of type SunX50914:40:46.281 DEBUG: Create: /root/.sonar/cache14:40:46.283 INFO: User cache: /root/.sonar/cache14:40:46.283 DEBUG: Create: /root/.sonar/cache/_tmp14:40:46.285 DEBUG: Extract sonar-scanner-api-batch in temp…14:40:46.294 DEBUG: Get bootstrap index…14:40:46.295 DEBUG: Download: http://sonarqubeserverurl:9000/batch/index14:40:46.404 DEBUG: Get bootstrap completed14:40:46.409 DEBUG: Download http://sonarqubeserverurl:9000/batch/file?name=scanner-developer-9.9.4.87374-all.jar to /root/.sonar/cache/_tmp/fileCache6178111860038120221.tmp14:40:46.898 DEBUG: Create isolated classloader…14:40:46.914 DEBUG: Start temp cleaning…14:40:46.918 DEBUG: Temp cleaning done14:40:46.924 INFO: Scanner configuration file: /opt/sonarqube/sonar-scanner-4.6.2.2472-linux/conf/sonar-scanner.properties14:40:46.925 INFO: Project root configuration file: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/sonar-project.properties14:40:46.926 DEBUG: Execution getVersion14:40:46.960 INFO: Analyzing on SonarQube server 9.9.4.8737414:40:46.961 INFO: Default locale: “en_US”, source code encoding: “US-ASCII” (analysis is platform dependent)14:40:46.962 DEBUG: Work directory: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/.scannerwork14:40:46.963 DEBUG: Execution execute14:40:47.811 DEBUG: Developer 9.9.4.8737414:40:48.614 INFO: Load global settings14:40:48.683 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/settings/values.protobuf | time=67ms14:40:48.765 INFO: Load global settings (done) | time=151ms14:40:48.770 INFO: Server id: 9B767396-AY3Ru8gFVf7SVZ9MbzjT14:40:48.785 DEBUG: Create : /root/.sonar/_tmp14:40:48.785 INFO: User cache: /root/.sonar/cache14:40:48.789 INFO: Load/download plugins14:40:48.789 INFO: Load plugins index14:40:48.799 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/installed | time=10ms14:40:48.861 INFO: Load plugins index (done) | time=72ms14:40:48.862 DEBUG: Download plugin ‘abap’ to ‘/root/.sonar/_tmp/fileCache8786094891469777463.tmp’14:40:48.868 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=abap | time=6ms14:40:48.919 DEBUG: Download plugin ‘csharp’ to ‘/root/.sonar/_tmp/fileCache16346313065800799056.tmp’14:40:48.923 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=csharp | time=4ms14:40:49.029 DEBUG: Download plugin ‘cpp’ to ‘/root/.sonar/_tmp/fileCache1080831340342490694.tmp’14:40:49.033 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=cpp | time=3ms14:40:49.612 DEBUG: Download plugin ‘config’ to ‘/root/.sonar/_tmp/fileCache13453339351591308781.tmp’14:40:49.621 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=config | time=9ms14:40:49.625 DEBUG: Download plugin ‘dbd’ to ‘/root/.sonar/_tmp/fileCache1920775971238940790.tmp’14:40:49.636 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=dbd | time=11ms14:40:49.676 DEBUG: Download plugin ‘dbdjavafrontend’ to ‘/root/.sonar/_tmp/fileCache14658768416007827882.tmp’14:40:49.681 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=dbdjavafrontend | time=4ms14:40:49.707 DEBUG: Download plugin ‘dbdpythonfrontend’ to ‘/root/.sonar/_tmp/fileCache17148435654957651470.tmp’14:40:49.717 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=dbdpythonfrontend | time=10ms14:40:49.747 DEBUG: Download plugin ‘flex’ to ‘/root/.sonar/_tmp/fileCache10788351901382877336.tmp’14:40:49.762 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=flex | time=15ms14:40:49.791 DEBUG: Download plugin ‘go’ to ‘/root/.sonar/_tmp/fileCache8021844752939567431.tmp’14:40:49.805 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=go | time=13ms14:40:49.874 DEBUG: Download plugin ‘web’ to ‘/root/.sonar/_tmp/fileCache6754364878503461424.tmp’14:40:49.878 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=web | time=4ms14:40:49.888 DEBUG: Download plugin ‘iac’ to ‘/root/.sonar/_tmp/fileCache16140492910061361275.tmp’14:40:49.894 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=iac | time=6ms14:40:49.979 DEBUG: Download plugin ‘jacoco’ to ‘/root/.sonar/_tmp/fileCache9469907704143625681.tmp’14:40:49.982 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=jacoco | time=2ms14:40:49.984 DEBUG: Download plugin ‘java’ to ‘/root/.sonar/_tmp/fileCache12410091550921077301.tmp’14:40:49.989 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=java | time=5ms14:40:50.179 DEBUG: Download plugin ‘javascript’ to ‘/root/.sonar/_tmp/fileCache2552022579188618337.tmp’14:40:50.185 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=javascript | time=6ms14:40:50.383 DEBUG: Download plugin ‘kotlin’ to ‘/root/.sonar/_tmp/fileCache11200678175592572558.tmp’14:40:50.390 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=kotlin | time=6ms14:40:50.713 DEBUG: Download plugin ‘php’ to ‘/root/.sonar/_tmp/fileCache5830936069165684010.tmp’14:40:50.719 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=php | time=5ms14:40:50.787 DEBUG: Download plugin ‘plsql’ to ‘/root/.sonar/_tmp/fileCache9480066679858375274.tmp’14:40:50.798 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=plsql | time=11ms14:40:50.875 DEBUG: Download plugin ‘python’ to ‘/root/.sonar/_tmp/fileCache2650812733184104278.tmp’14:40:50.883 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=python | time=8ms14:40:50.983 DEBUG: Download plugin ‘ruby’ to ‘/root/.sonar/_tmp/fileCache15208288456231070138.tmp’14:40:50.990 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=ruby | time=7ms14:40:51.251 DEBUG: Download plugin ‘sonarscala’ to ‘/root/.sonar/_tmp/fileCache12294399965700035596.tmp’14:40:51.254 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=sonarscala | time=3ms14:40:51.370 DEBUG: Download plugin ‘swift’ to ‘/root/.sonar/_tmp/fileCache10618152652427511299.tmp’14:40:51.376 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=swift | time=6ms14:40:51.405 DEBUG: Download plugin ‘tsql’ to ‘/root/.sonar/_tmp/fileCache1867463307403233364.tmp’14:40:51.415 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=tsql | time=5ms14:40:51.458 DEBUG: Download plugin ‘text’ to ‘/root/.sonar/_tmp/fileCache15216188113267063890.tmp’14:40:51.469 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=text | time=10ms14:40:51.472 DEBUG: Download plugin ‘vbnet’ to ‘/root/.sonar/_tmp/fileCache11341630453973325213.tmp’14:40:51.486 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=vbnet | time=13ms14:40:51.524 DEBUG: Download plugin ‘security’ to ‘/root/.sonar/_tmp/fileCache13096713995918617458.tmp’14:40:51.529 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=security | time=4ms14:40:51.642 DEBUG: Download plugin ‘securitycsharpfrontend’ to ‘/root/.sonar/_tmp/fileCache1811925859979352898.tmp’14:40:51.648 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=securitycsharpfrontend | time=5ms14:40:51.661 DEBUG: Download plugin ‘securityjsfrontend’ to ‘/root/.sonar/_tmp/fileCache4666666077195637961.tmp’14:40:51.666 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=securityjsfrontend | time=4ms14:40:51.673 DEBUG: Download plugin ‘securityjavafrontend’ to ‘/root/.sonar/_tmp/fileCache12152764404411374972.tmp’14:40:51.682 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=securityjavafrontend | time=6ms14:40:51.762 DEBUG: Download plugin ‘securityphpfrontend’ to ‘/root/.sonar/_tmp/fileCache14195450019966834676.tmp’14:40:51.765 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=securityphpfrontend | time=3ms14:40:51.797 DEBUG: Download plugin ‘securitypythonfrontend’ to ‘/root/.sonar/_tmp/fileCache1915328470874903842.tmp’14:40:51.803 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=securitypythonfrontend | time=6ms14:40:51.838 DEBUG: Download plugin ‘xml’ to ‘/root/.sonar/_tmp/fileCache9847296254668905952.tmp’14:40:51.841 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/plugins/download?plugin=xml | time=2ms14:40:51.875 INFO: Load/download plugins (done) | time=3086ms14:40:52.407 DEBUG: Plugins:14:40:52.408 DEBUG: * IaC Code Quality and Security 1.11.0.2847 (iac)14:40:52.408 DEBUG: * PL/SQL Code Quality and Security 3.8.0.4948 (plsql)14:40:52.408 DEBUG: * Scala Code Quality and Security 1.11.0.3905 (sonarscala)14:40:52.408 DEBUG: * C# Code Quality and Security 8.51.0.59060 (csharp)14:40:52.408 DEBUG: * Vulnerability Analysis 9.9.2.22117 (security)14:40:52.408 DEBUG: * Java Code Quality and Security 7.16.0.30901 (java)14:40:52.408 DEBUG: * HTML Code Quality and Security 3.7.1.3306 (web)14:40:52.408 DEBUG: * Flex Code Quality and Security 2.8.0.3166 (flex)14:40:52.408 DEBUG: * XML Code Quality and Security 2.7.0.3820 (xml)14:40:52.408 DEBUG: * Text Code Quality and Security 2.0.2.1090 (text)14:40:52.408 DEBUG: * VB.NET Code Quality and Security 8.51.0.59060 (vbnet)14:40:52.408 DEBUG: * Swift Code Quality and Security 4.8.0.5759 (swift)14:40:52.408 DEBUG: * CFamily Code Quality and Security 6.41.1.62265 (cpp)14:40:52.408 DEBUG: * Python Code Quality and Security 3.24.1.11916 (python)14:40:52.408 DEBUG: * Dataflow Bug Detection Rules for Python 1.10.0.3046 (dbdpythonfrontend)14:40:52.408 DEBUG: * Dataflow Bug Detection 1.10.0.3046 (dbd)14:40:52.408 DEBUG: * Go Code Quality and Security 1.11.0.3905 (go)14:40:52.409 DEBUG: * JaCoCo 1.3.0.1538 (jacoco)14:40:52.409 DEBUG: * Kotlin Code Quality and Security 2.12.0.1956 (kotlin)14:40:52.409 DEBUG: * Dataflow Bug Detection Rules for Java 1.10.0.3046 (dbdjavafrontend)14:40:52.409 DEBUG: * T-SQL Code Quality and Security 1.7.0.5449 (tsql)14:40:52.409 DEBUG: * JavaScript/TypeScript/CSS Code Quality and Security 9.13.0.20537 (javascript)14:40:52.409 DEBUG: * Ruby Code Quality and Security 1.11.0.3905 (ruby)14:40:52.409 DEBUG: * Vulnerability Rules for C# 9.9.2.22117 (securitycsharpfrontend)14:40:52.409 DEBUG: * Vulnerability Rules for Java 9.9.2.22117 (securityjavafrontend)14:40:52.411 DEBUG: * Vulnerability Rules for JS 9.9.2.22117 (securityjsfrontend)14:40:52.411 DEBUG: * Vulnerability Rules for Python 9.9.2.22117 (securitypythonfrontend)14:40:52.411 DEBUG: * PHP Code Quality and Security 3.27.1.9352 (php)14:40:52.411 DEBUG: * ABAP Code Quality and Security 3.11.0.4030 (abap)14:40:52.411 DEBUG: * Configuration detection fot Code Quality and Security 1.2.0.267 (config)14:40:52.411 DEBUG: * Vulnerability Rules for PHP 9.9.2.22117 (securityphpfrontend)14:40:52.531 INFO: Loaded core extensions: developer-scanner14:40:52.564 DEBUG: Installed core extension: developer-scanner14:40:53.521 INFO: Process project properties14:40:53.550 INFO: Process project properties (done) | time=29ms14:40:53.558 INFO: Execute project builders14:40:53.559 DEBUG: Execute project builder: org.sonar.plugins.csharp.CSharpGlobalProtobufFileProcessor14:40:53.560 DEBUG: Execute project builder: org.sonar.plugins.vbnet.VbNetGlobalProtobufFileProcessor14:40:53.560 INFO: Execute project builders (done) | time=2ms14:40:53.575 INFO: Project key: cat_calibration14:40:53.577 INFO: Base dir: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration14:40:53.577 INFO: Working dir: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/.scannerwork14:40:53.577 DEBUG: Project global encoding: US-ASCII, default locale: en_US14:40:53.611 INFO: Load project settings for component key: ‘cat_calibration’14:40:53.625 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/settings/values.protobuf?component=cat_calibration | time=13ms14:40:53.627 INFO: Load project settings for component key: ‘cat_calibration’ (done) | time=16ms14:40:53.984 INFO: Load project branches14:40:53.995 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/project_branches/list?project=cat_calibration | time=10ms14:40:54.012 INFO: Load project branches (done) | time=28ms14:40:54.013 INFO: Load branch configuration14:40:54.021 INFO: Found manual configuration of branch/PR analysis. Skipping automatic configuration.14:40:54.023 INFO: Load branch configuration (done) | time=10ms14:40:54.046 DEBUG: Creating module hierarchy14:40:54.046 DEBUG: Init module ‘cat_calibration’14:40:54.051 DEBUG: Base dir: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration14:40:54.051 DEBUG: Working dir: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/.scannerwork14:40:54.051 DEBUG: Module global encoding: US-ASCII, default locale: en_US14:40:54.120 DEBUG: Available languages:14:40:54.121 DEBUG: * Terraform => “terraform”14:40:54.121 DEBUG: * CloudFormation => “cloudformation”14:40:54.121 DEBUG: * Kubernetes => “kubernetes”14:40:54.121 DEBUG: * Docker => “docker”14:40:54.121 DEBUG: * PL/SQL => “plsql”14:40:54.121 DEBUG: * Scala => “scala”14:40:54.121 DEBUG: * C# => “cs”14:40:54.121 DEBUG: * Java => “java”14:40:54.121 DEBUG: * HTML => “web”14:40:54.121 DEBUG: * JSP => “jsp”14:40:54.121 DEBUG: * Flex => “flex”14:40:54.121 DEBUG: * XML => “xml”14:40:54.121 DEBUG: * Text => “text”14:40:54.121 DEBUG: * Secrets => “secrets”14:40:54.121 DEBUG: * VB.NET => “vbnet”14:40:54.122 DEBUG: * Swift => “swift”14:40:54.122 DEBUG: * C => “c”14:40:54.122 DEBUG: * C++ => “cpp”14:40:54.122 DEBUG: * Objective-C => “objc”14:40:54.122 DEBUG: * Python => “py”14:40:54.122 DEBUG: * Go => “go”14:40:54.122 DEBUG: * Kotlin => “kotlin”14:40:54.122 DEBUG: * T-SQL => “tsql”14:40:54.122 DEBUG: * JavaScript => “js”14:40:54.128 DEBUG: * TypeScript => “ts”14:40:54.128 DEBUG: * CSS => “css”14:40:54.128 DEBUG: * Ruby => “ruby”14:40:54.128 DEBUG: * PHP => “php”14:40:54.128 DEBUG: * ABAP => “abap”14:40:54.128 DEBUG: * YAML => “yaml”14:40:54.129 DEBUG: * JSON => “json”14:40:54.222 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.14:40:54.254 INFO: Auto-configuring with CI ‘Jenkins’14:40:54.262 INFO: Load quality profiles14:40:54.291 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/qualityprofiles/search.protobuf?project=cat_calibration | time=28ms14:40:54.344 INFO: Load quality profiles (done) | time=82ms14:40:54.361 INFO: Load active rules14:40:54.379 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCMpVf7SVZ9Mb-Na&ps=500&p=1 | time=17ms14:40:54.549 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCNxVf7SVZ9Mb-OY&ps=500&p=1 | time=27ms14:40:54.601 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCOmVf7SVZ9Mb-P1&ps=500&p=1 | time=32ms14:40:54.616 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCPUVf7SVZ9Mb-QV&ps=500&p=1 | time=7ms14:40:54.797 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCPuVf7SVZ9Mb-X1&ps=500&p=1 | time=180ms14:40:54.969 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCRlVf7SVZ9Mb-iO&ps=500&p=1 | time=82ms14:40:55.022 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCT_Vf7SVZ9Mb-sO&ps=500&p=1 | time=15ms14:40:55.069 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCTGVf7SVZ9Mb-p5&ps=500&p=1 | time=45ms14:40:55.248 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCWbVf7SVZ9Mb-8l&ps=500&p=1 | time=164ms14:40:55.349 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCWbVf7SVZ9Mb-8l&ps=500&p=2 | time=30ms14:40:55.389 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCYjVf7SVZ9Mb_FZ&ps=500&p=1 | time=32ms14:40:55.426 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCZzVf7SVZ9Mb_In&ps=500&p=1 | time=35ms14:40:55.445 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCZJVf7SVZ9Mb_Go&ps=500&p=1 | time=17ms14:40:55.457 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCajVf7SVZ9Mb_JY&ps=500&p=1 | time=9ms14:40:55.469 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCalVf7SVZ9Mb_Jc&ps=500&p=1 | time=12ms14:40:55.518 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCbKVf7SVZ9Mb_Nf&ps=500&p=1 | time=48ms14:40:55.545 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCcEVf7SVZ9Mb_QP&ps=500&p=1 | time=23ms14:40:55.578 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCc2Vf7SVZ9Mb_S3&ps=500&p=1 | time=31ms14:40:55.604 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCcpVf7SVZ9Mb_Qr&ps=500&p=1 | time=23ms14:40:55.742 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCeUVf7SVZ9Mb_hi&ps=500&p=1 | time=138ms14:40:55.832 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCf9Vf7SVZ9Mb_u9&ps=500&p=1 | time=77ms14:40:55.857 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCh1Vf7SVZ9Mb_3u&ps=500&p=1 | time=19ms14:40:55.896 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvChDVf7SVZ9Mb_1V&ps=500&p=1 | time=37ms14:40:55.927 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCigVf7SVZ9Mb_6C&ps=500&p=1 | time=27ms14:40:55.942 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCjjVf7SVZ9Mb_7L&ps=500&p=1 | time=13ms14:40:55.962 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCkIVf7SVZ9Mb_8Y&ps=500&p=1 | time=19ms14:40:56.050 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvClOVf7SVZ9McAFr&ps=500&p=1 | time=86ms14:40:56.135 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCmzVf7SVZ9McAQz&ps=500&p=1 | time=75ms14:40:56.182 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCn3Vf7SVZ9McAVg&ps=500&p=1 | time=41ms14:40:56.212 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCorVf7SVZ9McAYl&ps=500&p=1 | time=28ms14:40:56.284 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCrMVf7SVZ9McArA&ps=500&p=1 | time=70ms14:40:56.392 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/rules/search.protobuf?f=repo,name,severity,lang,internalKey,templateKey,params,actives,createdAt,updatedAt,deprecatedKeys&activation=true&qprofile=AY3RvCprVf7SVZ9McAgy&ps=500&p=1 | time=95ms14:40:56.440 INFO: Load active rules (done) | time=2079ms14:40:56.455 INFO: Load analysis cache14:40:56.465 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/analysis_cache/get?project=cat_calibration&branch=feature-cd-998-4 | time=10ms14:40:56.492 INFO: Load analysis cache | time=37ms14:40:56.593 INFO: Branch name: feature-cd-998-414:40:56.683 INFO: Load project repositories14:40:56.690 DEBUG: GET 200 http://sonarqubeserverurl:9000/batch/project.protobuf?key=cat_calibration&branch=feature-cd-998-4 | time=7ms14:40:56.700 INFO: Load project repositories (done) | time=17ms14:40:56.751 DEBUG: Declared extensions of language Terraform were converted to sonar.lang.patterns.terraform : /.tf14:40:56.752 DEBUG: Declared extensions of language CloudFormation were converted to sonar.lang.patterns.cloudformation :14:40:56.752 DEBUG: Declared extensions of language Kubernetes were converted to sonar.lang.patterns.kubernetes :14:40:56.752 DEBUG: Declared extensions of language Docker were converted to sonar.lang.patterns.docker :14:40:56.755 DEBUG: Declared extensions of language PL/SQL were converted to sonar.lang.patterns.plsql : **/.sql,/.pks,**/.pkb14:40:56.756 DEBUG: Declared extensions of language Scala were converted to sonar.lang.patterns.scala : /.scala14:40:56.757 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : **/.cs14:40:56.757 DEBUG: Declared extensions of language Java were converted to sonar.lang.patterns.java : /*.java,/.jav14:40:56.761 DEBUG: Declared extensions of language HTML were converted to sonar.lang.patterns.web : **/.html,/.xhtml,**/.cshtml,/*.vbhtml,/.aspx,**/.ascx,/*.rhtml,/.erb,**/.shtm,/*.shtml,/.cmp,**/.twig14:40:56.762 DEBUG: Declared extensions of language JSP were converted to sonar.lang.patterns.jsp : /*.jsp,/.jspf,**/.jspx14:40:56.762 DEBUG: Declared extensions of language Flex were converted to sonar.lang.patterns.flex : /.as14:40:56.762 DEBUG: Declared extensions of language XML were converted to sonar.lang.patterns.xml : **/.xml,/.xsd,**/.xsl14:40:56.762 DEBUG: Declared extensions of language Text were converted to sonar.lang.patterns.text :14:40:56.762 DEBUG: Declared extensions of language Secrets were converted to sonar.lang.patterns.secrets :14:40:56.762 DEBUG: Declared extensions of language VB.NET were converted to sonar.lang.patterns.vbnet : /.vb14:40:56.762 DEBUG: Declared extensions of language Swift were converted to sonar.lang.patterns.swift : **/.swift14:40:56.763 DEBUG: Declared extensions of language C were converted to sonar.lang.patterns.c : /*.c,/.h14:40:56.763 DEBUG: Declared extensions of language C++ were converted to sonar.lang.patterns.cpp : **/.cc,/.cpp,**/.cxx,/*.c++,/.hh,**/.hpp,/*.hxx,/.h++,**/.ipp14:40:56.763 DEBUG: Declared extensions of language Objective-C were converted to sonar.lang.patterns.objc : /.m14:40:56.763 DEBUG: Declared extensions of language Python were converted to sonar.lang.patterns.py : **/.py14:40:56.763 DEBUG: Declared extensions of language Go were converted to sonar.lang.patterns.go : /.go14:40:56.764 DEBUG: Declared extensions of language Kotlin were converted to sonar.lang.patterns.kotlin : **/.kt14:40:56.764 DEBUG: Declared extensions of language T-SQL were converted to sonar.lang.patterns.tsql : /.tsql14:40:56.772 DEBUG: Declared extensions of language JavaScript were converted to sonar.lang.patterns.js : **/.js,/*.jsx,/*.cjs,/.mjs,**/.vue14:40:56.773 DEBUG: Declared extensions of language TypeScript were converted to sonar.lang.patterns.ts : /*.ts,/.tsx,**/.cts,/.mts14:40:56.773 DEBUG: Declared extensions of language CSS were converted to sonar.lang.patterns.css : **/.css,/.less,**/.scss14:40:56.773 DEBUG: Declared extensions of language Ruby were converted to sonar.lang.patterns.ruby : /.rb14:40:56.773 DEBUG: Declared extensions of language PHP were converted to sonar.lang.patterns.php : **/.php,/.php3,**/.php4,/*.php5,/.phtml,**/.inc14:40:56.774 DEBUG: Declared extensions of language ABAP were converted to sonar.lang.patterns.abap : /*.abap,/.ab4,**/.flow,/.asprog14:40:56.774 DEBUG: Declared extensions of language YAML were converted to sonar.lang.patterns.yaml : **/.yaml,/.yml14:40:56.774 DEBUG: Declared extensions of language JSON were converted to sonar.lang.patterns.json : **/.json14:40:56.798 DEBUG: Will ignore generated code14:40:56.803 DEBUG: Will ignore generated code14:40:56.875 INFO: Indexing files…14:40:56.881 INFO: Project configuration:14:40:56.882 INFO: Excluded sources: /test/, /FunctionalUnitTests/, ModuleTest/, /ModuleTest/, FunctionalUnitTests/, cypress/**, **/GGT_Coord.py, **/gml_validator.py14:40:56.886 INFO: Excluded sources for coverage: /service_tests/functional_unit_test//, *main.cpp14:40:56.886 INFO: Excluded sources for duplication: /service_tests/functional_unit_test//14:40:56.940 DEBUG: ‘src/logical_operations/main.cpp’ indexed with language ‘cpp’14:40:56.946 DEBUG: File src/logical_operations/main.cpp excluded for coverage14:40:56.965 DEBUG: ‘src/logical_operations/logic_ops.h’ indexed with language ‘c’14:40:56.973 DEBUG: ‘src/calibration_data_marker/main.cpp’ indexed with language ‘cpp’14:40:56.973 DEBUG: File src/calibration_data_marker/main.cpp excluded for coverage14:40:56.975 DEBUG: ‘src/calibration_data_marker/calibration_dataset.h’ indexed with language ‘c’14:40:56.984 DEBUG: ‘src/calibration_data_marker/calibration_marker.h’ indexed with language ‘c’14:40:56.986 DEBUG: ‘src/calibration_data_marker/README.md’ indexed with no language14:40:56.995 DEBUG: ‘src/calibration_common/calibration_dataset.h’ indexed with language ‘c’14:40:57.005 DEBUG: ‘src/calibration_common/tool_common.h’ indexed with language ‘c’14:40:57.007 DEBUG: ‘src/pycache/init.cpython-310.pyc’ indexed with no language14:40:57.008 DEBUG: ‘src/calibration_data_creator/cdfx_parser.py’ indexed with language ‘py’14:40:57.012 DEBUG: ‘src/calibration_data_creator/dcm_parser.py’ indexed with language ‘py’14:40:57.013 DEBUG: ‘src/calibration_data_creator/calibration_data_creator.py’ indexed with language ‘py’14:40:57.027 DEBUG: ‘src/calibration_data_creator/a2l_parser.py’ indexed with language ‘py’14:40:57.030 DEBUG: ‘src/calibration_data_creator/init.py’ indexed with language ‘py’14:40:57.032 DEBUG: ‘src/calibration_data_creator/pycache/a2l_parser.cpython-310.pyc’ indexed with no language14:40:57.033 DEBUG: ‘src/calibration_data_creator/pycache/dcm_parser.cpython-310.pyc’ indexed with no language14:40:57.037 DEBUG: ‘src/calibration_data_creator/pycache/calibration_data_creator.cpython-310.pyc’ indexed with no language14:40:57.039 DEBUG: ‘src/calibration_data_creator/pycache/init.cpython-310.pyc’ indexed with no language14:40:57.041 DEBUG: ‘src/calibration_data_creator/pycache/cdfx_parser.cpython-310.pyc’ indexed with no language14:40:57.051 INFO: 19 files indexed14:40:57.052 INFO: 0 files ignored because of inclusion/exclusion patterns14:40:57.054 INFO: Quality profile for c: Sonar way14:40:57.054 INFO: Quality profile for cpp: Sonar way14:40:57.054 INFO: Quality profile for py: Sonar way14:40:57.054 INFO: ------------- Run sensors on module cat_calibration14:40:57.447 INFO: Load metrics repository14:40:57.461 DEBUG: GET 200 http://sonarqubeserverurl:9000/api/metrics/search?ps=500&p=1 | time=7ms14:40:57.482 INFO: Load metrics repository (done) | time=35ms14:41:02.151 DEBUG: Adding rules for repository ‘jssecurity’, language: JAVASCRIPT, [class com.sonar.security.frontend.js.rules.DomOpenRedirectCheck, class com.sonar.security.frontend.js.rules.DomXssCheck, class com.sonar.security.frontend.js.rules.DynamicCodeExecutionCheck, class com.sonar.security.frontend.js.rules.FilePathInjectionCheck, class com.sonar.security.frontend.js.rules.HttpRedirectionCheck, class com.sonar.security.frontend.js.rules.NoSQLInjectionCheck, class com.sonar.security.frontend.js.rules.OSArgumentConstructionCheck, class com.sonar.security.frontend.js.rules.OSArgumentInjectionCheck, class com.sonar.security.frontend.js.rules.OSCommandInjectionCheck, class com.sonar.security.frontend.js.rules.ReflectedXssCheck, class com.sonar.security.frontend.js.rules.RegularExpressionDoSCheck, class com.sonar.security.frontend.js.rules.ServerSideRequestCheck, class com.sonar.security.frontend.js.rules.SQLInjectionCheck, class com.sonar.security.frontend.js.rules.ZipSlipCheck, class com.sonar.security.frontend.js.rules.SessionFixationCheck] from com.sonar.security.frontend.js.F14:41:02.173 DEBUG: Adding rules for repository ‘tssecurity’, language: TYPESCRIPT, [class com.sonar.security.frontend.js.rules.DomOpenRedirectCheck, class com.sonar.security.frontend.js.rules.DomXssCheck, class com.sonar.security.frontend.js.rules.DynamicCodeExecutionCheck, class com.sonar.security.frontend.js.rules.FilePathInjectionCheck, class com.sonar.security.frontend.js.rules.HttpRedirectionCheck, class com.sonar.security.frontend.js.rules.NoSQLInjectionCheck, class com.sonar.security.frontend.js.rules.OSArgumentConstructionCheck, class com.sonar.security.frontend.js.rules.OSArgumentInjectionCheck, class com.sonar.security.frontend.js.rules.OSCommandInjectionCheck, class com.sonar.security.frontend.js.rules.ReflectedXssCheck, class com.sonar.security.frontend.js.rules.RegularExpressionDoSCheck, class com.sonar.security.frontend.js.rules.ServerSideRequestCheck, class com.sonar.security.frontend.js.rules.SQLInjectionCheck, class com.sonar.security.frontend.js.rules.ZipSlipCheck, class com.sonar.security.frontend.js.rules.SessionFixationCheck] from com.sonar.security.frontend.js.B14:41:02.722 DEBUG: ‘JavaSensor’ skipped because there is no related file in current project14:41:02.722 DEBUG: ‘Import external issues report’ skipped because one of the required properties is missing14:41:02.723 DEBUG: ‘Import external issues report from SARIF file.’ skipped because one of the required properties is missing14:41:02.723 DEBUG: ‘IaC Terraform Sensor’ skipped because there is no related file in current project14:41:02.726 DEBUG: ‘IaC CloudFormation Sensor’ skipped because there is no related file in current project14:41:02.726 DEBUG: ‘IaC Kubernetes Sensor’ skipped because there is no related file in current project14:41:02.727 DEBUG: ‘PL/SQL Sensor’ skipped because there is no related file in current project14:41:02.727 DEBUG: ‘Scala Sensor’ skipped because there is no related file in current project14:41:02.728 DEBUG: ‘Scoverage sensor for Scala coverage’ skipped because there is no related file in current project14:41:02.728 DEBUG: ‘Import of Scalastyle issues’ skipped because there is no related file in current project14:41:02.728 DEBUG: ‘Import of Scapegoat issues’ skipped because there is no related file in current project14:41:02.729 DEBUG: ‘Import of Checkstyle issues’ skipped because there is no related file in current project14:41:02.730 DEBUG: ‘Import of PMD issues’ skipped because one of the required properties is missing14:41:02.730 DEBUG: ‘Import of SpotBugs issues’ skipped because there is no related file in current project14:41:02.730 DEBUG: ‘SurefireSensor’ skipped because there is no related file in current project14:41:02.733 DEBUG: ‘Removed properties sensor’ skipped because there is no related file in current project14:41:02.733 DEBUG: ‘Flex’ skipped because there is no related file in current project14:41:02.734 DEBUG: ‘Flex Cobertura’ skipped because there is no related file in current project14:41:02.734 DEBUG: ‘XML Sensor’ skipped because there is no related file in current project14:41:02.735 DEBUG: ‘Swift Code Quality and Security’ skipped because there is no related file in current project14:41:02.736 DEBUG: ‘Import of SwiftLint issues’ skipped because there is no related file in current project14:41:02.737 DEBUG: ‘gcov’ skipped because one of the required properties is missing14:41:02.738 DEBUG: ‘cppunit’ skipped because one of the required properties is missing14:41:02.738 DEBUG: ‘VisualStudioCoverage’ skipped because one of the required properties is missing14:41:02.738 DEBUG: ‘bullseye’ skipped because one of the required properties is missing14:41:02.740 DEBUG: ‘Import of Pylint issues’ skipped because one of the required properties is missing14:41:02.740 DEBUG: ‘Import of Bandit issues’ skipped because one of the required properties is missing14:41:02.740 DEBUG: ‘Import of Flake8 issues’ skipped because one of the required properties is missing14:41:02.741 DEBUG: ‘Code Quality and Security for Go’ skipped because there is no related file in current project14:41:02.742 DEBUG: ‘Go Unit Test Report’ skipped because there is no related file in current project14:41:02.743 DEBUG: ‘Go Cover sensor for Go coverage’ skipped because one of the required properties is missing14:41:02.743 DEBUG: ‘Import of go vet issues’ skipped because there is no related file in current project14:41:02.743 DEBUG: ‘Import of Golint issues’ skipped because there is no related file in current project14:41:02.743 DEBUG: ‘Import of GoMetaLinter issues’ skipped because there is no related file in current project14:41:02.743 DEBUG: ‘Import of GolangCI-Lint issues’ skipped because there is no related file in current project14:41:02.744 DEBUG: ‘Kotlin Sensor’ skipped because there is no related file in current project14:41:02.744 DEBUG: ‘KotlinSurefireSensor’ skipped because there is no related file in current project14:41:02.745 DEBUG: ‘Import of detekt issues’ skipped because there is no related file in current project14:41:02.745 DEBUG: ‘Import of Android Lint issues’ skipped because one of the required properties is missing14:41:02.745 DEBUG: ‘Import of ktlint issues’ skipped because there is no related file in current project14:41:02.746 DEBUG: ‘T-SQL Sensor’ skipped because there is no related file in current project14:41:02.746 DEBUG: ‘JavaScript analysis’ skipped because there is no related file in current project14:41:02.746 DEBUG: ‘TypeScript analysis’ skipped because there is no related file in current project14:41:02.746 DEBUG: ‘JavaScript inside YAML analysis’ skipped because there is no related file in current project14:41:02.747 DEBUG: ‘JavaScript/TypeScript Coverage’ skipped because there is no related file in current project14:41:02.748 DEBUG: ‘Import of ESLint issues’ skipped because one of the required properties is missing14:41:02.748 DEBUG: ‘Import of TSLint issues’ skipped because one of the required properties is missing14:41:02.748 DEBUG: ‘CSS Metrics’ skipped because there is no related file in current project14:41:02.748 DEBUG: ‘Import of stylelint issues’ skipped because there is no related file in current project14:41:02.748 DEBUG: ‘Ruby Sensor’ skipped because there is no related file in current project14:41:02.749 DEBUG: ‘Import of RuboCop issues’ skipped because there is no related file in current project14:41:02.749 DEBUG: ‘SimpleCov Sensor for Ruby coverage’ skipped because there is no related file in current project14:41:02.750 DEBUG: ‘PHP sensor’ skipped because there is no related file in current project14:41:02.750 DEBUG: ‘Analyzer for “php.ini” files’ skipped because there is no related file in current project14:41:02.750 DEBUG: ‘Import of PHPStan issues’ skipped because there is no related file in current project14:41:02.751 DEBUG: ‘Import of Psalm issues’ skipped because there is no related file in current project14:41:02.751 DEBUG: ‘AbapSquidSensor’ skipped because there is no related file in current project14:41:02.756 DEBUG: ‘Generic Test Executions Report’ skipped because one of the required properties is missing14:41:02.758 DEBUG: Sensors : C# Project Type Information → C# Analysis Log → C# Properties → HTML → TextAndSecretsSensor → VB.NET Project Type Information → VB.NET Analysis Log → VB.NET Properties → llvm-cov → Python Sensor → Cobertura Sensor for Python coverage → PythonXUnitSensor → JaCoCo XML Report Importer → CSS Rules → ThymeLeaf template sensor → Python HTML templates processing → IaC Docker Sensor → Serverless configuration file sensor → AWS SAM template file sensor → AWS SAM Inline template file sensor → CFamily → javabugs → pythonbugs → JavaSecuritySensor → CSharpSecuritySensor → PhpSecuritySensor → PythonSecuritySensor → JsSecuritySensor14:41:02.762 INFO: Sensor C# Project Type Information [csharp]14:41:02.763 INFO: Sensor C# Project Type Information [csharp] (done) | time=1ms14:41:02.763 INFO: Sensor C# Analysis Log [csharp]14:41:02.778 DEBUG: Project ‘cat_calibration’: Property missing: ‘sonar.cs.analyzer.projectOutPaths’. No protobuf files will be loaded for this project.14:41:02.778 INFO: Sensor C# Analysis Log [csharp] (done) | time=15ms14:41:02.778 INFO: Sensor C# Properties [csharp]14:41:02.779 DEBUG: Project ‘cat_calibration’: Property missing: ‘sonar.cs.analyzer.projectOutPaths’. No protobuf files will be loaded for this project.14:41:02.779 DEBUG: Project ‘cat_calibration’: No Roslyn issues reports have been found.14:41:02.779 INFO: Sensor C# Properties [csharp] (done) | time=1ms14:41:02.779 INFO: Sensor HTML [web]14:41:02.785 INFO: Sensor HTML [web] (done) | time=6ms14:41:02.785 INFO: Sensor TextAndSecretsSensor [text]14:41:02.822 INFO: 12 source files to be analyzed14:41:02.845 DEBUG: ‘src/calibration_common/calibration_dataset.h’ generated metadata with charset ‘US-ASCII’14:41:02.886 DEBUG: ‘src/calibration_data_creator/cdfx_parser.py’ generated metadata with charset ‘US-ASCII’14:41:02.898 DEBUG: ‘src/calibration_data_marker/calibration_marker.h’ generated metadata with charset ‘US-ASCII’14:41:02.919 DEBUG: ‘src/logical_operations/logic_ops.h’ generated metadata with charset ‘US-ASCII’14:41:02.936 WARN: Invalid character encountered in file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/calibration_data_creator.py at line 400 for encoding US-ASCII. Please fix file content or configure the encoding to be used using property ‘sonar.sourceEncoding’.14:41:02.941 DEBUG: ‘src/calibration_data_creator/calibration_data_creator.py’ generated metadata with charset ‘US-ASCII’14:41:02.980 DEBUG: ‘src/logical_operations/main.cpp’ generated metadata with charset ‘US-ASCII’14:41:02.985 DEBUG: ‘src/calibration_data_creator/dcm_parser.py’ generated metadata with charset ‘US-ASCII’14:41:02.996 DEBUG: ‘src/calibration_data_marker/main.cpp’ generated metadata with charset ‘US-ASCII’14:41:03.008 DEBUG: ‘src/calibration_data_creator/a2l_parser.py’ generated metadata with charset ‘US-ASCII’14:41:03.023 DEBUG: ‘src/calibration_data_creator/init.py’ generated metadata with charset ‘US-ASCII’14:41:03.027 DEBUG: ‘src/calibration_data_marker/calibration_dataset.h’ generated metadata with charset ‘US-ASCII’14:41:03.038 DEBUG: ‘src/calibration_common/tool_common.h’ generated metadata with charset ‘US-ASCII’14:41:03.055 INFO: 12/12 source files have been analyzed14:41:03.056 INFO: Sensor TextAndSecretsSensor [text] (done) | time=270ms14:41:03.056 INFO: Sensor VB.NET Project Type Information [vbnet]14:41:03.057 INFO: Sensor VB.NET Project Type Information [vbnet] (done) | time=1ms14:41:03.057 INFO: Sensor VB.NET Analysis Log [vbnet]14:41:03.081 DEBUG: Project ‘cat_calibration’: Property missing: ‘sonar.vbnet.analyzer.projectOutPaths’. No protobuf files will be loaded for this project.14:41:03.081 INFO: Sensor VB.NET Analysis Log [vbnet] (done) | time=24ms14:41:03.081 INFO: Sensor VB.NET Properties [vbnet]14:41:03.081 DEBUG: Project ‘cat_calibration’: Property missing: ‘sonar.vbnet.analyzer.projectOutPaths’. No protobuf files will be loaded for this project.14:41:03.082 DEBUG: Project ‘cat_calibration’: No Roslyn issues reports have been found.14:41:03.082 INFO: Sensor VB.NET Properties [vbnet] (done) | time=1ms14:41:03.082 INFO: Sensor llvm-cov [cpp]14:41:03.082 INFO: Parsing /LLVM/llvm-project/llvm-project-release-19.x/build/merged_coverage.txt14:41:04.126 INFO: Sensor llvm-cov [cpp] (done) | time=1044ms14:41:04.126 INFO: Sensor Python Sensor [python]14:41:04.155 DEBUG: Input files for indexing: [src/calibration_data_creator/cdfx_parser.py, src/calibration_data_creator/calibration_data_creator.py, src/calibration_data_creator/dcm_parser.py, src/calibration_data_creator/a2l_parser.py, src/calibration_data_creator/init.py]14:41:04.157 INFO: Starting global symbols computation14:41:04.162 INFO: 5 source files to be analyzed14:41:05.524 INFO: 5/5 source files have been analyzed14:41:05.601 INFO: Starting rules execution14:41:05.605 INFO: 5 source files to be analyzed14:41:05.802 DEBUG: Skipping function parse_cdfxfile at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/cdfx_parser.py as it uses a not-yet-supported language feature: TryStatementImpl14:41:05.803 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:05.804 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:05.804 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:05.806 DEBUG: Expression BinaryExpressionImpl has been translated to unknown-expression function call.14:41:05.807 DEBUG: Skipping function parse at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/cdfx_parser.py as it uses a not-yet-supported language feature: Return statement with multiple expression14:41:07.627 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:07.627 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:07.627 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:07.628 DEBUG: Skipping function get_calibration_variables at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/calibration_data_creator.py as it uses a not-yet-supported language feature: Assignment having target TUPLE14:41:07.631 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:07.639 DEBUG: Expression BinaryExpressionImpl has been translated to unknown-expression function call.14:41:07.639 DEBUG: Expression BinaryExpressionImpl has been translated to unknown-expression function call.14:41:07.639 DEBUG: Expression BinaryExpressionImpl has been translated to unknown-expression function call.14:41:07.639 DEBUG: Expression BinaryExpressionImpl has been translated to unknown-expression function call.14:41:07.639 DEBUG: Expression BinaryExpressionImpl has been translated to unknown-expression function call.14:41:07.639 DEBUG: Expression BinaryExpressionImpl has been translated to unknown-expression function call.14:41:07.639 DEBUG: Expression BinaryExpressionImpl has been translated to unknown-expression function call.14:41:07.640 DEBUG: Expression BinaryExpressionImpl has been translated to unknown-expression function call.14:41:07.640 DEBUG: Expression BinaryExpressionImpl has been translated to unknown-expression function call.14:41:07.640 DEBUG: Skipping function convert_values at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/calibration_data_creator.py as it uses a not-yet-supported language feature: ComprehensionExpressionImpl14:41:07.640 DEBUG: Skipping function insert_axis_values at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/calibration_data_creator.py as it uses a not-yet-supported language feature: AssignmentExpressionImpl14:41:07.640 DEBUG: Skipping function insert_calibration_values at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/calibration_data_creator.py as it uses a not-yet-supported language feature: For Statement with more that one element as target list14:41:07.645 DEBUG: Expression SliceExpressionImpl has been translated to unknown-expression function call.14:41:07.645 DEBUG: Skipping function handle_array_consolidation at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/calibration_data_creator.py as it uses a not-yet-supported language feature: TryStatementImpl14:41:07.647 DEBUG: Expression SliceExpressionImpl has been translated to unknown-expression function call.14:41:07.647 DEBUG: Expression SliceExpressionImpl has been translated to unknown-expression function call.14:41:07.649 DEBUG: Skipping function create_sorted_dict_to_list at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/calibration_data_creator.py as it uses a not-yet-supported language feature: ComprehensionExpressionImpl14:41:07.661 DEBUG: Ignoring call expression at line 715 because it has either unpacking expression or keyword arguments.14:41:07.662 DEBUG: Expression CallExpressionImpl has been translated to unknown function call.14:41:07.665 DEBUG: Skipping function process_array_consolidation at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/calibration_data_creator.py as it uses a not-yet-supported language feature: ComprehensionExpressionImpl14:41:07.666 DEBUG: Skipping function is_array_to_consolidate at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/calibration_data_creator.py as it uses a not-yet-supported language feature: ComprehensionExpressionImpl14:41:07.666 DEBUG: Skipping function process_consolidation_recursive at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/calibration_data_creator.py as it uses a not-yet-supported language feature: For Statement with more that one element as target list14:41:07.666 DEBUG: Skipping function add_header_info at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/calibration_data_creator.py as it uses a not-yet-supported language feature: ComprehensionExpressionImpl14:41:07.669 DEBUG: Ignoring call expression at line 871 because it has either unpacking expression or keyword arguments.14:41:07.669 DEBUG: Expression CallExpressionImpl has been translated to unknown function call.14:41:07.669 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:07.669 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:07.669 DEBUG: Ignoring call expression at line 882 because it has either unpacking expression or keyword arguments.14:41:07.669 DEBUG: Expression CallExpressionImpl has been translated to unknown function call.14:41:07.670 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:07.670 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:07.670 DEBUG: Ignoring call expression at line 887 because it has either unpacking expression or keyword arguments.14:41:07.670 DEBUG: Expression CallExpressionImpl has been translated to unknown function call.14:41:08.457 DEBUG: Skipping function get_value at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/dcm_parser.py as it uses a not-yet-supported language feature: ComprehensionExpressionImpl14:41:08.459 DEBUG: Skipping function get_sst at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/dcm_parser.py as it uses a not-yet-supported language feature: ComprehensionExpressionImpl14:41:08.461 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:08.462 DEBUG: Skipping function parse_dcmfile at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/dcm_parser.py as it uses a not-yet-supported language feature: ContinueStatementImpl14:41:08.462 DEBUG: Skipping function process_stx at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/dcm_parser.py as it uses a not-yet-supported language feature: ComprehensionExpressionImpl14:41:08.462 DEBUG: Skipping function process_sty at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/dcm_parser.py as it uses a not-yet-supported language feature: ComprehensionExpressionImpl14:41:08.462 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:08.463 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:08.463 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:08.463 DEBUG: Expression BinaryExpressionImpl has been translated to unknown-expression function call.14:41:08.463 DEBUG: Skipping function parse at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/dcm_parser.py as it uses a not-yet-supported language feature: Return statement with multiple expression14:41:08.974 DEBUG: Skipping function is_float at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/a2l_parser.py as it uses a not-yet-supported language feature: TryStatementImpl14:41:08.974 DEBUG: Skipping function is_int at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/a2l_parser.py as it uses a not-yet-supported language feature: TryStatementImpl14:41:08.978 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:08.978 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:08.991 DEBUG: Skipping function get_coeffs at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/a2l_parser.py as it uses a not-yet-supported language feature: BreakStatementImpl14:41:08.991 DEBUG: Expression SliceExpressionImpl has been translated to unknown-expression function call.14:41:08.992 DEBUG: Skipping function get_table_values at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/a2l_parser.py as it uses a not-yet-supported language feature: BreakStatementImpl14:41:08.992 DEBUG: Expression SliceExpressionImpl has been translated to unknown-expression function call.14:41:08.993 DEBUG: Skipping function get_table_values at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/a2l_parser.py as it uses a not-yet-supported language feature: BreakStatementImpl14:41:08.993 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:08.994 DEBUG: Skipping function tokenize_block at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/a2l_parser.py as it uses a not-yet-supported language feature: ContinueStatementImpl14:41:08.994 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:08.994 DEBUG: Expression NameImpl has been translated to unknown-expression function call.14:41:08.994 DEBUG: Ignoring call expression at line 589 because it has either unpacking expression or keyword arguments.14:41:08.994 DEBUG: Expression CallExpressionImpl has been translated to unknown function call.14:41:08.994 DEBUG: Ignoring call expression at line 608 because it has either unpacking expression or keyword arguments.14:41:08.994 DEBUG: Expression CallExpressionImpl has been translated to unknown function call.14:41:08.994 DEBUG: Skipping function update_characteristic_types at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/a2l_parser.py as it uses a not-yet-supported language feature: For Statement with more that one element as target list14:41:08.995 DEBUG: Skipping function parse_data at file /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/a2l_parser.py as it uses a not-yet-supported language feature: For Statement with more that one element as target list14:41:09.482 DEBUG: Not enough content in ‘src/calibration_data_creator/init.py’ to have CPD blocks, it will not be part of the duplication detection14:41:09.517 DEBUG: Could not write DBD Java frontend version to cache (key ‘pythonbugs:dataVersion’, value ‘1.10.0.3046’)14:41:09.523 DEBUG: Could not write DBD Java frontend version to cache (key ‘pythonbugs:dataVersion’, value ‘1.10.0.3046’)14:41:09.525 DEBUG: Could not write Security Python frontend version to cache (key ‘pythonsecurity:dataVersion’, value ‘9.9.2.22117’)14:41:09.530 DEBUG: Could not write Security Python frontend version to cache (key ‘pythonsecurity:dataVersion’, value ‘9.9.2.22117’)14:41:09.535 INFO: 5/5 source files have been analyzed14:41:09.536 INFO: The Python analyzer was able to leverage cached data from previous analyses for 0 out of 5 files. These files were not parsed.14:41:09.536 INFO: Sensor Python Sensor [python] (done) | time=5410ms14:41:09.536 INFO: Sensor Cobertura Sensor for Python coverage [python]14:41:09.537 DEBUG: Using pattern ‘/LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/coverage.xml’ to find reports14:41:09.618 INFO: Python test coverage14:41:09.624 INFO: Parsing report ‘/LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/coverage.xml’14:41:09.867 INFO: Sensor Cobertura Sensor for Python coverage [python] (done) | time=331ms14:41:09.867 INFO: Sensor PythonXUnitSensor [python]14:41:09.867 DEBUG: Using pattern 'xunit-reports/xunit-result-.xml’ to find reports14:41:09.941 DEBUG: No report was found for sonar.python.xunit.reportPath using default pattern xunit-reports/xunit-result-*.xml14:41:09.941 INFO: Sensor PythonXUnitSensor [python] (done) | time=74ms14:41:09.941 INFO: Sensor JaCoCo XML Report Importer [jacoco]14:41:09.943 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.xml14:41:09.944 INFO: No report imported, no coverage information will be imported by JaCoCo XML Report Importer14:41:09.944 INFO: Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms14:41:09.944 INFO: Sensor CSS Rules [javascript]14:41:09.945 INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.14:41:09.945 INFO: Sensor CSS Rules [javascript] (done) | time=1ms14:41:09.945 INFO: Sensor ThymeLeaf template sensor [securityjavafrontend]14:41:09.959 INFO: Sensor ThymeLeaf template sensor [securityjavafrontend] (done) | time=14ms14:41:09.959 INFO: Sensor Python HTML templates processing [securitypythonfrontend]14:41:10.012 INFO: Sensor Python HTML templates processing [securitypythonfrontend] (done) | time=53ms14:41:10.019 INFO: Sensor IaC Docker Sensor [iac]14:41:10.028 INFO: 0 source files to be analyzed14:41:10.189 INFO: 0/0 source files have been analyzed14:41:10.189 INFO: Sensor IaC Docker Sensor [iac] (done) | time=177ms14:41:10.189 INFO: Sensor Serverless configuration file sensor [security]14:41:10.190 INFO: 0 Serverless function entries were found in the project14:41:10.198 INFO: 0 Serverless function handlers were kept as entrypoints14:41:10.198 INFO: Sensor Serverless configuration file sensor [security] (done) | time=9ms14:41:10.198 INFO: Sensor AWS SAM template file sensor [security]14:41:10.199 DEBUG: 0 SAM template configuration files were found in the project. 0 SAM function entries were found in total. 0 were kept as potential entrypoints.14:41:10.199 INFO: Sensor AWS SAM template file sensor [security] (done) | time=1ms14:41:10.199 INFO: Sensor AWS SAM Inline template file sensor [security]14:41:10.200 DEBUG: 0 SAM Inline template configuration files were found in the project. 0 SAM Inline function entries were found in total. 0 were kept as potential entrypoints.14:41:10.200 INFO: Sensor AWS SAM Inline template file sensor [security] (done) | time=1ms14:41:10.200 INFO: Sensor CFamily [cpp]14:41:10.267 INFO: CFamily plugin version: 6.41.1.6226514:41:10.268 INFO: Using build-wrapper output: /LLVM/llvm-project/llvm-project-release-19.x/build/buildwrapper/build-wrapper-dump.json14:41:10.270 INFO: Available processors: 814:41:10.301 INFO: Using 8 threads for analysis.14:41:10.344 DEBUG: Total system memory: 13507312025614:41:10.348 DEBUG: Unpacking analyzer to: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/.scannerwork/.sonartmp/1153339374610739316714:41:14.256 INFO: Loading cache from: server14:41:14.322 DEBUG: Probing compiler: [/usr/lib/llvm-19/bin/clang, -x, c++, --std, c++17, -v, -dM, -E, -]14:41:14.431 DEBUG: stdout:#define _GNU_SOURCE 1#define _LP64 1#define __x86_64 1#define x86_64 1
14:41:14.431 DEBUG: stderr:Ubuntu clang version 19.1.7 (++20250114103320+cd708029e0b2-1~exp1~20250114103432.75)Target: x86_64-pc-linux-gnuThread model: posixInstalledDir: /usr/lib/llvm-19/binFound candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/11Selected GCC installation: /usr/lib/gcc/x86_64-linux-gnu/11Candidate multilib: .;@m64Selected multilib: .;@m64(in-process)“/usr/lib/llvm-19/bin/clang” -cc1 -triple x86_64-pc-linux-gnu -E -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name - -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=all -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu x86-64 -tune-cpu generic -debugger-tuning=gdb -fdebug-compilation-dir=/LLVM/llvm-project/llvm-project-release-19.x/build -v -fcoverage-compilation-dir=/LLVM/llvm-project/llvm-project-release-19.x/build -resource-dir /usr/lib/llvm-19/lib/clang/19 -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11 -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/x86_64-linux-gnu/c++/11 -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/backward -internal-isystem /usr/lib/llvm-19/lib/clang/19/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include -internal-externc-isystem /usr/include/x86_64-linux-gnu -internal-externc-isystem /include -internal-externc-isystem /usr/include -std=c++17 -fdeprecated-macro -ferror-limit 19 -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -fcxx-exceptions -fexceptions -dM -faddrsig -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o - -x c++ -clang -cc1 version 19.1.7 based upon LLVM 19.1.7 default target x86_64-pc-linux-gnuignoring nonexistent directory “/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include”ignoring nonexistent directory “/include”#include “…” search starts here:#include <…> search starts here:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/x86_64-linux-gnu/c++/11/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/backward/usr/lib/llvm-19/lib/clang/19/include/usr/local/include/usr/include/x86_64-linux-gnu/usr/includeEnd of search list.
14:41:14.907 INFO: Cache hit for: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_marker/main.cpp14:41:15.094 INFO: Cache hit for: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/logical_operations/main.cpp14:41:15.156 INFO: PCH: unique=0 use=0 (forceInclude=0,throughHeader=0,firstInclude=0) out of 2 (forceInclude=0,throughHeader=0)14:41:15.156 INFO: SE: 2 out of 214:41:15.156 INFO: Z3 refutation rate: 0 out of 014:41:15.167 INFO: Subprocess(es) done in 897ms14:41:15.220 INFO: 7/7 files marked as unchanged14:41:15.220 INFO: Cache: 2/2 hits, 226835 bytes14:41:15.220 INFO: 2 compilation units analyzed14:41:15.221 INFO: Sensor CFamily [cpp] (done) | time=5021ms14:41:15.221 INFO: Sensor javabugs [dbd]14:41:15.226 INFO: Reading IR files from: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/.scannerwork/ir/java14:41:15.226 INFO: No IR files have been included for analysis.14:41:15.226 INFO: Sensor javabugs [dbd] (done) | time=5ms14:41:15.226 INFO: Sensor pythonbugs [dbd]14:41:15.291 INFO: Reading IR files from: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/.scannerwork/ir/python14:41:15.316 INFO: Analyzing 50 functions to detect bugs.14:41:15.918 INFO: Sensor pythonbugs [dbd] (done) | time=692ms14:41:15.918 INFO: Sensor JavaSecuritySensor [security]14:41:15.920 INFO: Reading type hierarchy from: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/.scannerwork/ucfg2/java14:41:15.920 INFO: Read 0 type definitions14:41:15.923 INFO: No UCFGs have been included for analysis.14:41:15.923 INFO: Sensor JavaSecuritySensor [security] (done) | time=5ms14:41:15.923 INFO: Sensor CSharpSecuritySensor [security]14:41:15.923 INFO: Reading type hierarchy from: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/ucfg_cs214:41:15.923 INFO: Read 0 type definitions14:41:15.927 INFO: No UCFGs have been included for analysis.14:41:15.927 INFO: Sensor CSharpSecuritySensor [security] (done) | time=4ms14:41:15.927 INFO: Sensor PhpSecuritySensor [security]14:41:15.927 INFO: Reading type hierarchy from: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/.scannerwork/ucfg2/php14:41:15.928 INFO: Read 0 type definitions14:41:15.928 INFO: No UCFGs have been included for analysis.14:41:15.928 INFO: Sensor PhpSecuritySensor [security] (done) | time=1ms14:41:15.928 INFO: Sensor PythonSecuritySensor [security]14:41:15.928 INFO: Reading type hierarchy from: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/.scannerwork/ucfg2/python14:41:16.098 INFO: Read 223 type definitions14:41:16.108 INFO: Reading UCFGs from: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/.scannerwork/ucfg2/python14:41:16.597 INFO: 14:41:16.597119 Building Runtime Type propagation graph14:41:16.667 INFO: 14:41:16.662834 Running Tarjan on 3316 nodes14:41:16.685 INFO: 14:41:16.684832 Tarjan found 3312 components14:41:16.727 INFO: 14:41:16.727237 Variable type analysis: done14:41:16.733 INFO: 14:41:16.733662 Building Runtime Type propagation graph14:41:16.805 INFO: 14:41:16.805359 Running Tarjan on 3257 nodes14:41:16.840 INFO: 14:41:16.840116 Tarjan found 3253 components14:41:16.907 INFO: 14:41:16.906866 Variable type analysis: done14:41:16.910 INFO: Analyzing 1215 ucfgs to detect vulnerabilities.14:41:17.155 DEBUG: Resource file pythonsecurity/sources/S2076.json was not read14:41:17.157 DEBUG: Resource file pythonsecurity/sources/S6399.json was not read14:41:17.158 DEBUG: Resource file pythonsecurity-autogenerated/sources/common.json was not read14:41:17.164 DEBUG: Resource file pythonsecurity-autogenerated/sources/S2076.json was not read14:41:17.166 DEBUG: Resource file pythonsecurity-autogenerated/sources/S6399.json was not read14:41:17.177 DEBUG: loaded 20 sources.14:41:17.209 DEBUG: Resource file pythonsecurity/sanitizers/S2091.json was not read14:41:17.223 DEBUG: Resource file pythonsecurity/sanitizers/S6399.json was not read14:41:17.224 DEBUG: Resource file pythonsecurity-autogenerated/sanitizers/common.json was not read14:41:17.224 DEBUG: Resource file pythonsecurity-autogenerated/sanitizers/S2076.json was not read14:41:17.229 DEBUG: Resource file pythonsecurity-autogenerated/sanitizers/S6399.json was not read14:41:17.230 DEBUG: loaded 52 sanitizers.14:41:17.239 DEBUG: Resource file pythonsecurity/validators/S2076.json was not read14:41:17.267 DEBUG: Resource file pythonsecurity/validators/S6399.json was not read14:41:17.271 DEBUG: Resource file pythonsecurity-autogenerated/validators/common.json was not read14:41:17.271 DEBUG: Resource file pythonsecurity-autogenerated/validators/S2076.json was not read14:41:17.273 DEBUG: Resource file pythonsecurity-autogenerated/validators/S6399.json was not read14:41:17.273 DEBUG: loaded 52 validators.14:41:17.288 DEBUG: Resource file pythonsecurity/passthroughs/S2076.json was not read14:41:17.290 DEBUG: Resource file pythonsecurity/passthroughs/S6399.json was not read14:41:17.290 DEBUG: Resource file pythonsecurity-autogenerated/passthroughs/common.json was not read14:41:17.290 DEBUG: Resource file pythonsecurity-autogenerated/passthroughs/S2076.json was not read14:41:17.296 DEBUG: Resource file pythonsecurity-autogenerated/passthroughs/S6399.json was not read14:41:17.297 DEBUG: loaded 74 passthroughs.14:41:17.308 DEBUG: Resource file pythonsecurity/collectionHandlers/S2076.json was not read14:41:17.310 DEBUG: Resource file pythonsecurity/collectionHandlers/S6399.json was not read14:41:17.311 DEBUG: Resource file pythonsecurity-autogenerated/collectionHandlers/common.json was not read14:41:17.311 DEBUG: Resource file pythonsecurity-autogenerated/collectionHandlers/S2076.json was not read14:41:17.317 DEBUG: Resource file pythonsecurity-autogenerated/collectionHandlers/S6399.json was not read14:41:17.318 DEBUG: loaded 11 collectionHandlers.14:41:17.319 DEBUG: Resource file pythonsecurity/sinks/common.json was not read14:41:17.404 DEBUG: Resource file pythonsecurity/sinks/S5335.json was not read14:41:17.414 DEBUG: Resource file pythonsecurity/sinks/S6399.json was not read14:41:17.415 DEBUG: Resource file pythonsecurity-autogenerated/sinks/common.json was not read14:41:17.415 DEBUG: Resource file pythonsecurity-autogenerated/sinks/S2076.json was not read14:41:17.415 DEBUG: Resource file pythonsecurity-autogenerated/sinks/S6399.json was not read14:41:17.416 DEBUG: loaded 286 sinks.14:41:17.417 DEBUG: Resource file pythonsecurity/encoders/common.json was not read14:41:17.417 DEBUG: Resource file pythonsecurity/encoders/S2076.json was not read14:41:17.422 DEBUG: Resource file pythonsecurity/encoders/S6399.json was not read14:41:17.422 DEBUG: Resource file pythonsecurity-autogenerated/encoders/common.json was not read14:41:17.422 DEBUG: Resource file pythonsecurity-autogenerated/encoders/S2076.json was not read14:41:17.423 DEBUG: Resource file pythonsecurity-autogenerated/encoders/S6399.json was not read14:41:17.423 DEBUG: loaded 0 encoders.14:41:17.424 DEBUG: Resource file pythonsecurity/decoders/common.json was not read14:41:17.424 DEBUG: Resource file pythonsecurity/decoders/S2076.json was not read14:41:17.425 DEBUG: Resource file pythonsecurity/decoders/S6399.json was not read14:41:17.425 DEBUG: Resource file pythonsecurity-autogenerated/decoders/common.json was not read14:41:17.425 DEBUG: Resource file pythonsecurity-autogenerated/decoders/S2076.json was not read14:41:17.430 DEBUG: Resource file pythonsecurity-autogenerated/decoders/S6399.json was not read14:41:17.430 DEBUG: loaded 0 decoders.14:41:17.655 INFO: All rules entrypoints : 014:41:17.655 INFO: Retained UCFGs : 014:41:17.658 INFO: Taint analysis starting. Entrypoints: 014:41:17.658 INFO: Taint analysis: done.14:41:17.658 INFO: Sensor PythonSecuritySensor [security] (done) | time=1730ms14:41:17.658 INFO: Sensor JsSecuritySensor [security]14:41:17.658 INFO: Reading type hierarchy from: /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/.scannerwork/ucfg2/js14:41:17.659 INFO: Read 0 type definitions14:41:17.659 INFO: No UCFGs have been included for analysis.14:41:17.659 INFO: Sensor JsSecuritySensor [security] (done) | time=1ms14:41:17.667 INFO: ------------- Run sensors on project14:41:17.847 DEBUG: ‘Generic Coverage Report’ skipped because one of the required properties is missing14:41:17.848 DEBUG: ‘C#’ skipped because there is no related file in current project14:41:17.851 DEBUG: ‘C# File Caching Sensor’ skipped because there is no related file in current project14:41:17.852 DEBUG: ‘C# Tests Coverage Report Import’ skipped because there is no related file in current project14:41:17.852 DEBUG: ‘[Deprecated] C# Integration Tests Coverage Report Import’ skipped because there is no related file in current project14:41:17.853 DEBUG: ‘C# Unit Test Results Import’ skipped because there is no related file in current project14:41:17.853 DEBUG: ‘VB.NET’ skipped because there is no related file in current project14:41:17.853 DEBUG: ‘VB.NET File Caching Sensor’ skipped because there is no related file in current project14:41:17.855 DEBUG: ‘VB.NET Tests Coverage Report Import’ skipped because there is no related file in current project14:41:17.856 DEBUG: ‘[Deprecated] VB.NET Integration Tests Coverage Report Import’ skipped because there is no related file in current project14:41:17.856 DEBUG: ‘VB.NET Unit Test Results Import’ skipped because there is no related file in current project14:41:17.857 DEBUG: ‘Java CPD Block Indexer’ skipped because there is no related file in current project14:41:17.857 DEBUG: Sensors : Analysis Warnings import → Zero Coverage Sensor14:41:17.860 INFO: Sensor Analysis Warnings import [csharp]14:41:17.861 INFO: Sensor Analysis Warnings import [csharp] (done) | time=1ms14:41:17.861 INFO: Sensor Zero Coverage Sensor14:41:17.877 INFO: Sensor Zero Coverage Sensor (done) | time=15ms14:41:17.878 INFO: SCM Publisher No SCM system was detected. You can use the ‘sonar.scm.provider’ property to explicitly specify it.14:41:17.904 INFO: CPD Executor 1 file had no CPD blocks14:41:17.905 INFO: CPD Executor Calculating CPD for 11 files14:41:17.907 DEBUG: Detection of duplications for /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_common/calibration_dataset.h14:41:17.957 DEBUG: Detection of duplications for /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/calibration_data_creator.py14:41:17.965 DEBUG: Detection of duplications for /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/logical_operations/main.cpp14:41:17.967 DEBUG: Detection of duplications for /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_marker/calibration_dataset.h14:41:17.982 DEBUG: Detection of duplications for /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/cdfx_parser.py14:41:17.985 DEBUG: Detection of duplications for /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_common/tool_common.h14:41:17.986 DEBUG: Detection of duplications for /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/dcm_parser.py14:41:17.987 DEBUG: Detection of duplications for /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/logical_operations/logic_ops.h14:41:17.989 DEBUG: Detection of duplications for /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_marker/main.cpp14:41:17.990 DEBUG: Detection of duplications for /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_creator/a2l_parser.py14:41:17.992 DEBUG: Detection of duplications for /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/src/calibration_data_marker/calibration_marker.h14:41:17.999 INFO: CPD Executor CPD calculation finished (done) | time=91ms14:41:18.206 INFO: Analysis report generated in 198ms, dir size=634.8 kB14:41:18.300 INFO: Analysis report compressed in 93ms, zip size=312.2 kB14:41:18.300 INFO: Analysis report generated in /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/.scannerwork/scanner-report14:41:18.300 DEBUG: Upload report14:41:18.376 DEBUG: POST 200 http://sonarqubeserverurl:9000/api/ce/submit?projectKey=cat_calibration&characteristic=branch%3Dfeature-cd-998-4&characteristic=branchType%3DBRANCH | time=75ms14:41:18.380 INFO: Analysis report uploaded in 80ms14:41:18.382 DEBUG: Report metadata written to /LLVM/llvm-project/llvm-project-release-19.x/clang-tools-extra/cat_calibration/.scannerwork/report-task.txt14:41:18.382 INFO: ANALYSIS SUCCESSFUL, you can find the results at: http://sonarqubeserverurl:9000/dashboard?id=cat_calibration&branch=feature-cd-998-414:41:18.382 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report14:41:18.382 INFO: More about the report processing at http://sonarqubeserverurl:9000/api/ce/task?id=AZo1kOAX0mWWL0eBEVmf14:41:18.389 DEBUG: Post-jobs :14:41:18.432 INFO: Analysis total time: 25.901 s14:41:18.434 INFO: ------------------------------------------------------------------------14:41:18.434 INFO: EXECUTION SUCCESS14:41:18.434 INFO: ------------------------------------------------------------------------14:41:18.435 INFO: Total time: 32.980s14:41:18.727 INFO: Final Memory: 40M/188M14:41:18.727 INFO: ------------------------------------------------------------------------
```