-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Add "AllSubsets" option for runtime so that all projects can be restored #117374
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
Conversation
Co-authored-by: jtschuster <[email protected]>
Co-authored-by: jtschuster <[email protected]>
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. Warning Firewall rules blocked me from connecting to one or more addressesI tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Co-authored-by: jtschuster <[email protected]>
Co-authored-by: jkoritzinsky <[email protected]>
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. Warning Firewall rules blocked me from connecting to one or more addressesI tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
This PR adds an "AllSubsets" option to the runtime build system that enables restoring all projects in the repository with a single subset name, addressing the need for a comprehensive restore/build option without hacking solutions together in pipelines.
Changes Made
+allsubsets+
→+$(AllSubsetsExpansion)+
Usage
Testing Results
./build.sh -subset help
Example Output
This provides the single property/subset name that means "everything" as requested, eliminating the need for complex pipeline workarounds.
Fixes #116016.
Warning
Firewall rules blocked me from connecting to one or more addresses
I tried to connect to the following addresses, but was blocked by firewall rules:
1javsblobprodcus364.vsblob.vsassets.io
/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;Subset=AllSubsets;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=293ec734-b2b9-4952-9163-af7d612c7f10;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;MSBuildDebugEngine=true;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=ea911101-680e-4f62-9eee-c23ad144fb61;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=d9038165-f543-4a52-ad82-8bf5152a92e6;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)37bvsblobprodcus311.vsblob.vsassets.io
/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;Subset=AllSubsets;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=293ec734-b2b9-4952-9163-af7d612c7f10;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;MSBuildDebugEngine=true;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=ea911101-680e-4f62-9eee-c23ad144fb61;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=d9038165-f543-4a52-ad82-8bf5152a92e6;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)4vyvsblobprodcus361.vsblob.vsassets.io
/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;Subset=AllSubsets;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=293ec734-b2b9-4952-9163-af7d612c7f10;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;MSBuildDebugEngine=true;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=ea911101-680e-4f62-9eee-c23ad144fb61;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=d9038165-f543-4a52-ad82-8bf5152a92e6;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)5dkvsblobprodcus355.vsblob.vsassets.io
/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;Subset=AllSubsets;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=293ec734-b2b9-4952-9163-af7d612c7f10;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;MSBuildDebugEngine=true;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=ea911101-680e-4f62-9eee-c23ad144fb61;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=d9038165-f543-4a52-ad82-8bf5152a92e6;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)gbsvsblobprodcus365.vsblob.vsassets.io
/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;Subset=AllSubsets;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=293ec734-b2b9-4952-9163-af7d612c7f10;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;MSBuildDebugEngine=true;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=ea911101-680e-4f62-9eee-c23ad144fb61;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=d9038165-f543-4a52-ad82-8bf5152a92e6;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)ibzvsblobprodcus369.vsblob.vsassets.io
/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;Subset=AllSubsets;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=293ec734-b2b9-4952-9163-af7d612c7f10;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;MSBuildDebugEngine=true;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=ea911101-680e-4f62-9eee-c23ad144fb61;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js
(dns block)jd4vsblobprodcus366.vsblob.vsassets.io
/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;Subset=AllSubsets;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=293ec734-b2b9-4952-9163-af7d612c7f10;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;MSBuildDebugEngine=true;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=ea911101-680e-4f62-9eee-c23ad144fb61;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=d9038165-f543-4a52-ad82-8bf5152a92e6;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)kmuvsblobprodcus389.vsblob.vsassets.io
/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;Subset=AllSubsets;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=293ec734-b2b9-4952-9163-af7d612c7f10;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;MSBuildDebugEngine=true;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=ea911101-680e-4f62-9eee-c23ad144fb61;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=d9038165-f543-4a52-ad82-8bf5152a92e6;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)nn8vsblobprodcus340.vsblob.vsassets.io
/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;MSBuildDebugEngine=true;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=ea911101-680e-4f62-9eee-c23ad144fb61;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=6a7d2d78-529d-4ac3-9bd2-30c32b3e2917;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)pe4vsblobprodcus351.vsblob.vsassets.io
/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;Subset=AllSubsets;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=293ec734-b2b9-4952-9163-af7d612c7f10;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=d9038165-f543-4a52-ad82-8bf5152a92e6;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)/home/REDACTED/work/runtime/runtime/.dotnet/dotnet /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/NuGet.Build.Tasks.Console.dll Recursive=True;EnableBinaryLogger=True;BinaryLoggerParameters=%2Fhome%2FREDACTED%2Fwork%2Fruntime%2Fruntime%2Fartifacts%2Flog%2FDebug%2FRestore-Build.proj.binlog;CleanupAssetsForUnsupportedProjects=True;DisableParallel=False;Force=False;ForceEvaluate=False;HideWarningsAndErrors=False;IgnoreFailedSources=False;Interactive=False;NoCache=False;NoHttpCache=False;RestorePackagesConfig=False;EmbedFilesInBinlog=true /home/REDACTED/work/runtime/runtime/.dotnet/sdk/10.0.100-preview.6.25315.102/MSBuild.dll /home/REDACTED/work/runtime/runtime/Build.proj ContinuousIntegrationBuild=false;Configuration=Debug;RepoRoot=/home/REDACTED/work/runtime/runtime/;Build=false;DotNetBuild=false;DotNetBuildSourceOnly=false;DotNetBuildFromVMR=false;Rebuild=false;Test=false;Pack=false;IntegrationTest=false;PerformanceTest=false;RestoreStaticGraphEnableBinaryLogger=true;TargetArchitecture=x64;BuildArchitecture=x64;CMakeArgs=;Subset=AllSubsets;VersionsPropsPath=/home/REDACTED/work/runtime/runtime/eng/Versions.props;__BuildPhase=SolutionRestore;_NETCORE_ENGINEERING_TELEMETRY=Restore;MSBuildRestoreSessionId=6a7d2d78-529d-4ac3-9bd2-30c32b3e2917;RestoreUseStaticGraphEvaluation=true;RestoreEmbedFilesInBinlog=true;RestoreStaticGraphBinaryLoggerParameters=/home/REDACTED/work/runtime/runtime/artifacts/log/Debug/Restore-Build.proj.binlog;ExcludeRestorePackageImports=True;OriginalMSBuildStartupDirectory=/home/REDACTED/work/runtime/runtime
(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.