Fix Grpc.Net.ClientFactory version range check - Fixes #7565#7566
Fix Grpc.Net.ClientFactory version range check - Fixes #7565#7566Ghost93 wants to merge 6 commits into
Build #20260622.1 had test failures
Details
- Failed: 20 (0.04%)
- Passed: 44,758 (93.44%)
- Other: 3,124 (6.52%)
- Total: 47,902
Annotations
Check failure on line 0 in VSTest
azure-pipelines / extensions-ci
VSTest#L0
VSTest(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Tests failed: /mnt/vss/_work/1/s/artifacts/TestResults/Release/Microsoft.Extensions.AI.Templates.Tests_net10.0_x64.html [net10.0|x64]
Check failure on line 0 in VSTest
azure-pipelines / extensions-ci
VSTest#L0
VSTest(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\Microsoft.Extensions.AI.Templates.Tests_net10.0_x64.html [net10.0|x64]
azure-pipelines / extensions-ci
Microsoft.Extensions.AI.Templates.Tests.AIChatWebExecutionTests.TestAllSupportedConfigurations(args: ["--provider=azureopenai", "--vector-store=local", "--aspire=true", "--managed-identity=false", "--Framework=net10.0"])
dotnet restore
Working Directory: /mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_aoai_l_A_T_ID_F_net10/AIChatWeb_aoai_l_A_T_ID_F_net10.AppHost
Local Shipping Path: /mnt/vss/_work/1/s/artifacts/packages/Release/Shipping
NuGet Packages Path: /mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/packages
Command failed with non-zero exit code: 1
>> Standard Output:
Determining projects to restore...
/mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_aoai_l_A_T_ID_F_net10/AIChatWeb_aoai_l_A_T_ID_F_net10.Web/AIChatWeb_aoai_l_A_T_ID_F_net10.Web.csproj : error NU1903: Warning As Error: Package 'SQLitePCLRaw.lib.e_sqlite3' 2.1.10 has a known high severity vulnerability, https://github.com/advisories/GHSA-2m69-gcr7-jv3q [/mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_aoai_l_A_T_ID_F_net10/AIChatWeb_aoai_l_A_T_ID_F_net10.AppHost/AIChatWeb_aoai_l_A_T_ID_F_net10.AppHost.csproj]
Restored /mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_aoai_l_A_T_ID_F_net10/AIChatWeb_aoai_l_A_T_ID_F_net10.ServiceDefaults/AIChatWeb_aoai_l_A_T_ID_F_net10.ServiceDefaults.csproj (in 425 ms).
Restored /mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_aoai_l_A_T_ID_F_net10/AIChatWeb_aoai_l_A_T_ID_F_net10.AppHost/AIChatWeb_aoai_l_A_T_ID_F_net10.AppHost.csproj (in 425 ms).
Failed to restore /mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_aoai_l_A_T_ID_F_net10/AIChatWeb_aoai_l_A_T_ID_F_net10.Web/AIChatWeb_aoai_l_A_T_ID_F_net10.Web.csproj (in 425 ms).
Raw output
at Microsoft.Shared.ProjectTemplates.Tests.TestCommandResult.AssertSucceeded(String testDescription) in /mnt/vss/_work/1/s/test/ProjectTemplates/Infrastructure/TestCommandResult.cs:line 19
at Microsoft.Shared.ProjectTemplates.Tests.TemplateExecutionTestClassFixtureBase.RestoreProjectAsync(Project project) in /mnt/vss/_work/1/s/test/ProjectTemplates/Infrastructure/TemplateExecutionTestClassFixtureBase.cs:line 125
at Microsoft.Shared.ProjectTemplates.Tests.TemplateExecutionTestBase`1.CreateRestoreAndBuild(String projectName, String[] args, String startupProjectRelativePath) in /mnt/vss/_work/1/s/test/ProjectTemplates/Infrastructure/TemplateExecutionTestBase.cs:line 41
at Microsoft.Extensions.AI.Templates.Tests.AIChatWebExecutionTests.TestAllSupportedConfigurations(String[] args) in /mnt/vss/_work/1/s/test/ProjectTemplates/Microsoft.Extensions.AI.Templates.IntegrationTests/AIChatWebExecutionTests.cs:line 84
--- End of stack trace from previous location ---
azure-pipelines / extensions-ci
Microsoft.Extensions.AI.Templates.Tests.AIChatWebExecutionTests.TestAllSupportedConfigurations(args: ["--provider=openai", "--vector-store=local", "--aspire=false", "--managed-identity=false", "--Framework=net10.0"])
dotnet restore
Working Directory: /mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_oai_l_A_F_ID_F_net10
Local Shipping Path: /mnt/vss/_work/1/s/artifacts/packages/Release/Shipping
NuGet Packages Path: /mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/packages
Command failed with non-zero exit code: 1
>> Standard Output:
Determining projects to restore...
/mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_oai_l_A_F_ID_F_net10/AIChatWeb_oai_l_A_F_ID_F_net10.csproj : error NU1903: Warning As Error: Package 'SQLitePCLRaw.lib.e_sqlite3' 2.1.10 has a known high severity vulnerability, https://github.com/advisories/GHSA-2m69-gcr7-jv3q
Failed to restore /mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_oai_l_A_F_ID_F_net10/AIChatWeb_oai_l_A_F_ID_F_net10.csproj (in 375 ms).
Raw output
at Microsoft.Shared.ProjectTemplates.Tests.TestCommandResult.AssertSucceeded(String testDescription) in /mnt/vss/_work/1/s/test/ProjectTemplates/Infrastructure/TestCommandResult.cs:line 40
at Microsoft.Shared.ProjectTemplates.Tests.TemplateExecutionTestClassFixtureBase.RestoreProjectAsync(Project project) in /mnt/vss/_work/1/s/test/ProjectTemplates/Infrastructure/TemplateExecutionTestClassFixtureBase.cs:line 125
at Microsoft.Shared.ProjectTemplates.Tests.TemplateExecutionTestBase`1.CreateRestoreAndBuild(String projectName, String[] args, String startupProjectRelativePath) in /mnt/vss/_work/1/s/test/ProjectTemplates/Infrastructure/TemplateExecutionTestBase.cs:line 41
at Microsoft.Extensions.AI.Templates.Tests.AIChatWebExecutionTests.TestAllSupportedConfigurations(String[] args) in /mnt/vss/_work/1/s/test/ProjectTemplates/Microsoft.Extensions.AI.Templates.IntegrationTests/AIChatWebExecutionTests.cs:line 84
--- End of stack trace from previous location ---
azure-pipelines / extensions-ci
Microsoft.Extensions.AI.Templates.Tests.AIChatWebExecutionTests.TestAllSupportedConfigurations(args: ["--provider=githubmodels", "--vector-store=local", "--aspire=true", "--managed-identity=false", "--Framework=net10.0"])
dotnet restore
Working Directory: /mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_gh_l_A_T_ID_F_net10/AIChatWeb_gh_l_A_T_ID_F_net10.AppHost
Local Shipping Path: /mnt/vss/_work/1/s/artifacts/packages/Release/Shipping
NuGet Packages Path: /mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/packages
Command failed with non-zero exit code: 1
>> Standard Output:
Determining projects to restore...
/mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_gh_l_A_T_ID_F_net10/AIChatWeb_gh_l_A_T_ID_F_net10.Web/AIChatWeb_gh_l_A_T_ID_F_net10.Web.csproj : error NU1903: Warning As Error: Package 'SQLitePCLRaw.lib.e_sqlite3' 2.1.10 has a known high severity vulnerability, https://github.com/advisories/GHSA-2m69-gcr7-jv3q [/mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_gh_l_A_T_ID_F_net10/AIChatWeb_gh_l_A_T_ID_F_net10.AppHost/AIChatWeb_gh_l_A_T_ID_F_net10.AppHost.csproj]
Restored /mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_gh_l_A_T_ID_F_net10/AIChatWeb_gh_l_A_T_ID_F_net10.AppHost/AIChatWeb_gh_l_A_T_ID_F_net10.AppHost.csproj (in 418 ms).
Restored /mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_gh_l_A_T_ID_F_net10/AIChatWeb_gh_l_A_T_ID_F_net10.ServiceDefaults/AIChatWeb_gh_l_A_T_ID_F_net10.ServiceDefaults.csproj (in 417 ms).
Failed to restore /mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_gh_l_A_T_ID_F_net10/AIChatWeb_gh_l_A_T_ID_F_net10.Web/AIChatWeb_gh_l_A_T_ID_F_net10.Web.csproj (in 424 ms).
Raw output
at Microsoft.Shared.ProjectTemplates.Tests.TestCommandResult.AssertSucceeded(String testDescription) in /mnt/vss/_work/1/s/test/ProjectTemplates/Infrastructure/TestCommandResult.cs:line 19
at Microsoft.Shared.ProjectTemplates.Tests.TemplateExecutionTestClassFixtureBase.RestoreProjectAsync(Project project) in /mnt/vss/_work/1/s/test/ProjectTemplates/Infrastructure/TemplateExecutionTestClassFixtureBase.cs:line 125
at Microsoft.Shared.ProjectTemplates.Tests.TemplateExecutionTestBase`1.CreateRestoreAndBuild(String projectName, String[] args, String startupProjectRelativePath) in /mnt/vss/_work/1/s/test/ProjectTemplates/Infrastructure/TemplateExecutionTestBase.cs:line 41
at Microsoft.Extensions.AI.Templates.Tests.AIChatWebExecutionTests.TestAllSupportedConfigurations(String[] args) in /mnt/vss/_work/1/s/test/ProjectTemplates/Microsoft.Extensions.AI.Templates.IntegrationTests/AIChatWebExecutionTests.cs:line 84
--- End of stack trace from previous location ---
azure-pipelines / extensions-ci
Microsoft.Extensions.AI.Templates.Tests.AIChatWebExecutionTests.TestAllSupportedConfigurations(args: ["--provider=azureopenai", "--vector-store=local", "--aspire=false", "--managed-identity=true", "--Framework=net10.0"])
dotnet restore
Working Directory: /mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_aoai_l_A_F_ID_T_net10
Local Shipping Path: /mnt/vss/_work/1/s/artifacts/packages/Release/Shipping
NuGet Packages Path: /mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/packages
Command failed with non-zero exit code: 1
>> Standard Output:
Determining projects to restore...
/mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_aoai_l_A_F_ID_T_net10/AIChatWeb_aoai_l_A_F_ID_T_net10.csproj : error NU1903: Warning As Error: Package 'SQLitePCLRaw.lib.e_sqlite3' 2.1.10 has a known high severity vulnerability, https://github.com/advisories/GHSA-2m69-gcr7-jv3q
Failed to restore /mnt/vss/_work/1/s/artifacts/ProjectTemplates/Microsoft.Extensions.AI.Templates/Sandbox/aichatweb/projects/AIChatWeb_aoai_l_A_F_ID_T_net10/AIChatWeb_aoai_l_A_F_ID_T_net10.csproj (in 308 ms).
Raw output
at Microsoft.Shared.ProjectTemplates.Tests.TestCommandResult.AssertSucceeded(String testDescription) in /mnt/vss/_work/1/s/test/ProjectTemplates/Infrastructure/TestCommandResult.cs:line 19
at Microsoft.Shared.ProjectTemplates.Tests.TemplateExecutionTestClassFixtureBase.RestoreProjectAsync(Project project) in /mnt/vss/_work/1/s/test/ProjectTemplates/Infrastructure/TemplateExecutionTestClassFixtureBase.cs:line 125
at Microsoft.Shared.ProjectTemplates.Tests.TemplateExecutionTestBase`1.CreateRestoreAndBuild(String projectName, String[] args, String startupProjectRelativePath) in /mnt/vss/_work/1/s/test/ProjectTemplates/Infrastructure/TemplateExecutionTestBase.cs:line 41
at Microsoft.Extensions.AI.Templates.Tests.AIChatWebExecutionTests.TestAllSupportedConfigurations(String[] args) in /mnt/vss/_work/1/s/test/ProjectTemplates/Microsoft.Extensions.AI.Templates.IntegrationTests/AIChatWebExecutionTests.cs:line 84
--- End of stack trace from previous location ---