Skip to content

Conversation

@mmitche
Copy link
Member

@mmitche mmitche commented Sep 15, 2021

Before this was not important because runtime was calling its own publishing tasks with the property explicitly set, but since the introduction of arcade powered source build this property is needed to avoid ArPow from defaulting to v2.

Before this was not important because runtime was calling its own publishing tasks with the property explicitly set, but since the introduction of arcade powered source build this property is needed to avoid ArPow from defaulting to v2.
@ghost
Copy link

ghost commented Sep 15, 2021

Tagging subscribers to this area: @Anipik, @safern, @ViktorHofer
See info in area-owners.md if you want to be subscribed.

Issue Details

Before this was not important because runtime was calling its own publishing tasks with the property explicitly set, but since the introduction of arcade powered source build this property is needed to avoid ArPow from defaulting to v2.

Author: mmitche
Assignees: -
Labels:

area-Infrastructure-libraries

Milestone: -

@mmitche
Copy link
Member Author

mmitche commented Sep 15, 2021

Fixes official build break from #59108

@mmitche
Copy link
Member Author

mmitche commented Sep 15, 2021

/cc @radical

@radical
Copy link
Member

radical commented Sep 15, 2021

CoreCLR Product Build Linux x64 release PGO failed with:

(One or more errors occurred.
	Access to the path '/mnt/vss/_work/1/s/.dotnet/sdk/6.0.100-rc.1.21430.12/Microsoft.Extensions.Options.ConfigurationExtensions.dll' is denied.))
	One or more errors occurred.
	Access to the path '/mnt/vss/_work/1/s/.dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.json' is denied.))
	One or more errors occurred.
	Access to the path '/mnt/vss/_work/1/s/.dotnet/sdk/6.0.100-rc.1.21430.12/NuGet.CommandLine.XPlat.dll' is denied.))
	Access to the path '/mnt/vss/_work/1/s/.dotnet/sdk/6.0.100-rc.1.21430.12/Microsoft.Extensions.Options.ConfigurationExtensions.dll' is denied.)
	Access to the path '/mnt/vss/_work/1/s/.dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.json' is denied.)
	Access to the path '/mnt/vss/_work/1/s/.dotnet/sdk/6.0.100-rc.1.21430.12/NuGet.CommandLine.XPlat.dll' is denied.)

@lewing
Copy link
Member

lewing commented Sep 15, 2021

@radical

DevOpsReportFailure: Failed to upload results: Error occurred in request., ConnectionError: HTTPSConnectionPool(host='dev.azure.com', port=443): Max retries exceeded with url: /dnceng/public/_apis/test/Runs/39842370/Results (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7ff9b3ee0c88>: Failed to establish a new connection: [Errno 101] Network is unreachable',))
DevOpsReportFailure: Failed to upload results: Error occurred in request., ConnectionError: HTTPSConnectionPool(host='dev.azure.com', port=443): Max retries exceeded with url: /dnceng/public/_apis/test/Runs/39842370/Results (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7ff9b3ee0c88>: Failed to establish a new connection: [Errno 101] Network is unreachable',))

@mmitche mmitche merged commit a4df6d9 into dotnet:release/6.0 Sep 15, 2021
@mmitche mmitche deleted the set-publishing-infra-version-rc2 branch September 15, 2021 21:53
@ghost ghost locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants