Skip to content

Browser tests fail to build as the used SDK version is not released yet. #118000

@tarekgh

Description

@tarekgh

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1101652&view=logs&j=a5b3a236-4f50-5d87-59f6-074d4cc4b60f
Build error leg or test failing: Build / browser-wasm linux Release WasmBuildTests / Build product
Pull request: #117910

The SDK version in the file versions.props has been updated to the version 9.0.109, this is not publicly released yet. The browser tests depend on the public feed which make the test fail restoring the SDK.

<SdkVersionForWorkloadTesting>9.0.109</SdkVersionForWorkloadTesting>

Either fixing the tests feed to restore the SDK from the internal feed, or we revert the SDK version in the versions.props to last publicly released SDK version but this will break other tasks which expect to find updated SDK version.

dotnet-install: Attempting to download using primary link https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.109/dotnet-sdk-9.0.109-linux-x64.tar.gz
  dotnet-install: The resource at primary link 'https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.109/dotnet-sdk-9.0.109-linux-x64.tar.gz' is not available.
  dotnet-install: Attempting to download using primary link https://ci.dot.net/public/Sdk/9.0.109/dotnet-sdk-9.0.109-linux-x64.tar.gz
  dotnet-install: The resource at primary link 'https://ci.dot.net/public/Sdk/9.0.109/dotnet-sdk-9.0.109-linux-x64.tar.gz' is not available.
  dotnet_install: Error: Could not find `.NET Core SDK` with version = 9.0.109
  dotnet_install: Error: Refer to: https://aka.ms/dotnet-os-lifecycle for information on .NET Core support
/__w/1/s/src/mono/nuget/Microsoft.NET.Runtime.WorkloadTesting.Internal/Sdk/WorkloadTesting.Core.targets(87,5): error MSB3073: The command "chmod +x /__w/1/s/artifacts/obj/dotnet-install.sh; /__w/1/s/artifacts/obj/dotnet-install.sh -i /__w/1/s/artifacts/bin/dotnet-none/ -v 9.0.109" exited with code 1. [/__w/1/s/src/mono/wasm/Wasm.Build.Tests/Wasm.Build.Tests.csproj]
##[error]src/mono/nuget/Microsoft.NET.Runtime.WorkloadTesting.Internal/Sdk/WorkloadTesting.Core.targets(87,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command "chmod +x /__w/1/s/artifacts/obj/dotnet-install.sh; /__w/1/s/artifacts/obj/dotnet-install.sh -i /__w/1/s/artifacts/bin/dotnet-none/ -v 9.0.109" exited with code 1.

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": ["src/mono/nuget/Microsoft.NET.Runtime.WorkloadTesting.Internal/Sdk/WorkloadTesting.Core.targets(87,5): error MSB3073:", "chmod +x /__w/1/s/artifacts/obj/dotnet-install.sh; /__w/1/s/artifacts/obj/dotnet-install.sh -i /__w/1/s/artifacts/bin/dotnet-none/","exited with code 1."],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1101652
Error message validated: [src/mono/nuget/Microsoft.NET.Runtime.WorkloadTesting.Internal/Sdk/WorkloadTesting.Core.targets(87,5): error MSB3073: chmod +x /__w/1/s/artifacts/obj/dotnet-install.sh; /__w/1/s/artifacts/obj/dotnet-install.sh -i /__w/1/s/artifacts/bin/dotnet-none/ exited with code 1.]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/23/2025 10:34:35 PM UTC

Report

Build Definition Step Name Console log Pull Request
1101652 dotnet/runtime Build product Log #117910

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Known Build ErrorUse this to report build issues in the .NET Helix tabarch-wasmWebAssembly architecturearea-VM-meta-monoblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions