Since the update this morning (4.7.2) of the Azure Devops Sonarqube extension. Our builds have been hanging on the Run Code Analysis task.
This build was run on a windows agent. When we tried running the scanner on a linux agent it works, however this is not ideal for us.
[command]D:\vNext\bp-vsts-GenericPool\GPC103\_work\_tasks\SonarQubePrepare_15b84ca1-b62f-4a2a-a403-89b77a063157\4.7.2\classic-sonar-scanner-msbuild\SonarScanner.MSBuild.exe end
SonarScanner for MSBuild 4.6.2
Using the .NET Framework version of the Scanner for MSBuild
Post-processing started.
12:46:36.224 Fetching code coverage report information from TFS...
12:46:36.224 Attempting to locate a test results (.trx) file...
12:46:36.24 Looking for TRX files in: D:\vNext\bp-vsts-GenericPool\GPC103\_work\1788\TestResults
12:46:36.24 No test results files found
12:46:36.256 Did not find any binary coverage files in the expected location.
12:46:36.256 Falling back on locating coverage files in the agent temp directory.
12:46:36.256 Searching for coverage files in D:\vNext\bp-vsts-GenericPool\GPC103\_work\_temp
12:46:36.256 No coverage files found in the agent temp directory.
Calling the SonarQube Scanner...