-
Notifications
You must be signed in to change notification settings - Fork 286
Closed
Labels
bugSomething isn't workingSomething isn't workingpipeline blockerissue blocks perf pipeline stays green. This be considered high priority.issue blocks perf pipeline stays green. This be considered high priority.
Description
Startup tool build is failing for performance scenarios running on windows. Example error:
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : You must install or update .NET to run this application. [D:\a\1\s\src\tools\ScenarioMeasurement\Util\Util.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : [D:\a\1\s\src\tools\ScenarioMeasurement\Util\Util.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : App: D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\bincore\csc.dll [D:\a\1\s\src\tools\ScenarioMeasurement\Util\Util.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : Architecture: x64 [D:\a\1\s\src\tools\ScenarioMeasurement\Util\Util.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : Framework: 'Microsoft.NETCore.App', version '8.0.0-preview.7.23368.2' (x64) [D:\a\1\s\src\tools\ScenarioMeasurement\Util\Util.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : .NET location: C:\Program Files\dotnet\ [D:\a\1\s\src\tools\ScenarioMeasurement\Util\Util.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : [D:\a\1\s\src\tools\ScenarioMeasurement\Util\Util.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : You must install or update .NET to run this application. [D:\a\1\s\src\tools\Reporting\Reporting\Reporting.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : The following frameworks were found: [D:\a\1\s\src\tools\ScenarioMeasurement\Util\Util.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : 6.0.5 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] [D:\a\1\s\src\tools\ScenarioMeasurement\Util\Util.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : 6.0.20 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] [D:\a\1\s\src\tools\ScenarioMeasurement\Util\Util.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : [D:\a\1\s\src\tools\ScenarioMeasurement\Util\Util.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : Learn about framework resolution: [D:\a\1\s\src\tools\ScenarioMeasurement\Util\Util.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : https://aka.ms/dotnet/app-launch-failed [D:\a\1\s\src\tools\ScenarioMeasurement\Util\Util.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : [D:\a\1\s\src\tools\ScenarioMeasurement\Util\Util.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : To install missing framework, download: [D:\a\1\s\src\tools\ScenarioMeasurement\Util\Util.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=8.0.0-preview.7.23368.2&arch=x64&rid=win10-x64 [D:\a\1\s\src\tools\ScenarioMeasurement\Util\Util.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : [D:\a\1\s\src\tools\Reporting\Reporting\Reporting.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : App: D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\bincore\csc.dll [D:\a\1\s\src\tools\Reporting\Reporting\Reporting.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : Architecture: x64 [D:\a\1\s\src\tools\Reporting\Reporting\Reporting.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : Framework: 'Microsoft.NETCore.App', version '8.0.0-preview.7.23368.2' (x64) [D:\a\1\s\src\tools\Reporting\Reporting\Reporting.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : .NET location: C:\Program Files\dotnet\ [D:\a\1\s\src\tools\Reporting\Reporting\Reporting.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : [D:\a\1\s\src\tools\Reporting\Reporting\Reporting.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : The following frameworks were found: [D:\a\1\s\src\tools\Reporting\Reporting\Reporting.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : 6.0.5 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] [D:\a\1\s\src\tools\Reporting\Reporting\Reporting.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : 6.0.20 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] [D:\a\1\s\src\tools\Reporting\Reporting\Reporting.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : [D:\a\1\s\src\tools\Reporting\Reporting\Reporting.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : Learn about framework resolution: [D:\a\1\s\src\tools\Reporting\Reporting\Reporting.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : https://aka.ms/dotnet/app-launch-failed [D:\a\1\s\src\tools\Reporting\Reporting\Reporting.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : [D:\a\1\s\src\tools\Reporting\Reporting\Reporting.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : To install missing framework, download: [D:\a\1\s\src\tools\Reporting\Reporting\Reporting.csproj]
D:\a\1\s\CorrelationStaging\dotnet\sdk\8.0.100-rc.1.23370.3\Roslyn\Microsoft.CSharp.Core.targets(80,5): error : https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=8.0.0-preview.7.23368.2&arch=x64&rid=win10-x64 [D:\a\1\s\src\tools\Reporting\Reporting\Reporting.csproj]
I was unable to repro locally, but it only takes a few minutes (<5) to get a pipeline run with the failure.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpipeline blockerissue blocks perf pipeline stays green. This be considered high priority.issue blocks perf pipeline stays green. This be considered high priority.