-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarch-arm64area-Infrastructureos-mac-os-xmacOS aka OSXmacOS aka OSXruntime-coreclrspecific to the CoreCLR runtimespecific to the CoreCLR runtime
Milestone
Description
Error Blob
{
"ErrorMessage": "nodename nor servname provided, or not known",
"BuildRetry": true,
"ErrorPattern": "",
"ExcludeConsoleLog": false
}Reproduction Steps
- PR: [release/8.0-staging] Update dependencies from dotnet/runtime-assets #96767
- Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=521880&view=logs&j=d69d97fe-d5be-517f-4ef6-fd1eef0215b1&t=78465c68-a15b-560b-2cb9-0481cc23db72&l=37
- Affected step:
Build and generate native prerequisites - Affected queue:
CoreCLR Product Build osx arm64 release - Output:
Error while retrieving client Settings for PipelineArtifact. Exception: System.Net.Http.HttpRequestException: nodename nor servname provided, or not known (vsblobprodcus3.vsblob.visualstudio.com:443)
---> System.Net.Sockets.SocketException (0xFFFDFFFF): nodename nor servname provided, or not known
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at Microsoft.VisualStudio.Services.Common.VssHttpRetryMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.SendAsync(HttpRequestMessage message, HttpCompletionOption completionOption, Object userState, CancellationToken cancellationToken)
at Microsoft.VisualStudio.Services.WebApi.VssHttpClientBase.SendAsync[T](HttpRequestMessage message, Object userState, CancellationToken cancellationToken)
at Microsoft.VisualStudio.Services.Location.Client.LocationHttpClient.GetConnectionDataAsync(ConnectOptions connectOptions, Int64 lastChangeId, CancellationToken cancellationToken, Object userState)
at Microsoft.VisualStudio.Services.WebApi.Location.VssServerDataProvider.GetConnectionDataAsync(ConnectOptions connectOptions, Int32 lastChangeId, CancellationToken cancellationToken)
at Microsoft.VisualStudio.Services.WebApi.Location.VssServerDataProvider.ConnectAsync(ConnectOptions connectOptions, CancellationToken cancellationToken)
at Microsoft.VisualStudio.Services.WebApi.Location.LocationService.CreateDataProviderAsync(String location, CancellationToken cancellationToken)
at Microsoft.VisualStudio.Services.WebApi.Location.LocationService.ResolveLocationDataAsync(Guid locationAreaIdentifier, CancellationToken cancellationToken)
at Microsoft.VisualStudio.Services.WebApi.Location.LocationService.GetLocationDataAsync(Guid locationAreaIdentifier, CancellationToken cancellationToken)
at Microsoft.VisualStudio.Services.WebApi.VssConnection.GetClientInstanceAsync(Type managedType, Guid serviceIdentifier, CancellationToken cancellationToken, VssHttpRequestSettings settings, DelegatingHandler[] handlers)
at Microsoft.VisualStudio.Services.WebApi.VssConnection.GetClientServiceImplAsync(Type requestedType, Guid serviceIdentifier, Func`4 getInstanceAsync, CancellationToken cancellationToken)
at Microsoft.VisualStudio.Services.WebApi.VssConnection.GetClientAsync[T](CancellationToken cancellationToken)
at Microsoft.VisualStudio.Services.WebApi.TaskExtensions.SyncResult[T](Task`1 task)
at Microsoft.VisualStudio.Services.WebApi.VssConnection.GetClient[T]()
at Microsoft.VisualStudio.Services.Agent.Blob.DedupManifestArtifactClientFactory.GetClientSettingsAsync(VssConnection connection, Client client, IAppTraceSource tracer, CancellationToken cancellationToken) in /Users/runner/work/1/s/src/Microsoft.VisualStudio.Services.Agent/Blob/DedupManifestArtifactClientFactory.cs:line 323. Falling back to defaults.
Using default max parallelism.
Max dedup parallelism: 192
DomainId: 0
##[error]nodename nor servname provided, or not known (vsblobprodcus3.vsblob.visualstudio.com:443)
Report
| Build | Definition | Step Name | Console log | Pull Request |
|---|---|---|---|---|
| 1308845 | dotnet/runtime | Build product | Log | #124842 |
| 1304565 | dotnet/runtime | Build product | Log | #123819 |
| 1302983 | dotnet/runtime | Send to Helix | Log | #123819 |
| 1298946 | dotnet/runtime | Send to Helix | Log | #123145 |
| 1298194 | dotnet/runtime | Send tests to Helix (Unix) | Log | |
| 1298209 | dotnet/runtime | Build product | Log | #124534 |
| 1295553 | dotnet/runtime | Build native test components | Log | |
| 1295360 | dotnet/runtime | Build product | Log | #124268 |
| 2903447 | dotnet-runtime | Send to Helix | Log | #57891 |
| 1291006 | dotnet/runtime | Send to Helix | Log | |
| 1289673 | dotnet/runtime | Send to Helix | Log | #124282 |
| 1287966 | dotnet/runtime | Send tests to Helix (Unix) | Log | #124048 |
| 1286428 | dotnet/runtime | Send to Helix | Log | |
| 1286665 | dotnet/runtime | Build Tests | Log | |
| 1286065 | dotnet/runtime | Build product | ||
| 1286337 | dotnet/runtime | Send tests to Helix (Unix) | Log | #123860 |
| 1285433 | dotnet/runtime | Build Tests | Log | |
| 1284756 | dotnet/runtime | Publish native test components | #124074 | |
| 2898509 | dotnet-runtime | Send to Helix | Log | |
| 1284568 | dotnet/runtime | Build product | Log | |
| 1279581 | dotnet/runtime | Send to Helix | Log | #123860 |
| 1279455 | dotnet/runtime | Send to Helix | Log | #123992 |
| 1278679 | dotnet/runtime | Send to Helix | Log | #123965 |
| 2894058 | dotnet-runtime | Send to Helix | ||
| 1276229 | dotnet/runtime | Send to Helix | Log | |
| 1275678 | dotnet/runtime | Send to Helix | Log | |
| 1275624 | dotnet/runtime | Send to Helix | Log | #123862 |
| 2892834 | dotnet-runtime | Send to Helix | Log | |
| 2892029 | dotnet-runtime | Send to Helix | ||
| 1274698 | dotnet/runtime | Send to Helix | Log | #123787 |
| 1272660 | dotnet/runtime | Send to Helix | Log | |
| 1272298 | dotnet/runtime | Build product | Log | #123738 |
| 1270185 | dotnet/runtime | Send to Helix | Log | |
| 2888922 | dotnet-runtime | Send to Helix | Log |
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 0 | 3 | 34 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarch-arm64area-Infrastructureos-mac-os-xmacOS aka OSXmacOS aka OSXruntime-coreclrspecific to the CoreCLR runtimespecific to the CoreCLR runtime
Type
Projects
Status
No status