[release/8.0] Update dependencies from 7 repositories #92143
+21
−21
Merged
Azure Pipelines / runtime (Build wasi-wasm windows Release WasmBuildTests)
failed
Sep 19, 2023 in 16m 38s
Build wasi-wasm windows Release WasmBuildTests failed
Annotations
Check failure on line 185 in eng\testing\workloads-testing.targets
azure-pipelines / runtime (Build wasi-wasm windows Release WasmBuildTests)
eng\testing\workloads-testing.targets#L185
eng\testing\workloads-testing.targets(185,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Restoring packages failed with exit code: 1. Output:
Determining projects to restore...
C:\Users\cloudtest\AppData\Local\Temp\workload-v1neurlc.uy5\kuy5ipla.hrp\restore\Restore.csproj : error NU1101: Unable to find package Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100-rtm.23469. No packages exist with this id in source(s): dotnet-eng, dotnet-libraries, dotnet-libraries-transport, dotnet-public, dotnet-tools, dotnet8, dotnet8-transport, nuget-local
Failed to restore C:\Users\cloudtest\AppData\Local\Temp\workload-v1neurlc.uy5\kuy5ipla.hrp\restore\Restore.csproj (in 408 ms).
Check failure on line 185 in eng\testing\workloads-testing.targets
azure-pipelines / runtime (Build wasi-wasm windows Release WasmBuildTests)
eng\testing\workloads-testing.targets#L185
eng\testing\workloads-testing.targets(185,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Could not install manifest Microsoft.NET.Workload.Emscripten.Current/8.0.0-rtm.23469.3. This can be ignored if the workload wasi-experimental doesn't depend on it.
Check failure on line 185 in eng\testing\workloads-testing.targets
azure-pipelines / runtime (Build wasi-wasm windows Release WasmBuildTests)
eng\testing\workloads-testing.targets#L185
eng\testing\workloads-testing.targets(185,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) workload install failed with exit code 1: Welcome to .NET 8.0!
---------------------
SDK Version: 8.0.100-rc.1.23415.5
----------------
Installed an ASP.NET Core HTTPS development certificate.
To trust the certificate, run 'dotnet dev-certs https --trust'
Learn about HTTPS: https://aka.ms/dotnet-https
----------------
Write your first app: https://aka.ms/dotnet-hello-world
Find out what's new: https://aka.ms/dotnet-whats-new
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
--------------------------------------------------------------------------------------
Unhandled exception: Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadManifestCompositionException: Workload manifest dependency 'Microsoft.NET.Workload.Emscripten.Current' version '8.0.0-rc.1.23411.2' is lower than version '8.0.0-rtm.23469.3' required by manifest 'microsoft.net.workload.mono.toolchain.current' [D:\a\_work\1\s\artifacts\bin\dotnet-latest\sdk-manifests\8.0.100-rc.1\microsoft.net.workload.mono.toolchain.current\WorkloadManifest.json]
at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.ComposeWorkloadManifests()
at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.Create(IWorkloadManifestProvider manifestProvider, String dotnetRootPath, String sdkVersion, String userProfileDir)
at Microsoft.DotNet.Workloads.Workload.Install.WorkloadResolverFactory.Create(CreationParameters parameters)
at Microsoft.DotNet.Workloads.Workload.InstallingWorkloadCommand..ctor(ParseResult parseResult, IReporter reporter, IWorkloadResolver workloadResolver, IInstaller workloadInstaller, INuGetPackageDownloader nugetPackageDownloader, IWorkloadManifestUpdater workloadManifestUpdater, String dotnetDir, String userProfileDir, String tempDirPath, String version, String installedFeatureBand)
at Microsoft.DotNet.Workloads.Workload.Install.WorkloadInstallCommand..ctor(ParseResult parseResult, IReporter reporter, IWorkloadResolver workloadResolver, IInstaller workloadInstaller, INuGetPackageDownloader nugetPackageDownloader, IWorkloadManifestUpdater workloadManifestUpdater, String dotnetDir, String userProfileDir, String tempDirPath, String version, IReadOnlyCollection`1 workloadIds, String installedFeatureBand)
at Microsoft.DotNet.Cli.WorkloadInstallCommandParser.<>c.<ConstructCommand>b__6_0(ParseResult parseResult)
at System.CommandLine.Invocation.InvocationPipeline.Invoke(ParseResult parseResult)
at Microsoft.DotNet.Cli.Program.ProcessArgs(String[] args, TimeSpan startupTime, ITelemetry telemetryClient)
Loading