Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor artifacts size tests #42447

Merged
merged 6 commits into from
Jul 30, 2024

Remove WarnOnSdkContentDiffs from artifacts test

df63172
Select commit
Loading
Failed to load commit list.
Merged

Refactor artifacts size tests #42447

Remove WarnOnSdkContentDiffs from artifacts test
df63172
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jul 30, 2024 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

sdk-unified-build /

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Pipeline does not have permissions to use the referenced pool(s) NetCore-Public. For authorization details, refer to https://aka.ms/yamlauthz.

sdk-unified-build /

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌Pipeline does not have permissions to use the referenced pool(s) NetCore-Public. For authorization details, refer to https://aka.ms/yamlauthz.

sdk-unified-build / VMR Vertical Build / Ubuntu2404_x64 / Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌/vmr/repo-projects/Directory.Build.targets(428,5): error MSB3073: The command "/vmr/src/roslyn-analyzers/eng/common/build.sh --restore --build --pack --publish --ci --configuration Release -bl /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/vmr/artifacts/obj/roslyn-analyzers/NuGet.config /p:SourceBuiltAssetsDir=/vmr/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/vmr/artifacts/obj/AssetManifests/roslyn-analyzers/ --warnAsError false /p:SourceBuiltShippingPackagesDir=/vmr/artifacts/packages/Release/Shipping/roslyn-analyzers/ /p:SourceBuiltNonShippingPackagesDir=/vmr/artifacts/packages/Release/NonShipping/roslyn-analyzers/ > /vmr/artifacts/log/Release/roslyn-analyzers.log 2>&1" exited with code 1.
    ❌/vmr/.dotnet/sdk/9.0.100-preview.7.24373.6/Roslyn/Microsoft.CSharp.Core.targets(89,5): error MSB6006: "csc.dll" exited with code 139.
    expand to see the full error
      /vmr/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeBuild.targets(130,5): error MSB3073: The command "/vmr/.dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /p:TreatWarningsAsErrors=false /p:ContinuousIntegrationBuild=true /vmr/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj /bl:"/vmr/src/roslyn-analyzers/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/vmr/src/roslyn-analyzers/ /p:Restore=true /p:Build=true /p:DotNetBuildRepo=false /p:ArcadeBuildFromSource=false /p:DotNetBuildSourceOnly=false /p:Rebuild=false /p:Test=false /p:Pack=true /p:IntegrationTest=false /p:PerformanceTest=false /p:Sign=false /p:Publish=true /p:DotNetBuildRepo=true /p:DotNetBuildOrchestrator=true /p:RestoreConfigFile=/vmr/artifacts/obj/roslyn-analyzers/NuGet.config /p:SourceBuiltAssetsDir=/vmr/artifacts/assets/Release/ /p:SourceBuiltAssetManifestsDir=/vmr/artifacts/obj/AssetManifests/roslyn-analyzers/ /p:SourceBuiltShippingPackagesDir=/vmr/artifacts/packages/Release/Shipping/roslyn-analyzers/ /p:SourceBuiltNonShippingPackagesDir=/vmr/artifacts/packages/Release/NonShipping/roslyn-analyzers/ -logger:/vmr/artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/net9.0/Microsoft.DotNet.ArcadeLogging.dll /p:DotNetBuildInnerRepo=true /p:DotNetBuildSourceOnly=false /p:RepoRoot="/vmr/src/roslyn-analyzers/" /p:ArtifactsDir="/vmr/src/roslyn-analyzers/artifacts/" /bl:"/vmr/src/roslyn-analyzers/artifacts/log/Release/source-inner-build.binlog" /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir="/vmr/src/roslyn-analyzers/artifacts/sb/" /p:DotNetPackageVersionPropsPath="/vmr/artifacts/obj/PackageVersions/PackageVersions.roslyn-analyzers.props" /p:FullAssemblySigningSupported=false /p:DotNetPublishUsingPipelines=true /p:GitHubRepositoryName=roslyn-analyzers" exited with code 1.

1 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [sdk-unified-build]

Was this helpful? Yes No