SonarQube Scanner error when build number more than 3 digits

130 views
Skip to first unread message

jpicc...@gmail.com

unread,
Aug 7, 2017, 1:35:06 PM8/7/17
to SonarQube
We are hitting an error with the SQ Scanner when our build number hits 3 digits.
The solutions version number is: 
1.0.1.101

[13:25:26][EndAnalysis] INFO: Analyzer working directory contains 5 .pb file(s)
[13:25:26][EndAnalysis] INFO: 52 files indexed
[13:25:26][EndAnalysis] INFO: 0 files ignored because of inclusion/exclusion patterns
[13:25:26][EndAnalysis] INFO: Quality profile for cs: Our way
[13:25:26][EndAnalysis] INFO: Sensor Sonar-Sonargraph-Plugin [3.5] [Sonargraph]
[13:25:26][EndAnalysis] INFO: ----------------------------------------------------------------
[13:25:26][EndAnalysis] INFO: Sonargraph: Skipping project FormApi [FormApi:FormApi:47C04E99-F188-4989-9125-6DE66F380F3E], since no Sonargraph rules are activated in current SonarQube quality profile.
[13:25:26][EndAnalysis] INFO: ----------------------------------------------------------------
[13:25:26][EndAnalysis] INFO: Sensor Sonar-Sonargraph-Plugin [3.5] [Sonargraph] (done) | time=0ms
[13:25:26][EndAnalysis] INFO: Sensor C# [csharp]
[13:25:26][EndAnalysis] INFO: SonarAnalyzer.Scanner needs to be executed: false
[13:25:26][EndAnalysis] INFO: Importing analysis results from C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\.sonarqube\out\FormApi_2570\output-cs
[13:25:27][EndAnalysis] INFO: ------------------------------------------------------------------------
[13:25:27][EndAnalysis] INFO: EXECUTION FAILURE
[13:25:27][EndAnalysis] INFO: ------------------------------------------------------------------------
[13:25:27][EndAnalysis] INFO: Total time: 3.864s
[13:25:27][EndAnalysis] INFO: Final Memory: 44M/138M
[13:25:27][EndAnalysis] INFO: ------------------------------------------------------------------------
[13:25:27][EndAnalysis] 17:25:26.964 Creating a summary markdown file...
  • Once we version the solution as, 1.0.2.1  the error goes away.

nicolas...@sonarsource.com

unread,
Aug 8, 2017, 2:58:43 AM8/8/17
to SonarQube, jpicc...@gmail.com
Hi,

For starters I recommend you enable debug logs (sonar.verbose=true) , get the actual stacktrace of the error and see if that stacktrace matches any known issue. If not, then attach debug logs and stacktrace on this thread so we get to see the detailed analysis behaviour and error.

Best regards,
Nicolas
Message has been deleted

jpicc...@gmail.com

unread,
Aug 8, 2017, 10:00:54 AM8/8/17
to SonarQube, jpicc...@gmail.com
Ok here is the debug log, there really isn't a stacktrace and that is kinda the problem, took a while to figure out what the issue was.

[13:01:27] [Step 1/1] EndAnalysis (5s)
[13:01:27] [EndAnalysis] Executing EndAnalysis
[13:01:27] [EndAnalysis] Finishing sonar analysis
[13:01:28] [EndAnalysis] SonarQube Scanner for MSBuild 2.3.1
[13:01:28] [EndAnalysis] Default properties file was found at C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\sonar-scanner-msbuild-2.3.1.554\SonarQube.Analysis.xml
[13:01:28] [EndAnalysis] Loading analysis properties from C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\sonar-scanner-msbuild-2.3.1.554\SonarQube.Analysis.xml
[13:01:28] [EndAnalysis] Post-processing started.
[13:01:28] [EndAnalysis] 17:01:27.504  Loading the SonarQube analysis config from C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\.sonarqube\conf\SonarQubeAnalysisConfig.xml
[13:01:28] [EndAnalysis] 17:01:27.505  Not running under TeamBuild
[13:01:28] [EndAnalysis] 17:01:27.505  Analysis base directory: C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\.sonarqube
[13:01:28] [EndAnalysis] Build directory: 
[13:01:28] [EndAnalysis] Bin directory: C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\.sonarqube\bin
[13:01:28] [EndAnalysis] Config directory: C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\.sonarqube\conf
[13:01:28] [EndAnalysis] Output directory: C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\.sonarqube\out
[13:01:28] [EndAnalysis] Config file: C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\.sonarqube\conf\SonarQubeAnalysisConfig.xml
[13:01:28] [EndAnalysis] Generating SonarQube project properties file to C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\.sonarqube\out\sonar-project.properties
[13:01:28] [EndAnalysis] The supplied Code Analysis ErrorLog file is a valid json file and does not need to be fixed: C:\*******-BuildAgent\work\40e9cc4075f4ce86\lib\FormApi.dll.RoslynCA.json
[13:01:28] [EndAnalysis] Setting analysis property: sonar.visualstudio.enable=false
[13:01:28] [EndAnalysis] Writing processing summary to C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\.sonarqube\out\ProjectInfo.log
[13:01:28] [EndAnalysis] SONAR_SCANNER_OPTS is not configured. Setting it to the default value of -Xmx1024m
[13:01:28] [EndAnalysis] Calling the SonarQube Scanner...
[13:01:28] [EndAnalysis] Setting environment variable 'SONAR_SCANNER_OPTS'. Value: -Xmx1024m
[13:01:28] [EndAnalysis] Executing file C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\sonar-scanner-msbuild-2.3.1.554\sonar-scanner-3.0.1.733\bin\sonar-scanner.bat
[13:01:28] [EndAnalysis]   Args: -Dsonar.scanAllFiles=true -Dproject.settings=C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\.sonarqube\out\sonar-project.properties 
[13:01:28] [EndAnalysis]   Working directory: C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts
[13:01:28] [EndAnalysis]   Timeout (ms):-1
[13:01:28] [EndAnalysis]   Process id: 4456
[13:01:28] [EndAnalysis] C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\sonar-scanner-msbuild-2.3.1.554\sonar-scanner-3.0.1.733\bin\..
[13:01:28] [EndAnalysis] INFO: Scanner configuration file: C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\sonar-scanner-msbuild-2.3.1.554\sonar-scanner-3.0.1.733\bin\..\conf\sonar-scanner.properties
[13:01:28] [EndAnalysis] INFO: Project root configuration file: C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\.sonarqube\out\sonar-project.properties
[13:01:28] [EndAnalysis] 17:01:27.826 INFO: SonarQube Scanner 3.0.1.733
[13:01:28] [EndAnalysis] 17:01:27.827 INFO: Java 1.8.0_121 Oracle Corporation (64-bit)
[13:01:28] [EndAnalysis] 17:01:27.827 INFO: Windows Server 2012 R2 6.3 amd64
[13:01:28] [EndAnalysis] 17:01:27.827 INFO: SONAR_SCANNER_OPTS=-Xmx1024m
[13:01:28] [EndAnalysis] 17:01:27.985 DEBUG: keyStore is : 
[13:01:28] [EndAnalysis] 17:01:27.985 DEBUG: keyStore type is : jks
[13:01:28] [EndAnalysis] 17:01:27.985 DEBUG: keyStore provider is : 
[13:01:28] [EndAnalysis] 17:01:27.985 DEBUG: init keystore
[13:01:28] [EndAnalysis] 17:01:27.986 DEBUG: init keymanager of type SunX509
[13:01:28] [EndAnalysis] 17:01:28.153 INFO: User cache: C:\Windows\system32\config\systemprofile\.sonar\cache
[13:01:28] [EndAnalysis] 17:01:28.154 DEBUG: Extract sonar-scanner-api-batch in temp...
[13:01:28] [EndAnalysis] 17:01:28.157 DEBUG: Get bootstrap index...
[13:01:28] [EndAnalysis] 17:01:28.158 DEBUG: Download: http://sonar.flqa.net/batch/index
[13:01:28] [EndAnalysis] 17:01:28.212 DEBUG: Get bootstrap completed
[13:01:28] [EndAnalysis] 17:01:28.213 DEBUG: Create isolated classloader...
[13:01:28] [EndAnalysis] 17:01:28.221 DEBUG: Start temp cleaning...
[13:01:28] [EndAnalysis] 17:01:28.229 DEBUG: Temp cleaning done
[13:01:28] [EndAnalysis] 17:01:28.230 DEBUG: Execution getVersion
[13:01:28] [EndAnalysis] 17:01:28.234 DEBUG: Execution start
[13:01:29] [EndAnalysis] 17:01:28.468 DEBUG: Publish global mode
[13:01:29] [EndAnalysis] 17:01:28.573 INFO: Load global settings
[13:01:29] [EndAnalysis] 17:01:28.623 DEBUG: GET 200 http://sonar.flqa.net/api/settings/values.protobuf | time=43ms
[13:01:29] [EndAnalysis] 17:01:28.685 INFO: Load global settings (done) | time=113ms
[13:01:29] [EndAnalysis] 17:01:28.696 INFO: User cache: C:\Windows\system32\config\systemprofile\.sonar\cache
[13:01:29] [EndAnalysis] 17:01:28.869 INFO: Load plugins index
[13:01:29] [EndAnalysis] 17:01:28.873 DEBUG: GET 200 http://sonar.flqa.net/deploy/plugins/index.txt | time=3ms
[13:01:29] [EndAnalysis] 17:01:28.874 INFO: Load plugins index (done) | time=5ms
[13:01:29] [EndAnalysis] 17:01:28.874 DEBUG: Load plugins
[13:01:29] [EndAnalysis] 17:01:28.888 DEBUG: Load plugins (done) | time=14ms
[13:01:29] [EndAnalysis] 17:01:28.890 DEBUG: API compatibility mode is enabled on plugin Dependency-Check [dependencycheck] (built with API lower than 5.2)
[13:01:29] [EndAnalysis] 17:01:28.899 DEBUG: API compatibility mode is enabled on plugin Android [android] (built with API lower than 5.2)
[13:01:29] [EndAnalysis] 17:01:28.899 DEBUG: API compatibility mode is enabled on plugin Widget Lab [widgetlab] (built with API lower than 5.2)
[13:01:29] [EndAnalysis] 17:01:28.901 DEBUG: API compatibility mode is enabled on plugin Timeline [timeline] (built with API lower than 5.2)
[13:01:29] [EndAnalysis] 17:01:29.039 DEBUG: Plugins:
[13:01:29] [EndAnalysis] 17:01:29.039 DEBUG:   * Dependency-Check 1.0.3 (dependencycheck)
[13:01:29] [EndAnalysis] 17:01:29.040 DEBUG:   * GitHub 1.4.0.699 (github)
[13:01:29] [EndAnalysis] 17:01:29.040 DEBUG:   * GitHub Authentication for SonarQube 1.3 (authgithub)
[13:01:29] [EndAnalysis] 17:01:29.040 DEBUG:   * Android 1.1 (android)
[13:01:29] [EndAnalysis] 17:01:29.040 DEBUG:   * Sonargraph 3.5 (Sonargraph)
[13:01:29] [EndAnalysis] 17:01:29.040 DEBUG:   * Widget Lab 1.8.1 (widgetlab)
[13:01:29] [EndAnalysis] 17:01:29.040 DEBUG:   * SonarJS 2.21.1.4786 (javascript)
[13:01:29] [EndAnalysis] 17:01:29.040 DEBUG:   * C# 5.8.0.660 (csharp)
[13:01:29] [EndAnalysis] 17:01:29.040 DEBUG:   * SonarJava 4.10.0.10260 (java)
[13:01:29] [EndAnalysis] 17:01:29.040 DEBUG:   * Web 2.5.0.476 (web)
[13:01:29] [EndAnalysis] 17:01:29.040 DEBUG:   * LDAP 2.1.0.507 (ldap)
[13:01:29] [EndAnalysis] 17:01:29.040 DEBUG:   * Timeline 1.5 (timeline)
[13:01:29] [EndAnalysis] 17:01:29.040 DEBUG:   * Build Breaker 2.1 (buildbreaker)
[13:01:29] [EndAnalysis] 17:01:29.041 DEBUG:   * CKS Slack Notifier 2.0 (cksslacknotifier)
[13:01:29] [EndAnalysis] 17:01:29.061 DEBUG: Execution getVersion
[13:01:29] [EndAnalysis] 17:01:29.061 INFO: SonarQube server 6.3.0
[13:01:29] [EndAnalysis] 17:01:29.061 INFO: Default locale: "en_US", source code encoding: "windows-1252" (analysis is platform dependent)
[13:01:29] [EndAnalysis] 17:01:29.062 DEBUG: Work directory: C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\.sonarqube\out\.sonar
[13:01:29] [EndAnalysis] 17:01:29.062 DEBUG: Execution getVersion
[13:01:29] [EndAnalysis] 17:01:29.062 DEBUG: Execution execute
[13:01:30] [EndAnalysis] 17:01:29.367 INFO: Process project properties
[13:01:30] [EndAnalysis] 17:01:29.381 DEBUG: Process project properties (done) | time=14ms
[13:01:30] [EndAnalysis] 17:01:29.474 INFO: Load project repositories
[13:01:30] [EndAnalysis] 17:01:29.488 DEBUG: GET 200 http://sonar.flqa.net/batch/project.protobuf?key=Util-FormApi | time=13ms
[13:01:30] [EndAnalysis] 17:01:29.507 INFO: Load project repositories (done) | time=33ms
[13:01:30] [EndAnalysis] 17:01:29.575 INFO: Execute project builders
[13:01:30] [EndAnalysis] 17:01:29.576 INFO: Execute project builders (done) | time=1ms
[13:01:30] [EndAnalysis] 17:01:29.584 DEBUG: Available languages:
[13:01:30] [EndAnalysis] 17:01:29.587 DEBUG:   * Neutral => "neutral"
[13:01:30] [EndAnalysis] 17:01:29.587 DEBUG:   * JavaScript => "js"
[13:01:30] [EndAnalysis] 17:01:29.590 DEBUG:   * C# => "cs"
[13:01:30] [EndAnalysis] 17:01:29.590 DEBUG:   * Java => "java"
[13:01:30] [EndAnalysis] 17:01:29.590 DEBUG:   * Web => "web"
[13:01:30] [EndAnalysis] 17:01:29.597 INFO: Load quality profiles
[13:01:30] [EndAnalysis] 17:01:29.605 DEBUG: GET 200 http://sonar.flqa.net/api/qualityprofiles/search.protobuf?projectKey=Util-FormApi | time=8ms
[13:01:30] [EndAnalysis] 17:01:29.608 INFO: Load quality profiles (done) | time=12ms
[13:01:30] [EndAnalysis] 17:01:29.612 INFO: Load active rules
[13:01:30] [EndAnalysis] 17:01:29.795 INFO: Load active rules (done) | time=183ms
[13:01:30] [EndAnalysis] 17:01:29.796 INFO: Load metrics repository
[13:01:30] [EndAnalysis] 17:01:29.858 INFO: Load metrics repository (done) | time=62ms
[13:01:30] [EndAnalysis] 17:01:29.871 INFO: Publish mode
[13:01:30] [EndAnalysis] 17:01:29.871 INFO: Project key: Util-FormApi
[13:01:30] [EndAnalysis] 17:01:29.871 DEBUG: Start recursive analysis of project modules
[13:01:30] [EndAnalysis] 17:01:29.873 INFO: -------------  Scan FormApi.Tests
[13:01:30] [EndAnalysis] 17:01:30.003 INFO: Load server rules
[13:01:30] [EndAnalysis] 17:01:30.043 DEBUG: GET 200 http://sonar.flqa.net/api/rules/list.protobuf | time=35ms
[13:01:30] [EndAnalysis] 17:01:30.052 INFO: Load server rules (done) | time=49ms
[13:01:30] [EndAnalysis] 17:01:30.075 DEBUG: Declared extensions of language Neutral were converted to sonar.lang.patterns.neutral : 
[13:01:30] [EndAnalysis] 17:01:30.076 DEBUG: Declared extensions of language JavaScript were converted to sonar.lang.patterns.js : **/*.js
[13:01:30] [EndAnalysis] 17:01:30.076 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : **/*.cs
[13:01:30] [EndAnalysis] 17:01:30.076 DEBUG: Declared extensions of language Java were converted to sonar.lang.patterns.java : **/*.java,**/*.jav
[13:01:30] [EndAnalysis] 17:01:30.077 DEBUG: Declared extensions of language Web were converted to sonar.lang.patterns.web : **/*.html,**/*.xhtml
[13:01:30] [EndAnalysis] 17:01:30.149 DEBUG: Initializers : GenericCoverageSensor
[13:01:30] [EndAnalysis] 17:01:30.149 INFO: Initializer GenericCoverageSensor
[13:01:30] [EndAnalysis] 17:01:30.150 INFO: Initializer GenericCoverageSensor (done) | time=1ms
[13:01:30] [EndAnalysis] 17:01:30.151 INFO: Base dir: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests
[13:01:30] [EndAnalysis] 17:01:30.151 INFO: Working dir: C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\.sonarqube\out\.sonar\mod0
[13:01:30] [EndAnalysis] 17:01:30.164 INFO: Test paths: Models/CategoryModelTest.cs, Properties/AssemblyInfo.cs, App.config, packages.config
[13:01:30] [EndAnalysis] 17:01:30.166 INFO: Source encoding: UTF-8, default locale: en_US
[13:01:30] [EndAnalysis] 17:01:30.167 INFO: Index files
[13:01:30] [EndAnalysis] 17:01:30.169 INFO: Excluded sources: 
[13:01:30] [EndAnalysis] 17:01:30.170 INFO:   **/*node_modules
[13:01:30] [EndAnalysis] 17:01:30.170 INFO:   node_modules/**/*
[13:01:30] [EndAnalysis] 17:01:30.170 INFO:   **/*api-mocks
[13:01:30] [EndAnalysis] 17:01:30.170 INFO:   api-mocks/**/*
[13:01:30] [EndAnalysis] 17:01:30.170 INFO:   bower_components/**/*
[13:01:30] [EndAnalysis] 17:01:30.170 INFO:   build-scripts/**/*
[13:01:30] [EndAnalysis] 17:01:30.170 INFO:   build/**/*
[13:01:30] [EndAnalysis] 17:01:30.170 INFO:   coverage/**/*
[13:01:30] [EndAnalysis] 17:01:30.170 INFO:   plop-templates/**/*
[13:01:30] [EndAnalysis] 17:01:30.170 INFO:   src/*.compiled.*
[13:01:30] [EndAnalysis] 17:01:30.170 INFO:   src/font/**/*
[13:01:30] [EndAnalysis] 17:01:30.170 INFO:   src/libs/**/*
[13:01:30] [EndAnalysis] 17:01:30.171 INFO:   src/styles/**/*
[13:01:30] [EndAnalysis] 17:01:30.171 INFO:   src/dependency-sets/*.js
[13:01:30] [EndAnalysis] 17:01:30.171 INFO:   src/dependency-sets/*/index.js
[13:01:30] [EndAnalysis] 17:01:30.171 INFO:   src/dependency-sets/*/templates.js
[13:01:30] [EndAnalysis] 17:01:30.171 INFO:   src/dependency-sets/highcharts/*.js
[13:01:30] [EndAnalysis] 17:01:30.171 INFO:   testing-libs/**/*
[13:01:30] [EndAnalysis] 17:01:30.171 INFO:   ./*.js
[13:01:30] [EndAnalysis] 17:01:30.171 INFO:   src/**/*.spec.js
[13:01:30] [EndAnalysis] 17:01:30.171 INFO:   src/**/*.html
[13:01:30] [EndAnalysis] 17:01:30.171 INFO:   **/*OLA2Common/Scripts/**/*
[13:01:30] [EndAnalysis] 17:01:30.188 DEBUG: 'Models/CategoryModelTest.cs' indexed as test with language 'cs'
[13:01:30] [EndAnalysis] 17:01:30.221 DEBUG: 'Properties/AssemblyInfo.cs' indexed as test with language 'cs'
[13:01:30] [EndAnalysis] 17:01:30.221 DEBUG: 'App.config' indexed as test with language 'null'
[13:01:30] [EndAnalysis] 17:01:30.224 DEBUG: 'packages.config' indexed as test with language 'null'
[13:01:30] [EndAnalysis] 17:01:30.228 INFO: 36 files indexed
[13:01:30] [EndAnalysis] 17:01:30.228 INFO: 0 files ignored because of inclusion/exclusion patterns
[13:01:30] [EndAnalysis] 17:01:30.230 INFO: Quality profile for cs: Frontline way
[13:01:30] [EndAnalysis] 17:01:30.313 DEBUG: Code colorizer, supported languages: 
[13:01:31] [EndAnalysis] 17:01:30.928 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing
[13:01:31] [EndAnalysis] 17:01:30.929 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing
[13:01:31] [EndAnalysis] 17:01:30.934 DEBUG: 'JavaScript Squid Sensor' skipped because there is no related file in current project
[13:01:31] [EndAnalysis] 17:01:30.934 DEBUG: 'SurefireSensor' skipped because there is no related file in current project
[13:01:31] [EndAnalysis] 17:01:30.934 DEBUG: 'JaCoCoSensor' skipped because there is no related file in current project
[13:01:31] [EndAnalysis] 17:01:30.934 DEBUG: 'JavaSquidSensor' skipped because there is no related file in current project
[13:01:31] [EndAnalysis] 17:01:30.935 DEBUG: 'Web' skipped because there is no related file in current project
[13:01:31] [EndAnalysis] 17:01:30.940 DEBUG: Sensors : Sonar-Sonargraph-Plugin [3.5] -> C# -> Coverage Report Import -> Coverage Report Import -> Unit Test Results Import -> SonarJavaXmlFileSensor -> Zero Coverage Sensor -> Code Colorizer Sensor -> CPD Block Indexer
[13:01:31] [EndAnalysis] 17:01:30.940 INFO: Sensor Sonar-Sonargraph-Plugin [3.5] [Sonargraph]
[13:01:31] [EndAnalysis] 17:01:30.941 INFO: ----------------------------------------------------------------
[13:01:31] [EndAnalysis] 17:01:30.941 INFO: Sonargraph: Skipping project FormApi.Tests [Util-FormApi:Util-FormApi:2BDAE302-0551-4331-AF7A-90E7CF269C40], since no Sonargraph rules are activated in current SonarQube quality profile.
[13:01:31] [EndAnalysis] 17:01:30.941 INFO: ----------------------------------------------------------------
[13:01:31] [EndAnalysis] 17:01:30.941 INFO: Sensor Sonar-Sonargraph-Plugin [3.5] [Sonargraph] (done) | time=1ms
[13:01:31] [EndAnalysis] 17:01:30.941 INFO: Sensor C# [csharp]
[13:01:31] [EndAnalysis] 17:01:30.947 DEBUG: No files to analyze. Skip Sensor.
[13:01:31] [EndAnalysis] 17:01:30.947 INFO: Sensor C# [csharp] (done) | time=6ms
[13:01:31] [EndAnalysis] 17:01:30.947 INFO: Sensor Coverage Report Import [csharp]
[13:01:31] [EndAnalysis] 17:01:30.968 INFO: Aggregating the HTML reports from C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage.html
[13:01:31] [EndAnalysis] 17:01:30.971 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\1.html
[13:01:31] [EndAnalysis] 17:01:30.974 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\10.html
[13:01:31] [EndAnalysis] 17:01:30.976 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\11.html
[13:01:31] [EndAnalysis] 17:01:30.977 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\12.html
[13:01:31] [EndAnalysis] 17:01:30.979 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\13.html
[13:01:31] [EndAnalysis] 17:01:30.980 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\14.html
[13:01:31] [EndAnalysis] 17:01:30.980 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\15.html
[13:01:31] [EndAnalysis] 17:01:30.980 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\16.html
[13:01:31] [EndAnalysis] 17:01:30.981 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\17.html
[13:01:31] [EndAnalysis] 17:01:30.985 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\18.html
[13:01:31] [EndAnalysis] 17:01:30.986 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\19.html
[13:01:31] [EndAnalysis] 17:01:30.986 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\2.html
[13:01:31] [EndAnalysis] 17:01:30.987 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\20.html
[13:01:31] [EndAnalysis] 17:01:30.987 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\21.html
[13:01:31] [EndAnalysis] 17:01:30.987 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\22.html
[13:01:31] [EndAnalysis] 17:01:30.988 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\23.html
[13:01:31] [EndAnalysis] 17:01:30.989 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\24.html
[13:01:31] [EndAnalysis] 17:01:30.989 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\25.html
[13:01:31] [EndAnalysis] 17:01:30.990 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\26.html
[13:01:31] [EndAnalysis] 17:01:30.990 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\27.html
[13:01:31] [EndAnalysis] 17:01:30.991 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\28.html
[13:01:31] [EndAnalysis] 17:01:30.991 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\29.html
[13:01:31] [EndAnalysis] 17:01:30.992 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\3.html
[13:01:31] [EndAnalysis] 17:01:30.992 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\30.html
[13:01:31] [EndAnalysis] 17:01:30.997 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\31.html
[13:01:31] [EndAnalysis] 17:01:30.997 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\32.html
[13:01:31] [EndAnalysis] 17:01:30.998 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\33.html
[13:01:31] [EndAnalysis] 17:01:30.998 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\34.html
[13:01:31] [EndAnalysis] 17:01:30.999 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\35.html
[13:01:31] [EndAnalysis] 17:01:31.000 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\36.html
[13:01:31] [EndAnalysis] 17:01:31.001 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\37.html
[13:01:31] [EndAnalysis] 17:01:31.001 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\38.html
[13:01:31] [EndAnalysis] 17:01:31.002 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\39.html
[13:01:31] [EndAnalysis] 17:01:31.003 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\4.html
[13:01:31] [EndAnalysis] 17:01:31.003 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\40.html
[13:01:31] [EndAnalysis] 17:01:31.004 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\41.html
[13:01:31] [EndAnalysis] 17:01:31.004 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\42.html
[13:01:31] [EndAnalysis] 17:01:31.005 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\43.html
[13:01:31] [EndAnalysis] 17:01:31.005 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\44.html
[13:01:31] [EndAnalysis] 17:01:31.007 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\45.html
[13:01:31] [EndAnalysis] 17:01:31.007 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\46.html
[13:01:31] [EndAnalysis] 17:01:31.007 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\47.html
[13:01:31] [EndAnalysis] 17:01:31.008 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\48.html
[13:01:31] [EndAnalysis] 17:01:31.008 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\49.html
[13:01:31] [EndAnalysis] 17:01:31.008 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\5.html
[13:01:31] [EndAnalysis] 17:01:31.009 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\50.html
[13:01:31] [EndAnalysis] 17:01:31.009 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\51.html
[13:01:31] [EndAnalysis] 17:01:31.009 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\52.html
[13:01:31] [EndAnalysis] 17:01:31.010 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\53.html
[13:01:31] [EndAnalysis] 17:01:31.010 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\54.html
[13:01:31] [EndAnalysis] 17:01:31.010 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\55.html
[13:01:31] [EndAnalysis] 17:01:31.011 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\56.html
[13:01:31] [EndAnalysis] 17:01:31.011 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\57.html
[13:01:31] [EndAnalysis] 17:01:31.011 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\58.html
[13:01:31] [EndAnalysis] 17:01:31.011 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\59.html
[13:01:31] [EndAnalysis] 17:01:31.012 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\6.html
[13:01:31] [EndAnalysis] 17:01:31.012 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\60.html
[13:01:31] [EndAnalysis] 17:01:31.013 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\61.html
[13:01:31] [EndAnalysis] 17:01:31.013 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\62.html
[13:01:31] [EndAnalysis] 17:01:31.013 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\63.html
[13:01:31] [EndAnalysis] 17:01:31.014 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\64.html
[13:01:31] [EndAnalysis] 17:01:31.014 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\65.html
[13:01:31] [EndAnalysis] 17:01:31.014 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\66.html
[13:01:31] [EndAnalysis] 17:01:31.015 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\67.html
[13:01:31] [EndAnalysis] 17:01:31.015 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\68.html
[13:01:31] [EndAnalysis] 17:01:31.016 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\69.html
[13:01:31] [EndAnalysis] 17:01:31.017 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\7.html
[13:01:31] [EndAnalysis] 17:01:31.020 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\70.html
[13:01:31] [EndAnalysis] 17:01:31.026 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\71.html
[13:01:31] [EndAnalysis] 17:01:31.028 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\8.html
[13:01:31] [EndAnalysis] 17:01:31.032 INFO: Parsing the dotCover report C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage\src\9.html
[13:01:31] [EndAnalysis] 17:01:31.032 INFO: Adding this code coverage report to the cache for later reuse: C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\..\buildlogs\coverage.html
[13:01:31] [EndAnalysis] 17:01:31.034 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\PacketEmbeddedEditModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.035 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\FormApiPacket.cs
[13:01:31] [EndAnalysis] 17:01:31.035 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\PacketInstanceEmbedded.cs
[13:01:31] [EndAnalysis] 17:01:31.035 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\StatusHistoryModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.035 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\FormInstanceStep.cs
[13:01:31] [EndAnalysis] 17:01:31.035 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\StepEmbeddedModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.035 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Proxies\FormApiProxy.cs
[13:01:31] [EndAnalysis] 17:01:31.035 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\PrintPreview.cs
[13:01:31] [EndAnalysis] 17:01:31.035 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\PacketTemplateEmbeddedModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.035 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\Employee.cs
[13:01:31] [EndAnalysis] 17:01:31.035 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\FormAdministratorModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.035 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Edit\EmployeeEdit.cs
[13:01:31] [EndAnalysis] 17:01:31.036 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\FormFieldModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.036 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\ModifierModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.036 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\PacketInstanceEmbeddedEditModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.036 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\StepEventModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.037 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\EmployeeRecord.cs
[13:01:31] [EndAnalysis] 17:01:31.037 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\PacketInstance.cs
[13:01:31] [EndAnalysis] 17:01:31.037 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\FormTemplate.cs
[13:01:31] [EndAnalysis] 17:01:31.037 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\FileModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.043 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\FormInstanceEditModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.043 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Classes\FormInstanceId.cs
[13:01:31] [EndAnalysis] 17:01:31.043 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\WorkflowDefinitionModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.043 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\PermissionsModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.043 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Edit\PacketInstanceEmbeddedEdit.cs
[13:01:31] [EndAnalysis] 17:01:31.043 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\Category.cs
[13:01:31] [EndAnalysis] 17:01:31.043 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\PacketInstanceModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.043 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\FormFieldEmbeddedModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.044 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\StepParticipant.cs
[13:01:31] [EndAnalysis] 17:01:31.044 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\Creator.cs
[13:01:31] [EndAnalysis] 17:01:31.044 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\StepEventAction.cs
[13:01:31] [EndAnalysis] 17:01:31.044 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Edit\PacketInstanceEdit.cs
[13:01:31] [EndAnalysis] 17:01:31.045 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\PageObjectModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.045 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\PrintPreviewDefinitionModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.045 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Edit\PacketEmbeddedEdit.cs
[13:01:31] [EndAnalysis] 17:01:31.045 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Edit\CreatorEdit.cs
[13:01:31] [EndAnalysis] 17:01:31.046 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\FormTemplateEditModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.046 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\StepEvent.cs
[13:01:31] [EndAnalysis] 17:01:31.046 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\Step.cs
[13:01:31] [EndAnalysis] 17:01:31.046 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Edit\FormTemplateEdit.cs
[13:01:31] [EndAnalysis] 17:01:31.046 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\PacketTemplateEmbedded.cs
[13:01:31] [EndAnalysis] 17:01:31.046 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\PacketInstanceEditModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.048 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\Modifier.cs
[13:01:31] [EndAnalysis] 17:01:31.048 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Edit\FormInstanceEdit.cs
[13:01:31] [EndAnalysis] 17:01:31.048 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\FormLibraryItemModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.048 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\StepModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.048 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\StepEventActionModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.049 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\FormInstance.cs
[13:01:31] [EndAnalysis] 17:01:31.049 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Clients\FormApiClient.cs
[13:01:31] [EndAnalysis] 17:01:31.049 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\StartupEmailModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.049 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\File.cs
[13:01:31] [EndAnalysis] 17:01:31.049 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\PageObject.cs
[13:01:31] [EndAnalysis] 17:01:31.049 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\PrintPreviewModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.049 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\FormApiPacketModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.049 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\EmployeeRecordModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.049 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\FormField.cs
[13:01:31] [EndAnalysis] 17:01:31.050 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\CategoryModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.050 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\PrintPreviewPageModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.050 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\PacketInstanceEmbeddedTest.cs
[13:01:31] [EndAnalysis] 17:01:31.050 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\CreatorEditModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.050 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\StatusHistory.cs
[13:01:31] [EndAnalysis] 17:01:31.050 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\FormLibraryItem.cs
[13:01:31] [EndAnalysis] 17:01:31.051 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\StepParticipantModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.051 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\SearchCriteria.cs
[13:01:31] [EndAnalysis] 17:01:31.053 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\FormAdministrator.cs
[13:01:31] [EndAnalysis] 17:01:31.053 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\StartupEmail.cs
[13:01:31] [EndAnalysis] 17:01:31.053 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\PrintPreviewDefinition.cs
[13:01:31] [EndAnalysis] 17:01:31.054 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\PrintPreviewPage.cs
[13:01:31] [EndAnalysis] 17:01:31.055 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\EmployeeEditModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.055 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi\Models\Read\Permissions.cs
[13:01:31] [EndAnalysis] 17:01:31.055 DEBUG: Code coverage will not be imported for the following file outside of SonarQube: C:\*******-BuildAgent\work\40e9cc4075f4ce86\tests\FormApi.Tests\Models\FormTemplateModelTest.cs
[13:01:31] [EndAnalysis] 17:01:31.055 INFO: Sensor Coverage Report Import [csharp] (done) | time=108ms
[13:01:31] [EndAnalysis] 17:01:31.055 INFO: Sensor Coverage Report Import [csharp]
[13:01:31] [EndAnalysis] 17:01:31.055 DEBUG: No coverage property. Skip Sensor
[13:01:31] [EndAnalysis] 17:01:31.055 INFO: Sensor Coverage Report Import [csharp] (done) | time=0ms
[13:01:31] [EndAnalysis] 17:01:31.055 INFO: Sensor Unit Test Results Import [csharp]
[13:01:31] [EndAnalysis] 17:01:31.055 INFO: Sensor Unit Test Results Import [csharp] (done) | time=0ms
[13:01:31] [EndAnalysis] 17:01:31.055 INFO: Sensor SonarJavaXmlFileSensor [java]
[13:01:31] [EndAnalysis] 17:01:31.056 INFO: Sensor SonarJavaXmlFileSensor [java] (done) | time=1ms
[13:01:31] [EndAnalysis] 17:01:31.056 INFO: Sensor Zero Coverage Sensor
[13:01:31] [EndAnalysis] 17:01:31.057 INFO: Sensor Zero Coverage Sensor (done) | time=1ms
[13:01:31] [EndAnalysis] 17:01:31.057 INFO: Sensor Code Colorizer Sensor
[13:01:31] [EndAnalysis] 17:01:31.061 INFO: Sensor Code Colorizer Sensor (done) | time=4ms
[13:01:31] [EndAnalysis] 17:01:31.061 INFO: Sensor CPD Block Indexer
[13:01:31] [EndAnalysis] 17:01:31.062 INFO: org.sonar.scanner.cpd.deprecated.DefaultCpdBlockIndexer@2db4ad1 is used for cs
[13:01:31] [EndAnalysis] 17:01:31.062 DEBUG: No CpdMapping for language cs
[13:01:31] [EndAnalysis] 17:01:31.062 INFO: Sensor CPD Block Indexer (done) | time=1ms
[13:01:31] [EndAnalysis] 17:01:31.062 INFO: No SCM system was detected. You can use the 'sonar.scm.provider' property to explicitly specify it.
[13:01:31] [EndAnalysis] 17:01:31.062 INFO: -------------  Scan FormApi
[13:01:31] [EndAnalysis] 17:01:31.088 DEBUG: Declared extensions of language Neutral were converted to sonar.lang.patterns.neutral : 
[13:01:31] [EndAnalysis] 17:01:31.088 DEBUG: Declared extensions of language JavaScript were converted to sonar.lang.patterns.js : **/*.js
[13:01:31] [EndAnalysis] 17:01:31.088 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : **/*.cs
[13:01:31] [EndAnalysis] 17:01:31.088 DEBUG: Declared extensions of language Java were converted to sonar.lang.patterns.java : **/*.java,**/*.jav
[13:01:31] [EndAnalysis] 17:01:31.088 DEBUG: Declared extensions of language Web were converted to sonar.lang.patterns.web : **/*.html,**/*.xhtml
[13:01:31] [EndAnalysis] 17:01:31.095 DEBUG: Initializers : GenericCoverageSensor
[13:01:31] [EndAnalysis] 17:01:31.095 INFO: Initializer GenericCoverageSensor
[13:01:31] [EndAnalysis] 17:01:31.095 INFO: Initializer GenericCoverageSensor (done) | time=0ms
[13:01:31] [EndAnalysis] 17:01:31.095 INFO: Base dir: C:\*******-BuildAgent\work\40e9cc4075f4ce86\source\FormApi
[13:01:31] [EndAnalysis] 17:01:31.095 INFO: Working dir: C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\.sonarqube\out\.sonar\mod1
[13:01:31] [EndAnalysis] 17:01:31.096 INFO: Source paths: Classes/Enums/EventAction.cs, Classes/Enums/EventType.cs, Properties/AssemblyInfo.cs, Proxies/FormApiProxy.cs, App.config, packages.config
[13:01:31] [EndAnalysis] 17:01:31.099 INFO: Source encoding: UTF-8, default locale: en_US
[13:01:31] [EndAnalysis] 17:01:31.099 INFO: Index files
[13:01:31] [EndAnalysis] 17:01:31.099 INFO: Excluded sources: 
[13:01:31] [EndAnalysis] 17:01:31.099 INFO:   **/*node_modules
[13:01:31] [EndAnalysis] 17:01:31.099 INFO:   node_modules/**/*
[13:01:31] [EndAnalysis] 17:01:31.099 INFO:   **/*api-mocks
[13:01:31] [EndAnalysis] 17:01:31.099 INFO:   api-mocks/**/*
[13:01:31] [EndAnalysis] 17:01:31.099 INFO:   bower_components/**/*
[13:01:31] [EndAnalysis] 17:01:31.099 INFO:   build-scripts/**/*
[13:01:31] [EndAnalysis] 17:01:31.099 INFO:   build/**/*
[13:01:31] [EndAnalysis] 17:01:31.099 INFO:   coverage/**/*
[13:01:31] [EndAnalysis] 17:01:31.099 INFO:   plop-templates/**/*
[13:01:31] [EndAnalysis] 17:01:31.099 INFO:   src/*.compiled.*
[13:01:31] [EndAnalysis] 17:01:31.099 INFO:   src/font/**/*
[13:01:31] [EndAnalysis] 17:01:31.099 INFO:   src/libs/**/*
[13:01:31] [EndAnalysis] 17:01:31.101 INFO:   src/styles/**/*
[13:01:31] [EndAnalysis] 17:01:31.101 INFO:   src/dependency-sets/*.js
[13:01:31] [EndAnalysis] 17:01:31.101 INFO:   src/dependency-sets/*/index.js
[13:01:31] [EndAnalysis] 17:01:31.101 INFO:   src/dependency-sets/*/templates.js
[13:01:31] [EndAnalysis] 17:01:31.101 INFO:   src/dependency-sets/highcharts/*.js
[13:01:31] [EndAnalysis] 17:01:31.101 INFO:   testing-libs/**/*
[13:01:31] [EndAnalysis] 17:01:31.101 INFO:   ./*.js
[13:01:31] [EndAnalysis] 17:01:31.101 INFO:   src/**/*.spec.js
[13:01:31] [EndAnalysis] 17:01:31.102 INFO:   src/**/*.html
[13:01:31] [EndAnalysis] 17:01:31.102 INFO:   **/*OLA2Common/Scripts/**/*
[13:01:31] [EndAnalysis] 17:01:31.122 INFO: Analyzer working directory contains 5 .pb file(s)
[13:01:31] [EndAnalysis] 17:01:31.151 DEBUG: 'Classes/Enums/EventAction.cs' generated metadata  with charset 'UTF-8'
[13:01:31] [EndAnalysis] 17:01:31.151 DEBUG: 'Classes/Enums/EventAction.cs' indexed with language 'cs'
[13:01:31] [EndAnalysis] 17:01:31.152 DEBUG: 'Classes/Enums/EventType.cs' generated metadata  with charset 'UTF-8'
[13:01:31] [EndAnalysis] 17:01:31.153 DEBUG: 'Classes/Enums/EventType.cs' indexed with language 'cs'
[13:01:31] [EndAnalysis] 17:01:31.231 DEBUG: 'App.config' indexed with language 'null'
[13:01:31] [EndAnalysis] 17:01:31.232 DEBUG: 'packages.config' indexed with language 'null'
[13:01:31] [EndAnalysis] 17:01:31.232 INFO: 52 files indexed
[13:01:31] [EndAnalysis] 17:01:31.232 INFO: 0 files ignored because of inclusion/exclusion patterns
[13:01:31] [EndAnalysis] 17:01:31.232 INFO: Quality profile for cs: Frontline way
[13:01:31] [EndAnalysis] 17:01:31.250 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing
[13:01:31] [EndAnalysis] 17:01:31.250 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing
[13:01:31] [EndAnalysis] 17:01:31.250 DEBUG: 'JavaScript Squid Sensor' skipped because there is no related file in current project
[13:01:31] [EndAnalysis] 17:01:31.250 DEBUG: 'SurefireSensor' skipped because there is no related file in current project
[13:01:31] [EndAnalysis] 17:01:31.250 DEBUG: 'JaCoCoSensor' skipped because there is no related file in current project
[13:01:31] [EndAnalysis] 17:01:31.250 DEBUG: 'JavaSquidSensor' skipped because there is no related file in current project
[13:01:31] [EndAnalysis] 17:01:31.250 DEBUG: 'Web' skipped because there is no related file in current project
[13:01:31] [EndAnalysis] 17:01:31.251 DEBUG: Sensors : Sonar-Sonargraph-Plugin [3.5] -> C# -> Coverage Report Import -> Coverage Report Import -> Unit Test Results Import -> SonarJavaXmlFileSensor -> Zero Coverage Sensor -> Code Colorizer Sensor -> CPD Block Indexer
[13:01:31] [EndAnalysis] 17:01:31.251 INFO: Sensor Sonar-Sonargraph-Plugin [3.5] [Sonargraph]
[13:01:31] [EndAnalysis] 17:01:31.251 INFO: ----------------------------------------------------------------
[13:01:31] [EndAnalysis] 17:01:31.251 INFO: Sonargraph: Skipping project FormApi [Util-FormApi:Util-FormApi:47C04E99-F188-4989-9125-6DE66F380F3E], since no Sonargraph rules are activated in current SonarQube quality profile.
[13:01:31] [EndAnalysis] 17:01:31.251 INFO: ----------------------------------------------------------------
[13:01:31] [EndAnalysis] 17:01:31.251 INFO: Sensor Sonar-Sonargraph-Plugin [3.5] [Sonargraph] (done) | time=0ms
[13:01:31] [EndAnalysis] 17:01:31.251 INFO: Sensor C# [csharp]
[13:01:31] [EndAnalysis] 17:01:31.251 INFO: SonarAnalyzer.Scanner needs to be executed: false
[13:01:31] [EndAnalysis] 17:01:31.251 INFO: Importing analysis results from C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\.sonarqube\out\FormApi_8138\output-cs
[13:01:32] [EndAnalysis] 17:01:31.586 INFO: ------------------------------------------------------------------------
[13:01:32] [EndAnalysis] 17:01:31.586 INFO: EXECUTION FAILURE
[13:01:32] [EndAnalysis] 17:01:31.586 INFO: ------------------------------------------------------------------------
[13:01:32] [EndAnalysis] 17:01:31.586 INFO: Total time: 3.807s
[13:01:32] [EndAnalysis] 17:01:31.673 INFO: Final Memory: 41M/142M
[13:01:32] [EndAnalysis] 17:01:31.673 INFO: ------------------------------------------------------------------------
[13:01:32] [EndAnalysis] 17:01:31.675 DEBUG: Execution getVersion
[13:01:32] [EndAnalysis] 17:01:31.676 DEBUG: Execution stop
[13:01:32] [EndAnalysis] Process returned exit code 1
[13:01:32] [EndAnalysis] 17:01:31.77  Creating a summary markdown file...
[13:01:32] [EndAnalysis] Error: 8/7/2017 5:01:31 PM: 
[13:01:32] [EndAnalysis] At C:\*******-BuildAgent\work\40e9cc4075f4ce86\scripts\psake-sonar.ps1:47 char:9
[13:01:32] [EndAnalysis]  +         & "$PSScriptRoot\sonar-scanner-msbuild-$sonarVersion\MSBuild.SonarQube.R ...
[13:01:32] [EndAnalysis]  + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [<<==>>] Exception: 17:01:29.871 WARN: SCM provider autodetection failed. No SCM provider claims to support this project. Please use sonar.scm.provider to define SCM of your project.
[13:01:32] [EndAnalysis] 
[13:01:32] [EndAnalysis] Build finished at 8/7/2017 5:01:31 PM
[13:01:32] [EndAnalysis] 
[13:01:32] [EndAnalysis] Total time: 43 seconds.
[13:01:32] [EndAnalysis] BUILD FAILED
[13:01:32] [EndAnalysis] Process exited with code 1


Reply all
Reply to author
Forward
0 new messages