SonarQube Not Excluding Files Listed in "Source Files Exclusions"

ALM used

Azure DevOps

CI system used

Azure DevOps

Languages of the repository

JavaScript, TypeScript

Error observed

Files listed under “Source Files Exclusions” are not being excluded as expected. Despite being added to the exclusions list, they are still:

  • Contributing to the project’s total line count.
  • Affecting analysis metrics.
  • Increasing the usage of lines in our SonarQube package.

Steps to reproduce

  1. Add specific files to “Source Files Exclusions” in the SonarQube settings.
  2. Run a new analysis using the Sonar scanner.
  3. Check the analysis results and note that the excluded files are still being counted.

Potential workaround

No effective workaround found so far. We have reviewed the exclusion patterns to ensure they match the file paths correctly, but the issue persists.

Hi,

Welcome to the community!

Can you please provide your full analysis log?

The analysis / scanner log is what’s output from the analysis command. Hopefully, the log you provide - redacted as necessary - will include that command as well.

This guide will help you find them.

 
Thx,
Ann

Hi Ann,

Here is the full log of the SonarCloud analysis as requested. The process completed successfully, but it appears that some files were not ignored as expected:

2025-02-06T15:05:55.9549192Z ##[section]Starting: Run Sonar Cloud
2025-02-06T15:05:55.9641524Z ==============================================================================
2025-02-06T15:05:55.9641792Z Task         : Run Code Analysis
2025-02-06T15:05:55.9641902Z Description  : Run scanner and upload the results to the SonarCloud server.
2025-02-06T15:05:55.9642083Z Version      : 2.3.4
2025-02-06T15:05:55.9642181Z Author       : sonarsource
2025-02-06T15:05:55.9642293Z Help         : This task is not needed for Maven and Gradle projects since the scanner should be run as part of the build.

[More Information](https://docs.sonarcloud.io/advanced-setup/ci-based-analysis/sonarcloud-extension-for-azure-devops/)
2025-02-06T15:05:55.9642708Z ==============================================================================
2025-02-06T15:05:58.2336541Z [command]C:\Windows\system32\cmd.exe /D /S /C "C:\agent\_work\_tasks\SonarCloudAnalyze_ce096e50-6155-4de8-8800-4221aaeed4a1\2.3.4\sonar-scanner\bin\sonar-scanner.bat"
2025-02-06T15:06:00.8654587Z 12:06:00.839 INFO  Scanner configuration file: C:\agent\_work\_tasks\SonarCloudAnalyze_ce096e50-6155-4de8-8800-4221aaeed4a1\2.3.4\sonar-scanner\bin\..\conf\sonar-scanner.properties
2025-02-06T15:06:00.8963671Z 12:06:00.886 INFO  Project root configuration file: NONE
2025-02-06T15:06:00.9585477Z 12:06:00.948 INFO  SonarScanner CLI 6.2.1.4610
2025-02-06T15:06:00.9615850Z 12:06:00.948 INFO  Java 17.0.12 Oracle Corporation (64-bit)
2025-02-06T15:06:00.9625190Z 12:06:00.948 INFO  Windows Server 2016 10.0 amd64
2025-02-06T15:06:01.0309583Z 12:06:01.026 INFO  User cache: C:\Windows\ServiceProfiles\NetworkService\.sonar\cache
2025-02-06T15:06:03.2330467Z 12:06:03.226 INFO  JRE provisioning: os[windows], arch[amd64]
2025-02-06T15:06:08.7584267Z 12:06:08.746 INFO  Communicating with SonarCloud
2025-02-06T15:06:11.4964727Z 12:06:11.483 INFO  Starting SonarScanner Engine...
2025-02-06T15:06:11.4968321Z 12:06:11.483 INFO  Java 17.0.11 Eclipse Adoptium (64-bit)
2025-02-06T15:06:15.4693593Z 12:06:15.457 INFO  Load global settings
2025-02-06T15:06:17.2169002Z 12:06:17.215 INFO  Load global settings (done) | time=1758ms
2025-02-06T15:06:17.2471269Z 12:06:17.237 INFO  Server id: 1BD809FA-AWHW8ct9-T_TB3XqouNu
2025-02-06T15:06:17.3902702Z 12:06:17.376 INFO  Loading required plugins
2025-02-06T15:06:17.3908542Z 12:06:17.376 INFO  Load plugins index
2025-02-06T15:06:17.7105046Z 12:06:17.696 INFO  Load plugins index (done) | time=320ms
2025-02-06T15:06:17.7105454Z 12:06:17.696 INFO  Load/download plugins
2025-02-06T15:06:18.0312844Z 12:06:18.024 INFO  Load/download plugins (done) | time=328ms
2025-02-06T15:06:19.5260544Z 12:06:19.517 INFO  Found an active CI vendor: 'Azure DevOps'
2025-02-06T15:06:19.5404059Z 12:06:19.533 INFO  Load project settings for component key: 'dbcorp_DBCorp.NG.Frontend'
2025-02-06T15:06:19.8533510Z 12:06:19.845 INFO  Load project settings for component key: 'dbcorp_DBCorp.NG.Frontend' (done) | time=312ms
2025-02-06T15:06:19.8732733Z 12:06:19.861 INFO  Process project properties
2025-02-06T15:06:19.8948547Z 12:06:19.892 INFO  Project key: dbcorp_DBCorp.NG.Frontend
2025-02-06T15:06:19.8955280Z 12:06:19.892 INFO  Base dir: C:\agent\_work\2\s
2025-02-06T15:06:19.8957936Z 12:06:19.892 INFO  Working dir: C:\agent\_work\2\s\.scannerwork
2025-02-06T15:06:19.9075905Z 12:06:19.892 INFO  Load project branches
2025-02-06T15:06:20.2897601Z 12:06:20.285 INFO  Load project branches (done) | time=393ms
2025-02-06T15:06:20.2931853Z 12:06:20.285 INFO  Check ALM binding of project 'dbcorp_DBCorp.NG.Frontend'
2025-02-06T15:06:20.5850123Z 12:06:20.569 INFO  Detected project binding: BOUND
2025-02-06T15:06:20.5852680Z 12:06:20.569 INFO  Check ALM binding of project 'dbcorp_DBCorp.NG.Frontend' (done) | time=284ms
2025-02-06T15:06:20.5867265Z 12:06:20.585 INFO  Load project pull requests
2025-02-06T15:06:20.9983445Z 12:06:20.996 INFO  Load project pull requests (done) | time=411ms
2025-02-06T15:06:21.0021368Z 12:06:20.996 INFO  Load branch configuration
2025-02-06T15:06:21.9956008Z 12:06:21.993 INFO  The base branch 'development' is not a long branch. Using its own base instead: 'master'
2025-02-06T15:06:21.9967818Z 12:06:21.993 INFO  Load branch configuration (done) | time=997ms
2025-02-06T15:06:22.0071475Z 12:06:21.993 INFO  Load quality profiles
2025-02-06T15:06:22.5370733Z 12:06:22.528 INFO  Load quality profiles (done) | time=535ms
2025-02-06T15:06:22.5442551Z 12:06:22.528 INFO  Load active rules
2025-02-06T15:06:38.1441318Z 12:06:38.142 INFO  Load active rules (done) | time=15614ms
2025-02-06T15:06:38.6108183Z 12:06:38.605 INFO  Organization key: dbcorp
2025-02-06T15:06:38.6116696Z 12:06:38.605 INFO  Pull request 7401 for merge into development from features/15429_ajuste_scheduler_gantt_producao
2025-02-06T15:06:38.6683332Z 12:06:38.665 INFO  Preprocessing files...
2025-02-06T15:06:48.6826329Z 12:06:48.681 INFO  
2025-02-06T15:06:58.6849759Z 12:06:58.683 INFO  
2025-02-06T15:07:08.6872140Z 12:07:08.686 INFO  
2025-02-06T15:07:18.6915718Z 12:07:18.689 INFO  
2025-02-06T15:07:28.6935340Z 12:07:28.692 INFO  
2025-02-06T15:07:38.7099314Z 12:07:38.708 INFO  
2025-02-06T15:07:48.7125051Z 12:07:48.711 INFO  
2025-02-06T15:07:58.7164878Z 12:07:58.714 INFO  
2025-02-06T15:08:04.9609780Z 12:08:04.949 INFO  7 languages detected in 1631 preprocessed files
2025-02-06T15:08:04.9612112Z 12:08:04.949 INFO  682 files ignored because of inclusion/exclusion patterns
2025-02-06T15:08:04.9614482Z 12:08:04.949 INFO  95351 files ignored because of scm ignore settings
2025-02-06T15:08:05.6927557Z 12:08:05.691 INFO  Loading plugins for detected languages
2025-02-06T15:08:05.6931343Z 12:08:05.691 INFO  Load/download plugins
2025-02-06T15:08:05.9612219Z 12:08:05.959 INFO  Load/download plugins (done) | time=268ms
2025-02-06T15:08:06.5861616Z 12:08:06.584 INFO  Load project repositories
2025-02-06T15:08:07.3879264Z 12:08:07.374 INFO  Load project repositories (done) | time=790ms
2025-02-06T15:08:07.3889360Z 12:08:07.374 INFO  SCM collecting changed files in the branch
2025-02-06T15:08:07.8759828Z 12:08:07.874 INFO  SCM collecting changed files in the branch (done) | time=500ms
2025-02-06T15:08:07.8876445Z 12:08:07.874 INFO  Indexing files...
2025-02-06T15:08:07.8886863Z 12:08:07.874 INFO  Project configuration:
2025-02-06T15:08:07.8894153Z 12:08:07.874 INFO    Excluded sources: **/build-wrapper-dump.json, babel.config.js, commitlint.config.js, quasar.conf.js, vue.config.js, src/test/test-setup.js, **/*.spec.js
2025-02-06T15:08:07.8897105Z 12:08:07.874 INFO    Included tests: **/*.spec.js
2025-02-06T15:08:07.8901535Z 12:08:07.874 INFO    Excluded sources for duplication: **/i18n/**/*.js, **/menu/store/state.js
2025-02-06T15:08:09.4173245Z 12:08:09.405 WARN  Invalid character encountered in file C:/agent/_work/2/s/src/test/manufatura/dataOrdemProducaoMockUtil.js at line 199 for encoding windows-1252. Please fix file content or configure the encoding to be used using property 'sonar.sourceEncoding'.
2025-02-06T15:08:09.5636770Z 12:08:09.562 INFO  1629 files indexed
2025-02-06T15:08:09.5736619Z 12:08:09.562 INFO  Quality profile for css: Sonar way
2025-02-06T15:08:09.5737381Z 12:08:09.562 INFO  Quality profile for js: Sonar way
2025-02-06T15:08:09.5738073Z 12:08:09.562 INFO  Quality profile for json: Sonar way
2025-02-06T15:08:09.5739103Z 12:08:09.562 INFO  Quality profile for web: Sonar way
2025-02-06T15:08:09.5742765Z 12:08:09.562 INFO  Quality profile for xml: Sonar way
2025-02-06T15:08:09.5745470Z 12:08:09.562 INFO  Quality profile for yaml: Sonar way
2025-02-06T15:08:09.5749237Z 12:08:09.562 INFO  ------------- Run sensors on module DBCorp.NG.Frontend
2025-02-06T15:08:09.8739752Z 12:08:09.859 INFO  Load metrics repository
2025-02-06T15:08:10.2098438Z 12:08:10.200 INFO  Load metrics repository (done) | time=341ms
2025-02-06T15:08:10.2159242Z 12:08:10.200 INFO  Sensor cache enabled
2025-02-06T15:08:10.3439276Z 12:08:10.341 INFO  Load sensor cache
2025-02-06T15:08:12.0667841Z 12:08:12.065 INFO  Load sensor cache (404) | time=1724ms
2025-02-06T15:08:14.0109885Z 12:08:14.009 INFO  Sensor HTML [web]
2025-02-06T15:08:14.0120573Z 12:08:14.010 INFO  Sensor HTML is restricted to changed files only
2025-02-06T15:08:14.0820325Z 12:08:14.080 INFO  Sensor HTML [web] (done) | time=71ms
2025-02-06T15:08:14.0821511Z 12:08:14.080 INFO  Sensor XML Sensor [xml]
2025-02-06T15:08:14.0821908Z 12:08:14.080 INFO  Sensor XML Sensor is restricted to changed files only
2025-02-06T15:08:14.0919750Z 12:08:14.090 INFO  Sensor XML Sensor [xml] (done) | time=9ms
2025-02-06T15:08:14.0921117Z 12:08:14.090 INFO  Sensor JaCoCo XML Report Importer [jacoco]
2025-02-06T15:08:14.0939330Z 12:08:14.092 INFO  'sonar.coverage.jacoco.xmlReportPaths' is not defined. Using default locations: target/site/jacoco/jacoco.xml,target/site/jacoco-it/jacoco.xml,build/reports/jacoco/test/jacocoTestReport.xml
2025-02-06T15:08:14.0957944Z 12:08:14.093 INFO  No report imported, no coverage information will be imported by JaCoCo XML Report Importer
2025-02-06T15:08:14.0960340Z 12:08:14.094 INFO  Sensor JaCoCo XML Report Importer [jacoco] (done) | time=3ms
2025-02-06T15:08:14.0960780Z 12:08:14.094 INFO  Sensor IaC Ansible Sensor [iacenterprise]
2025-02-06T15:08:14.4397123Z 12:08:14.438 INFO  0 source files to be analyzed
2025-02-06T15:08:14.4470591Z 12:08:14.445 INFO  0/0 source files have been analyzed
2025-02-06T15:08:14.4478160Z 12:08:14.446 INFO  Sensor IaC Ansible Sensor [iacenterprise] (done) | time=353ms
2025-02-06T15:08:14.4481278Z 12:08:14.446 INFO  Sensor IaC CloudFormation Sensor [iac]
2025-02-06T15:08:14.5175051Z 12:08:14.515 INFO  0 source files to be analyzed
2025-02-06T15:08:14.5176606Z 12:08:14.516 INFO  0/0 source files have been analyzed
2025-02-06T15:08:14.5183668Z 12:08:14.516 INFO  Sensor IaC CloudFormation Sensor [iac] (done) | time=69ms
2025-02-06T15:08:14.5185069Z 12:08:14.517 INFO  Sensor IaC Kubernetes Sensor [iac]
2025-02-06T15:08:14.8138372Z 12:08:14.812 INFO  0 source files to be parsed
2025-02-06T15:08:14.8147583Z 12:08:14.813 INFO  0/0 source files have been parsed
2025-02-06T15:08:14.8151016Z 12:08:14.814 INFO  0 source files to be analyzed
2025-02-06T15:08:14.8153959Z 12:08:14.814 INFO  0/0 source files have been analyzed
2025-02-06T15:08:14.8172341Z 12:08:14.816 INFO  0 source files to be checked
2025-02-06T15:08:14.8173402Z 12:08:14.816 INFO  0/0 source files have been checked
2025-02-06T15:08:14.8177208Z 12:08:14.817 INFO  Sensor IaC Kubernetes Sensor [iac] (done) | time=299ms
2025-02-06T15:08:14.8181696Z 12:08:14.817 INFO  Sensor IaC AzureResourceManager Sensor [iac]
2025-02-06T15:08:14.8184962Z 12:08:14.817 INFO  Sensor IaC AzureResourceManager Sensor is restricted to changed files only
2025-02-06T15:08:15.0395791Z 12:08:15.038 INFO  0 source files to be analyzed
2025-02-06T15:08:15.0398184Z 12:08:15.039 INFO  0/0 source files have been analyzed
2025-02-06T15:08:15.0400006Z 12:08:15.039 INFO  Sensor IaC AzureResourceManager Sensor [iac] (done) | time=222ms
2025-02-06T15:08:15.0402029Z 12:08:15.039 INFO  Sensor Java Config Sensor [iac]
2025-02-06T15:08:15.0809833Z 12:08:15.080 INFO  0 source files to be analyzed
2025-02-06T15:08:15.0810946Z 12:08:15.080 INFO  0/0 source files have been analyzed
2025-02-06T15:08:15.0813899Z 12:08:15.080 INFO  Sensor Java Config Sensor [iac] (done) | time=41ms
2025-02-06T15:08:15.0817047Z 12:08:15.081 INFO  Sensor JavaScript/TypeScript analysis [javascript]
2025-02-06T15:08:15.4200553Z 12:08:15.419 INFO  Detected os: Windows Server 2016 arch: amd64 alpine: false. Platform: WIN_X64
2025-02-06T15:08:15.4208451Z 12:08:15.420 INFO  Deploy location C:\Windows\ServiceProfiles\NetworkService\.sonar\js\node-runtime, tagetRuntime: C:\Windows\ServiceProfiles\NetworkService\.sonar\js\node-runtime\node.exe,  version: C:\Windows\ServiceProfiles\NetworkService\.sonar\js\node-runtime\version.txt
2025-02-06T15:08:19.8661071Z 12:08:19.864 INFO  Using embedded Node.js runtime.
2025-02-06T15:08:19.8662048Z 12:08:19.865 INFO  Using Node.js executable: 'C:\Windows\ServiceProfiles\NetworkService\.sonar\js\node-runtime\node.exe'.
2025-02-06T15:08:22.9107479Z 12:08:22.909 INFO  Memory configuration: OS (16381 MB), Node.js (4144 MB).
2025-02-06T15:08:26.1977282Z 12:08:26.196 WARN  Access to the multi-values/property set property 'sonar.javascript.file.suffixes' should be made using 'getStringArray' method. The SonarQube plugin using this property should be updated.
2025-02-06T15:08:26.1980935Z 12:08:26.196 WARN  Access to the multi-values/property set property 'sonar.typescript.file.suffixes' should be made using 'getStringArray' method. The SonarQube plugin using this property should be updated.
2025-02-06T15:08:29.4699408Z 12:08:29.469 INFO  Found 0 tsconfig.json file(s): []
2025-02-06T15:08:29.5085715Z 12:08:29.507 INFO  Creating TypeScript program
2025-02-06T15:08:29.5086456Z 12:08:29.507 INFO  1527 source files to be analyzed
2025-02-06T15:08:29.5087753Z 12:08:29.508 INFO  TypeScript configuration file C:\Windows\SERVIC~2\NETWOR~1\AppData\Local\Temp\tmp-1380-euBpBdY4yvp0
2025-02-06T15:08:39.5111763Z 12:08:39.509 INFO  0/1527 files analyzed, current file: src/core/constantes/rotas/documentosFiscais.js
2025-02-06T15:08:42.8234854Z 12:08:42.822 INFO  Starting analysis with current program
2025-02-06T15:08:49.1863488Z 12:08:49.185 WARN  Failed to parse file [src/modules/estoque/roteiro-entrega/components/RoteirosEntregas.vue] at line 210: Unexpected character '\u00a3'. (79:27)
2025-02-06T15:08:49.5122476Z 12:08:49.511 INFO  176/1527 files analyzed, current file: src/modules/documentos/store/actions.js
2025-02-06T15:08:59.5137144Z 12:08:59.512 INFO  593/1527 files analyzed, current file: src/modules/projeto/tarefa/store/mutations.js
2025-02-06T15:09:09.5170659Z 12:09:09.516 INFO  952/1527 files analyzed, current file: src/modules/estoque/linha-produto/pages/LinhasProdutoPage.vue
2025-02-06T15:09:19.5204173Z 12:09:19.519 INFO  1354/1527 files analyzed, current file: src/modules/manufatura/ordem-producao/service/DadosOdensProducao.js
2025-02-06T15:09:24.9782174Z 12:09:24.977 INFO  Analyzed 1527 file(s) with current program
2025-02-06T15:09:24.9890668Z 12:09:24.988 INFO  1527/1527 source files have been analyzed
2025-02-06T15:09:24.9896919Z 12:09:24.988 INFO  Hit the cache for 0 out of 1527
2025-02-06T15:09:24.9984290Z 12:09:24.997 INFO  Miss the cache for 1527 out of 1527: FILE_CHANGED [1527/1527]
2025-02-06T15:09:24.9987671Z 12:09:24.998 INFO  Sensor JavaScript/TypeScript analysis [javascript] (done) | time=69917ms
2025-02-06T15:09:24.9990122Z 12:09:24.998 INFO  Sensor JavaScript inside YAML analysis [javascript]
2025-02-06T15:09:25.0067193Z 12:09:25.005 INFO  No input files found for analysis
2025-02-06T15:09:25.0067834Z 12:09:25.005 INFO  Hit the cache for 0 out of 0
2025-02-06T15:09:25.0071268Z 12:09:25.006 INFO  Miss the cache for 0 out of 0
2025-02-06T15:09:25.0071674Z 12:09:25.006 INFO  Sensor JavaScript inside YAML analysis [javascript] (done) | time=8ms
2025-02-06T15:09:25.0072397Z 12:09:25.006 INFO  Sensor JavaScript inside HTML analysis [javascript]
2025-02-06T15:09:25.0114860Z 12:09:25.010 INFO  1 source file to be analyzed
2025-02-06T15:09:25.0364077Z 12:09:25.035 INFO  1/1 source file has been analyzed
2025-02-06T15:09:25.0364580Z 12:09:25.035 INFO  Hit the cache for 0 out of 1
2025-02-06T15:09:25.0365975Z 12:09:25.035 INFO  Miss the cache for 1 out of 1: FILE_CHANGED [1/1]
2025-02-06T15:09:25.0372139Z 12:09:25.036 INFO  Sensor JavaScript inside HTML analysis [javascript] (done) | time=29ms
2025-02-06T15:09:25.0372698Z 12:09:25.036 INFO  Sensor CSS Rules [javascript]
2025-02-06T15:09:25.0373102Z 12:09:25.036 INFO  Sensor CSS Rules is restricted to changed files only
2025-02-06T15:09:25.0469477Z 12:09:25.046 INFO  1 source file to be analyzed
2025-02-06T15:09:25.1625194Z 12:09:25.158 INFO  1/1 source file has been analyzed
2025-02-06T15:09:25.1625667Z 12:09:25.160 INFO  Hit the cache for 0 out of 0
2025-02-06T15:09:25.1625970Z 12:09:25.160 INFO  Miss the cache for 0 out of 0
2025-02-06T15:09:25.1626297Z 12:09:25.161 INFO  Sensor CSS Rules [javascript] (done) | time=123ms
2025-02-06T15:09:25.1626650Z 12:09:25.161 INFO  Sensor JavaScript/TypeScript Coverage [javascript]
2025-02-06T15:09:25.1627652Z 12:09:25.161 INFO  Analysing [C:\agent\_work\2\s\.\coverage\lcov.info]
2025-02-06T15:09:26.6061428Z 12:09:26.605 WARN  Could not resolve 27 file paths in [C:\agent\_work\2\s\.\coverage\lcov.info]
2025-02-06T15:09:26.6067365Z 12:09:26.605 WARN  First unresolved path: src\modules\analise-projecao\acrescimos\pages\Acrescimos.js (Run in DEBUG mode to get full list of unresolved paths)
2025-02-06T15:09:26.6077896Z 12:09:26.605 INFO  Sensor JavaScript/TypeScript Coverage [javascript] (done) | time=1446ms
2025-02-06T15:09:26.6078737Z 12:09:26.606 INFO  Sensor CSS Metrics [javascript]
2025-02-06T15:09:26.6080466Z 12:09:26.606 INFO  Sensor CSS Metrics is restricted to changed files only
2025-02-06T15:09:26.6080923Z 12:09:26.606 INFO  Sensor CSS Metrics [javascript] (done) | time=1ms
2025-02-06T15:09:26.6081263Z 12:09:26.607 INFO  Sensor IaC Docker Sensor [iac]
2025-02-06T15:09:26.6081611Z 12:09:26.607 INFO  Sensor IaC Docker Sensor is restricted to changed files only
2025-02-06T15:09:26.6841202Z 12:09:26.681 INFO  0 source files to be analyzed
2025-02-06T15:09:26.6841759Z 12:09:26.681 INFO  0/0 source files have been analyzed
2025-02-06T15:09:26.6843942Z 12:09:26.681 INFO  Sensor IaC Docker Sensor [iac] (done) | time=75ms
2025-02-06T15:09:26.6844370Z 12:09:26.682 INFO  Sensor Serverless configuration file sensor [security]
2025-02-06T15:09:26.6855741Z 12:09:26.685 INFO  0 Serverless function entries were found in the project
2025-02-06T15:09:26.6953904Z 12:09:26.693 INFO  0 Serverless function handlers were kept as entrypoints
2025-02-06T15:09:26.6955506Z 12:09:26.694 INFO  Sensor Serverless configuration file sensor [security] (done) | time=11ms
2025-02-06T15:09:26.6956241Z 12:09:26.694 INFO  Sensor AWS SAM template file sensor [security]
2025-02-06T15:09:26.7060785Z 12:09:26.703 INFO  Sensor AWS SAM template file sensor [security] (done) | time=9ms
2025-02-06T15:09:26.7061642Z 12:09:26.704 INFO  Sensor AWS SAM Inline template file sensor [security]
2025-02-06T15:09:26.7115651Z 12:09:26.710 INFO  Sensor AWS SAM Inline template file sensor [security] (done) | time=6ms
2025-02-06T15:09:26.7132932Z 12:09:26.711 INFO  Sensor EnterpriseTextAndSecretsSensor [textenterprise]
2025-02-06T15:09:26.7134082Z 12:09:26.711 INFO  Sensor EnterpriseTextAndSecretsSensor is restricted to changed files only
2025-02-06T15:09:26.7134483Z 12:09:26.712 INFO  Available processors: 5
2025-02-06T15:09:26.7134794Z 12:09:26.712 INFO  Using 5 threads for analysis.
2025-02-06T15:09:27.7446266Z 12:09:27.743 INFO  The property "sonar.tests" is not set. To improve the analysis accuracy, we categorize a file as a test file if any of the following is true:
2025-02-06T15:09:27.7447611Z   * The filename starts with "test"
2025-02-06T15:09:27.7448006Z   * The filename contains "test." or "tests."
2025-02-06T15:09:27.7448477Z   * Any directory in the file path is named: "doc", "docs", "test" or "tests"
2025-02-06T15:09:27.7449059Z   * Any directory in the file path has a name ending in "test" or "tests"
2025-02-06T15:09:27.7449268Z 
2025-02-06T15:09:28.0879036Z 12:09:28.086 INFO  Using git CLI to retrieve untracked files
2025-02-06T15:09:28.6233507Z 12:09:28.622 INFO  Analyzing language associated files and files included via "sonar.text.inclusions" that are tracked by git
2025-02-06T15:09:28.7547748Z 12:09:28.753 INFO  1 source file to be analyzed
2025-02-06T15:09:29.1210278Z 12:09:29.118 INFO  1/1 source file has been analyzed
2025-02-06T15:09:29.1212309Z 12:09:29.118 INFO  Sensor EnterpriseTextAndSecretsSensor [textenterprise] (done) | time=2408ms
2025-02-06T15:09:29.1213788Z 12:09:29.119 INFO  Sensor JavaSecuritySensor [security]
2025-02-06T15:09:29.1471376Z 12:09:29.144 INFO  Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S5883, S6096, S6173, S6287, S6350, S6384, S6390, S6398, S6399, S6547, S6549, S7044
2025-02-06T15:09:29.1475986Z 12:09:29.145 INFO  Load type hierarchy and UCFGs: Starting
2025-02-06T15:09:29.1477998Z 12:09:29.145 INFO  Load type hierarchy: Starting
2025-02-06T15:09:29.1478924Z 12:09:29.146 INFO  Reading type hierarchy from: C:\agent\_work\2\s\.scannerwork\ucfg2\java
2025-02-06T15:09:29.1479773Z 12:09:29.146 INFO  Read 0 type definitions
2025-02-06T15:09:29.1569108Z 12:09:29.155 INFO  Load type hierarchy: Time spent was 00:00:00.009
2025-02-06T15:09:29.1570274Z 12:09:29.155 INFO  Load UCFGs: Starting
2025-02-06T15:09:29.1571078Z 12:09:29.155 INFO  Load UCFGs: Time spent was 00:00:00.001
2025-02-06T15:09:29.1572139Z 12:09:29.156 INFO  Load type hierarchy and UCFGs: Time spent was 00:00:00.010
2025-02-06T15:09:29.1573049Z 12:09:29.156 INFO  No UCFGs have been included for analysis.
2025-02-06T15:09:29.3535811Z 12:09:29.352 INFO  java security sensor: Time spent was 00:00:00.221
2025-02-06T15:09:29.3549443Z 12:09:29.353 INFO  java security sensor: Begin: 2025-02-06T15:09:29.131327100Z, End: 2025-02-06T15:09:29.352339900Z, Duration: 00:00:00.221
2025-02-06T15:09:29.3550125Z   Load type hierarchy and UCFGs: Begin: 2025-02-06T15:09:29.145327300Z, End: 2025-02-06T15:09:29.155328200Z, Duration: 00:00:00.010
2025-02-06T15:09:29.3550879Z     Load type hierarchy: Begin: 2025-02-06T15:09:29.145327300Z, End: 2025-02-06T15:09:29.154327900Z, Duration: 00:00:00.009
2025-02-06T15:09:29.3551428Z     Load UCFGs: Begin: 2025-02-06T15:09:29.154327900Z, End: 2025-02-06T15:09:29.155328200Z, Duration: 00:00:00.001
2025-02-06T15:09:29.3551851Z 12:09:29.354 INFO  java security sensor peak memory: 221 MB
2025-02-06T15:09:29.3552208Z 12:09:29.354 INFO  Sensor JavaSecuritySensor [security] (done) | time=234ms
2025-02-06T15:09:29.3574481Z 12:09:29.355 INFO  Sensor CSharpSecuritySensor [security]
2025-02-06T15:09:29.3576040Z 12:09:29.355 INFO  Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5883, S6096, S6173, S6287, S6350, S6399, S6547, S6549, S6639, S6641, S6680, S6776, S7044
2025-02-06T15:09:29.3577233Z 12:09:29.355 INFO  Load type hierarchy and UCFGs: Starting
2025-02-06T15:09:29.3578061Z 12:09:29.355 INFO  Load type hierarchy: Starting
2025-02-06T15:09:29.3578860Z 12:09:29.355 INFO  Reading type hierarchy from: C:\agent\_work\2\s\ucfg2\cs
2025-02-06T15:09:29.3580135Z 12:09:29.356 INFO  Read 0 type definitions
2025-02-06T15:09:29.3580928Z 12:09:29.356 INFO  Load type hierarchy: Time spent was 00:00:00.000
2025-02-06T15:09:29.3581723Z 12:09:29.356 INFO  Load UCFGs: Starting
2025-02-06T15:09:29.3582495Z 12:09:29.356 INFO  Load UCFGs: Time spent was 00:00:00.000
2025-02-06T15:09:29.3643168Z 12:09:29.357 INFO  Load type hierarchy and UCFGs: Time spent was 00:00:00.000
2025-02-06T15:09:29.3644484Z 12:09:29.361 INFO  No UCFGs have been included for analysis.
2025-02-06T15:09:29.3652207Z 12:09:29.363 INFO  csharp security sensor: Time spent was 00:00:00.002
2025-02-06T15:09:29.3654226Z 12:09:29.363 INFO  csharp security sensor: Begin: 2025-02-06T15:09:29.354337Z, End: 2025-02-06T15:09:29.356337Z, Duration: 00:00:00.002
2025-02-06T15:09:29.3656277Z   Load type hierarchy and UCFGs: Begin: 2025-02-06T15:09:29.355337100Z, End: 2025-02-06T15:09:29.355337100Z, Duration: 00:00:00.000
2025-02-06T15:09:29.3658312Z     Load type hierarchy: Begin: 2025-02-06T15:09:29.355337100Z, End: 2025-02-06T15:09:29.355337100Z, Duration: 00:00:00.000
2025-02-06T15:09:29.3660233Z     Load UCFGs: Begin: 2025-02-06T15:09:29.355337100Z, End: 2025-02-06T15:09:29.355337100Z, Duration: 00:00:00.000
2025-02-06T15:09:29.3662046Z 12:09:29.363 INFO  csharp security sensor peak memory: 221 MB
2025-02-06T15:09:29.3663787Z 12:09:29.364 INFO  Sensor CSharpSecuritySensor [security] (done) | time=3ms
2025-02-06T15:09:29.3665503Z 12:09:29.364 INFO  Sensor PhpSecuritySensor [security]
2025-02-06T15:09:29.3667438Z 12:09:29.364 INFO  Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5334, S5335, S5883, S6173, S6287, S6350, S7044
2025-02-06T15:09:29.3669349Z 12:09:29.364 INFO  Load type hierarchy and UCFGs: Starting
2025-02-06T15:09:29.3675392Z 12:09:29.365 INFO  Load type hierarchy: Starting
2025-02-06T15:09:29.3680965Z 12:09:29.365 INFO  Reading type hierarchy from: C:\agent\_work\2\s\.scannerwork\ucfg2\php
2025-02-06T15:09:29.3682187Z 12:09:29.366 INFO  Read 0 type definitions
2025-02-06T15:09:29.3683062Z 12:09:29.366 INFO  Load type hierarchy: Time spent was 00:00:00.000
2025-02-06T15:09:29.3683766Z 12:09:29.366 INFO  Load UCFGs: Starting
2025-02-06T15:09:29.3684371Z 12:09:29.367 INFO  Load UCFGs: Time spent was 00:00:00.000
2025-02-06T15:09:29.3685003Z 12:09:29.367 INFO  Load type hierarchy and UCFGs: Time spent was 00:00:00.000
2025-02-06T15:09:29.3685632Z 12:09:29.367 INFO  No UCFGs have been included for analysis.
2025-02-06T15:09:29.3686232Z 12:09:29.367 INFO  php security sensor: Time spent was 00:00:00.001
2025-02-06T15:09:29.3687094Z 12:09:29.367 INFO  php security sensor: Begin: 2025-02-06T15:09:29.357337100Z, End: 2025-02-06T15:09:29.359336900Z, Duration: 00:00:00.001
2025-02-06T15:09:29.3688081Z   Load type hierarchy and UCFGs: Begin: 2025-02-06T15:09:29.358337800Z, End: 2025-02-06T15:09:29.358337800Z, Duration: 00:00:00.000
2025-02-06T15:09:29.3688984Z     Load type hierarchy: Begin: 2025-02-06T15:09:29.358337800Z, End: 2025-02-06T15:09:29.358337800Z, Duration: 00:00:00.000
2025-02-06T15:09:29.3689851Z     Load UCFGs: Begin: 2025-02-06T15:09:29.358337800Z, End: 2025-02-06T15:09:29.358337800Z, Duration: 00:00:00.000
2025-02-06T15:09:29.3690550Z 12:09:29.368 INFO  php security sensor peak memory: 221 MB
2025-02-06T15:09:29.3691189Z 12:09:29.368 INFO  Sensor PhpSecuritySensor [security] (done) | time=3ms
2025-02-06T15:09:29.3691797Z 12:09:29.368 INFO  Sensor PythonSecuritySensor [security]
2025-02-06T15:09:29.3692734Z 12:09:29.368 INFO  Enabled taint analysis rules: S2076, S2078, S2083, S2091, S2631, S3649, S5131, S5135, S5144, S5145, S5146, S5147, S5334, S5496, S6287, S6350, S6639, S6680, S6776, S6839, S7044
2025-02-06T15:09:29.3693805Z 12:09:29.368 INFO  Load type hierarchy and UCFGs: Starting
2025-02-06T15:09:29.3694522Z 12:09:29.368 INFO  Load type hierarchy: Starting
2025-02-06T15:09:29.3697227Z 12:09:29.369 INFO  Reading type hierarchy from: C:\agent\_work\2\s\.scannerwork\ucfg2\python
2025-02-06T15:09:29.3699406Z 12:09:29.369 INFO  Read 0 type definitions
2025-02-06T15:09:29.3702293Z 12:09:29.369 INFO  Load type hierarchy: Time spent was 00:00:00.001
2025-02-06T15:09:29.3707157Z 12:09:29.369 INFO  Load UCFGs: Starting
2025-02-06T15:09:29.3708923Z 12:09:29.369 INFO  Load UCFGs: Time spent was 00:00:00.000
2025-02-06T15:09:29.3729694Z 12:09:29.370 INFO  Load type hierarchy and UCFGs: Time spent was 00:00:00.001
2025-02-06T15:09:29.3730415Z 12:09:29.370 INFO  No UCFGs have been included for analysis.
2025-02-06T15:09:29.3730906Z 12:09:29.370 INFO  python security sensor: Time spent was 00:00:00.002
2025-02-06T15:09:29.3731498Z 12:09:29.370 INFO  python security sensor: Begin: 2025-02-06T15:09:29.360337200Z, End: 2025-02-06T15:09:29.362337600Z, Duration: 00:00:00.002
2025-02-06T15:09:29.3732211Z   Load type hierarchy and UCFGs: Begin: 2025-02-06T15:09:29.360337200Z, End: 2025-02-06T15:09:29.361338300Z, Duration: 00:00:00.001
2025-02-06T15:09:29.3732867Z     Load type hierarchy: Begin: 2025-02-06T15:09:29.360337200Z, End: 2025-02-06T15:09:29.361338300Z, Duration: 00:00:00.001
2025-02-06T15:09:29.3733529Z     Load UCFGs: Begin: 2025-02-06T15:09:29.361338300Z, End: 2025-02-06T15:09:29.361338300Z, Duration: 00:00:00.000
2025-02-06T15:09:29.3734058Z 12:09:29.370 INFO  python security sensor peak memory: 221 MB
2025-02-06T15:09:29.3734508Z 12:09:29.371 INFO  Sensor PythonSecuritySensor [security] (done) | time=2ms
2025-02-06T15:09:29.3734943Z 12:09:29.371 INFO  Sensor JsSecuritySensor [security]
2025-02-06T15:09:29.3735488Z 12:09:29.371 INFO  Enabled taint analysis rules: S2076, S2083, S2631, S3649, S5131, S5144, S5146, S5147, S5334, S5696, S5883, S6096, S6105, S6287, S6350
2025-02-06T15:09:29.3736035Z 12:09:29.372 INFO  Load type hierarchy and UCFGs: Starting
2025-02-06T15:09:29.3736809Z 12:09:29.372 INFO  Load type hierarchy: Starting
2025-02-06T15:09:29.3737344Z 12:09:29.372 INFO  Reading type hierarchy from: C:\agent\_work\2\s\.scannerwork\ucfg2\js
2025-02-06T15:09:29.3737825Z 12:09:29.372 INFO  Read 0 type definitions
2025-02-06T15:09:29.3742986Z 12:09:29.373 INFO  Load type hierarchy: Time spent was 00:00:00.001
2025-02-06T15:09:29.3743808Z 12:09:29.373 INFO  Load UCFGs: Starting
2025-02-06T15:09:29.3748097Z 12:09:29.373 INFO  Reading UCFGs from: C:\agent\_work\2\s\.scannerwork\ucfg2\js
2025-02-06T15:09:29.8316477Z 12:09:29.828 INFO  Load UCFGs: Time spent was 00:00:00.461
2025-02-06T15:09:29.8337765Z 12:09:29.831 INFO  Load type hierarchy and UCFGs: Time spent was 00:00:00.464
2025-02-06T15:09:29.8338434Z 12:09:29.831 INFO  Analyzing 133 UCFGs to detect vulnerabilities.
2025-02-06T15:09:29.8338894Z 12:09:29.831 INFO  Check cache: Starting
2025-02-06T15:09:29.8339294Z 12:09:29.831 INFO  Load cache: Starting
2025-02-06T15:09:29.8339893Z 12:09:29.832 INFO  Load cache: Time spent was 00:00:00.000
2025-02-06T15:09:29.8378405Z 12:09:29.832 INFO  Check cache: Time spent was 00:00:00.000
2025-02-06T15:09:29.8382897Z 12:09:29.832 INFO  Create runtime call graph: Starting
2025-02-06T15:09:29.8383297Z 12:09:29.832 INFO  Variable Type Analysis #1: Starting
2025-02-06T15:09:29.8383643Z 12:09:29.832 INFO  Create runtime type propagation graph: Starting
2025-02-06T15:09:29.8600546Z 12:09:29.858 INFO  Create runtime type propagation graph: Time spent was 00:00:00.028
2025-02-06T15:09:29.8603669Z 12:09:29.859 INFO  Run SCC (Tarjan) on 861 nodes: Starting
2025-02-06T15:09:29.8640293Z 12:09:29.862 INFO  Run SCC (Tarjan) on 861 nodes: Time spent was 00:00:00.004
2025-02-06T15:09:29.8641194Z 12:09:29.863 INFO  Tarjan found 861 strongly connected components
2025-02-06T15:09:29.8646379Z 12:09:29.863 INFO  Propagate runtime types to strongly connected components: Starting
2025-02-06T15:09:29.8759391Z 12:09:29.874 INFO  Propagate runtime types to strongly connected components: Time spent was 00:00:00.010
2025-02-06T15:09:29.8759941Z 12:09:29.874 INFO  Variable Type Analysis #1: Time spent was 00:00:00.045
2025-02-06T15:09:29.8775732Z 12:09:29.876 INFO  Variable Type Analysis #2: Starting
2025-02-06T15:09:29.8777538Z 12:09:29.876 INFO  Create runtime type propagation graph: Starting
2025-02-06T15:09:29.9023982Z 12:09:29.901 INFO  Create runtime type propagation graph: Time spent was 00:00:00.023
2025-02-06T15:09:29.9024611Z 12:09:29.901 INFO  Run SCC (Tarjan) on 861 nodes: Starting
2025-02-06T15:09:29.9036480Z 12:09:29.902 INFO  Run SCC (Tarjan) on 861 nodes: Time spent was 00:00:00.001
2025-02-06T15:09:29.9036888Z 12:09:29.902 INFO  Tarjan found 861 strongly connected components
2025-02-06T15:09:29.9037275Z 12:09:29.902 INFO  Propagate runtime types to strongly connected components: Starting
2025-02-06T15:09:29.9062683Z 12:09:29.904 INFO  Propagate runtime types to strongly connected components: Time spent was 00:00:00.002
2025-02-06T15:09:29.9063261Z 12:09:29.905 INFO  Variable Type Analysis #2: Time spent was 00:00:00.027
2025-02-06T15:09:29.9078674Z 12:09:29.906 INFO  Create runtime call graph: Time spent was 00:00:00.077
2025-02-06T15:09:29.9084198Z 12:09:29.907 INFO  Load config: Starting
2025-02-06T15:09:30.1004560Z 12:09:30.098 INFO  Load config: Time spent was 00:00:00.191
2025-02-06T15:09:30.1004988Z 12:09:30.098 INFO  Compute entry points: Starting
2025-02-06T15:09:30.2492387Z 12:09:30.248 INFO  Compute entry points: Time spent was 00:00:00.150
2025-02-06T15:09:30.2492969Z 12:09:30.248 INFO  All rules entry points : 2
2025-02-06T15:09:30.2494431Z 12:09:30.248 INFO  Slice call graph: Starting
2025-02-06T15:09:30.2495592Z 12:09:30.248 INFO  Slice call graph: Time spent was 00:00:00.000
2025-02-06T15:09:30.2497170Z 12:09:30.248 INFO  Live variable analysis: Starting
2025-02-06T15:09:30.3266585Z 12:09:30.324 INFO  Live variable analysis: Time spent was 00:00:00.077
2025-02-06T15:09:30.3267655Z 12:09:30.325 INFO  Taint analysis for js: Starting
2025-02-06T15:09:31.8183201Z 12:09:31.816 INFO  0 / 133 UCFGs simulated, memory usage: 128 MB
2025-02-06T15:09:31.8980502Z 12:09:31.896 INFO  2 / 133 UCFGs simulated, memory usage: 127 MB
2025-02-06T15:09:31.8980994Z 12:09:31.896 INFO  Taint analysis for js: Time spent was 00:00:01.571
2025-02-06T15:09:31.8981352Z 12:09:31.896 INFO  Report issues: Starting
2025-02-06T15:09:31.9038751Z 12:09:31.902 INFO  Report issues: Time spent was 00:00:00.005
2025-02-06T15:09:31.9050571Z 12:09:31.903 INFO  Store cache: Starting
2025-02-06T15:09:31.9051416Z 12:09:31.903 INFO  Store cache: Time spent was 00:00:00.000
2025-02-06T15:09:31.9092163Z 12:09:31.907 INFO  js security sensor: Time spent was 00:00:02.541
2025-02-06T15:09:31.9101533Z 12:09:31.908 INFO  js security sensor: Begin: 2025-02-06T15:09:29.363337300Z, End: 2025-02-06T15:09:31.904826800Z, Duration: 00:00:02.541
2025-02-06T15:09:31.9102159Z   Load type hierarchy and UCFGs: Begin: 2025-02-06T15:09:29.364337600Z, End: 2025-02-06T15:09:29.828735200Z, Duration: 00:00:00.464
2025-02-06T15:09:31.9102749Z     Load type hierarchy: Begin: 2025-02-06T15:09:29.364337600Z, End: 2025-02-06T15:09:29.366337400Z, Duration: 00:00:00.001
2025-02-06T15:09:31.9103295Z     Load UCFGs: Begin: 2025-02-06T15:09:29.366337400Z, End: 2025-02-06T15:09:29.827735400Z, Duration: 00:00:00.461
2025-02-06T15:09:31.9103808Z   Check cache: Begin: 2025-02-06T15:09:29.828735200Z, End: 2025-02-06T15:09:29.828735200Z, Duration: 00:00:00.000
2025-02-06T15:09:31.9104319Z     Load cache: Begin: 2025-02-06T15:09:29.828735200Z, End: 2025-02-06T15:09:29.828735200Z, Duration: 00:00:00.000
2025-02-06T15:09:31.9104848Z   Create runtime call graph: Begin: 2025-02-06T15:09:29.829735800Z, End: 2025-02-06T15:09:29.906738900Z, Duration: 00:00:00.077
2025-02-06T15:09:31.9105399Z     Variable Type Analysis #1: Begin: 2025-02-06T15:09:29.829735800Z, End: 2025-02-06T15:09:29.874735800Z, Duration: 00:00:00.045
2025-02-06T15:09:31.9105966Z       Create runtime type propagation graph: Begin: 2025-02-06T15:09:29.830735700Z, End: 2025-02-06T15:09:29.858736300Z, Duration: 00:00:00.028
2025-02-06T15:09:31.9106545Z       Run SCC (Tarjan) on 861 nodes: Begin: 2025-02-06T15:09:29.858736300Z, End: 2025-02-06T15:09:29.862736300Z, Duration: 00:00:00.004
2025-02-06T15:09:31.9107614Z       Propagate runtime types to strongly connected components: Begin: 2025-02-06T15:09:29.862736300Z, End: 2025-02-06T15:09:29.873735900Z, Duration: 00:00:00.010
2025-02-06T15:09:31.9108217Z     Variable Type Analysis #2: Begin: 2025-02-06T15:09:29.876738500Z, End: 2025-02-06T15:09:29.904738100Z, Duration: 00:00:00.027
2025-02-06T15:09:31.9108955Z       Create runtime type propagation graph: Begin: 2025-02-06T15:09:29.876738500Z, End: 2025-02-06T15:09:29.900737500Z, Duration: 00:00:00.023
2025-02-06T15:09:31.9109526Z       Run SCC (Tarjan) on 861 nodes: Begin: 2025-02-06T15:09:29.900737500Z, End: 2025-02-06T15:09:29.901739Z, Duration: 00:00:00.001
2025-02-06T15:09:31.9110114Z       Propagate runtime types to strongly connected components: Begin: 2025-02-06T15:09:29.901739Z, End: 2025-02-06T15:09:29.904738100Z, Duration: 00:00:00.002
2025-02-06T15:09:31.9110689Z   Load config: Begin: 2025-02-06T15:09:29.906738900Z, End: 2025-02-06T15:09:30.097746Z, Duration: 00:00:00.191
2025-02-06T15:09:31.9111211Z   Compute entry points: Begin: 2025-02-06T15:09:30.097746Z, End: 2025-02-06T15:09:30.247751300Z, Duration: 00:00:00.150
2025-02-06T15:09:31.9111732Z   Slice call graph: Begin: 2025-02-06T15:09:30.247751300Z, End: 2025-02-06T15:09:30.247751300Z, Duration: 00:00:00.000
2025-02-06T15:09:31.9112260Z   Live variable analysis: Begin: 2025-02-06T15:09:30.247751300Z, End: 2025-02-06T15:09:30.324756Z, Duration: 00:00:00.077
2025-02-06T15:09:31.9112807Z   Taint analysis for js: Begin: 2025-02-06T15:09:30.324756Z, End: 2025-02-06T15:09:31.895826500Z, Duration: 00:00:01.571
2025-02-06T15:09:31.9113329Z   Report issues: Begin: 2025-02-06T15:09:31.896826500Z, End: 2025-02-06T15:09:31.901826500Z, Duration: 00:00:00.005
2025-02-06T15:09:31.9113835Z   Store cache: Begin: 2025-02-06T15:09:31.903827Z, End: 2025-02-06T15:09:31.903827Z, Duration: 00:00:00.000
2025-02-06T15:09:31.9115178Z 12:09:31.908 INFO  js security sensor peak memory: 221 MB
2025-02-06T15:09:31.9115541Z 12:09:31.908 INFO  Sensor JsSecuritySensor [security] (done) | time=2544ms
2025-02-06T15:09:31.9384144Z 12:09:31.937 INFO  ------------- Run sensors on project
2025-02-06T15:09:32.5297010Z 12:09:32.529 INFO  Sensor Zero Coverage Sensor
2025-02-06T15:09:32.6539379Z 12:09:32.653 INFO  Sensor Zero Coverage Sensor (done) | time=124ms
2025-02-06T15:09:32.6590388Z 12:09:32.658 INFO  SCM Publisher SCM provider for this project is: git
2025-02-06T15:09:32.6601457Z 12:09:32.659 INFO  SCM Publisher 1 source file to be analyzed
2025-02-06T15:09:34.4352123Z 12:09:34.433 INFO  SCM Publisher 1/1 source file have been analyzed (done) | time=1769ms
2025-02-06T15:09:34.5895958Z 12:09:34.587 INFO  CPD Executor 387 files had no CPD blocks
2025-02-06T15:09:34.5896386Z 12:09:34.588 INFO  CPD Executor Calculating CPD for 1134 files
2025-02-06T15:09:35.7163053Z 12:09:35.714 INFO  CPD Executor CPD calculation finished (done) | time=1125ms
2025-02-06T15:09:36.6595865Z 12:09:36.657 INFO  SCM writing changed lines
2025-02-06T15:09:36.7743781Z 12:09:36.773 INFO  SCM writing changed lines (done) | time=119ms
2025-02-06T15:09:42.6561472Z 12:09:42.655 INFO  Analysis report generated in 6113ms, dir size=2 MB
2025-02-06T15:09:46.6075913Z 12:09:46.606 INFO  Analysis report compressed in 3950ms, zip size=1 MB
2025-02-06T15:09:51.4978570Z 12:09:51.497 INFO  Analysis report uploaded in 4890ms
2025-02-06T15:09:51.5058729Z 12:09:51.505 INFO  ANALYSIS SUCCESSFUL, you can find the results at: https://sonarcloud.io/dashboard?id=dbcorp_DBCorp.NG.Frontend&pullRequest=7401
2025-02-06T15:09:51.5060127Z 12:09:51.505 INFO  Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
2025-02-06T15:09:51.5062077Z 12:09:51.505 INFO  More about the report processing at https://sonarcloud.io/api/ce/task?id=AZTbzuZKHHbC6mOxJalY
2025-02-06T15:09:51.5150806Z 12:09:51.514 INFO  Time spent writing ucfgs 97ms
2025-02-06T15:09:53.4810882Z 12:09:53.480 INFO  Analysis total time: 3:35.071 s
2025-02-06T15:09:53.4870590Z 12:09:53.486 INFO  SonarScanner Engine completed successfully
2025-02-06T15:09:53.8830624Z 12:09:53.868 INFO  EXECUTION SUCCESS
2025-02-06T15:09:53.8838438Z 12:09:53.868 INFO  Total time: 3:53.342s
2025-02-06T15:09:53.9735391Z ##[section]Finishing: Run Sonar Cloud

Hi,

Which of these files is included in analysis unexpectedly? And what is the full path to it, relative to project root?

 
Thx,
Ann