New Code Coverage not displaying in Dashboard

1,056 views
Skip to first unread message

shru...@yahoo.com

unread,
Apr 15, 2018, 11:37:39 AM4/15/18
to SonarQube
Hi,

I have been chasing this issue for a few weeks now. Here is our landscape - 

SonarQube - 6.7.2 LTS
MSBuild Sonar Scanner - 4.1.1
C# plugin - 7.0.1.4822
MSBuild - 15
TFS 2017 Update 3
Visual Studio 2017 ASP.net MVC project

Issue - 
New code coverage metrics in SonarQube Dashboard never get updated. But the total lines etc do change. 

From the logs, I see the .trx, .coverage and .coveragexml files are generated. .Coveragexml file has data in it. Any idea why the metrics in the Dashboard are not updated?

Few warning in the logs caught my eye but not sure if this could be related to the issue - 
WARNING: WARN: Property missing: 'sonar.cs.analyzer.projectOutPaths'. No protobuf files will be loaded for this project.
WARNING: WARN: No roslyn issues report not found for this project.
WARNING: WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ACCrosswalkProvider.cs' referenced by the protobuf 'MetricsInfo' does not exist in the analysis context

Any help will be very much appreciated. I have reached a dead-end on this issue.

Thanks!

Amaury Leve

unread,
Apr 17, 2018, 10:25:29 AM4/17/18
to shru...@yahoo.com, SonarQube
Hi,

Could you share the full log of the end step using sonar.verbose=true?

Cheers,
Amaury

--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/19301196-c677-4d3d-bcdd-8483befcfc55%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--

Amaury Levé | SonarSource

Software Developer - .Net Team

http://sonarsource.com


Are you using SonarLint in your IDE? 

shru...@yahoo.com

unread,
Apr 17, 2018, 11:29:48 AM4/17/18
to SonarQube
Hi Amaury,

Here's the log - 

2018-04-17T14:42:21.1526181Z ##[debug]Evaluating condition for step: 'Run Code Analysis'
2018-04-17T14:42:21.1526889Z ##[debug]Evaluating: succeeded()
2018-04-17T14:42:21.1527204Z ##[debug]Evaluating succeeded:
2018-04-17T14:42:21.1527822Z ##[debug]=> (Boolean) True
2018-04-17T14:42:21.1528260Z ##[debug]Expanded: True
2018-04-17T14:42:21.1528636Z ##[debug]Result: True
2018-04-17T14:42:21.1529039Z ##[section]Starting: Run Code Analysis
2018-04-17T14:42:21.1761617Z ==============================================================================
2018-04-17T14:42:21.1761963Z Task         : Run Code Analysis
2018-04-17T14:42:21.1762231Z Description  : Run scanner and upload the results to the SonarQube server.
2018-04-17T14:42:21.1762694Z Version      : 4.1.1
2018-04-17T14:42:21.1762938Z Author       : sonarsource
2018-04-17T14:42:21.1763302Z Help         : This task is not needed for Maven and Gradle projects since the scanner should be run as part of the build.

2018-04-17T14:42:21.1764302Z ==============================================================================
2018-04-17T14:42:21.5665248Z ##[debug]agent.TempDirectory=d:\b3_w\_temp
2018-04-17T14:42:21.5703963Z ##[debug]loading inputs and endpoints
2018-04-17T14:42:21.5708163Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_SYSTEMVSSCONNECTION_ACCESSTOKEN
2018-04-17T14:42:21.5720935Z ##[debug]loading ENDPOINT_AUTH_SCHEME_SYSTEMVSSCONNECTION
2018-04-17T14:42:21.5724010Z ##[debug]loading ENDPOINT_AUTH_SYSTEMVSSCONNECTION
2018-04-17T14:42:21.5728199Z ##[debug]loading SECRET_PPMPWD
2018-04-17T14:42:21.5730789Z ##[debug]loading SECRET_SONARQUBE_ENDPOINT
2018-04-17T14:42:21.5734197Z ##[debug]loaded 5
2018-04-17T14:42:21.5750672Z ##[debug]Agent.ProxyUrl=undefined
2018-04-17T14:42:21.5752441Z ##[debug]Agent.CAInfo=undefined
2018-04-17T14:42:21.5752865Z ##[debug]Agent.ClientCert=undefined
2018-04-17T14:42:21.5753245Z ##[debug]Agent.SkipCertValidation=undefined
2018-04-17T14:42:21.7298803Z ##[debug]SONARQUBE_SCANNER_MODE=MSBuild
2018-04-17T14:42:21.7316905Z ##[debug]SONARQUBE_SCANNER_MSBUILD_EXE=d:\b3_w\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.1.1\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe
2018-04-17T14:42:21.7325299Z ##[debug]which 'd:\b3_w\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.1.1\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe'
2018-04-17T14:42:21.7367178Z ##[debug]found: 'd:\b3_w\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.1.1\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe'
2018-04-17T14:42:21.7367787Z ##[debug]which 'd:\b3_w\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.1.1\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe'
2018-04-17T14:42:21.7369972Z ##[debug]found: 'd:\b3_w\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.1.1\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe'
2018-04-17T14:42:21.7378852Z ##[debug]d:\b3_w\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.1.1\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe arg: end
2018-04-17T14:42:21.7384037Z ##[debug]exec tool: d:\b3_w\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.1.1\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe
2018-04-17T14:42:21.7384507Z ##[debug]arguments:
2018-04-17T14:42:21.7385219Z ##[debug]   end
2018-04-17T14:42:21.7396388Z [command]d:\b3_w\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.1.1\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe end
2018-04-17T14:42:21.8349413Z SonarScanner for MSBuild 4.1.1
2018-04-17T14:42:21.8356670Z Using the .NET Framework version of the Scanner for MSBuild
2018-04-17T14:42:21.8996001Z Default properties file was found at d:\b3_w\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.1.1\classic-sonar-scanner-msbuild\SonarQube.Analysis.xml
2018-04-17T14:42:21.8996565Z Loading analysis properties from d:\b3_w\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.1.1\classic-sonar-scanner-msbuild\SonarQube.Analysis.xml
2018-04-17T14:42:21.9003448Z Post-processing started.
2018-04-17T14:42:22.1242633Z 09:42:22.114  Loading the SonarQube analysis config from d:\b3_w\13\.sonarqube\conf\SonarQubeAnalysisConfig.xml
2018-04-17T14:42:22.1243336Z 09:42:22.114  TeamBuild environment detected
2018-04-17T14:42:22.1249541Z 09:42:22.114  Analysis base directory: d:\b3_w\13\.sonarqube
2018-04-17T14:42:22.1249870Z Build directory: d:\b3_w\13
2018-04-17T14:42:22.1250099Z Bin directory: d:\b3_w\13\.sonarqube\bin
2018-04-17T14:42:22.1250350Z Config directory: d:\b3_w\13\.sonarqube\conf
2018-04-17T14:42:22.1250661Z Output directory: d:\b3_w\13\.sonarqube\out
2018-04-17T14:42:22.1251017Z Config file: d:\b3_w\13\.sonarqube\conf\SonarQubeAnalysisConfig.xml
2018-04-17T14:42:22.1323152Z 09:42:22.129  Attempting to locate the CodeCoverage.exe tool...
2018-04-17T14:42:22.1432263Z 09:42:22.129  Attempting to locate the CodeCoverage.exe tool using setup configuration...
2018-04-17T14:42:22.1652543Z 09:42:22.16  Code coverage command line tool: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Dynamic Code Coverage Tools\CodeCoverage.exe
2018-04-17T14:42:22.1701442Z 09:42:22.16  Fetching code coverage report information from TFS...
2018-04-17T14:42:22.1732491Z 09:42:22.16  Attempting to locate a test results (.trx) file...
2018-04-17T14:42:22.3250803Z 09:42:22.316  Looking for TRX files in: d:\b3_w\13\TestResults, d:\b3_w\13\s\TestResults
2018-04-17T14:42:22.3253809Z 09:42:22.316  Located a test results file: d:\b3_w\13\s\TestResults\tfsdevbuild.svc_AUSCMTFBD01_2018-04-17_09_42_13.trx
2018-04-17T14:42:22.3321123Z 09:42:22.316  One code coverage attachment was found in the trx file: AUSCMTFBD01\tfsdevbuild.svc_AUSCMTFBD01 2018-04-17 09_42_04.coverage
2018-04-17T14:42:22.3343496Z 09:42:22.333  Absolute path to coverage file: d:\b3_w\13\s\TestResults\tfsdevbuild.svc_AUSCMTFBD01_2018-04-17_09_42_13\In\AUSCMTFBD01\tfsdevbuild.svc_AUSCMTFBD01 2018-04-17 09_42_04.coverage
2018-04-17T14:42:22.3557544Z 09:42:22.348  Executing file C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Team Tools\Dynamic Code Coverage Tools\CodeCoverage.exe
2018-04-17T14:42:22.3558805Z   Args: analyze /output:d:\b3_w\13\s\TestResults\tfsdevbuild.svc_AUSCMTFBD01_2018-04-17_09_42_13\In\AUSCMTFBD01\tfsdevbuild.svc_AUSCMTFBD01 2018-04-17 09_42_04.coveragexml d:\b3_w\13\s\TestResults\tfsdevbuild.svc_AUSCMTFBD01_2018-04-17_09_42_13\In\AUSCMTFBD01\tfsdevbuild.svc_AUSCMTFBD01 2018-04-17 09_42_04.coverage 
2018-04-17T14:42:22.3559736Z   Working directory: d:\b3_w\13\s\TestResults\tfsdevbuild.svc_AUSCMTFBD01_2018-04-17_09_42_13\In\AUSCMTFBD01
2018-04-17T14:42:22.3560269Z   Timeout (ms):60000
2018-04-17T14:42:22.3560679Z   Process id: 10272
2018-04-17T14:42:22.7982013Z 09:42:22.785  Process returned exit code 0
2018-04-17T14:42:22.7983412Z 09:42:22.785  Attempting to locate a test results (.trx) file...
2018-04-17T14:42:22.8478777Z 09:42:22.832  Looking for TRX files in: d:\b3_w\13\TestResults, d:\b3_w\13\s\TestResults
2018-04-17T14:42:22.8480371Z 09:42:22.832  Located a test results file: d:\b3_w\13\s\TestResults\tfsdevbuild.svc_AUSCMTFBD01_2018-04-17_09_42_13.trx
2018-04-17T14:42:22.8545026Z Generating SonarQube project properties file to d:\b3_w\13\.sonarqube\out\sonar-project.properties
2018-04-17T14:42:22.9258782Z Setting analysis property: sonar.visualstudio.enable=false
2018-04-17T14:42:22.9608218Z The supplied Code Analysis ErrorLog file is a valid json file and does not need to be fixed: d:\b3_w\13\a\AccountActivation.dll.RoslynCA.json
2018-04-17T14:42:22.9979022Z The exclude flag has been set so the project will not be analyzed by SonarQube. Project file: d:\b3_w\13\s\AccountActivation.UnitTest\obj\Release\Fakes\tmhppaa\f.csproj
2018-04-17T14:42:22.9980226Z The exclude flag has been set so the project will not be analyzed by SonarQube. Project file: d:\b3_w\13\s\AccountActivation.UnitTest\obj\Release\Fakes\s\f.csproj
2018-04-17T14:42:22.9980723Z The exclude flag has been set so the project will not be analyzed by SonarQube. Project file: d:\b3_w\13\s\AccountActivation.UnitTest\obj\Release\Fakes\swm\f.csproj
2018-04-17T14:42:22.9982044Z The exclude flag has been set so the project will not be analyzed by SonarQube. Project file: d:\b3_w\13\s\AccountActivation.UnitTest\obj\Release\Fakes\m\f.csproj
2018-04-17T14:42:22.9982471Z The exclude flag has been set so the project will not be analyzed by SonarQube. Project file: d:\b3_w\13\s\AccountActivation.UnitTest\obj\Release\Fakes\tmhppwo\f.csproj
2018-04-17T14:42:22.9982884Z The exclude flag has been set so the project will not be analyzed by SonarQube. Project file: d:\b3_w\13\s\AccountActivation.UnitTest\obj\Release\Fakes\tmhppev\f.csproj
2018-04-17T14:42:22.9983310Z The exclude flag has been set so the project will not be analyzed by SonarQube. Project file: d:\b3_w\13\s\AccountActivation.UnitTest\obj\Release\Fakes\sw\f.csproj
2018-04-17T14:42:22.9997310Z Using TFS/VSTS sources directory as project base directory: 'd:\b3_w\13\s'.
2018-04-17T14:42:23.1756436Z WARNING: File 'd:\b3_w\13\s\AccountActivation\Service References\ADService\ad.disco' does not exist.
2018-04-17T14:42:23.1763992Z File was referenced by the following projects: 'd:\b3_w\13\s\AccountActivation\AccountActivation.csproj'.
2018-04-17T14:42:23.1766027Z WARNING: File 'd:\b3_w\13\s\AccountActivation\Service References\ADService\ad.wsdl' does not exist.
2018-04-17T14:42:23.1766650Z File was referenced by the following projects: 'd:\b3_w\13\s\AccountActivation\AccountActivation.csproj'.
2018-04-17T14:42:23.1982111Z WARNING: File 'd:\b3_w\13\s\AccountActivation\Views\Account\CreateAccountSuccess.cshtml' does not exist.
2018-04-17T14:42:23.1982618Z File was referenced by the following projects: 'd:\b3_w\13\s\AccountActivation\AccountActivation.csproj'.
2018-04-17T14:42:23.2127828Z Dumping content of sonar-project.properties
2018-04-17T14:42:23.2128292Z ------------------------------------------------------------------------
2018-04-17T14:42:23.2128634Z sonar.projectKey=AccountActivation_Pres_Golden.MAIN_DEVA
2018-04-17T14:42:23.2128939Z sonar.working.directory=d:\\b3_w\\13\\.sonarqube\\out\\.sonar
2018-04-17T14:42:23.2129248Z sonar.projectBaseDir=d:\\b3_w\\13\\s
2018-04-17T14:42:23.2129388Z 
2018-04-17T14:42:23.2129673Z 4B154D7E-A27B-4131-AF91-16A8550CE5FA.sonar.projectKey=AccountActivation_Pres_Golden.MAIN_DEVA:4B154D7E-A27B-4131-AF91-16A8550CE5FA
2018-04-17T14:42:23.2129986Z 4B154D7E-A27B-4131-AF91-16A8550CE5FA.sonar.projectName=AccountActivation
2018-04-17T14:42:23.2130421Z 4B154D7E-A27B-4131-AF91-16A8550CE5FA.sonar.projectBaseDir=d:\\b3_w\\13\\s\\AccountActivation
2018-04-17T14:42:23.2130701Z 4B154D7E-A27B-4131-AF91-16A8550CE5FA.sonar.sourceEncoding=utf-8
2018-04-17T14:42:23.2130977Z 4B154D7E-A27B-4131-AF91-16A8550CE5FA.sonar.sources=\
2018-04-17T14:42:23.2131251Z "d:\\b3_w\\13\\s\\AccountActivation\\AccountController.generated.cs",\
2018-04-17T14:42:23.2131529Z "d:\\b3_w\\13\\s\\AccountActivation\\App_Start\\FilterConfig.cs",\
2018-04-17T14:42:23.2131911Z "d:\\b3_w\\13\\s\\AccountActivation\\App_Start\\UnityConfig.cs",\
2018-04-17T14:42:23.2132225Z "d:\\b3_w\\13\\s\\AccountActivation\\App_Start\\UnityMvcActivator.cs",\
2018-04-17T14:42:23.2132511Z "d:\\b3_w\\13\\s\\AccountActivation\\Common\\LogHelper.cs",\
2018-04-17T14:42:23.2132785Z "d:\\b3_w\\13\\s\\AccountActivation\\Common\\TMHPUser.cs",\
2018-04-17T14:42:23.2133288Z "d:\\b3_w\\13\\s\\AccountActivation\\Constants\\InformationText.cs",\
2018-04-17T14:42:23.2133600Z "d:\\b3_w\\13\\s\\AccountActivation\\Constants\\Permissions.cs",\
2018-04-17T14:42:23.2133868Z "d:\\b3_w\\13\\s\\AccountActivation\\Constants\\Requester.cs",\
2018-04-17T14:42:23.2134148Z "d:\\b3_w\\13\\s\\AccountActivation\\Constants\\Subject.cs",\
2018-04-17T14:42:23.2134422Z "d:\\b3_w\\13\\s\\AccountActivation\\ContactUsEmailController.generated.cs",\
2018-04-17T14:42:23.2134723Z "d:\\b3_w\\13\\s\\AccountActivation\\Controllers\\Account\\AccountController.cs",\
2018-04-17T14:42:23.2135060Z "d:\\b3_w\\13\\s\\AccountActivation\\Controllers\\ContactUsEmail\\ContactUsEmailController.cs",\
2018-04-17T14:42:23.2135564Z "d:\\b3_w\\13\\s\\AccountActivation\\Controllers\\ProviderDetails\\ProviderDetailsController.cs",\
2018-04-17T14:42:23.2135897Z "d:\\b3_w\\13\\s\\AccountActivation\\Controllers\\RequestPin\\RequestPinController.cs",\
2018-04-17T14:42:23.2136172Z "d:\\b3_w\\13\\s\\AccountActivation\\Enums.cs",\
2018-04-17T14:42:23.2136450Z "d:\\b3_w\\13\\s\\AccountActivation\\Extensions\\ConfigExtension.cs",\
2018-04-17T14:42:23.2136738Z "d:\\b3_w\\13\\s\\AccountActivation\\Extensions\\EnumExtension.cs",\
2018-04-17T14:42:23.2137087Z "d:\\b3_w\\13\\s\\AccountActivation\\Filters\\AntiForgeryAttribute.cs",\
2018-04-17T14:42:23.2137386Z "d:\\b3_w\\13\\s\\AccountActivation\\Filters\\CommonHelper.cs",\
2018-04-17T14:42:23.2137656Z "d:\\b3_w\\13\\s\\AccountActivation\\Filters\\ErrorFilter.cs",\
2018-04-17T14:42:23.2137939Z "d:\\b3_w\\13\\s\\AccountActivation\\Filters\\HtmlHelpers.cs",\
2018-04-17T14:42:23.2138354Z "d:\\b3_w\\13\\s\\AccountActivation\\Filters\\MultipleButtonAttribute.cs",\
2018-04-17T14:42:23.2138744Z "d:\\b3_w\\13\\s\\AccountActivation\\Filters\\NoDirectAccessAttribute.cs",\
2018-04-17T14:42:23.2139078Z "d:\\b3_w\\13\\s\\AccountActivation\\Filters\\SessionTimeoutFilter.cs",\
2018-04-17T14:42:23.2139354Z "d:\\b3_w\\13\\s\\AccountActivation\\Helpers\\DataHelpers.cs",\
2018-04-17T14:42:23.2139659Z "d:\\b3_w\\13\\s\\AccountActivation\\HomeController.generated.cs",\
2018-04-17T14:42:23.2139949Z "d:\\b3_w\\13\\s\\AccountActivation\\Managers\\ContactUsEmail\\ContactUsEmailManager.cs",\
2018-04-17T14:42:23.2140269Z "d:\\b3_w\\13\\s\\AccountActivation\\Managers\\ContactUsEmail\\IContactUsEmailManager.cs",\
2018-04-17T14:42:23.2140608Z "d:\\b3_w\\13\\s\\AccountActivation\\Managers\\Account\\AccountManager.cs",\
2018-04-17T14:42:23.2140911Z "d:\\b3_w\\13\\s\\AccountActivation\\Managers\\Account\\IAccountManager.cs",\
2018-04-17T14:42:23.2141207Z "d:\\b3_w\\13\\s\\AccountActivation\\Managers\\Home\\HomeManager.cs",\
2018-04-17T14:42:23.2141636Z "d:\\b3_w\\13\\s\\AccountActivation\\Managers\\Home\\IHomeManager.cs",\
2018-04-17T14:42:23.2141957Z "d:\\b3_w\\13\\s\\AccountActivation\\Managers\\ProviderDetails\\IProviderDetailsManager.cs",\
2018-04-17T14:42:23.2142265Z "d:\\b3_w\\13\\s\\AccountActivation\\Managers\\ProviderDetails\\ProviderDetailsManager.cs",\
2018-04-17T14:42:23.2142582Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\Account\\ExistingUserAccountModel.cs",\
2018-04-17T14:42:23.2142893Z "d:\\b3_w\\13\\s\\AccountActivation\\Managers\\RequestPin\\IRequestPinManager.cs",\
2018-04-17T14:42:23.2143276Z "d:\\b3_w\\13\\s\\AccountActivation\\Managers\\RequestPin\\RequestPinManager.cs",\
2018-04-17T14:42:23.2143762Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\Account\\ForgotPasswordViewModel.cs",\
2018-04-17T14:42:23.2144060Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\Account\\NewUserAccountModel.cs",\
2018-04-17T14:42:23.2144421Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\Account\\UserAccountBaseModel.cs",\
2018-04-17T14:42:23.2144753Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\Common\\FormatProviderInformation.cs",\
2018-04-17T14:42:23.2145039Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\Common\\Permissions.cs",\
2018-04-17T14:42:23.2145332Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\Common\\ProviderDTO.cs",\
2018-04-17T14:42:23.2145620Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\Common\\SuccessConfirmationViewModel.cs",\
2018-04-17T14:42:23.2145933Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\Common\\ToggleButtonModel.cs",\
2018-04-17T14:42:23.2146335Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\Common\\UserDTO.cs",\
2018-04-17T14:42:23.2146625Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\ContactUsEmail\\ContactUsEmailViewModel.cs",\
2018-04-17T14:42:23.2146936Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\Home\\LandingPageViewModel.cs",\
2018-04-17T14:42:23.2147223Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\Home\\ProviderChoiceViewModel.cs",\
2018-04-17T14:42:23.2147673Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\Home\\SecurityErrorAccessViewModel.cs",\
2018-04-17T14:42:23.2148003Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\ProviderDetails\\AuteCareNPIModel.cs",\
2018-04-17T14:42:23.2148304Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\ProviderDetails\\FindACProviderViewModel.cs",\
2018-04-17T14:42:23.2148619Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\ProviderDetails\\LTCPinViewModel.cs",\
2018-04-17T14:42:23.2148917Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\ProviderDetails\\LTCProviderViewModel.cs",\
2018-04-17T14:42:23.2149309Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\ProviderDetails\\LTCSecurityQuestions.cs",\
2018-04-17T14:42:23.2149623Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\ProviderDetails\\NFProviderViewModel.cs",\
2018-04-17T14:42:23.2149917Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\RequestPin\\AddressViewModel.cs",\
2018-04-17T14:42:23.2150218Z "d:\\b3_w\\13\\s\\AccountActivation\\Models\\RequestPin\\RequestPinViewModel.cs",\
2018-04-17T14:42:23.2150603Z "d:\\b3_w\\13\\s\\AccountActivation\\ProviderDetailsController.generated.cs",\
2018-04-17T14:42:23.2150906Z "d:\\b3_w\\13\\s\\AccountActivation\\Providers\\ACCrosswalkProvider.cs",\
2018-04-17T14:42:23.2151192Z "d:\\b3_w\\13\\s\\AccountActivation\\Providers\\ACProviderServiceProvider.cs",\
2018-04-17T14:42:23.2151491Z "d:\\b3_w\\13\\s\\AccountActivation\\Providers\\ADServiceProvider.cs",\
2018-04-17T14:42:23.2151783Z "d:\\b3_w\\13\\s\\AccountActivation\\Providers\\CorrespondenceProvider.cs",\
2018-04-17T14:42:23.2152076Z "d:\\b3_w\\13\\s\\AccountActivation\\Providers\\Interface\\IACCrosswalkProvider.cs",\
2018-04-17T14:42:23.2152385Z "d:\\b3_w\\13\\s\\AccountActivation\\Providers\\Interface\\IACProviderService.cs",\
2018-04-17T14:42:23.2152679Z "d:\\b3_w\\13\\s\\AccountActivation\\Providers\\Interface\\IADServiceProvider.cs",\
2018-04-17T14:42:23.2153091Z "d:\\b3_w\\13\\s\\AccountActivation\\Providers\\Interface\\ICorrespondenceProvider.cs",\
2018-04-17T14:42:23.2153486Z "d:\\b3_w\\13\\s\\AccountActivation\\Providers\\Interface\\ILTCProviderService.cs",\
2018-04-17T14:42:23.2154264Z "d:\\b3_w\\13\\s\\AccountActivation\\Providers\\Interface\\IOwnershipServiceProvider.cs",\
2018-04-17T14:42:23.2154712Z "d:\\b3_w\\13\\s\\AccountActivation\\Providers\\Interface\\ITransactionServiceProvider.cs",\
2018-04-17T14:42:23.2155021Z "d:\\b3_w\\13\\s\\AccountActivation\\Providers\\LTCProviderServiceProvider.cs",\
2018-04-17T14:42:23.2155469Z "d:\\b3_w\\13\\s\\AccountActivation\\Providers\\OwnershipServiceProvider.cs",\
2018-04-17T14:42:23.2155960Z "d:\\b3_w\\13\\s\\AccountActivation\\Providers\\ProviderBase.cs",\
2018-04-17T14:42:23.2156280Z "d:\\b3_w\\13\\s\\AccountActivation\\Providers\\TestProvider.cs",\
2018-04-17T14:42:23.2156618Z "d:\\b3_w\\13\\s\\AccountActivation\\Providers\\TransactionServiceProvider.cs",\
2018-04-17T14:42:23.2156906Z "d:\\b3_w\\13\\s\\AccountActivation\\RequestPinController.generated.cs",\
2018-04-17T14:42:23.2157265Z "d:\\b3_w\\13\\s\\AccountActivation\\SecurityController.generated.cs",\
2018-04-17T14:42:23.2157565Z "d:\\b3_w\\13\\s\\AccountActivation\\SharedController.generated.cs",\
2018-04-17T14:42:23.2157872Z "d:\\b3_w\\13\\s\\AccountActivation\\App_Code\\RegisterVirtualPathProvider.cs",\
2018-04-17T14:42:23.2158167Z "d:\\b3_w\\13\\s\\AccountActivation\\App_Start\\BundleConfig.cs",\
2018-04-17T14:42:23.2158445Z "d:\\b3_w\\13\\s\\AccountActivation\\App_Start\\RazorGeneratorMvcStart.cs",\
2018-04-17T14:42:23.2158734Z "d:\\b3_w\\13\\s\\AccountActivation\\App_Start\\RouteConfig.cs",\
2018-04-17T14:42:23.2159010Z "d:\\b3_w\\13\\s\\AccountActivation\\Controllers\\Home\\HomeController.cs",\
2018-04-17T14:42:23.2159318Z "d:\\b3_w\\13\\s\\AccountActivation\\Controllers\\Security\\SecurityController.cs",\
2018-04-17T14:42:23.2160345Z "d:\\b3_w\\13\\s\\AccountActivation\\Global.asax.cs",\
2018-04-17T14:42:23.2163133Z "d:\\b3_w\\13\\s\\AccountActivation\\Properties\\AssemblyInfo.cs",\
2018-04-17T14:42:23.2163540Z "d:\\b3_w\\13\\s\\AccountActivation\\Validation\\Attributes\\LocalizedRegexAttribute.cs",\
2018-04-17T14:42:23.2164461Z "d:\\b3_w\\13\\s\\AccountActivation\\Validation\\Rules\\IRule.cs",\
2018-04-17T14:42:23.2164770Z "d:\\b3_w\\13\\s\\AccountActivation\\Validation\\Rules\\IRulesValidator.cs",\
2018-04-17T14:42:23.2165058Z "d:\\b3_w\\13\\s\\AccountActivation\\Validation\\Rules\\ValidatorBase.cs",\
2018-04-17T14:42:23.2165361Z "d:\\b3_w\\13\\s\\AccountActivation\\Validation\\Rules\\ValidationError.cs",\
2018-04-17T14:42:23.2165917Z "d:\\b3_w\\13\\s\\AccountActivation\\Validation\\Rules\\ValidationResult.cs",\
2018-04-17T14:42:23.2166469Z "d:\\b3_w\\13\\s\\AccountActivation\\Content\\Home.css",\
2018-04-17T14:42:23.2166786Z "d:\\b3_w\\13\\s\\AccountActivation\\Content\\Images\\calendar-icon.gif",\
2018-04-17T14:42:23.2167063Z "d:\\b3_w\\13\\s\\AccountActivation\\Content\\Images\\error.gif",\
2018-04-17T14:42:23.2167465Z "d:\\b3_w\\13\\s\\AccountActivation\\Content\\Images\\required.gif",\
2018-04-17T14:42:23.2167764Z "d:\\b3_w\\13\\s\\AccountActivation\\Content\\Images\\logo-white-bg.gif",\
2018-04-17T14:42:23.2168182Z "d:\\b3_w\\13\\s\\AccountActivation\\Content\\Images\\Logo.gif",\
2018-04-17T14:42:23.2168533Z "d:\\b3_w\\13\\s\\AccountActivation\\Content\\Pages\\Index.css",\
2018-04-17T14:42:23.2168798Z "d:\\b3_w\\13\\s\\AccountActivation\\Content\\Print.css",\
2018-04-17T14:42:23.2169074Z "d:\\b3_w\\13\\s\\AccountActivation\\Content\\Site.css",\
2018-04-17T14:42:23.2169339Z "d:\\b3_w\\13\\s\\AccountActivation\\Content\\tmhp-additional.css",\
2018-04-17T14:42:23.2169736Z "d:\\b3_w\\13\\s\\AccountActivation\\Content\\Validation.css",\
2018-04-17T14:42:23.2170479Z "d:\\b3_w\\13\\s\\AccountActivation\\favicon.ico",\
2018-04-17T14:42:23.2170742Z "d:\\b3_w\\13\\s\\AccountActivation\\Global.asax",\
2018-04-17T14:42:23.2171016Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\Core\\BlockUI.js",\
2018-04-17T14:42:23.2171284Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\Core\\Common.js",\
2018-04-17T14:42:23.2171571Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\Core\\InputMask.js",\
2018-04-17T14:42:23.2171864Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\Core\\Layout.js",\
2018-04-17T14:42:23.2172173Z "d:\\b3_w\\13\\s\\AccountActivation\\Properties\\DataSources\\System.Data.DataSet.datasource",\
2018-04-17T14:42:23.2172671Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\expressive.annotations.validate.js",\
2018-04-17T14:42:23.2172990Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\expressive.annotations.validate.min.js",\
2018-04-17T14:42:23.2173301Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\jquery.unobtrusive-ajax.js",\
2018-04-17T14:42:23.2173586Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\jquery.unobtrusive-ajax.min.js",\
2018-04-17T14:42:23.2173881Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\jquery.validate.js",\
2018-04-17T14:42:23.2174179Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\jquery.validate.min.js",\
2018-04-17T14:42:23.2174461Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\jquery.validate.unobtrusive.js",\
2018-04-17T14:42:23.2174779Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\Pages\\ContactUsEmail.js",\
2018-04-17T14:42:23.2175054Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\Pages\\Create.js",\
2018-04-17T14:42:23.2175342Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\Pages\\FindACProvider.js",\
2018-04-17T14:42:23.2175620Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\Pages\\FindNFProvider.js",\
2018-04-17T14:42:23.2175908Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\Pages\\Index.js",\
2018-04-17T14:42:23.2176194Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\Pages\\FindLTCProvider.js",\
2018-04-17T14:42:23.2176471Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\Pages\\RequestPin.js",\
2018-04-17T14:42:23.2176813Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\Pages\\SecurityAccessError.js",\
2018-04-17T14:42:23.2177117Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\Validation\\tmhp-mvc5.js",\
2018-04-17T14:42:23.2177579Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ACCrosswalkService\\AccountActivation.ACCrosswalkService.NPIInfo.datasource",\
2018-04-17T14:42:23.2178312Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ACProviderService\\AccountActivation.ACProviderService.Address.datasource",\
2018-04-17T14:42:23.2178790Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ACProviderService\\AccountActivation.ACProviderService.Provider.datasource",\
2018-04-17T14:42:23.2179203Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ACProviderService\\AccountActivation.ACProviderService.ProviderBase.datasource",\
2018-04-17T14:42:23.2179609Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ACProviderService\\AccountActivation.ACProviderService.ProviderSuffix.datasource",\
2018-04-17T14:42:23.2179993Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ADService\\AccountActivation.ADService.CreateUserResult.datasource",\
2018-04-17T14:42:23.2180865Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ADService\\AccountActivation.ADService.Validate_C21_LicenseResponse.datasource",\
2018-04-17T14:42:23.2181490Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ADService\\AccountActivation.ADService.ValidateSecurityCheckNewResponse.datasource",\
2018-04-17T14:42:23.2181893Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ADService\\AccountActivation.ADService.ValidateSecurityCheckResponse.datasource",\
2018-04-17T14:42:23.2182316Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\AccountActivation.CorrService.ServiceResponseOfEscalateCorrespondenceResponse.datasource",\
2018-04-17T14:42:23.2182746Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\AccountActivation.CorrService.ServiceResponseOfGenerateDcnsResponse.datasource",\
2018-04-17T14:42:23.2183158Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\AccountActivation.CorrService.ServiceResponseOfGetCorrespondenceResponse.datasource",\
2018-04-17T14:42:23.2183608Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\AccountActivation.CorrService.ServiceResponseOfGetDcnsByIdentifierResponse.datasource",\
2018-04-17T14:42:23.2184038Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\AccountActivation.CorrService.ServiceResponseOfGetIdentifiersByDcnResponse.datasource",\
2018-04-17T14:42:23.2184448Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\AccountActivation.CorrService.ServiceResponseOfGetTSheetsResponse.datasource",\
2018-04-17T14:42:23.2184868Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\AccountActivation.CorrService.ServiceResponseOfKeyWordInformation.datasource",\
2018-04-17T14:42:23.2185292Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\AccountActivation.CorrService.ServiceResponseOfSubmitCorrespondenceResponse.datasource",\
2018-04-17T14:42:23.2185873Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\AccountActivation.CorrService.ServiceResponseOfUpdateCorrespondenceResponse.datasource",\
2018-04-17T14:42:23.2186336Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\AccountActivation.CorrService.ServiceResponseOfUpdateTrackingResponse.datasource",\
2018-04-17T14:42:23.2186769Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\AccountActivation.CorrService.ServiceResponsesOfDeleteCorrespondenceResponse.datasource",\
2018-04-17T14:42:23.2187390Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\AccountActivation.LTCOwnershipService.AddOwnershipResponse.datasource",\
2018-04-17T14:42:23.2187830Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\AccountActivation.LTCOwnershipService.ArrayOfInt.datasource",\
2018-04-17T14:42:23.2188364Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\AccountActivation.LTCOwnershipService.ArrayOfString.datasource",\
2018-04-17T14:42:23.2188775Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\AccountActivation.LTCOwnershipService.GetLAProvidersForUserResponse.datasource",\
2018-04-17T14:42:23.2189207Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\AccountActivation.LTCOwnershipService.GetMCODataListResponse.datasource",\
2018-04-17T14:42:23.2189629Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\AccountActivation.LTCOwnershipService.GetMcoOwnerIdListResponse.datasource",\
2018-04-17T14:42:23.2190037Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\AccountActivation.LTCOwnershipService.GetOwnerIDResponse.datasource",\
2018-04-17T14:42:23.2190756Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\AccountActivation.LTCOwnershipService.GetOwnershipInformationByIDResponse.datasource",\
2018-04-17T14:42:23.2191527Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\AccountActivation.LTCOwnershipService.GetOwnershipInformationResponse.datasource",\
2018-04-17T14:42:23.2191990Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\AccountActivation.LTCOwnershipService.GetOwnershipWithVendorDetailsResponse.datasource",\
2018-04-17T14:42:23.2192490Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\AccountActivation.LTCOwnershipService.Ownership.datasource",\
2018-04-17T14:42:23.2192922Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\AccountActivation.LTCOwnershipService.SetNFProviderForUserResponse.datasource",\
2018-04-17T14:42:23.2193350Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\AccountActivation.LTCOwnershipService.SetProviderForUserByServiceGroupsResponse.datasource",\
2018-04-17T14:42:23.2193811Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\AccountActivation.LTCOwnershipService.SetProviderForUserResponse.datasource",\
2018-04-17T14:42:23.2194244Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\AccountActivation.LTCOwnershipService.ValidateOwnershipResponse.datasource",\
2018-04-17T14:42:23.2194643Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCProviderService\\AccountActivation.LTCProviderService.Provider.datasource",\
2018-04-17T14:42:23.2195050Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCProviderService\\AccountActivation.LTCProviderService.ResponseOfString.datasource",\
2018-04-17T14:42:23.2196234Z "d:\\b3_w\\13\\s\\AccountActivation\\Templates\\EmailVerificationBody.html",\
2018-04-17T14:42:23.2196588Z "d:\\b3_w\\13\\s\\AccountActivation\\Web References\\EnrollmentTransactionService\\AuditTrail.datasource",\
2018-04-17T14:42:23.2196953Z "d:\\b3_w\\13\\s\\AccountActivation\\Web References\\EnrollmentTransactionService\\Correspondence.datasource",\
2018-04-17T14:42:23.2197312Z "d:\\b3_w\\13\\s\\AccountActivation\\Web References\\EnrollmentTransactionService\\PortalPpmProviderOwner.datasource",\
2018-04-17T14:42:23.2197663Z "d:\\b3_w\\13\\s\\AccountActivation\\Web References\\EnrollmentTransactionService\\PortalPpmTransactionResponse.datasource",\
2018-04-17T14:42:23.2198016Z "d:\\b3_w\\13\\s\\AccountActivation\\Web References\\EnrollmentTransactionService\\Reference.map",\
2018-04-17T14:42:23.2198335Z "d:\\b3_w\\13\\s\\AccountActivation\\Web References\\EnrollmentTransactionService\\Search.datasource",\
2018-04-17T14:42:23.2198747Z "d:\\b3_w\\13\\s\\AccountActivation\\Web References\\EnrollmentTransactionService\\Transaction.datasource",\
2018-04-17T14:42:23.2199100Z "d:\\b3_w\\13\\s\\AccountActivation\\Web References\\EnrollmentTransactionService\\TransactionResponse.datasource",\
2018-04-17T14:42:23.2199656Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\Account\\ForgotPassword.cshtml",\
2018-04-17T14:42:23.2200121Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\ProviderDetails\\_LTCProviderOptions.cshtml",\
2018-04-17T14:42:23.2200439Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\ProviderDetails\\_LTCProviderSecurity.cshtml",\
2018-04-17T14:42:23.2201115Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\ProviderDetails\\_LTCProviderPIN.cshtml",\
2018-04-17T14:42:23.2201464Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\Shared\\SuccessConfirmationView.cshtml",\
2018-04-17T14:42:23.2201757Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\RequestPin\\RequestPin.cshtml",\
2018-04-17T14:42:23.2202068Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\RequestPin\\SendConfirmationSuccess.cshtml",\
2018-04-17T14:42:23.2202370Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\RequestPin\\PinMailRequestSuccess.cshtml",\
2018-04-17T14:42:23.2202819Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\RequestPin\\PinEmailRequestSuccess.cshtml",\
2018-04-17T14:42:23.2203144Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\RequestPin\\EmailConfirmationSuccess.cshtml",\
2018-04-17T14:42:23.2203441Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\Home\\SecurityAccessError.cshtml",\
2018-04-17T14:42:23.2203722Z "d:\\b3_w\\13\\s\\AccountActivation\\Web.config",\
2018-04-17T14:42:23.2203976Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\web.config",\
2018-04-17T14:42:23.2204245Z "d:\\b3_w\\13\\s\\AccountActivation\\packages.config",\
2018-04-17T14:42:23.2204494Z "d:\\b3_w\\13\\s\\AccountActivation\\Mvc.sitemap",\
2018-04-17T14:42:23.2204769Z "d:\\b3_w\\13\\s\\AccountActivation\\EntLibConfigs\\Logging.config",\
2018-04-17T14:42:23.2205059Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\Home\\Index.cshtml",\
2018-04-17T14:42:23.2205694Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\Shared\\_LayoutAccountActivation.cshtml",\
2018-04-17T14:42:23.2206041Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\_ViewStart.cshtml",\
2018-04-17T14:42:23.2206330Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\Shared\\UnauthorizedAccess.cshtml",\
2018-04-17T14:42:23.2206626Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\Shared\\Error.cshtml",\
2018-04-17T14:42:23.2206929Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\Shared\\EditorTemplates\\DateTime.cshtml",\
2018-04-17T14:42:23.2207230Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\Home\\_ProviderEnrollmentChoice.cshtml",\
2018-04-17T14:42:23.2207569Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\Home\\_AdministerProviderChoice.cshtml",\
2018-04-17T14:42:23.2207855Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\Account\\Create.cshtml",\
2018-04-17T14:42:23.2208141Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\Account\\Link.cshtml",\
2018-04-17T14:42:23.2208417Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\ContactUsEmail\\Index.cshtml",\
2018-04-17T14:42:23.2208721Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\ProviderDetails\\FindACProvider.cshtml",\
2018-04-17T14:42:23.2209046Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\ProviderDetails\\LTCProviderDetails.cshtml",\
2018-04-17T14:42:23.2209347Z "d:\\b3_w\\13\\s\\AccountActivation\\Views\\ProviderDetails\\NFProviderDetails.cshtml",\
2018-04-17T14:42:23.2209660Z "d:\\b3_w\\13\\s\\AccountActivation\\App_GlobalResources\\ResErrorMessages.resx",\
2018-04-17T14:42:23.2209961Z "d:\\b3_w\\13\\s\\AccountActivation\\T_Resources\\Model\\ACProviderModelResource.resx",\
2018-04-17T14:42:23.2210381Z "d:\\b3_w\\13\\s\\AccountActivation\\T_Resources\\Model\\LTCProviderResource.resx",\
2018-04-17T14:42:23.2210692Z "d:\\b3_w\\13\\s\\AccountActivation\\T_Resources\\Model\\NFProviderResource.resx",\
2018-04-17T14:42:23.2211289Z "d:\\b3_w\\13\\s\\AccountActivation\\T_Resources\\Model\\RequestPinResource.resx",\
2018-04-17T14:42:23.2211618Z "d:\\b3_w\\13\\s\\AccountActivation\\T_Resources\\Model\\UserAccountResource.resx",\
2018-04-17T14:42:23.2211924Z "d:\\b3_w\\13\\s\\AccountActivation\\Properties\\PublishProfiles\\FolderProfile.pubxml",\
2018-04-17T14:42:23.2212615Z "d:\\b3_w\\13\\s\\AccountActivation\\Properties\\Settings.settings",\
2018-04-17T14:42:23.2212913Z "d:\\b3_w\\13\\s\\AccountActivation\\Scripts\\jquery.validate-vsdoc.js",\
2018-04-17T14:42:23.2213218Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ACCrosswalkService\\CrosswalkService.wsdl",\
2018-04-17T14:42:23.2213553Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ACProviderService\\ProviderService.wsdl",\
2018-04-17T14:42:23.2214062Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ACCrosswalkService\\CrosswalkService.disco",\
2018-04-17T14:42:23.2214412Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ACCrosswalkService\\configuration91.svcinfo",\
2018-04-17T14:42:23.2214752Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ACCrosswalkService\\configuration.svcinfo",\
2018-04-17T14:42:23.2215070Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ACCrosswalkService\\Reference.svcmap",\
2018-04-17T14:42:23.2215514Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ACProviderService\\ProviderService.disco",\
2018-04-17T14:42:23.2215839Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ACProviderService\\configuration91.svcinfo",\
2018-04-17T14:42:23.2216249Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ACProviderService\\configuration.svcinfo",\
2018-04-17T14:42:23.2216583Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ACProviderService\\Reference.svcmap",\
2018-04-17T14:42:23.2216898Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ADService\\ad1.disco",\
2018-04-17T14:42:23.2217201Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ADService\\ad1.wsdl",\
2018-04-17T14:42:23.2217572Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\CorrespondenceService.wsdl",\
2018-04-17T14:42:23.2217939Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\CorrespondenceService.xsd",\
2018-04-17T14:42:23.2218290Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\CorrespondenceService1.xsd",\
2018-04-17T14:42:23.2218605Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\CorrespondenceService2.xsd",\
2018-04-17T14:42:23.2218939Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\CorrespondenceService3.xsd",\
2018-04-17T14:42:23.2219444Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\CorrespondenceService4.xsd",\
2018-04-17T14:42:23.2219770Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\CorrespondenceService5.xsd",\
2018-04-17T14:42:23.2220107Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\CorrespondenceService6.xsd",\
2018-04-17T14:42:23.2220419Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ADService\\configuration91.svcinfo",\
2018-04-17T14:42:23.2220745Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ADService\\configuration.svcinfo",\
2018-04-17T14:42:23.2221397Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\ADService\\Reference.svcmap",\
2018-04-17T14:42:23.2221726Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\configuration91.svcinfo",\
2018-04-17T14:42:23.2222071Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\configuration.svcinfo",\
2018-04-17T14:42:23.2222379Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\CorrService\\Reference.svcmap",\
2018-04-17T14:42:23.2222708Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\OwnershipService.wsdl",\
2018-04-17T14:42:23.2223048Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCProviderService\\ProviderService.wsdl",\
2018-04-17T14:42:23.2223656Z "d:\\b3_w\\13\\s\\AccountActivation\\T4MVC.tt",\
2018-04-17T14:42:23.2224017Z "d:\\b3_w\\13\\s\\AccountActivation\\T4MVC.tt.settings.xml",\
2018-04-17T14:42:23.2224371Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\OwnershipService.disco",\
2018-04-17T14:42:23.2225111Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\configuration91.svcinfo",\
2018-04-17T14:42:23.2225453Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\configuration.svcinfo",\
2018-04-17T14:42:23.2225772Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCOwnershipService\\Reference.svcmap",\
2018-04-17T14:42:23.2226127Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCProviderService\\ProviderService.disco",\
2018-04-17T14:42:23.2226447Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCProviderService\\configuration91.svcinfo",\
2018-04-17T14:42:23.2226784Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCProviderService\\configuration.svcinfo",\
2018-04-17T14:42:23.2227117Z "d:\\b3_w\\13\\s\\AccountActivation\\Service References\\LTCProviderService\\Reference.svcmap",\
2018-04-17T14:42:23.2227444Z "d:\\b3_w\\13\\s\\AccountActivation\\Web References\\EnrollmentTransactionService\\TransactionService.disco",\
2018-04-17T14:42:23.2227949Z "d:\\b3_w\\13\\s\\AccountActivation\\MvcSiteMapSchema.xsd",\
2018-04-17T14:42:23.2228343Z "d:\\b3_w\\13\\s\\AccountActivation\\T4MVC.tt.hooks.t4",\
2018-04-17T14:42:23.2228770Z "d:\\b3_w\\13\\s\\AccountActivation\\Web References\\EnrollmentTransactionService\\TransactionService.wsdl",\
2018-04-17T14:42:23.2229224Z "d:\\b3_w\\13\\s\\AccountActivation\\Web.Debug.config",\
2018-04-17T14:42:23.2229499Z "d:\\b3_w\\13\\s\\AccountActivation\\Web.Release.config"
2018-04-17T14:42:23.2229652Z 
2018-04-17T14:42:23.2230058Z 4B154D7E-A27B-4131-AF91-16A8550CE5FA.sonar.cs.roslyn.reportFilePath=d:\\b3_w\\13\\a\\AccountActivation.dll.RoslynCA.json
2018-04-17T14:42:23.2230414Z 4B154D7E-A27B-4131-AF91-16A8550CE5FA.sonar.cs.analyzer.projectOutPath=d:\\b3_w\\13\\.sonarqube\\out\\0
2018-04-17T14:42:23.2230722Z 4B154D7E-A27B-4131-AF91-16A8550CE5FA.sonar.cs.analyzer.projectOutPaths=\
2018-04-17T14:42:23.2231033Z "d:\\b3_w\\13\\.sonarqube\\out\\0"
2018-04-17T14:42:23.2231640Z 4B154D7E-A27B-4131-AF91-16A8550CE5FA.sonar.cs.roslyn.reportFilePaths=\
2018-04-17T14:42:23.2232181Z "d:\\b3_w\\13\\a\\AccountActivation.dll.RoslynCA.json"
2018-04-17T14:42:23.2232350Z 
2018-04-17T14:42:23.2232748Z 0DAC9BE7-4FBC-4F89-9042-0C2281F4D9EC.sonar.projectKey=AccountActivation_Pres_Golden.MAIN_DEVA:0DAC9BE7-4FBC-4F89-9042-0C2281F4D9EC
2018-04-17T14:42:23.2233082Z 0DAC9BE7-4FBC-4F89-9042-0C2281F4D9EC.sonar.projectName=AccountActivation.UnitTest
2018-04-17T14:42:23.2233401Z 0DAC9BE7-4FBC-4F89-9042-0C2281F4D9EC.sonar.projectBaseDir=d:\\b3_w\\13\\s\\AccountActivation.UnitTest
2018-04-17T14:42:23.2233894Z 0DAC9BE7-4FBC-4F89-9042-0C2281F4D9EC.sonar.sourceEncoding=utf-8
2018-04-17T14:42:23.2234169Z 0DAC9BE7-4FBC-4F89-9042-0C2281F4D9EC.sonar.sources=
2018-04-17T14:42:23.2234433Z 0DAC9BE7-4FBC-4F89-9042-0C2281F4D9EC.sonar.tests=\
2018-04-17T14:42:23.2234697Z "d:\\b3_w\\13\\s\\AccountActivation.UnitTest\\Common\\ControllerHelper.cs",\
2018-04-17T14:42:23.2235035Z "d:\\b3_w\\13\\s\\AccountActivation.UnitTest\\Controllers\\HomeControllerTests.cs",\
2018-04-17T14:42:23.2235344Z "d:\\b3_w\\13\\s\\AccountActivation.UnitTest\\Controllers\\AccountControllerTests.cs",\
2018-04-17T14:42:23.2235655Z "d:\\b3_w\\13\\s\\AccountActivation.UnitTest\\Controllers\\ProviderDetailsControllerUnitTests.cs",\
2018-04-17T14:42:23.2235982Z "d:\\b3_w\\13\\s\\AccountActivation.UnitTest\\Controllers\\RequestPinControllerUnitTests.cs",\
2018-04-17T14:42:23.2236278Z "d:\\b3_w\\13\\s\\AccountActivation.UnitTest\\Managers\\HomeManagerTests.cs",\
2018-04-17T14:42:23.2236648Z "d:\\b3_w\\13\\s\\AccountActivation.UnitTest\\Managers\\AccountManagerTests.cs",\
2018-04-17T14:42:23.2236953Z "d:\\b3_w\\13\\s\\AccountActivation.UnitTest\\Managers\\ProviderDetailsManagerTests.cs",\
2018-04-17T14:42:23.2237272Z "d:\\b3_w\\13\\s\\AccountActivation.UnitTest\\Managers\\RequestPinManagerTests.cs",\
2018-04-17T14:42:23.2237576Z "d:\\b3_w\\13\\s\\AccountActivation.UnitTest\\Properties\\AssemblyInfo.cs",\
2018-04-17T14:42:23.2238002Z "d:\\b3_w\\13\\s\\AccountActivation.UnitTest\\Providers\\ADServiceProviderTest.cs",\
2018-04-17T14:42:23.2238319Z "d:\\b3_w\\13\\s\\AccountActivation.UnitTest\\Templates\\EmailVerificationBody.html",\
2018-04-17T14:42:23.2238596Z "d:\\b3_w\\13\\s\\AccountActivation.UnitTest\\app.config",\
2018-04-17T14:42:23.2238879Z "d:\\b3_w\\13\\s\\AccountActivation.UnitTest\\packages.config"
2018-04-17T14:42:23.2239034Z 
2018-04-17T14:42:23.2239366Z sonar.cs.vscoveragexml.reportsPaths=d:\\b3_w\\13\\s\\TestResults\\tfsdevbuild.svc_AUSCMTFBD01_2018-04-17_09_42_13\\In\\AUSCMTFBD01\\tfsdevbuild.svc_AUSCMTFBD01 2018-04-17 09_42_04.coveragexml
2018-04-17T14:42:23.2239791Z sonar.cs.vstest.reportsPaths=d:\\b3_w\\13\\s\\TestResults\\tfsdevbuild.svc_AUSCMTFBD01_2018-04-17_09_42_13.trx
2018-04-17T14:42:23.2240089Z sonar.host.url=http://cmrepodev:8999/
2018-04-17T14:42:23.2240325Z sonar.projectKey=AccountActivation_Pres_Golden.MAIN_DEVA
2018-04-17T14:42:23.2240687Z sonar.projectName=AccountActivation_Pres_Golden.MAIN_DEVA
2018-04-17T14:42:23.2240929Z sonar.projectVersion=Golden.MAIN.0.10702
2018-04-17T14:42:23.2241206Z sonar.verbose=true
2018-04-17T14:42:23.2241436Z sonar.visualstudio.enable=false
2018-04-17T14:42:23.2241889Z 
2018-04-17T14:42:23.2242140Z sonar.modules=4B154D7E-A27B-4131-AF91-16A8550CE5FA,0DAC9BE7-4FBC-4F89-9042-0C2281F4D9EC
2018-04-17T14:42:23.2242329Z 
2018-04-17T14:42:23.2242440Z 
2018-04-17T14:42:23.2242663Z ------------------------------------------------------------------------
2018-04-17T14:42:23.2243012Z Writing processing summary to d:\b3_w\13\.sonarqube\out\ProjectInfo.log
2018-04-17T14:42:23.2270202Z SONAR_SCANNER_OPTS is not configured. Setting it to the default value of -Xmx1024m
2018-04-17T14:42:23.2271102Z Calling the SonarQube Scanner...
2018-04-17T14:42:23.2311663Z Setting environment variable 'SONAR_SCANNER_OPTS'. Value: -Xmx1024m
2018-04-17T14:42:23.2532448Z Executing file d:\b3_w\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.1.1\classic-sonar-scanner-msbuild\sonar-scanner-3.1.0.1141\bin\sonar-scanner.bat
2018-04-17T14:42:23.2533185Z   Args: -Dsonar.scanAllFiles=true -Dproject.settings=d:\b3_w\13\.sonarqube\out\sonar-project.properties <sensitive data removed>
2018-04-17T14:42:23.2533479Z   Working directory: d:\b3_w\13
2018-04-17T14:42:23.2533707Z   Timeout (ms):-1
2018-04-17T14:42:23.2533903Z   Process id: 3424
2018-04-17T14:42:24.8468333Z INFO: Scanner configuration file: d:\B3_W\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.1.1\classic-sonar-scanner-msbuild\sonar-scanner-3.1.0.1141\bin\..\conf\sonar-scanner.properties
2018-04-17T14:42:24.8524115Z INFO: Project root configuration file: d:\b3_w\13\.sonarqube\out\sonar-project.properties
2018-04-17T14:42:25.0993125Z 09:42:25.072 INFO: SonarQube Scanner 3.1.0.1141
2018-04-17T14:42:25.0997779Z 09:42:25.088 INFO: Java 1.8.0_111 Oracle Corporation (64-bit)
2018-04-17T14:42:25.1009167Z 09:42:25.088 INFO: Windows Server 2012 R2 6.3 amd64
2018-04-17T14:42:25.1010923Z 09:42:25.088 INFO: SONAR_SCANNER_OPTS=-Xmx1024m
2018-04-17T14:42:25.7069250Z 09:42:25.699 DEBUG: keyStore is : 
2018-04-17T14:42:25.7088862Z 09:42:25.699 DEBUG: keyStore type is : jks
2018-04-17T14:42:25.7090815Z 09:42:25.699 DEBUG: keyStore provider is : 
2018-04-17T14:42:25.7091132Z 09:42:25.699 DEBUG: init keystore
2018-04-17T14:42:25.7097727Z 09:42:25.699 DEBUG: init keymanager of type SunX509
2018-04-17T14:42:25.9933657Z 09:42:25.981 DEBUG: Create: C:\Users\tfsdevbuild.svc\.sonar\cache
2018-04-17T14:42:26.0043502Z 09:42:25.996 INFO: User cache: C:\Users\tfsdevbuild.svc\.sonar\cache
2018-04-17T14:42:26.0044727Z 09:42:25.996 DEBUG: Create: C:\Users\tfsdevbuild.svc\.sonar\cache\_tmp
2018-04-17T14:42:26.0139267Z 09:42:26.012 DEBUG: Extract sonar-scanner-api-batch in temp...
2018-04-17T14:42:26.0808217Z 09:42:26.075 DEBUG: Get bootstrap index...
2018-04-17T14:42:26.0810196Z 09:42:26.075 DEBUG: Download: http://cmrepodev:8999/batch/index
2018-04-17T14:42:26.2698867Z 09:42:26.262 DEBUG: Get bootstrap completed
2018-04-17T14:42:26.3284721Z 09:42:26.324 DEBUG: Create isolated classloader...
2018-04-17T14:42:26.3609667Z 09:42:26.357 DEBUG: Start temp cleaning...
2018-04-17T14:42:26.3807295Z 09:42:26.371 DEBUG: Temp cleaning done
2018-04-17T14:42:26.3808500Z 09:42:26.371 DEBUG: Execution getVersion
2018-04-17T14:42:26.3918694Z 09:42:26.388 INFO: SonarQube server 6.7.2
2018-04-17T14:42:26.3936607Z 09:42:26.388 INFO: Default locale: "en_US", source code encoding: "windows-1252" (analysis is platform dependent)
2018-04-17T14:42:26.3946157Z 09:42:26.388 DEBUG: Work directory: d:\b3_w\13\.sonarqube\out\.sonar
2018-04-17T14:42:26.3976865Z 09:42:26.388 DEBUG: Execution execute
2018-04-17T14:42:27.2507377Z 09:42:27.246 INFO: Publish mode
2018-04-17T14:42:27.6141968Z 09:42:27.606 INFO: Load global settings
2018-04-17T14:42:27.7393869Z 09:42:27.731 DEBUG: GET 200 http://cmrepodev:8999/api/settings/values.protobuf | time=78ms
2018-04-17T14:42:27.8264901Z 09:42:27.824 INFO: Load global settings (done) | time=218ms
2018-04-17T14:42:27.8633465Z 09:42:27.856 INFO: Server id: AVlRKwmMhYtPLXzSQ4fP
2018-04-17T14:42:27.8998563Z 09:42:27.887 INFO: User cache: C:\Users\tfsdevbuild.svc\.sonar\cache
2018-04-17T14:42:28.3507618Z 09:42:28.340 INFO: Load plugins index
2018-04-17T14:42:28.3790421Z 09:42:28.371 DEBUG: GET 200 http://cmrepodev:8999/api/plugins/installed | time=31ms
2018-04-17T14:42:28.4936347Z 09:42:28.481 INFO: Load plugins index (done) | time=141ms
2018-04-17T14:42:28.4937521Z 09:42:28.481 DEBUG: Load plugins
2018-04-17T14:42:28.6526735Z 09:42:28.637 DEBUG: Load plugins (done) | time=156ms
2018-04-17T14:42:28.7102512Z 09:42:28.699 DEBUG: API compatibility mode is enabled on plugin TFVC [scmtfvc] (built with API lower than 5.2)
2018-04-17T14:42:28.9554048Z 09:42:28.949 DEBUG: Plugins:
2018-04-17T14:42:28.9557413Z 09:42:28.949 DEBUG:   * SonarPython 1.9.1.2080 (python)
2018-04-17T14:42:28.9559664Z 09:42:28.949 DEBUG:   * Code Smells 4.0.0 (smells)
2018-04-17T14:42:28.9560723Z 09:42:28.949 DEBUG:   * jDepend 1.1.1 (jdepend)
2018-04-17T14:42:28.9561102Z 09:42:28.949 DEBUG:   * Svn 1.7.0.1017 (scmsvn)
2018-04-17T14:42:28.9561351Z 09:42:28.949 DEBUG:   * SonarJS 4.1.0.6085 (javascript)
2018-04-17T14:42:28.9561721Z 09:42:28.949 DEBUG:   * TFVC 2.1.2 (scmtfvc)
2018-04-17T14:42:28.9562166Z 09:42:28.949 DEBUG:   * SonarC# 7.0.1.4822 (csharp)
2018-04-17T14:42:28.9562739Z 09:42:28.949 DEBUG:   * SonarJava 5.2.0.13398 (java)
2018-04-17T14:42:28.9583369Z 09:42:28.949 DEBUG:   * LDAP 2.2.0.608 (ldap)
2018-04-17T14:42:28.9583732Z 09:42:28.949 DEBUG:   * SonarWeb 2.6.0.1053 (web)
2018-04-17T14:42:28.9584037Z 09:42:28.949 DEBUG:   * Git 1.4.0.1037 (scmgit)
2018-04-17T14:42:28.9584298Z 09:42:28.949 DEBUG:   * SonarXML 1.5.0.1373 (xml)
2018-04-17T14:42:28.9584561Z 09:42:28.949 DEBUG:   * SonarPHP 2.13.0.3107 (php)
2018-04-17T14:42:28.9584824Z 09:42:28.949 DEBUG:   * SonarTS 1.6.0.2388 (typescript)
2018-04-17T14:42:28.9585071Z 09:42:28.949 DEBUG:   * Checkstyle 4.8 (checkstyle)
2018-04-17T14:42:30.1409505Z 09:42:30.138 INFO: Process project properties
2018-04-17T14:42:30.1864829Z 09:42:30.168 DEBUG: Process project properties (done) | time=30ms
2018-04-17T14:42:30.2557211Z 09:42:30.246 INFO: Load project repositories
2018-04-17T14:42:30.4001176Z 09:42:30.387 DEBUG: GET 200 http://cmrepodev:8999/batch/project.protobuf?key=AccountActivation_Pres_Golden.MAIN_DEVA | time=141ms
2018-04-17T14:42:30.5999964Z 09:42:30.590 INFO: Load project repositories (done) | time=344ms
2018-04-17T14:42:30.7401401Z 09:42:30.731 DEBUG: Available languages:
2018-04-17T14:42:30.7401948Z 09:42:30.731 DEBUG:   * Python => "py"
2018-04-17T14:42:30.7402216Z 09:42:30.731 DEBUG:   * JavaScript => "js"
2018-04-17T14:42:30.7402446Z 09:42:30.731 DEBUG:   * C# => "cs"
2018-04-17T14:42:30.7402691Z 09:42:30.731 DEBUG:   * Java => "java"
2018-04-17T14:42:30.7402988Z 09:42:30.731 DEBUG:   * Web => "web"
2018-04-17T14:42:30.7403234Z 09:42:30.731 DEBUG:   * XML => "xml"
2018-04-17T14:42:30.7403583Z 09:42:30.731 DEBUG:   * PHP => "php"
2018-04-17T14:42:30.7404469Z 09:42:30.731 DEBUG:   * TypeScript => "ts"
2018-04-17T14:42:30.7569046Z 09:42:30.746 INFO: Load quality profiles
2018-04-17T14:42:30.8315410Z 09:42:30.825 INFO: Load quality profiles (done) | time=79ms
2018-04-17T14:42:30.8533692Z 09:42:30.840 INFO: Load active rules
2018-04-17T14:42:31.9981765Z 09:42:31.981 INFO: Load active rules (done) | time=1141ms
2018-04-17T14:42:32.0024355Z 09:42:31.997 INFO: Load metrics repository
2018-04-17T14:42:32.0336289Z 09:42:32.028 DEBUG: GET 200 http://cmrepodev:8999/api/metrics/search?f=name,description,direction,qualitative,custom&ps=500&p=1 | time=31ms
2018-04-17T14:42:32.0567897Z 09:42:32.044 INFO: Load metrics repository (done) | time=47ms
2018-04-17T14:42:32.1520365Z 09:42:32.137 INFO: Project key: AccountActivation_Pres_Golden.MAIN_DEVA
2018-04-17T14:42:32.1525081Z 09:42:32.137 DEBUG: Start recursive analysis of project modules
2018-04-17T14:42:32.1532063Z 09:42:32.137 INFO: -------------  Scan AccountActivation.UnitTest
2018-04-17T14:42:32.4001786Z 09:42:32.387 INFO: Load server rules
2018-04-17T14:42:32.5038925Z 09:42:32.496 DEBUG: GET 200 http://cmrepodev:8999/api/rules/list.protobuf | time=109ms
2018-04-17T14:42:32.5195122Z 09:42:32.512 INFO: Load server rules (done) | time=125ms
2018-04-17T14:42:32.5828434Z 09:42:32.575 INFO: Base dir: D:\B3_W\13\s\AccountActivation.UnitTest
2018-04-17T14:42:32.5829661Z 09:42:32.575 INFO: Working dir: d:\b3_w\13\.sonarqube\out\.sonar\AccountActivation_Pres_Golden.MAIN_DEVA_AccountActivation_Pres_Golden.MAIN_DEVA_0DAC9BE7-4FBC-4F89-9042-0C2281F4D9EC
2018-04-17T14:42:32.5830557Z 09:42:32.575 INFO: Test paths: Common/ControllerHelper.cs, Controllers/HomeControllerTests.cs, Controllers/AccountControllerTests.cs, Controllers/ProviderDetailsControllerUnitTests.cs, Controllers/RequestPinControllerUnitTests.cs, Managers/HomeManagerTests.cs, Managers/AccountManagerTests.cs, Managers/ProviderDetailsManagerTests.cs, Managers/RequestPinManagerTests.cs, Properties/AssemblyInfo.cs, Providers/ADServiceProviderTest.cs, Templates/EmailVerificationBody.html, app.config, packages.config
2018-04-17T14:42:32.5831680Z 09:42:32.575 INFO: Source encoding: UTF-8, default locale: en_US
2018-04-17T14:42:32.8605317Z 09:42:32.856 DEBUG: Declared extensions of language Python were converted to sonar.lang.patterns.py : **/*.py
2018-04-17T14:42:32.8606621Z 09:42:32.856 DEBUG: Declared extensions of language JavaScript were converted to sonar.lang.patterns.js : **/*.js,**/*.jsx,**/*.vue
2018-04-17T14:42:32.8607332Z 09:42:32.856 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : **/*.cs
2018-04-17T14:42:32.8608799Z 09:42:32.856 DEBUG: Declared extensions of language Java were converted to sonar.lang.patterns.java : **/*.java,**/*.jav
2018-04-17T14:42:32.8610893Z 09:42:32.856 DEBUG: Declared extensions of language Web were converted to sonar.lang.patterns.web : **/*.html,**/*.xhtml,**/*.rhtml,**/*.shtml
2018-04-17T14:42:32.8615848Z 09:42:32.856 DEBUG: Declared extensions of language XML were converted to sonar.lang.patterns.xml : **/*.xml,**/*.xsd,**/*.xsl
2018-04-17T14:42:32.8616510Z 09:42:32.856 DEBUG: Declared extensions of language PHP were converted to sonar.lang.patterns.php : **/*.php,**/*.php3,**/*.php4,**/*.php5,**/*.phtml,**/*.inc
2018-04-17T14:42:32.8617119Z 09:42:32.856 DEBUG: Declared extensions of language TypeScript were converted to sonar.lang.patterns.ts : **/*.ts,**/*.tsx
2018-04-17T14:42:32.8688635Z 09:42:32.856 DEBUG: Initializers : 
2018-04-17T14:42:32.8726437Z 09:42:32.872 INFO: Index files
2018-04-17T14:42:32.8800260Z 09:42:32.872 INFO: Excluded sources: 
2018-04-17T14:42:32.8800784Z 09:42:32.872 INFO:   *.css
2018-04-17T14:42:32.8801041Z 09:42:32.872 INFO:   *.htm
2018-04-17T14:42:32.8801249Z 09:42:32.872 INFO:   *.xsd
2018-04-17T14:42:32.8801476Z 09:42:32.872 INFO:   *.js
2018-04-17T14:42:32.8801726Z 09:42:32.872 INFO:   *.xml
2018-04-17T14:42:32.8803454Z 09:42:32.872 INFO:   *.aspx
2018-04-17T14:42:32.8808503Z 09:42:32.872 INFO:   *.cshtml
2018-04-17T14:42:32.8808828Z 09:42:32.872 INFO:   *.sitemap
2018-04-17T14:42:32.8809056Z 09:42:32.872 INFO:   **/Providers/*.cs
2018-04-17T14:42:32.8809305Z 09:42:32.872 INFO:   **/Service References/*
2018-04-17T14:42:32.8809537Z 09:42:32.872 INFO: Excluded tests: 
2018-04-17T14:42:32.8809778Z 09:42:32.872 INFO:   **/Providers/*.cs
2018-04-17T14:42:32.8810122Z 09:42:32.872 INFO:   **/Service References/*
2018-04-17T14:42:32.9163707Z 09:42:32.903 DEBUG: 'Common\ControllerHelper.cs' indexed as test with language 'cs'
2018-04-17T14:42:32.9171892Z 09:42:32.903 DEBUG: 'Controllers\HomeControllerTests.cs' indexed as test with language 'cs'
2018-04-17T14:42:32.9175564Z 09:42:32.903 DEBUG: 'Controllers\RequestPinControllerUnitTests.cs' indexed as test with language 'cs'
2018-04-17T14:42:32.9189937Z 09:42:32.903 DEBUG: 'Controllers\AccountControllerTests.cs' indexed as test with language 'cs'
2018-04-17T14:42:32.9191379Z 09:42:32.903 DEBUG: 'Managers\AccountManagerTests.cs' indexed as test with language 'cs'
2018-04-17T14:42:32.9192134Z 09:42:32.903 DEBUG: 'Managers\ProviderDetailsManagerTests.cs' indexed as test with language 'cs'
2018-04-17T14:42:32.9192733Z 09:42:32.903 DEBUG: 'Managers\RequestPinManagerTests.cs' indexed as test with language 'cs'
2018-04-17T14:42:32.9193329Z 09:42:32.903 DEBUG: 'Properties\AssemblyInfo.cs' indexed as test with language 'cs'
2018-04-17T14:42:32.9193893Z 09:42:32.903 DEBUG: 'Templates\EmailVerificationBody.html' indexed as test with language 'web'
2018-04-17T14:42:32.9194441Z 09:42:32.903 DEBUG: 'app.config' indexed as test with language 'null'
2018-04-17T14:42:32.9195343Z 09:42:32.903 DEBUG: 'Managers\HomeManagerTests.cs' indexed as test with language 'cs'
2018-04-17T14:42:32.9196262Z 09:42:32.903 DEBUG: 'packages.config' indexed as test with language 'null'
2018-04-17T14:42:32.9196811Z 09:42:32.903 DEBUG: 'Controllers\ProviderDetailsControllerUnitTests.cs' indexed as test with language 'cs'
2018-04-17T14:42:32.9209724Z 09:42:32.918 INFO: 13 files indexed
2018-04-17T14:42:32.9211616Z 09:42:32.918 INFO: 1 file ignored because of inclusion/exclusion patterns
2018-04-17T14:42:32.9343059Z 09:42:32.918 INFO: Quality profile for cs: Sonar way (outdated copy)
2018-04-17T14:42:32.9343784Z 09:42:32.918 INFO: Quality profile for web: Sonar way
2018-04-17T14:42:34.6886699Z 09:42:34.684 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing
2018-04-17T14:42:34.6888437Z 09:42:34.684 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing
2018-04-17T14:42:34.7009386Z 09:42:34.684 DEBUG: 'Python Squid Sensor' skipped because there is no related file in current project
2018-04-17T14:42:34.7010552Z 09:42:34.684 DEBUG: 'PylintSensor' skipped because there is no related file in current project
2018-04-17T14:42:34.7011389Z 09:42:34.684 DEBUG: 'PylintImportSensor' skipped because there is no related file in current project
2018-04-17T14:42:34.7012059Z 09:42:34.684 DEBUG: 'PythonXUnitSensor' skipped because there is no related file in current project
2018-04-17T14:42:34.7012410Z 09:42:34.684 DEBUG: 'SmellMeasuresSensor' skipped because there is no related file in current project
2018-04-17T14:42:34.7012739Z 09:42:34.684 DEBUG: 'jDepend sensor' skipped because there is no related file in current project
2018-04-17T14:42:34.7013051Z 09:42:34.684 DEBUG: 'Packages sensor' skipped because there is no related file in current project
2018-04-17T14:42:34.7013369Z 09:42:34.684 DEBUG: 'SonarJS' skipped because there is no related file in current project
2018-04-17T14:42:34.7013767Z 09:42:34.684 DEBUG: 'SonarJS Coverage' skipped because there is no related file in current project
2018-04-17T14:42:34.7014255Z 09:42:34.684 DEBUG: '[Deprecated] C# Integration Tests Coverage Report Import' skipped because one of the required properties is missing
2018-04-17T14:42:34.7014631Z 09:42:34.684 DEBUG: 'SurefireSensor' skipped because there is no related file in current project
2018-04-17T14:42:34.7015138Z 09:42:34.684 DEBUG: 'JaCoCoSensor' skipped because there is no related file in current project
2018-04-17T14:42:34.7015500Z 09:42:34.684 DEBUG: 'JavaSquidSensor' skipped because there is no related file in current project
2018-04-17T14:42:34.7015817Z 09:42:34.684 DEBUG: 'Web' skipped because there is no related file in current project
2018-04-17T14:42:34.7016116Z 09:42:34.684 DEBUG: 'XML Sensor' skipped because there is no related file in current project
2018-04-17T14:42:34.7016435Z 09:42:34.684 DEBUG: 'PHP sensor' skipped because there is no related file in current project
2018-04-17T14:42:34.7016751Z 09:42:34.684 DEBUG: 'Analyzer for "php.ini" files' skipped because there is no related file in current project
2018-04-17T14:42:34.7017293Z 09:42:34.684 DEBUG: 'SonarTS' skipped because there is no related file in current project
2018-04-17T14:42:34.7017625Z 09:42:34.700 DEBUG: 'SonarTS Coverage' skipped because there is no related file in current project
2018-04-17T14:42:34.7074530Z 09:42:34.700 DEBUG: Sensors : C# Properties -> SonarJavaXmlFileSensor
2018-04-17T14:42:34.7075822Z 09:42:34.700 WARN: Property missing: 'sonar.cs.analyzer.projectOutPaths'. No protobuf files will be loaded for this project.
2018-04-17T14:42:34.7076232Z 09:42:34.700 WARN: No roslyn issues report not found for this project.
2018-04-17T14:42:34.7076530Z 09:42:34.700 INFO: Sensor C# Properties [csharp]
2018-04-17T14:42:34.7076811Z 09:42:34.700 INFO: Sensor C# Properties [csharp] (done) | time=0ms
2018-04-17T14:42:34.7077073Z 09:42:34.700 INFO: Sensor SonarJavaXmlFileSensor [java]
2018-04-17T14:42:34.7077356Z 09:42:34.700 INFO: Sensor SonarJavaXmlFileSensor [java] (done) | time=0ms
2018-04-17T14:42:34.7316128Z 09:42:34.715 DEBUG: 'AccountActivation.UnitTest/Common/ControllerHelper.cs' generated metadata as test  with charset 'UTF-8'
2018-04-17T14:42:34.7664241Z 09:42:34.762 DEBUG: 'AccountActivation.UnitTest/Controllers/AccountControllerTests.cs' generated metadata as test  with charset 'UTF-8'
2018-04-17T14:42:34.7715551Z 09:42:34.762 DEBUG: 'AccountActivation.UnitTest/Controllers/HomeControllerTests.cs' generated metadata as test  with charset 'UTF-8'
2018-04-17T14:42:34.7946857Z 09:42:34.778 DEBUG: 'AccountActivation.UnitTest/Controllers/ProviderDetailsControllerUnitTests.cs' generated metadata as test  with charset 'UTF-8'
2018-04-17T14:42:34.7966786Z 09:42:34.793 DEBUG: 'AccountActivation.UnitTest/Controllers/RequestPinControllerUnitTests.cs' generated metadata as test  with charset 'UTF-8'
2018-04-17T14:42:34.8053186Z 09:42:34.793 DEBUG: 'AccountActivation.UnitTest/Managers/AccountManagerTests.cs' generated metadata as test  with charset 'UTF-8'
2018-04-17T14:42:34.8062656Z 09:42:34.793 DEBUG: 'AccountActivation.UnitTest/Managers/HomeManagerTests.cs' generated metadata as test  with charset 'UTF-8'
2018-04-17T14:42:34.8158112Z 09:42:34.809 DEBUG: 'AccountActivation.UnitTest/Managers/ProviderDetailsManagerTests.cs' generated metadata as test  with charset 'UTF-8'
2018-04-17T14:42:34.8182988Z 09:42:34.809 DEBUG: 'AccountActivation.UnitTest/Managers/RequestPinManagerTests.cs' generated metadata as test  with charset 'UTF-8'
2018-04-17T14:42:34.8280203Z 09:42:34.825 DEBUG: 'AccountActivation.UnitTest/Properties/AssemblyInfo.cs' generated metadata as test  with charset 'UTF-16LE'
2018-04-17T14:42:34.8286337Z 09:42:34.825 DEBUG: 'AccountActivation.UnitTest/Templates/EmailVerificationBody.html' generated metadata as test  with charset 'UTF-8'
2018-04-17T14:42:34.8291404Z 09:42:34.825 INFO: SCM provider for this project is: tfvc
2018-04-17T14:42:34.8399492Z 09:42:34.825 INFO: 1 files to be analyzed
2018-04-17T14:42:34.8399966Z 09:42:34.825 DEBUG: Executing the TFVC annotate command: d:\b3_w\13\.sonarqube\out\.sonar\.sonartmp\SonarTfsAnnotate5453397324269985859.exe
2018-04-17T14:42:35.9636208Z 09:42:35.950 DEBUG: TFS annotating: D:/B3_W/13/s/AccountActivation.UnitTest/Properties/AssemblyInfo.cs
2018-04-17T14:42:36.6876943Z 09:42:36.684 ERROR: Unable to TFS annotate the following file which line 10 has not yet been checked-in (LOCAL): D:/B3_W/13/s/AccountActivation.UnitTest/Properties/AssemblyInfo.cs
2018-04-17T14:42:36.7045288Z 09:42:36.700 INFO: 0/1 files analyzed
2018-04-17T14:42:36.7046857Z 09:42:36.700 WARN: Missing blame information for the following files:
2018-04-17T14:42:36.7048539Z 09:42:36.700 WARN:   * AccountActivation.UnitTest/Properties/AssemblyInfo.cs
2018-04-17T14:42:36.7051285Z 09:42:36.700 WARN: This may lead to missing/broken features in SonarQube
2018-04-17T14:42:36.7108896Z 09:42:36.700 INFO: -------------  Scan AccountActivation
2018-04-17T14:42:36.7349877Z 09:42:36.716 INFO: Base dir: D:\B3_W\13\s\AccountActivation
2018-04-17T14:42:36.7362769Z 09:42:36.716 INFO: Working dir: d:\b3_w\13\.sonarqube\out\.sonar\AccountActivation_Pres_Golden.MAIN_DEVA_AccountActivation_Pres_Golden.MAIN_DEVA_4B154D7E-A27B-4131-AF91-16A8550CE5FA
2018-04-17T14:42:36.7612637Z 09:42:36.746 INFO: Source paths: AccountController.generated.cs, App_Start/FilterConfig.cs, App_Start/UnityConfig.cs, App_Start/UnityMvcActivator.cs, Common/LogHelper.cs, Common/TMHPUser.cs, Constants/InformationText.cs, Constants/Permissions.cs, Constants/Requester.cs, Constants/Subject.cs, ContactUsEmailController.generated.cs, Controllers/Account/AccountController.cs, Controllers/ContactUsEmail/ContactUsEmailController.cs, Controllers/ProviderDetails/ProviderDetailsController.cs, Controllers/RequestPin/RequestPinController.cs, Enums.cs, Extensions/ConfigExtension.cs, Extensions/EnumExtension.cs, Filters/AntiForgeryAttribute.cs, Filters/CommonHelper.cs, Filters/ErrorFilter.cs, Filters/HtmlHelpers.cs, Filters/MultipleButtonAttribute.cs, Filters/NoDirectAccessAttribute.cs, Filters/SessionTimeoutFilter.cs, Helpers/DataHelpers.cs, HomeController.generated.cs, Managers/ContactUsEmail/ContactUsEmailManager.cs, Managers/ContactUsEmail/IContactUsEmailManager.cs, Managers/Account/AccountManager.cs, Managers/Account/IAccountManager.cs, Managers/Home/HomeManager.cs, Managers/Home/IHomeManager.cs, Managers/ProviderDetails/IProviderDetailsManager.cs, Managers/ProviderDetails/ProviderDetailsManager.cs, Models/Account/ExistingUserAccountModel.cs, Managers/RequestPin/IRequestPinManager.cs, Managers/RequestPin/RequestPinManager.cs, Models/Account/ForgotPasswordViewModel.cs, Models/Account/NewUserAccountModel.cs, Models/Account/UserAccountBaseModel.cs, Models/Common/FormatProviderInformation.cs, Models/Common/Permissions.cs, Models/Common/ProviderDTO.cs, Models/Common/SuccessConfirmationViewModel.cs, Models/Common/ToggleButtonModel.cs, Models/Common/UserDTO.cs, Models/ContactUsEmail/ContactUsEmailViewModel.cs, Models/Home/LandingPageViewModel.cs, Models/Home/ProviderChoiceViewModel.cs, Models/Home/SecurityErrorAccessViewModel.cs, Models/ProviderDetails/AuteCareNPIModel.cs, Models/ProviderDetails/FindACProviderViewModel.cs, Models/ProviderDetails/LTCPinViewModel.cs, Models/ProviderDetails/LTCProviderViewModel.cs, Models/ProviderDetails/LTCSecurityQuestions.cs, Models/ProviderDetails/NFProviderViewModel.cs, Models/RequestPin/AddressViewModel.cs, Models/RequestPin/RequestPinViewModel.cs, ProviderDetailsController.generated.cs, Providers/ACCrosswalkProvider.cs, Providers/ACProviderServiceProvider.cs, Providers/ADServiceProvider.cs, Providers/CorrespondenceProvider.cs, Providers/Interface/IACCrosswalkProvider.cs, Providers/Interface/IACProviderService.cs, Providers/Interface/IADServiceProvider.cs, Providers/Interface/ICorrespondenceProvider.cs, Providers/Interface/ILTCProviderService.cs, Providers/Interface/IOwnershipServiceProvider.cs, Providers/Interface/ITransactionServiceProvider.cs, Providers/LTCProviderServiceProvider.cs, Providers/OwnershipServiceProvider.cs, Providers/ProviderBase.cs, Providers/TestProvider.cs, Providers/TransactionServiceProvider.cs, RequestPinController.generated.cs, SecurityController.generated.cs, SharedController.generated.cs, App_Code/RegisterVirtualPathProvider.cs, App_Start/BundleConfig.cs, App_Start/RazorGeneratorMvcStart.cs, App_Start/RouteConfig.cs, Controllers/Home/HomeController.cs, Controllers/Security/SecurityController.cs, Global.asax.cs, Properties/AssemblyInfo.cs, Validation/Attributes/LocalizedRegexAttribute.cs, Validation/Rules/IRule.cs, Validation/Rules/IRulesValidator.cs, Validation/Rules/ValidatorBase.cs, Validation/Rules/ValidationError.cs, Validation/Rules/ValidationResult.cs, Content/Home.css, Content/Images/calendar-icon.gif, Content/Images/error.gif, Content/Images/required.gif, Content/Images/TMHP-logo-white-bg.gif, Content/Images/TMHPLogo.gif, Content/Pages/Index.css, Content/Print.css, Content/Site.css, Content/tmhp-additional.css, Content/Validation.css, favicon.ico, Global.asax, Scripts/Core/BlockUI.js, Scripts/Core/Common.js, Scripts/Core/InputMask.js, Scripts/Core/Layout.js, Properties/DataSources/System.Data.DataSet.datasource, Scripts/expressive.annotations.validate.js, Scripts/expressive.annotations.validate.min.js, Scripts/jquery.unobtrusive-ajax.js, Scripts/jquery.unobtrusive-ajax.min.js, Scripts/jquery.validate.js, Scripts/jquery.validate.min.js, Scripts/jquery.validate.unobtrusive.js, Scripts/Pages/ContactUsEmail.js, Scripts/Pages/Create.js, Scripts/Pages/FindACProvider.js, Scripts/Pages/FindNFProvider.js, Scripts/Pages/Index.js, Scripts/Pages/FindLTCProvider.js, Scripts/Pages/RequestPin.js, Scripts/Pages/SecurityAccessError.js, Scripts/Validation/tmhp-mvc5.js, Service References/ACCrosswalkService/AccountActivation.ACCrosswalkService.NPIInfo.datasource, Service References/ACProviderService/AccountActivation.ACProviderService.Address.datasource, Service References/ACProviderService/AccountActivation.ACProviderService.Provider.datasource, Service References/ACProviderService/AccountActivation.ACProviderService.ProviderBase.datasource, Service References/ACProviderService/AccountActivation.ACProviderService.ProviderSuffix.datasource, Service References/ADService/AccountActivation.ADService.CreateUserResult.datasource, Service References/ADService/AccountActivation.ADService.Validate_C21_LicenseResponse.datasource, Service References/ADService/AccountActivation.ADService.ValidateSecurityCheckNewResponse.datasource, Service References/ADService/AccountActivation.ADService.ValidateSecurityCheckResponse.datasource, Service References/CorrService/AccountActivation.CorrService.ServiceResponseOfEscalateCorrespondenceResponse.datasource, Service References/CorrService/AccountActivation.CorrService.ServiceResponseOfGenerateDcnsResponse.datasource, Service References/CorrService/AccountActivation.CorrService.ServiceResponseOfGetCorrespondenceResponse.datasource, Service References/CorrService/AccountActivation.CorrService.ServiceResponseOfGetDcnsByIdentifierResponse.datasource, Service References/CorrService/AccountActivation.CorrService.ServiceResponseOfGetIdentifiersByDcnResponse.datasource, Service References/CorrService/AccountActivation.CorrService.ServiceResponseOfGetTSheetsResponse.datasource, Service References/CorrService/AccountActivation.CorrService.ServiceResponseOfKeyWordInformation.datasource, Service References/CorrService/AccountActivation.CorrService.ServiceResponseOfSubmitCorrespondenceResponse.datasource, Service References/CorrService/AccountActivation.CorrService.ServiceResponseOfUpdateCorrespondenceResponse.datasource, Service References/CorrService/AccountActivation.CorrService.ServiceResponseOfUpdateTrackingResponse.datasource, Service References/CorrService/AccountActivation.CorrService.ServiceResponsesOfDeleteCorrespondenceResponse.datasource, Service References/LTCOwnershipService/AccountActivation.LTCOwnershipService.AddOwnershipResponse.datasource, Service References/LTCOwnershipService/AccountActivation.LTCOwnershipService.ArrayOfInt.datasource, Service References/LTCOwnershipService/AccountActivation.LTCOwnershipService.ArrayOfString.datasource, Service References/LTCOwnershipService/AccountActivation.LTCOwnershipService.GetLAProvidersForUserResponse.datasource, Service References/LTCOwnershipService/AccountActivation.LTCOwnershipService.GetMCODataListResponse.datasource, Service References/LTCOwnershipService/AccountActivation.LTCOwnershipService.GetMcoOwnerIdListResponse.datasource, Service References/LTCOwnershipService/AccountActivation.LTCOwnershipService.GetOwnerIDResponse.datasource, Service References/LTCOwnershipService/AccountActivation.LTCOwnershipService.GetOwnershipInformationByIDResponse.datasource, Service References/LTCOwnershipService/AccountActivation.LTCOwnershipService.GetOwnershipInformationResponse.datasource, Service References/LTCOwnershipService/AccountActivation.LTCOwnershipService.GetOwnershipWithVendorDetailsResponse.datasource, Service References/LTCOwnershipService/AccountActivation.LTCOwnershipService.Ownership.datasource, Service References/LTCOwnershipService/AccountActivation.LTCOwnershipService.SetNFProviderForUserResponse.datasource, Service References/LTCOwnershipService/AccountActivation.LTCOwnershipService.SetProviderForUserByServiceGroupsResponse.datasource, Service References/LTCOwnershipService/AccountActivation.LTCOwnershipService.SetProviderForUserResponse.datasource, Service References/LTCOwnershipService/AccountActivation.LTCOwnershipService.ValidateOwnershipResponse.datasource, Service References/LTCProviderService/AccountActivation.LTCProviderService.Provider.datasource, Service References/LTCProviderService/AccountActivation.LTCProviderService.ResponseOfString.datasource, Templates/EmailVerificationBody.html, Web References/EnrollmentTransactionService/AuditTrail.datasource, Web References/EnrollmentTransactionService/Correspondence.datasource, Web References/EnrollmentTransactionService/PortalPpmProviderOwner.datasource, Web References/EnrollmentTransactionService/PortalPpmTransactionResponse.datasource, Web References/EnrollmentTransactionService/Reference.map, Web References/EnrollmentTransactionService/Search.datasource, Web References/EnrollmentTransactionService/Transaction.datasource, Web References/EnrollmentTransactionService/TransactionResponse.datasource, Views/Account/ForgotPassword.cshtml, Views/ProviderDetails/_LTCProviderOptions.cshtml, Views/ProviderDetails/_LTCProviderSecurity.cshtml, Views/ProviderDetails/_LTCProviderPIN.cshtml, Views/Shared/SuccessConfirmationView.cshtml, Views/RequestPin/RequestPin.cshtml, Views/RequestPin/SendConfirmationSuccess.cshtml, Views/RequestPin/PinMailRequestSuccess.cshtml, Views/RequestPin/PinEmailRequestSuccess.cshtml, Views/RequestPin/EmailConfirmationSuccess.cshtml, Views/Home/SecurityAccessError.cshtml, Web.config, Views/web.config, packages.config, Mvc.sitemap, EntLibConfigs/Logging.config, Views/Home/Index.cshtml, Views/Shared/_LayoutAccountActivation.cshtml, Views/_ViewStart.cshtml, Views/Shared/UnauthorizedAccess.cshtml, Views/Shared/Error.cshtml, Views/Shared/EditorTemplates/DateTime.cshtml, Views/Home/_ProviderEnrollmentChoice.cshtml, Views/Home/_AdministerProviderChoice.cshtml, Views/Account/Create.cshtml, Views/Account/Link.cshtml, Views/ContactUsEmail/Index.cshtml, Views/ProviderDetails/FindACProvider.cshtml, Views/ProviderDetails/LTCProviderDetails.cshtml, Views/ProviderDetails/NFProviderDetails.cshtml, App_GlobalResources/ResErrorMessages.resx, TMHP_Resources/Model/ACProviderModelResource.resx, TMHP_Resources/Model/LTCProviderResource.resx, TMHP_Resources/Model/NFProviderResource.resx, TMHP_Resources/Model/RequestPinResource.resx, TMHP_Resources/Model/UserAccountResource.resx, Properties/PublishProfiles/FolderProfile.pubxml, Properties/Settings.settings, Scripts/jquery.validate-vsdoc.js, Service References/ACCrosswalkService/CrosswalkService.wsdl, Service References/ACProviderService/ProviderService.wsdl, Service References/ACCrosswalkService/CrosswalkService.disco, Service References/ACCrosswalkService/configuration91.svcinfo, Service References/ACCrosswalkService/configuration.svcinfo, Service References/ACCrosswalkService/Reference.svcmap, Service References/ACProviderService/ProviderService.disco, Service References/ACProviderService/configuration91.svcinfo, Service References/ACProviderService/configuration.svcinfo, Service References/ACProviderService/Reference.svcmap, Service References/ADService/ad1.disco, Service References/ADService/ad1.wsdl, Service References/CorrService/CorrespondenceService.wsdl, Service References/CorrService/CorrespondenceService.xsd, Service References/CorrService/CorrespondenceService1.xsd, Service References/CorrService/CorrespondenceService2.xsd, Service References/CorrService/CorrespondenceService3.xsd, Service References/CorrService/CorrespondenceService4.xsd, Service References/CorrService/CorrespondenceService5.xsd, Service References/CorrService/CorrespondenceService6.xsd, Service References/ADService/configuration91.svcinfo, Service References/ADService/configuration.svcinfo, Service References/ADService/Reference.svcmap, Service References/CorrService/configuration91.svcinfo, Service References/CorrService/configuration.svcinfo, Service References/CorrService/Reference.svcmap, Service References/LTCOwnershipService/OwnershipService.wsdl, Service References/LTCProviderService/ProviderService.wsdl, T4MVC.tt, T4MVC.tt.settings.xml, Service References/LTCOwnershipService/OwnershipService.disco, Service References/LTCOwnershipService/configuration91.svcinfo, Service References/LTCOwnershipService/configuration.svcinfo, Service References/LTCOwnershipService/Reference.svcmap, Service References/LTCProviderService/ProviderService.disco, Service References/LTCProviderService/configuration91.svcinfo, Service References/LTCProviderService/configuration.svcinfo, Service References/LTCProviderService/Reference.svcmap, Web References/EnrollmentTransactionService/TransactionService.disco, MvcSiteMapSchema.xsd, T4MVC.tt.hooks.t4, Web References/EnrollmentTransactionService/TransactionService.wsdl, Web.Debug.config, Web.Release.config
2018-04-17T14:42:36.7634502Z 09:42:36.746 INFO: Source encoding: UTF-8, default locale: en_US
2018-04-17T14:42:36.7861002Z 09:42:36.762 DEBUG: Declared extensions of language Python were converted to sonar.lang.patterns.py : **/*.py
2018-04-17T14:42:36.7861552Z 09:42:36.762 DEBUG: Declared extensions of language JavaScript were converted to sonar.lang.patterns.js : **/*.js,**/*.jsx,**/*.vue
2018-04-17T14:42:36.7862077Z 09:42:36.762 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : **/*.cs
2018-04-17T14:42:36.7862434Z 09:42:36.762 DEBUG: Declared extensions of language Java were converted to sonar.lang.patterns.java : **/*.java,**/*.jav
2018-04-17T14:42:36.7862795Z 09:42:36.762 DEBUG: Declared extensions of language Web were converted to sonar.lang.patterns.web : **/*.html,**/*.xhtml,**/*.rhtml,**/*.shtml
2018-04-17T14:42:36.7863173Z 09:42:36.762 DEBUG: Declared extensions of language XML were converted to sonar.lang.patterns.xml : **/*.xml,**/*.xsd,**/*.xsl
2018-04-17T14:42:36.7863860Z 09:42:36.762 DEBUG: Declared extensions of language PHP were converted to sonar.lang.patterns.php : **/*.php,**/*.php3,**/*.php4,**/*.php5,**/*.phtml,**/*.inc
2018-04-17T14:42:36.7864255Z 09:42:36.762 DEBUG: Declared extensions of language TypeScript were converted to sonar.lang.patterns.ts : **/*.ts,**/*.tsx
2018-04-17T14:42:36.7864553Z 09:42:36.778 DEBUG: Initializers : 
2018-04-17T14:42:36.7864794Z 09:42:36.778 INFO: Index files
2018-04-17T14:42:36.7865042Z 09:42:36.778 INFO: Excluded sources: 
2018-04-17T14:42:36.7865258Z 09:42:36.778 INFO:   *.css
2018-04-17T14:42:36.7865480Z 09:42:36.778 INFO:   *.htm
2018-04-17T14:42:36.7865686Z 09:42:36.778 INFO:   *.xsd
2018-04-17T14:42:36.7865909Z 09:42:36.778 INFO:   *.js
2018-04-17T14:42:36.7866114Z 09:42:36.778 INFO:   *.xml
2018-04-17T14:42:36.7866334Z 09:42:36.778 INFO:   *.aspx
2018-04-17T14:42:36.7866556Z 09:42:36.778 INFO:   *.cshtml
2018-04-17T14:42:36.7866788Z 09:42:36.778 INFO:   *.sitemap
2018-04-17T14:42:36.7867023Z 09:42:36.778 INFO:   **/Providers/*.cs
2018-04-17T14:42:36.7867254Z 09:42:36.778 INFO:   **/Service References/*
2018-04-17T14:42:36.7867497Z 09:42:36.778 INFO: Excluded tests: 
2018-04-17T14:42:36.7867722Z 09:42:36.778 INFO:   **/Providers/*.cs
2018-04-17T14:42:36.7867967Z 09:42:36.778 INFO:   **/Service References/*
2018-04-17T14:42:36.8965597Z 09:42:36.887 DEBUG: 'AccountActivation/App_Start/FilterConfig.cs' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:36.8979372Z 09:42:36.887 DEBUG: 'AccountActivation/App_Start/UnityConfig.cs' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:36.9119982Z 09:42:36.904 DEBUG: Skipping auto generated file: AccountActivation/AccountController.generated.cs
2018-04-17T14:42:36.9121595Z 09:42:36.904 DEBUG: 'AccountActivation/AccountController.generated.cs' excluded by org.sonarsource.dotnet.shared.plugins.GeneratedFileFilter
2018-04-17T14:42:37.0964252Z 09:42:37.078 DEBUG: 'T4MVC.tt.hooks.t4' indexed with language 'null'
2018-04-17T14:42:37.0964531Z 09:42:37.078 DEBUG: 'Web.Debug.config' indexed with language 'null'
2018-04-17T14:42:37.0964835Z 09:42:37.078 DEBUG: 'Web References\EnrollmentTransactionService\TransactionService.wsdl' indexed with language 'null'
2018-04-17T14:42:37.0965171Z 09:42:37.078 DEBUG: 'Web.Release.config' indexed with language 'null'
2018-04-17T14:42:37.0965506Z 09:42:37.078 DEBUG: 'Service References\ACProviderService\AccountActivation.ACProviderService.Provider.datasource' indexed with language 'null'
2018-04-17T14:42:37.0965830Z 09:42:37.078 INFO: 237 files indexed
2018-04-17T14:42:37.0966102Z 09:42:37.078 INFO: 19 files ignored because of inclusion/exclusion patterns
2018-04-17T14:42:37.0966377Z 09:42:37.078 INFO: Quality profile for cs: Sonar way (outdated copy)
2018-04-17T14:42:37.0966701Z 09:42:37.078 INFO: Quality profile for js: Sonar way (outdated copy)
2018-04-17T14:42:37.0966957Z 09:42:37.078 INFO: Quality profile for web: Sonar way
2018-04-17T14:42:37.0967227Z 09:42:37.078 INFO: Quality profile for xml: Sonar way (outdated copy)
2018-04-17T14:42:37.1467682Z 09:42:37.137 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing
2018-04-17T14:42:37.1497789Z 09:42:37.137 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing
2018-04-17T14:42:37.1531130Z 09:42:37.137 DEBUG: 'Python Squid Sensor' skipped because there is no related file in current project
2018-04-17T14:42:37.1531996Z 09:42:37.137 DEBUG: 'PylintSensor' skipped because there is no related file in current project
2018-04-17T14:42:37.1533040Z 09:42:37.137 DEBUG: 'PylintImportSensor' skipped because there is no related file in current project
2018-04-17T14:42:37.1534174Z 09:42:37.137 DEBUG: 'PythonXUnitSensor' skipped because there is no related file in current project
2018-04-17T14:42:37.1534808Z 09:42:37.137 DEBUG: 'SmellMeasuresSensor' skipped because there is no related file in current project
2018-04-17T14:42:37.1535392Z 09:42:37.137 DEBUG: 'jDepend sensor' skipped because there is no related file in current project
2018-04-17T14:42:37.1535984Z 09:42:37.137 DEBUG: 'Packages sensor' skipped because there is no related file in current project
2018-04-17T14:42:37.1537049Z 09:42:37.137 DEBUG: '[Deprecated] C# Integration Tests Coverage Report Import' skipped because one of the required properties is missing
2018-04-17T14:42:37.1569031Z 09:42:37.137 DEBUG: 'SurefireSensor' skipped because there is no related file in current project
2018-04-17T14:42:37.1588640Z 09:42:37.137 DEBUG: 'JaCoCoSensor' skipped because there is no related file in current project
2018-04-17T14:42:37.1589015Z 09:42:37.137 DEBUG: 'JavaSquidSensor' skipped because there is no related file in current project
2018-04-17T14:42:37.1589327Z 09:42:37.137 DEBUG: 'PHP sensor' skipped because there is no related file in current project
2018-04-17T14:42:37.1589665Z 09:42:37.137 DEBUG: 'Analyzer for "php.ini" files' skipped because there is no related file in current project
2018-04-17T14:42:37.1589993Z 09:42:37.137 DEBUG: 'SonarTS' skipped because there is no related file in current project
2018-04-17T14:42:37.1590532Z 09:42:37.137 DEBUG: 'SonarTS Coverage' skipped because there is no related file in current project
2018-04-17T14:42:37.1591165Z 09:42:37.153 DEBUG: Sensors : SonarJS -> SonarJS Coverage -> C# Properties -> SonarJavaXmlFileSensor -> Web -> XML Sensor
2018-04-17T14:42:37.1591474Z 09:42:37.153 INFO: Sensor SonarJS [javascript]
2018-04-17T14:42:37.1656269Z 09:42:37.153 INFO: 21 source files to be analyzed
2018-04-17T14:42:37.1726409Z 09:42:37.169 DEBUG: 'AccountActivation/Scripts/Core/BlockUI.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:37.1761747Z 09:42:37.169 DEBUG: File [file:///D:/B3_W/13/s/AccountActivation/Scripts/Core/BlockUI.js] looks like a minified file and will not be analyzed
2018-04-17T14:42:37.1935054Z 09:42:37.184 DEBUG: 'AccountActivation/Scripts/Core/Common.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:37.6969338Z 09:42:37.684 DEBUG: 'AccountActivation/Scripts/Core/InputMask.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:37.9784232Z 09:42:37.965 DEBUG: 'AccountActivation/Scripts/Core/Layout.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:38.1078705Z 09:42:38.106 DEBUG: 'AccountActivation/Scripts/Pages/ContactUsEmail.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:38.2133866Z 09:42:38.200 DEBUG: 'AccountActivation/Scripts/Pages/Create.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:38.2421471Z 09:42:38.231 DEBUG: 'AccountActivation/Scripts/Pages/FindACProvider.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:38.3205997Z 09:42:38.309 DEBUG: 'AccountActivation/Scripts/Pages/FindLTCProvider.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:38.3910499Z 09:42:38.387 DEBUG: 'AccountActivation/Scripts/Pages/FindNFProvider.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:38.4198578Z 09:42:38.403 DEBUG: 'AccountActivation/Scripts/Pages/Index.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:38.4598283Z 09:42:38.450 DEBUG: 'AccountActivation/Scripts/Pages/RequestPin.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:38.4816840Z 09:42:38.465 DEBUG: 'AccountActivation/Scripts/Pages/SecurityAccessError.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:38.5197172Z 09:42:38.512 DEBUG: 'AccountActivation/Scripts/Validation/tmhp-mvc5.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:38.5833088Z 09:42:38.559 DEBUG: 'AccountActivation/Scripts/expressive.annotations.validate.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:39.2796375Z 09:42:39.262 DEBUG: File [file:///D:/B3_W/13/s/AccountActivation/Scripts/expressive.annotations.validate.min.js] looks like a minified file and will not be analyzed
2018-04-17T14:42:39.2832020Z 09:42:39.278 DEBUG: 'AccountActivation/Scripts/jquery.unobtrusive-ajax.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:39.4180271Z 09:42:39.403 DEBUG: File [file:///D:/B3_W/13/s/AccountActivation/Scripts/jquery.unobtrusive-ajax.min.js] looks like a minified file and will not be analyzed
2018-04-17T14:42:39.4240096Z 09:42:39.418 DEBUG: 'AccountActivation/Scripts/jquery.validate-vsdoc.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:39.9657010Z 09:42:39.950 DEBUG: 'AccountActivation/Scripts/jquery.validate.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:40.4879771Z 09:42:40.481 DEBUG: File [file:///D:/B3_W/13/s/AccountActivation/Scripts/jquery.validate.min.js] looks like a minified file and will not be analyzed
2018-04-17T14:42:40.4933483Z 09:42:40.481 DEBUG: 'AccountActivation/Scripts/jquery.validate.unobtrusive.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:40.6321435Z 09:42:40.622 INFO: Sensor SonarJS [javascript] (done) | time=3469ms
2018-04-17T14:42:40.6326681Z 09:42:40.622 INFO: Sensor SonarJS Coverage [javascript]
2018-04-17T14:42:40.6332158Z 09:42:40.622 INFO: Sensor SonarJS Coverage [javascript] (done) | time=0ms
2018-04-17T14:42:40.6332762Z 09:42:40.622 INFO: Sensor C# Properties [csharp]
2018-04-17T14:42:40.6336184Z 09:42:40.622 DEBUG: Analyzer working directory 'd:\b3_w\13\.sonarqube\out\0\output-cs' contains 6 .pb file(s)
2018-04-17T14:42:40.6337788Z 09:42:40.622 DEBUG: Found Roslyn issues report
2018-04-17T14:42:40.6339558Z 09:42:40.622 INFO: 21/21 source files have been analyzed
2018-04-17T14:42:40.6341225Z 09:42:40.622 INFO: Sensor C# Properties [csharp] (done) | time=0ms
2018-04-17T14:42:40.6342738Z 09:42:40.622 INFO: Sensor SonarJavaXmlFileSensor [java]
2018-04-17T14:42:40.6358460Z 09:42:40.622 INFO: Sensor SonarJavaXmlFileSensor [java] (done) | time=0ms
2018-04-17T14:42:40.6360175Z 09:42:40.622 INFO: Sensor Web [web]
2018-04-17T14:42:40.7336279Z 09:42:40.731 DEBUG: 'AccountActivation/Templates/EmailVerificationBody.html' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:40.7353423Z 09:42:40.731 DEBUG: WebSensor: D:/B3_W/13/s/AccountActivation/Templates/EmailVerificationBody.html:27,0,0,3
2018-04-17T14:42:40.7487426Z 09:42:40.747 INFO: Sensor Web [web] (done) | time=125ms
2018-04-17T14:42:40.7488190Z 09:42:40.747 INFO: Sensor XML Sensor [xml]
2018-04-17T14:42:40.7586917Z 09:42:40.747 DEBUG: 'AccountActivation/Service References/CorrService/CorrespondenceService.xsd' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:40.7590265Z 09:42:40.747 DEBUG: Count lines in D:/B3_W/13/s/AccountActivation/Service References/CorrService/CorrespondenceService.xsd
2018-04-17T14:42:41.1183987Z 09:42:41.106 DEBUG: 'AccountActivation/Service References/CorrService/CorrespondenceService1.xsd' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:41.1185168Z 09:42:41.106 DEBUG: Count lines in D:/B3_W/13/s/AccountActivation/Service References/CorrService/CorrespondenceService1.xsd
2018-04-17T14:42:41.1248526Z 09:42:41.122 DEBUG: 'AccountActivation/Service References/CorrService/CorrespondenceService2.xsd' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:41.1249539Z 09:42:41.122 DEBUG: Count lines in D:/B3_W/13/s/AccountActivation/Service References/CorrService/CorrespondenceService2.xsd
2018-04-17T14:42:41.1396179Z 09:42:41.137 DEBUG: 'AccountActivation/Service References/CorrService/CorrespondenceService3.xsd' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:41.1397258Z 09:42:41.137 DEBUG: Count lines in D:/B3_W/13/s/AccountActivation/Service References/CorrService/CorrespondenceService3.xsd
2018-04-17T14:42:41.1691856Z 09:42:41.153 DEBUG: 'AccountActivation/Service References/CorrService/CorrespondenceService4.xsd' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:41.1692482Z 09:42:41.153 DEBUG: Count lines in D:/B3_W/13/s/AccountActivation/Service References/CorrService/CorrespondenceService4.xsd
2018-04-17T14:42:41.1944883Z 09:42:41.184 DEBUG: 'AccountActivation/Service References/CorrService/CorrespondenceService5.xsd' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:41.1948552Z 09:42:41.184 DEBUG: Count lines in D:/B3_W/13/s/AccountActivation/Service References/CorrService/CorrespondenceService5.xsd
2018-04-17T14:42:41.2550041Z 09:42:41.247 DEBUG: 'AccountActivation/Service References/CorrService/CorrespondenceService6.xsd' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:41.2551064Z 09:42:41.247 DEBUG: Count lines in D:/B3_W/13/s/AccountActivation/Service References/CorrService/CorrespondenceService6.xsd
2018-04-17T14:42:41.2960039Z 09:42:41.294 INFO: Sensor XML Sensor [xml] (done) | time=547ms
2018-04-17T14:42:41.3407864Z 09:42:41.325 DEBUG: 'AccountActivation/Scripts/expressive.annotations.validate.min.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:41.3423134Z 09:42:41.340 DEBUG: 'AccountActivation/Scripts/jquery.unobtrusive-ajax.min.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:41.3464607Z 09:42:41.340 DEBUG: 'AccountActivation/Scripts/jquery.validate.min.js' generated metadata  with charset 'UTF-8'
2018-04-17T14:42:41.3546516Z 09:42:41.340 INFO: SCM provider for this project is: tfvc
2018-04-17T14:42:41.3546993Z 09:42:41.340 INFO: 1 files to be analyzed
2018-04-17T14:42:41.3548865Z 09:42:41.340 DEBUG: Executing the TFVC annotate command: d:\b3_w\13\.sonarqube\out\.sonar\.sonartmp\SonarTfsAnnotate5453397324269985859.exe
2018-04-17T14:42:41.6237516Z 09:42:41.622 DEBUG: TFS annotating: D:/B3_W/13/s/AccountActivation/Properties/AssemblyInfo.cs
2018-04-17T14:42:41.7628093Z 09:42:41.747 ERROR: Unable to TFS annotate the following file which line 10 has not yet been checked-in (LOCAL): D:/B3_W/13/s/AccountActivation/Properties/AssemblyInfo.cs
2018-04-17T14:42:41.7738354Z 09:42:41.762 WARN: Missing blame information for the following files:
2018-04-17T14:42:41.7739174Z 09:42:41.762 WARN:   * AccountActivation/Properties/AssemblyInfo.cs
2018-04-17T14:42:41.7739733Z 09:42:41.762 WARN: This may lead to missing/broken features in SonarQube
2018-04-17T14:42:41.7740268Z 09:42:41.762 INFO: 0/1 files analyzed
2018-04-17T14:42:41.7745388Z 09:42:41.762 INFO: -------------  Scan AccountActivation_Pres_Golden.MAIN_DEVA
2018-04-17T14:42:41.7918960Z 09:42:41.778 INFO: Base dir: D:\B3_W\13\s
2018-04-17T14:42:41.7919394Z 09:42:41.778 INFO: Working dir: d:\b3_w\13\.sonarqube\out\.sonar
2018-04-17T14:42:41.7919689Z 09:42:41.778 INFO: Source encoding: windows-1252, default locale: en_US
2018-04-17T14:42:41.8179645Z 09:42:41.809 DEBUG: Declared extensions of language Python were converted to sonar.lang.patterns.py : **/*.py
2018-04-17T14:42:41.8184511Z 09:42:41.809 DEBUG: Declared extensions of language JavaScript were converted to sonar.lang.patterns.js : **/*.js,**/*.jsx,**/*.vue
2018-04-17T14:42:41.8189968Z 09:42:41.809 DEBUG: Declared extensions of language C# were converted to sonar.lang.patterns.cs : **/*.cs
2018-04-17T14:42:41.8191399Z 09:42:41.809 DEBUG: Declared extensions of language Java were converted to sonar.lang.patterns.java : **/*.java,**/*.jav
2018-04-17T14:42:41.8192033Z 09:42:41.809 DEBUG: Declared extensions of language Web were converted to sonar.lang.patterns.web : **/*.html,**/*.xhtml,**/*.rhtml,**/*.shtml
2018-04-17T14:42:41.8192545Z 09:42:41.809 DEBUG: Declared extensions of language XML were converted to sonar.lang.patterns.xml : **/*.xml,**/*.xsd,**/*.xsl
2018-04-17T14:42:41.8193143Z 09:42:41.809 DEBUG: Declared extensions of language PHP were converted to sonar.lang.patterns.php : **/*.php,**/*.php3,**/*.php4,**/*.php5,**/*.phtml,**/*.inc
2018-04-17T14:42:41.8193661Z 09:42:41.809 DEBUG: Declared extensions of language TypeScript were converted to sonar.lang.patterns.ts : **/*.ts,**/*.tsx
2018-04-17T14:42:41.8227653Z 09:42:41.809 DEBUG: Initializers : 
2018-04-17T14:42:41.8228855Z 09:42:41.809 INFO: Index files
2018-04-17T14:42:41.8240117Z 09:42:41.809 INFO: Excluded sources: 
2018-04-17T14:42:41.8240951Z 09:42:41.809 INFO:   *.css
2018-04-17T14:42:41.8241628Z 09:42:41.809 INFO:   *.htm
2018-04-17T14:42:41.8242200Z 09:42:41.809 INFO:   *.xsd
2018-04-17T14:42:41.8242418Z 09:42:41.809 INFO:   *.js
2018-04-17T14:42:41.8242644Z 09:42:41.809 INFO:   *.xml
2018-04-17T14:42:41.8242855Z 09:42:41.809 INFO:   *.aspx
2018-04-17T14:42:41.8243081Z 09:42:41.809 INFO:   *.cshtml
2018-04-17T14:42:41.8243319Z 09:42:41.809 INFO:   *.sitemap
2018-04-17T14:42:41.8243957Z 09:42:41.809 INFO:   **/Providers/*.cs
2018-04-17T14:42:41.8244214Z 09:42:41.809 INFO:   **/Service References/*
2018-04-17T14:42:41.8244444Z 09:42:41.809 INFO: Excluded tests: 
2018-04-17T14:42:41.8244681Z 09:42:41.809 INFO:   **/Providers/*.cs
2018-04-17T14:42:41.8244910Z 09:42:41.809 INFO:   **/Service References/*
2018-04-17T14:42:41.8250079Z 09:42:41.809 INFO: 0 files indexed
2018-04-17T14:42:41.8333465Z 09:42:41.809 INFO: 0 files ignored because of inclusion/exclusion patterns
2018-04-17T14:42:41.8766148Z 09:42:41.872 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing
2018-04-17T14:42:41.8766747Z 09:42:41.872 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing
2018-04-17T14:42:41.8767105Z 09:42:41.872 DEBUG: 'Python Squid Sensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8767647Z 09:42:41.872 DEBUG: 'PylintSensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8768439Z 09:42:41.872 DEBUG: 'PylintImportSensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8768774Z 09:42:41.872 DEBUG: 'PythonXUnitSensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8769109Z 09:42:41.872 DEBUG: 'SmellMeasuresSensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8769418Z 09:42:41.872 DEBUG: 'jDepend sensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8769743Z 09:42:41.872 DEBUG: 'Packages sensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8770046Z 09:42:41.872 DEBUG: 'SonarJS' skipped because there is no related file in current project
2018-04-17T14:42:41.8770366Z 09:42:41.872 DEBUG: 'SonarJS Coverage' skipped because there is no related file in current project
2018-04-17T14:42:41.8770684Z 09:42:41.872 DEBUG: 'C#' skipped because there is no related file in current project
2018-04-17T14:42:41.8771100Z 09:42:41.872 DEBUG: 'C# Properties' skipped because there is no related file in current project
2018-04-17T14:42:41.8771479Z 09:42:41.872 DEBUG: 'C# Tests Coverage Report Import' skipped because there is no related file in current project
2018-04-17T14:42:41.8772259Z 09:42:41.872 DEBUG: '[Deprecated] C# Integration Tests Coverage Report Import' skipped because there is no related file in current project
2018-04-17T14:42:41.8812115Z 09:42:41.872 DEBUG: 'C# Unit Test Results Import' skipped because there is no related file in current project
2018-04-17T14:42:41.8823006Z 09:42:41.872 DEBUG: 'SurefireSensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8856167Z 09:42:41.872 DEBUG: 'JaCoCoSensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8860339Z 09:42:41.872 DEBUG: 'JavaSquidSensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8863019Z 09:42:41.872 DEBUG: 'Web' skipped because there is no related file in current project
2018-04-17T14:42:41.8864881Z 09:42:41.872 DEBUG: 'XML Sensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8866556Z 09:42:41.872 DEBUG: 'PHP sensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8868573Z 09:42:41.872 DEBUG: 'Analyzer for "php.ini" files' skipped because there is no related file in current project
2018-04-17T14:42:41.8869903Z 09:42:41.872 DEBUG: 'SonarTS' skipped because there is no related file in current project
2018-04-17T14:42:41.8870957Z 09:42:41.872 DEBUG: 'SonarTS Coverage' skipped because there is no related file in current project
2018-04-17T14:42:41.8871673Z 09:42:41.872 DEBUG: 'Generic Coverage Report' skipped because one of the required properties is missing
2018-04-17T14:42:41.8872750Z 09:42:41.872 DEBUG: 'Generic Test Executions Report' skipped because one of the required properties is missing
2018-04-17T14:42:41.8876194Z 09:42:41.872 DEBUG: 'Python Squid Sensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8876846Z 09:42:41.872 DEBUG: 'PylintSensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8878390Z 09:42:41.872 DEBUG: 'PylintImportSensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8879456Z 09:42:41.872 DEBUG: 'PythonXUnitSensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8880326Z 09:42:41.872 DEBUG: 'SmellMeasuresSensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8881243Z 09:42:41.872 DEBUG: 'jDepend sensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8881777Z 09:42:41.872 DEBUG: 'Packages sensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8882613Z 09:42:41.872 DEBUG: '[Deprecated] C# Integration Tests Coverage Report Import' skipped because one of the required properties is missing
2018-04-17T14:42:41.8883599Z 09:42:41.872 DEBUG: 'SurefireSensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8889360Z 09:42:41.872 DEBUG: 'JaCoCoSensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8889868Z 09:42:41.872 DEBUG: 'JavaSquidSensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8890390Z 09:42:41.872 DEBUG: 'PHP sensor' skipped because there is no related file in current project
2018-04-17T14:42:41.8890873Z 09:42:41.872 DEBUG: 'Analyzer for "php.ini" files' skipped because there is no related file in current project
2018-04-17T14:42:41.8891317Z 09:42:41.872 DEBUG: 'SonarTS' skipped because there is no related file in current project
2018-04-17T14:42:41.8891860Z 09:42:41.872 DEBUG: 'SonarTS Coverage' skipped because there is no related file in current project
2018-04-17T14:42:41.8895163Z 09:42:41.872 DEBUG: Sensors : SonarJavaXmlFileSensor -> C# -> C# Tests Coverage Report Import -> C# Unit Test Results Import -> Zero Coverage Sensor -> CPD Block Indexer
2018-04-17T14:42:41.8896766Z 09:42:41.872 INFO: Sensor SonarJavaXmlFileSensor [java]
2018-04-17T14:42:41.8897464Z 09:42:41.872 INFO: Sensor SonarJavaXmlFileSensor [java] (done) | time=0ms
2018-04-17T14:42:41.8898027Z 09:42:41.872 INFO: Sensor C# [csharp]
2018-04-17T14:42:41.8990703Z 09:42:41.887 INFO: Importing results from 6 proto files in 'd:\b3_w\13\.sonarqube\out\0\output-cs'
2018-04-17T14:42:41.9993033Z 09:42:41.981 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ACCrosswalkProvider.cs' referenced by the protobuf 'MetricsInfo' does not exist in the analysis context
2018-04-17T14:42:42.0206068Z 09:42:41.981 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ACProviderServiceProvider.cs' referenced by the protobuf 'MetricsInfo' does not exist in the analysis context
2018-04-17T14:42:42.0208062Z 09:42:41.981 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ADServiceProvider.cs' referenced by the protobuf 'MetricsInfo' does not exist in the analysis context
2018-04-17T14:42:42.0208864Z 09:42:41.981 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\CorrespondenceProvider.cs' referenced by the protobuf 'MetricsInfo' does not exist in the analysis context
2018-04-17T14:42:42.0209596Z 09:42:41.981 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\LTCProviderServiceProvider.cs' referenced by the protobuf 'MetricsInfo' does not exist in the analysis context
2018-04-17T14:42:42.0210204Z 09:42:41.981 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\OwnershipServiceProvider.cs' referenced by the protobuf 'MetricsInfo' does not exist in the analysis context
2018-04-17T14:42:42.0219681Z 09:42:41.981 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ProviderBase.cs' referenced by the protobuf 'MetricsInfo' does not exist in the analysis context
2018-04-17T14:42:42.0220320Z 09:42:41.981 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\TestProvider.cs' referenced by the protobuf 'MetricsInfo' does not exist in the analysis context
2018-04-17T14:42:42.0220988Z 09:42:41.981 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\TransactionServiceProvider.cs' referenced by the protobuf 'MetricsInfo' does not exist in the analysis context
2018-04-17T14:42:42.0545148Z 09:42:42.043 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ACCrosswalkProvider.cs' referenced by the protobuf 'TokenTypeInfo' does not exist in the analysis context
2018-04-17T14:42:42.0547279Z 09:42:42.043 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ACProviderServiceProvider.cs' referenced by the protobuf 'TokenTypeInfo' does not exist in the analysis context
2018-04-17T14:42:42.0549427Z 09:42:42.043 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ADServiceProvider.cs' referenced by the protobuf 'TokenTypeInfo' does not exist in the analysis context
2018-04-17T14:42:42.0550956Z 09:42:42.043 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\CorrespondenceProvider.cs' referenced by the protobuf 'TokenTypeInfo' does not exist in the analysis context
2018-04-17T14:42:42.0594872Z 09:42:42.043 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\LTCProviderServiceProvider.cs' referenced by the protobuf 'TokenTypeInfo' does not exist in the analysis context
2018-04-17T14:42:42.0596573Z 09:42:42.043 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\OwnershipServiceProvider.cs' referenced by the protobuf 'TokenTypeInfo' does not exist in the analysis context
2018-04-17T14:42:42.0597828Z 09:42:42.043 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ProviderBase.cs' referenced by the protobuf 'TokenTypeInfo' does not exist in the analysis context
2018-04-17T14:42:42.0600668Z 09:42:42.043 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\TestProvider.cs' referenced by the protobuf 'TokenTypeInfo' does not exist in the analysis context
2018-04-17T14:42:42.0602870Z 09:42:42.043 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\TransactionServiceProvider.cs' referenced by the protobuf 'TokenTypeInfo' does not exist in the analysis context
2018-04-17T14:42:42.0791496Z 09:42:42.059 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ACCrosswalkProvider.cs' referenced by the protobuf 'SymbolReferenceInfo' does not exist in the analysis context
2018-04-17T14:42:42.0793425Z 09:42:42.059 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ACProviderServiceProvider.cs' referenced by the protobuf 'SymbolReferenceInfo' does not exist in the analysis context
2018-04-17T14:42:42.0793884Z 09:42:42.059 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ADServiceProvider.cs' referenced by the protobuf 'SymbolReferenceInfo' does not exist in the analysis context
2018-04-17T14:42:42.0794366Z 09:42:42.059 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\CorrespondenceProvider.cs' referenced by the protobuf 'SymbolReferenceInfo' does not exist in the analysis context
2018-04-17T14:42:42.0794823Z 09:42:42.075 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\LTCProviderServiceProvider.cs' referenced by the protobuf 'SymbolReferenceInfo' does not exist in the analysis context
2018-04-17T14:42:42.0795360Z 09:42:42.075 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\OwnershipServiceProvider.cs' referenced by the protobuf 'SymbolReferenceInfo' does not exist in the analysis context
2018-04-17T14:42:42.0796161Z 09:42:42.075 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ProviderBase.cs' referenced by the protobuf 'SymbolReferenceInfo' does not exist in the analysis context
2018-04-17T14:42:42.0796612Z 09:42:42.075 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\TestProvider.cs' referenced by the protobuf 'SymbolReferenceInfo' does not exist in the analysis context
2018-04-17T14:42:42.0797054Z 09:42:42.075 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\TransactionServiceProvider.cs' referenced by the protobuf 'SymbolReferenceInfo' does not exist in the analysis context
2018-04-17T14:42:42.0878928Z 09:42:42.075 DEBUG: Not enough content in 'Constants/Permissions.cs' to have CPD blocks, it will not be part of the duplication detection
2018-04-17T14:42:42.0879635Z 09:42:42.075 DEBUG: Not enough content in 'Constants/Requester.cs' to have CPD blocks, it will not be part of the duplication detection
2018-04-17T14:42:42.0973588Z 09:42:42.090 DEBUG: Not enough content in 'Filters/AntiForgeryAttribute.cs' to have CPD blocks, it will not be part of the duplication detection
2018-04-17T14:42:42.1026208Z 09:42:42.090 DEBUG: Not enough content in 'Managers/ContactUsEmail/IContactUsEmailManager.cs' to have CPD blocks, it will not be part of the duplication detection
2018-04-17T14:42:42.1084612Z 09:42:42.106 DEBUG: Not enough content in 'Managers/Home/IHomeManager.cs' to have CPD blocks, it will not be part of the duplication detection
2018-04-17T14:42:42.1181083Z 09:42:42.106 DEBUG: Not enough content in 'Models/Common/ToggleButtonModel.cs' to have CPD blocks, it will not be part of the duplication detection
2018-04-17T14:42:42.1192666Z 09:42:42.106 DEBUG: Not enough content in 'Models/Home/SecurityErrorAccessViewModel.cs' to have CPD blocks, it will not be part of the duplication detection
2018-04-17T14:42:42.1291808Z 09:42:42.106 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ACCrosswalkProvider.cs' referenced by the protobuf 'CopyPasteTokenInfo' does not exist in the analysis context
2018-04-17T14:42:42.1292989Z 09:42:42.106 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ACProviderServiceProvider.cs' referenced by the protobuf 'CopyPasteTokenInfo' does not exist in the analysis context
2018-04-17T14:42:42.1293590Z 09:42:42.122 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ADServiceProvider.cs' referenced by the protobuf 'CopyPasteTokenInfo' does not exist in the analysis context
2018-04-17T14:42:42.1294177Z 09:42:42.122 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\CorrespondenceProvider.cs' referenced by the protobuf 'CopyPasteTokenInfo' does not exist in the analysis context
2018-04-17T14:42:42.1294846Z 09:42:42.122 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\LTCProviderServiceProvider.cs' referenced by the protobuf 'CopyPasteTokenInfo' does not exist in the analysis context
2018-04-17T14:42:42.1296956Z 09:42:42.122 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\OwnershipServiceProvider.cs' referenced by the protobuf 'CopyPasteTokenInfo' does not exist in the analysis context
2018-04-17T14:42:42.1297760Z 09:42:42.122 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\ProviderBase.cs' referenced by the protobuf 'CopyPasteTokenInfo' does not exist in the analysis context
2018-04-17T14:42:42.1298497Z 09:42:42.122 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\TestProvider.cs' referenced by the protobuf 'CopyPasteTokenInfo' does not exist in the analysis context
2018-04-17T14:42:42.1299077Z 09:42:42.122 WARN: File 'D:\B3_W\13\s\AccountActivation\Providers\TransactionServiceProvider.cs' referenced by the protobuf 'CopyPasteTokenInfo' does not exist in the analysis context
2018-04-17T14:42:42.1299649Z 09:42:42.122 DEBUG: Not enough content in 'Providers/Interface/IACCrosswalkProvider.cs' to have CPD blocks, it will not be part of the duplication detection
2018-04-17T14:42:42.1300557Z 09:42:42.122 DEBUG: Not enough content in 'Providers/Interface/IACProviderService.cs' to have CPD blocks, it will not be part of the duplication detection
2018-04-17T14:42:42.1301611Z 09:42:42.122 DEBUG: Not enough content in 'Providers/Interface/ICorrespondenceProvider.cs' to have CPD blocks, it will not be part of the duplication detection
2018-04-17T14:42:42.1302255Z 09:42:42.122 DEBUG: Not enough content in 'Providers/Interface/ILTCProviderService.cs' to have CPD blocks, it will not be part of the duplication detection
2018-04-17T14:42:42.1302811Z 09:42:42.122 DEBUG: Not enough content in 'Providers/Interface/IOwnershipServiceProvider.cs' to have CPD blocks, it will not be part of the duplication detection
2018-04-17T14:42:42.1303524Z 09:42:42.122 DEBUG: Not enough content in 'Providers/Interface/ITransactionServiceProvider.cs' to have CPD blocks, it will not be part of the duplication detection
2018-04-17T14:42:42.1304513Z 09:42:42.122 DEBUG: Not enough content in 'Validation/Rules/IRule.cs' to have CPD blocks, it will not be part of the duplication detection
2018-04-17T14:42:42.1305046Z 09:42:42.122 DEBUG: Not enough content in 'Validation/Rules/IRulesValidator.cs' to have CPD blocks, it will not be part of the duplication detection
2018-04-17T14:42:42.1305618Z 09:42:42.122 DEBUG: Not enough content in 'Validation/Rules/ValidationResult.cs' to have CPD blocks, it will not be part of the duplication detection
2018-04-17T14:42:42.2269347Z 09:42:42.215 INFO: Importing 1 Roslyn report
2018-04-17T14:42:42.4366369Z 09:42:42.434 INFO: Sensor C# [csharp] (done) | time=562ms
2018-04-17T14:42:42.4366806Z 09:42:42.434 INFO: Sensor C# Tests Coverage Report Import [csharp]
2018-04-17T14:42:42.4394427Z 09:42:42.434 INFO: Parsing the Visual Studio coverage XML report d:\b3_w\13\s\TestResults\tfsdevbuild.svc_AUSCMTFBD01_2018-04-17_09_42_13\In\AUSCMTFBD01\tfsdevbuild.svc_AUSCMTFBD01 2018-04-17 09_42_04.coveragexml
2018-04-17T14:42:42.5380448Z 09:42:42.528 INFO: Adding this code coverage report to the cache for later reuse: d:\b3_w\13\s\TestResults\tfsdevbuild.svc_AUSCMTFBD01_2018-04-17_09_42_13\In\AUSCMTFBD01\tfsdevbuild.svc_AUSCMTFBD01 2018-04-17 09_42_04.coveragexml
2018-04-17T14:42:42.5506071Z 09:42:42.543 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Providers\ProviderBase.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5506990Z 09:42:42.543 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Providers\OwnershipServiceProvider.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5507902Z 09:42:42.543 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Properties\Settings.Designer.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5540714Z 09:42:42.543 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Service References\ADService\Reference.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5581379Z 09:42:42.543 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Providers\ACCrosswalkProvider.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5709308Z 09:42:42.543 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Providers\LTCProviderServiceProvider.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5710024Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\AccountController.generated.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5710514Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Service References\ACCrosswalkService\Reference.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5711060Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Service References\ACProviderService\Reference.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5711587Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\ContactUsEmailController.generated.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5712132Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Service References\LTCProviderService\Reference.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5712836Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\SharedController.generated.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5713529Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Service References\CorrService\Reference.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5714009Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\RequestPinController.generated.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5714472Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\HomeController.generated.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5718697Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\ProviderDetailsController.generated.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5719210Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Providers\TransactionServiceProvider.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5720118Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Service References\LTCOwnershipService\Reference.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5720606Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Providers\TestProvider.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5721069Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Web References\EnrollmentTransactionService\Reference.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5739418Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation.UnitTest\Providers\ADServiceProviderTest.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5740005Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Providers\ADServiceProvider.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5740646Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Providers\ACProviderServiceProvider.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5741231Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\Providers\CorrespondenceProvider.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5741721Z 09:42:42.559 DEBUG: The file 'D:\B3_W\13\s\AccountActivation\SecurityController.generated.cs' is either excluded or outside of your solution folder therefore Code Coverage will not be imported.
2018-04-17T14:42:42.5742107Z 09:42:42.559 INFO: Sensor C# Tests Coverage Report Import [csharp] (done) | time=125ms
2018-04-17T14:42:42.5742405Z 09:42:42.559 INFO: Sensor C# Unit Test Results Import [csharp]
2018-04-17T14:42:42.5766443Z 09:42:42.575 INFO: Parsing the Visual Studio Test Results file d:\b3_w\13\s\TestResults\tfsdevbuild.svc_AUSCMTFBD01_2018-04-17_09_42_13.trx
2018-04-17T14:42:42.5891040Z 09:42:42.575 WARN: Metric 'test_success_density' is an internal metric computed by SonarQube. Provided value is ignored.
2018-04-17T14:42:42.5894913Z 09:42:42.575 INFO: Sensor C# Unit Test Results Import [csharp] (done) | time=16ms
2018-04-17T14:42:42.5902972Z 09:42:42.575 INFO: Sensor Zero Coverage Sensor
2018-04-17T14:42:42.7259056Z 09:42:42.715 INFO: Sensor Zero Coverage Sensor (done) | time=140ms
2018-04-17T14:42:42.7259905Z 09:42:42.715 INFO: Sensor CPD Block Indexer
2018-04-17T14:42:42.7260274Z 09:42:42.715 DEBUG: org.sonar.scanner.cpd.deprecated.DefaultCpdBlockIndexer is used for cs
2018-04-17T14:42:42.7260576Z 09:42:42.715 DEBUG: No CpdMapping for language cs
2018-04-17T14:42:42.7261243Z 09:42:42.715 DEBUG: org.sonar.scanner.cpd.deprecated.DefaultCpdBlockIndexer is used for js
2018-04-17T14:42:42.7261535Z 09:42:42.715 DEBUG: No CpdMapping for language js
2018-04-17T14:42:42.7261825Z 09:42:42.715 DEBUG: org.sonar.scanner.cpd.deprecated.DefaultCpdBlockIndexer is used for web
2018-04-17T14:42:42.7262097Z 09:42:42.715 DEBUG: No CpdMapping for language web
2018-04-17T14:42:42.7262379Z 09:42:42.715 DEBUG: org.sonar.scanner.cpd.deprecated.DefaultCpdBlockIndexer is used for xml
2018-04-17T14:42:42.7262649Z 09:42:42.715 DEBUG: No CpdMapping for language xml
2018-04-17T14:42:42.7263006Z 09:42:42.715 INFO: Sensor CPD Block Indexer (done) | time=0ms
2018-04-17T14:42:42.7374202Z 09:42:42.731 INFO: 16 files had no CPD blocks
2018-04-17T14:42:42.7376222Z 09:42:42.731 INFO: Calculating CPD for 79 files
2018-04-17T14:42:42.7574791Z 09:42:42.747 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/Pages/FindACProvider.js
2018-04-17T14:42:42.7931346Z 09:42:42.778 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Controllers/RequestPin/RequestPinController.cs
2018-04-17T14:42:42.7953360Z 09:42:42.793 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Managers/ProviderDetails/ProviderDetailsManager.cs
2018-04-17T14:42:42.7965988Z 09:42:42.793 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Providers/Interface/IADServiceProvider.cs
2018-04-17T14:42:42.7970541Z 09:42:42.793 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/RequestPin/RequestPinViewModel.cs
2018-04-17T14:42:42.8006403Z 09:42:42.793 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/Common/ProviderDTO.cs
2018-04-17T14:42:42.8011146Z 09:42:42.793 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Managers/RequestPin/IRequestPinManager.cs
2018-04-17T14:42:42.8012430Z 09:42:42.793 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Filters/ErrorFilter.cs
2018-04-17T14:42:42.8017432Z 09:42:42.793 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Enums.cs
2018-04-17T14:42:42.8029484Z 09:42:42.793 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Controllers/Home/HomeController.cs
2018-04-17T14:42:42.8036685Z 09:42:42.793 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Common/TMHPUser.cs
2018-04-17T14:42:42.8044388Z 09:42:42.793 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Extensions/ConfigExtension.cs
2018-04-17T14:42:42.8049725Z 09:42:42.793 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/Core/InputMask.js
2018-04-17T14:42:42.8062552Z 09:42:42.793 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Constants/InformationText.cs
2018-04-17T14:42:42.8067148Z 09:42:42.793 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/Pages/FindNFProvider.js
2018-04-17T14:42:42.8070792Z 09:42:42.793 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/App_Start/FilterConfig.cs
2018-04-17T14:42:42.8076504Z 09:42:42.793 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Extensions/EnumExtension.cs
2018-04-17T14:42:42.8104389Z 09:42:42.809 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Properties/AssemblyInfo.cs
2018-04-17T14:42:42.8109444Z 09:42:42.809 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/ProviderDetails/NFProviderViewModel.cs
2018-04-17T14:42:42.8116042Z 09:42:42.809 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/ProviderDetails/FindACProviderViewModel.cs
2018-04-17T14:42:42.8121916Z 09:42:42.809 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Filters/NoDirectAccessAttribute.cs
2018-04-17T14:42:42.8134874Z 09:42:42.809 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/App_Start/RazorGeneratorMvcStart.cs
2018-04-17T14:42:42.8137693Z 09:42:42.809 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/App_Start/UnityConfig.cs
2018-04-17T14:42:42.8140697Z 09:42:42.809 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Templates/EmailVerificationBody.html
2018-04-17T14:42:42.8143978Z 09:42:42.809 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Filters/MultipleButtonAttribute.cs
2018-04-17T14:42:42.8158242Z 09:42:42.809 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/Home/LandingPageViewModel.cs
2018-04-17T14:42:42.8162235Z 09:42:42.809 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/Account/UserAccountBaseModel.cs
2018-04-17T14:42:42.8166873Z 09:42:42.809 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Constants/Subject.cs
2018-04-17T14:42:42.8171739Z 09:42:42.809 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Managers/RequestPin/RequestPinManager.cs
2018-04-17T14:42:42.8193185Z 09:42:42.809 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/jquery.validate-vsdoc.js
2018-04-17T14:42:42.8283680Z 09:42:42.825 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/App_Start/BundleConfig.cs
2018-04-17T14:42:42.8297926Z 09:42:42.825 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/jquery.validate.unobtrusive.js
2018-04-17T14:42:42.8302173Z 09:42:42.825 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/RequestPin/AddressViewModel.cs
2018-04-17T14:42:42.8332037Z 09:42:42.825 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/Account/ExistingUserAccountModel.cs
2018-04-17T14:42:42.8333465Z 09:42:42.825 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/Pages/RequestPin.js
2018-04-17T14:42:42.8338597Z 09:42:42.825 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Validation/Rules/ValidationError.cs
2018-04-17T14:42:42.8341447Z 09:42:42.825 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Filters/SessionTimeoutFilter.cs
2018-04-17T14:42:42.8365707Z 09:42:42.825 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/Pages/SecurityAccessError.js
2018-04-17T14:42:42.8370696Z 09:42:42.825 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Controllers/ProviderDetails/ProviderDetailsController.cs
2018-04-17T14:42:42.8403365Z 09:42:42.825 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/Pages/FindLTCProvider.js
2018-04-17T14:42:42.8413548Z 09:42:42.825 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Filters/HtmlHelpers.cs
2018-04-17T14:42:42.8428484Z 09:42:42.840 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/Validation/tmhp-mvc5.js
2018-04-17T14:42:42.8438235Z 09:42:42.840 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/App_Code/RegisterVirtualPathProvider.cs
2018-04-17T14:42:42.8442697Z 09:42:42.840 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/Home/ProviderChoiceViewModel.cs
2018-04-17T14:42:42.8464187Z 09:42:42.840 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/ProviderDetails/LTCProviderViewModel.cs
2018-04-17T14:42:42.8468596Z 09:42:42.840 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Global.asax.cs
2018-04-17T14:42:42.8472585Z 09:42:42.840 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/Common/Permissions.cs
2018-04-17T14:42:42.8477765Z 09:42:42.840 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Validation/Attributes/LocalizedRegexAttribute.cs
2018-04-17T14:42:42.8482824Z 09:42:42.840 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/Pages/Create.js
2018-04-17T14:42:42.8500375Z 09:42:42.840 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/jquery.validate.js
2018-04-17T14:42:42.8587850Z 09:42:42.840 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/Account/ForgotPasswordViewModel.cs
2018-04-17T14:42:42.8591772Z 09:42:42.840 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Managers/ContactUsEmail/ContactUsEmailManager.cs
2018-04-17T14:42:42.8594599Z 09:42:42.840 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Controllers/Security/SecurityController.cs
2018-04-17T14:42:42.8658815Z 09:42:42.857 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/ContactUsEmail/ContactUsEmailViewModel.cs
2018-04-17T14:42:42.8667938Z 09:42:42.857 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Managers/Account/IAccountManager.cs
2018-04-17T14:42:42.8669609Z 09:42:42.857 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/App_Start/UnityMvcActivator.cs
2018-04-17T14:42:42.8685767Z 09:42:42.857 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/Pages/ContactUsEmail.js
2018-04-17T14:42:42.8722401Z 09:42:42.857 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Common/LogHelper.cs
2018-04-17T14:42:42.8725712Z 09:42:42.857 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Helpers/DataHelpers.cs
2018-04-17T14:42:42.8739184Z 09:42:42.872 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/Common/FormatProviderInformation.cs
2018-04-17T14:42:42.8744657Z 09:42:42.872 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Controllers/ContactUsEmail/ContactUsEmailController.cs
2018-04-17T14:42:42.8756787Z 09:42:42.872 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/Common/SuccessConfirmationViewModel.cs
2018-04-17T14:42:42.8768706Z 09:42:42.872 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/expressive.annotations.validate.js
2018-04-17T14:42:42.8778333Z 09:42:42.872 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/ProviderDetails/LTCPinViewModel.cs
2018-04-17T14:42:42.8788947Z 09:42:42.872 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/jquery.unobtrusive-ajax.js
2018-04-17T14:42:42.8805079Z 09:42:42.872 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Managers/Account/AccountManager.cs
2018-04-17T14:42:42.8814594Z 09:42:42.872 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/Core/Common.js
2018-04-17T14:42:42.8820107Z 09:42:42.872 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Controllers/Account/AccountController.cs
2018-04-17T14:42:42.8829986Z 09:42:42.872 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/Core/Layout.js
2018-04-17T14:42:42.8859934Z 09:42:42.872 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/Account/NewUserAccountModel.cs
2018-04-17T14:42:42.8860733Z 09:42:42.872 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/App_Start/RouteConfig.cs
2018-04-17T14:42:42.8863930Z 09:42:42.872 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Filters/CommonHelper.cs
2018-04-17T14:42:42.8870656Z 09:42:42.872 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Managers/ProviderDetails/IProviderDetailsManager.cs
2018-04-17T14:42:42.8902449Z 09:42:42.887 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/Common/UserDTO.cs
2018-04-17T14:42:42.8905056Z 09:42:42.887 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/ProviderDetails/LTCSecurityQuestions.cs
2018-04-17T14:42:42.8908092Z 09:42:42.887 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Scripts/Pages/Index.js
2018-04-17T14:42:42.8908979Z 09:42:42.887 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Managers/Home/HomeManager.cs
2018-04-17T14:42:42.8913751Z 09:42:42.887 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Models/ProviderDetails/AuteCareNPIModel.cs
2018-04-17T14:42:42.8917942Z 09:42:42.887 DEBUG: Detection of duplications for D:/B3_W/13/s/AccountActivation/Validation/Rules/ValidatorBase.cs
2018-04-17T14:42:42.8925981Z 09:42:42.887 INFO: CPD calculation finished
2018-04-17T14:42:43.6429895Z 09:42:43.637 INFO: Analysis report generated in 719ms, dir size=1 MB
2018-04-17T14:42:43.9268116Z 09:42:43.919 INFO: Analysis reports compressed in 282ms, zip size=497 KB
2018-04-17T14:42:43.9268526Z 09:42:43.919 INFO: Analysis report generated in d:\b3_w\13\.sonarqube\out\.sonar\scanner-report
2018-04-17T14:42:43.9268881Z 09:42:43.919 DEBUG: Upload report
2018-04-17T14:42:44.0603629Z 09:42:44.044 INFO: Analysis report uploaded in 125ms
2018-04-17T14:42:44.0613611Z 09:42:44.059 INFO: ANALYSIS SUCCESSFUL, you can browse http://cmrepodev:8999/dashboard/index/AccountActivation_Pres_Golden.MAIN_DEVA
2018-04-17T14:42:44.0614650Z 09:42:44.059 INFO: Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report
2018-04-17T14:42:44.0615435Z 09:42:44.059 INFO: More about the report processing at http://cmrepodev:8999/api/ce/task?id=AWLUDtIbSI3zjeIBJ59n
2018-04-17T14:42:44.0619088Z 09:42:44.059 DEBUG: Report metadata written to d:\b3_w\13\.sonarqube\out\.sonar\report-task.txt
2018-04-17T14:42:44.0642281Z 09:42:44.059 DEBUG: Post-jobs : 
2018-04-17T14:42:44.0814385Z 09:42:44.075 INFO: Task total time: 15.094 s
2018-04-17T14:42:44.3153113Z 09:42:44.309 INFO: ------------------------------------------------------------------------
2018-04-17T14:42:44.3154248Z 09:42:44.309 INFO: EXECUTION SUCCESS
2018-04-17T14:42:44.3154957Z 09:42:44.309 INFO: ------------------------------------------------------------------------
2018-04-17T14:42:44.3155827Z 09:42:44.309 INFO: Total time: 19.584s
2018-04-17T14:42:44.4051106Z 09:42:44.403 INFO: Final Memory: 14M/323M
2018-04-17T14:42:44.4052648Z 09:42:44.403 INFO: ------------------------------------------------------------------------
2018-04-17T14:42:44.4810807Z Process returned exit code 0
2018-04-17T14:42:44.4813155Z The SonarQube Scanner has finished
2018-04-17T14:42:44.4880243Z 09:42:44.481  Creating a summary markdown file...
2018-04-17T14:42:44.4888617Z 09:42:44.481  Analysis results: http://cmrepodev:8999/dashboard/index/AccountActivation_Pres_Golden.MAIN_DEVA
2018-04-17T14:42:44.4893838Z 09:42:44.481  Post-processing succeeded.
2018-04-17T14:42:44.5056393Z ##[debug]rc:0
2018-04-17T14:42:44.5057382Z ##[debug]success:true
2018-04-17T14:42:44.5160504Z ##[section]Finishing: Run Code Analysis

Thanks! 

Amaury Leve

unread,
Apr 17, 2018, 11:44:29 AM4/17/18
to shru...@yahoo.com, SonarQube
Hi,

Thank you for the logs. So I can confirm that we correctly detected and parsed the coveragexml report:

2018-04-17T14:42:42.4366806Z 09:42:42.434 INFO: Sensor C# Tests Coverage Report Import [csharp]
2018-04-17T14:42:42.4394427Z 09:42:42.434 INFO: Parsing the Visual Studio coverage XML report d:\b3_w\13\s\TestResults\tfsdevbuild.svc_AUSCMTFBD01_2018-04-17_09_42_13\In\AUSCMTFBD01\tfsdevbuild.svc_AUSCMTFBD01 2018-04-17 09_42_04.coveragexml
2018-04-17T14:42:42.5380448Z 09:42:42.528 INFO: Adding this code coverage report to the cache for later reuse: d:\b3_w\13\s\TestResults\tfsdevbuild.svc_AUSCMTFBD01_2018-04-17_09_42_13\In\AUSCMTFBD01\tfsdevbuild.svc_AUSCMTFBD01 2018-04-17 09_42_04.coveragexml

Would it be possible for you to send us the file?
--

shru...@yahoo.com

unread,
Apr 17, 2018, 12:13:08 PM4/17/18
to SonarQube
Should I just copy & paste a few lines here where it shows yes for coverage and no for coverage?

Thanks.
...

shru...@yahoo.com

unread,
Apr 17, 2018, 2:08:44 PM4/17/18
to SonarQube
Or if I should upload or email it, please provide the details - email addr or ftp addr?

Thanks.
...

shru...@yahoo.com

unread,
Apr 17, 2018, 2:22:56 PM4/17/18
to SonarQube
pasting part of the coveragexml it here - 

<?xml version="1.0" encoding="UTF-8" ?>
<results>
  <modules>
    <module name="tmhp.portal.accountactivation.dll" path="tmhp.portal.accountactivation.dll" id="6A45ABA8A8689A41BE1B11A43CD2586001000000" block_coverage="39.87" line_coverage="49.27" blocks_covered="2756" blocks_not_covered="4156" lines_covered="4649" lines_partially_covered="11" lines_not_covered="4776">
      <functions>
        <function id="9274" token="0x6000a08" name="OnAuthorization(System.Web.Mvc.AuthorizationContext)" namespace="TMHP.Portal.AccountActivation.Filters" type_name="AntiForgeryAttribute" block_coverage="0.00" line_coverage="0.00" blocks_covered="0" blocks_not_covered="1" lines_covered="0" lines_partially_covered="0" lines_not_covered="1">
          <ranges>
            <range source_id="78" covered="no" start_line="12" start_column="9" end_line="12" end_column="10" />
          </ranges>
        </function>
        <function id="10030" token="0x6000382" name="GetOwnershipInformationRequest()" namespace="TMHP.Portal.AccountActivation.LTCOwnershipService" type_name="GetOwnershipInformationRequest" block_coverage="0.00" line_coverage="0.00" blocks_covered="0" blocks_not_covered="2" lines_covered="0" lines_partially_covered="0" lines_not_covered="2">
          <ranges>
            <range source_id="3" covered="no" start_line="819" start_column="9" end_line="819" end_column="48" />
            <range source_id="3" covered="no" start_line="820" start_column="9" end_line="820" end_column="10" />
          </ranges>
        </function>
        <function id="10030" token="0x6000384" name="GetOwnershipInformationRequestBody()" namespace="TMHP.Portal.AccountActivation.LTCOwnershipService" type_name="GetOwnershipInformationRequestBody" block_coverage="0.00" line_coverage="0.00" blocks_covered="0" blocks_not_covered="2" lines_covered="0" lines_partially_covered="0" lines_not_covered="2">
          <ranges>
            <range source_id="3" covered="no" start_line="839" start_column="9" end_line="839" end_column="52" />
            <range source_id="3" covered="no" start_line="840" start_column="9" end_line="840" end_column="10" />
          </ranges>
        </function>
        <function id="10030" token="0x6000386" name="GetOwnershipInformationResponse()" namespace="TMHP.Portal.AccountActivation.LTCOwnershipService" type_name="GetOwnershipInformationResponse" block_coverage="0.00" line_coverage="0.00" blocks_covered="0" blocks_not_covered="2" lines_covered="0" lines_partially_covered="0" lines_not_covered="2">
          <ranges>
            <range source_id="3" covered="no" start_line="857" start_column="9" end_line="857" end_column="49" />
            <range source_id="3" covered="no" start_line="858" start_column="9" end_line="858" end_column="10" />
          </ranges>
        </function>
        <function id="10030" token="0x6000388" name="GetOwnershipInformationResponseBody()" namespace="TMHP.Portal.AccountActivation.LTCOwnershipService" type_name="GetOwnershipInformationResponseBody" block_coverage="0.00" line_coverage="0.00" blocks_covered="0" blocks_not_covered="2" lines_covered="0" lines_partially_covered="0" lines_not_covered="2">
          <ranges>
            <range source_id="3" covered="no" start_line="874" start_column="9" end_line="874" end_column="53" />
            <range source_id="3" covered="no" start_line="875" start_column="9" end_line="875" end_column="10" />
          </ranges>
        </function>
        <function id="24652" token="0x6000306" name="set_Phone(string)" namespace="TMHP.Portal.AccountActivation.LTCProviderService" type_name="ContractManager" block_coverage="100.00" line_coverage="100.00" blocks_covered="2" blocks_not_covered="0" lines_covered="3" lines_partially_covered="0" lines_not_covered="0">
  <ranges>
    <range source_id="20" covered="yes" start_line="595" start_column="17" end_line="595" end_column="41" />
    <range source_id="20" covered="yes" start_line="596" start_column="17" end_line="596" end_column="52" />
    <range source_id="20" covered="yes" start_line="597" start_column="13" end_line="597" end_column="14" />
  </ranges>
        </function>
        <source_files>
<source_file id="0" path="d:\b3_w\13\s\AccountActivation.UnitTest\Managers\RequestPinManagerTests.cs">
</source_file>
<source_file id="1" path="d:\b3_w\13\s\AccountActivation.UnitTest\Managers\AccountManagerTests.cs">
</source_file>
<source_file id="2" path="d:\b3_w\13\s\AccountActivation.UnitTest\Controllers\ProviderDetailsControllerUnitTests.cs">
</source_file>
<source_file id="3" path="d:\b3_w\13\s\AccountActivation.UnitTest\Controllers\AccountControllerTests.cs">
</source_file>
<source_file id="4" path="d:\b3_w\13\s\AccountActivation.UnitTest\Managers\ProviderDetailsManagerTests.cs">
</source_file>
<source_file id="5" path="d:\b3_w\13\s\AccountActivation.UnitTest\Managers\HomeManagerTests.cs">
</source_file>
<source_file id="6" path="d:\b3_w\13\s\AccountActivation.UnitTest\Controllers\RequestPinControllerUnitTests.cs">
</source_file>
<source_file id="7" path="d:\b3_w\13\s\AccountActivation.UnitTest\Controllers\HomeControllerTests.cs">
</source_file>
<source_file id="8" path="d:\b3_w\13\s\AccountActivation.UnitTest\Common\ControllerHelper.cs">
</source_file>
<source_file id="9" path="d:\b3_w\13\s\AccountActivation.UnitTest\Providers\ADServiceProviderTest.cs">
</source_file>
</source_files>
    </module>
  </modules>
</results>

shru...@yahoo.com

unread,
Apr 25, 2018, 4:04:45 PM4/25/18
to SonarQube
bumping up

Amaury Leve

unread,
May 25, 2018, 3:48:19 AM5/25/18
to shru...@yahoo.com, SonarQube
Hi,

I am really sorry for the delay. 

Could you confirm you are still having the issue? if so, is it happening on all of your projects or only on this one? If you don't have other projects, would you mind creating a simple console application with a small unit test project just to try out if the coverage is displayed?

Cheers,
Amaury

--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages