Open
Description
Build Information
Build: https://github.com/dotnet/aspire/actions/runs/15613784544
Build error leg or test failing: Aspire.Hosting.Azure.Tests.AzureSignalREmulatorFunctionalTest.VerifyAzureSignalREmulatorResource
Pull request:
Error Message
Fill the error message using step by step known issues guidance.
{
"ErrorMessage": "",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
System.Threading.Tasks.TaskCanceledException : The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
---- System.TimeoutException : The operation was canceled.
-------- System.Threading.Tasks.TaskCanceledException : The operation was canceled.
------------ System.IO.IOException : Unable to read data from the transport connection: Operation canceled.
---------------- System.Net.Sockets.SocketException : Operation canceled at System.Net.Http.HttpClient.HandleFailure(Exception e, Boolean telemetryStarted, HttpResponseMessage response, CancellationTokenSource cts, CancellationToken cancellationToken, CancellationTokenSource pendingRequestsCts)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Microsoft.Azure.SignalR.RestClient.SendAsyncCore(String httpClientName, RestApiEndpoint api, HttpMethod httpMethod, HubMessage body, Type typeHint, Func`2 handleExpectedResponseAsync, CancellationToken cancellationToken)
at Microsoft.Azure.SignalR.Management.ServiceManagerImpl.IsServiceHealthy(CancellationToken cancellationToken)
at Aspire.Hosting.Azure.Tests.AzureSignalREmulatorFunctionalTest.<>c__DisplayClass4_0.<<VerifyAzureSignalREmulatorResource>b__0>d.MoveNext() in /home/runner/work/aspire/aspire/tests/Aspire.Hosting.Azure.Tests/AzureSignalREmulatorFunctionalTest.cs:line 102
--- End of stack trace from previous location ---
at Polly.ResiliencePipeline.<>c.<<ExecuteAsync>b__3_0>d.MoveNext()
--- End of stack trace from previous location ---
at Polly.ResiliencePipeline.ExecuteAsync(Func`2 callback, CancellationToken cancellationToken)
at Aspire.Hosting.Azure.Tests.AzureSignalREmulatorFunctionalTest.VerifyAzureSignalREmulatorResource() in /home/runner/work/aspire/aspire/tests/Aspire.Hosting.Azure.Tests/AzureSignalREmulatorFunctionalTest.cs:line 96
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
----- Inner Stack Trace -----
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
----- Inner Stack Trace -----
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token)
at System.Net.Http.HttpConnection.InitialFillAsync(Boolean async)
at System.Net.Http.HttpConnection.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
----- Inner Stack Trace -----
Stdout
Details
| [2025-06-12T14:51:04] Aspire.Hosting.DistributedApplication Information: Aspire version: 9.4.0-ci
| [2025-06-12T14:51:04] Aspire.Hosting.DistributedApplication Information: Distributed application starting.
| [2025-06-12T14:51:04] Aspire.Hosting.DistributedApplication Information: Application host directory is: /home/runner/work/aspire/aspire/tests/Aspire.Hosting.Tests
| [2025-06-12T14:51:04] Aspire.Hosting.Cli.BackchannelService Debug: Backchannel socket path was not specified.
| [2025-06-12T14:51:04] Aspire.Hosting.Dcp.DcpHost Information: Starting DCP with arguments: start-apiserver --monitor 3866 --detach --kubeconfig "/tmp/aspire.qrSsAq/kubeconfig"
| [2025-06-12T14:51:04] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 1 Resource signalR/signalR-erweavsg update published: ResourceType = AzureSignalRResource, CreationTimeStamp = (null), State = { Text = (null), Style = (null) }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { }, HealthReports = { signalR_emulator_/api/health_200_check = (null) }, Commands = { resource-start (Start) = Disabled resource-stop (Stop) = Hidden resource-restart (Restart) = Disabled }
| [2025-06-12T14:51:04] Aspire.Hosting.Dcp.DcpExecutor Debug: Watching over DCP Endpoint resources.
| [2025-06-12T14:51:04] Aspire.Hosting.Dcp.DcpExecutor Debug: Watching over DCP Executable resources.
| [2025-06-12T14:51:04] Aspire.Hosting.Dcp.DcpExecutor Debug: Watching over DCP Container resources.
| [2025-06-12T14:51:04] Aspire.Hosting.Dcp.DcpExecutor Debug: Watching over DCP Service resources.
| [2025-06-12T14:51:08] Aspire.Hosting.Dcp.dcp.start-apiserver.api-server Information: Starting API server...
| [2025-06-12T14:51:08] Aspire.Hosting.Dcp.KubernetesService Debug: Successfully read Kubernetes configuration from '/tmp/aspire.qrSsAq/kubeconfig' after 3841 milliseconds.
| [2025-06-12T14:51:08] Aspire.Hosting.Dcp.dcp.start-apiserver.api-server Information: API server started {"Address": "::1", "Port": 45887}
| [2025-06-12T14:51:08] Aspire.Hosting.Dcp.dcp.start-apiserver.dcp-host Information: Starting DCP controller host
| [2025-06-12T14:51:08] Aspire.Hosting.Dcp.dcp.start-apiserver.dcp-host Information: Started all services {"count": 1}
| [2025-06-12T14:51:08] Aspire.Hosting.Dcp.dcpctrl.IdeExecutableRunner Information: Executables cannot be started via IDE: missing required environment variable 'DEBUG_SESSION_PORT'
| [2025-06-12T14:51:08] Aspire.Hosting.Dcp.dcpctrl Information: starting controller manager
| [2025-06-12T14:51:08] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 2 Resource signalR/signalR-erweavsg update published: ResourceType = AzureSignalRResource, CreationTimeStamp = (null), State = { Text = (null), Style = (null) }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { emulator = http://localhost:40153 }, EnvironmentVariables = { }, Properties = { }, HealthReports = { signalR_emulator_/api/health_200_check = (null) }, Commands = { resource-start (Start) = Disabled resource-stop (Stop) = Hidden resource-restart (Restart) = Disabled }
| [2025-06-12T14:51:08] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 3 Resource signalR/signalR-erweavsg update published: ResourceType = Container, CreationTimeStamp = (null), State = { Text = (null), Style = (null) }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { emulator = http://localhost:40153 }, EnvironmentVariables = { }, Properties = { container.image = mcr.microsoft.com/signalr/signalr-emulator:latest container.id = (null) container.command = (null) container.args = container.ports = container.lifetime = Session resource.appArgs = (null) resource.appArgsSensitivity = (null) }, HealthReports = { signalR_emulator_/api/health_200_check = (null) }, Commands = { resource-start (Start) = Disabled resource-stop (Stop) = Hidden resource-restart (Restart) = Disabled }
| [2025-06-12T14:51:08] Aspire.Hosting.ApplicationModel.ResourceNotificationService Debug: Resource signalR/signalR-erweavsg changed state: Starting
| [2025-06-12T14:51:09] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 4 Resource signalR/signalR-erweavsg update published: ResourceType = Container, CreationTimeStamp = (null), State = { Text = Starting, Style = (null) }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { emulator = http://localhost:40153 }, EnvironmentVariables = { }, Properties = { container.image = mcr.microsoft.com/signalr/signalr-emulator:latest container.id = (null) container.command = (null) container.args = container.ports = container.lifetime = Session resource.appArgs = (null) resource.appArgsSensitivity = (null) }, HealthReports = { signalR_emulator_/api/health_200_check = (null) }, Commands = { resource-start (Start) = Disabled resource-stop (Stop) = Hidden resource-restart (Restart) = Disabled }
| [2025-06-12T14:51:09] Aspire.Hosting.Dcp.DcpExecutor Trace: Updating application model resource signalR with Container resource signalR-erweavsg
| [2025-06-12T14:51:09] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 5 Resource signalR/signalR-erweavsg update published: ResourceType = Container, CreationTimeStamp = 2025-06-12T14:51:09, State = { Text = (null), Style = (null) }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { emulator = http://localhost:40153 }, EnvironmentVariables = { }, Properties = { container.image = mcr.microsoft.com/signalr/signalr-emulator:latest container.id = (null) container.command = (null) container.args = container.ports = 8888 container.lifetime = Session resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { signalR_emulator_/api/health_200_check = (null) }, Commands = { resource-start (Start) = Disabled resource-stop (Stop) = Hidden resource-restart (Restart) = Disabled }
| [2025-06-12T14:51:09] Aspire.Hosting.Dcp.DcpExecutor Trace: Updating application model resource signalR with Container resource signalR-erweavsg
| [2025-06-12T14:51:09] Aspire.Hosting.Devcontainers.Codespaces.CodespacesResourceUrlRewriterService Trace: Not running in Codespaces, skipping URL rewriting.
| [2025-06-12T14:51:09] Aspire.Hosting.DistributedApplication Information: Distributed application started. Press Ctrl+C to shut down.
| [2025-06-12T14:51:09] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 6 Resource signalR/signalR-erweavsg update published: ResourceType = Container, CreationTimeStamp = 2025-06-12T14:51:09, State = { Text = (null), Style = (null) }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { emulator = http://localhost:40153 }, EnvironmentVariables = { }, Properties = { container.image = mcr.microsoft.com/signalr/signalr-emulator:latest container.id = (null) container.command = (null) container.args = container.ports = 8888 container.lifetime = Session resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { signalR_emulator_/api/health_200_check = (null) }, Commands = { resource-start (Start) = Disabled resource-stop (Stop) = Hidden resource-restart (Restart) = Disabled }
| [2025-06-12T14:51:09] Aspire.Hosting.Dcp.DcpExecutor Trace: Updating application model resource signalR with Container resource signalR-erweavsg
| [2025-06-12T14:51:09] Aspire.Hosting.ApplicationModel.ResourceNotificationService Debug: Resource signalR/signalR-erweavsg changed state: Starting
| [2025-06-12T14:51:09] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 7 Resource signalR/signalR-erweavsg update published: ResourceType = Container, CreationTimeStamp = 2025-06-12T14:51:09, State = { Text = Starting, Style = (null) }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { emulator = http://localhost:40153 }, EnvironmentVariables = { }, Properties = { container.image = mcr.microsoft.com/signalr/signalr-emulator:latest container.id = (null) container.command = (null) container.args = container.ports = 8888 container.lifetime = Session resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { signalR_emulator_/api/health_200_check = (null) }, Commands = { resource-start (Start) = Disabled resource-stop (Stop) = Hidden resource-restart (Restart) = Disabled }
| [2025-06-12T14:51:09] Aspire.Hosting.Dcp.DcpExecutor Trace: Updating application model resource signalR with Container resource signalR-erweavsg
| [2025-06-12T14:51:09] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 8 Resource signalR/signalR-erweavsg update published: ResourceType = Container, CreationTimeStamp = 2025-06-12T14:51:09, State = { Text = Starting, Style = (null) }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { emulator = http://localhost:40153 }, EnvironmentVariables = { }, Properties = { container.image = mcr.microsoft.com/signalr/signalr-emulator:latest container.id = (null) container.command = (null) container.args = container.ports = 8888 container.lifetime = Session resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { signalR_emulator_/api/health_200_check = (null) }, Commands = { resource-start (Start) = Disabled resource-stop (Stop) = Hidden resource-restart (Restart) = Disabled }
| [2025-06-12T14:51:09] Aspire.Hosting.Dcp.DcpExecutor Debug: Starting log streaming for signalR-erweavsg.
| [2025-06-12T14:51:09] Aspire.Hosting.Tests.Resources.signalR Information: 1: 2025-06-12T14:51:09.1620000Z Unable to find image 'mcr.microsoft.com/signalr/signalr-emulator:latest' locally
| [2025-06-12T14:51:09] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: network created {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 2, "Network": "default-aspire-network-0k0dg20mas"}
| [2025-06-12T14:51:09] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: all expected containers are connected to the network {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 3, "Network": "default-aspire-network-0k0dg20mas", "Expected": 0, "Found": 0}
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 2: 2025-06-12T14:51:09.8780000Z latest: Pulling from signalr/signalr-emulator
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 3: 2025-06-12T14:51:09.8780000Z 8cf9fb7a0b56: Pulling fs layer
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 4: 2025-06-12T14:51:09.8780000Z dea5c5081fa0: Pulling fs layer
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 5: 2025-06-12T14:51:09.8780000Z 8484524c83d0: Pulling fs layer
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 6: 2025-06-12T14:51:09.8780000Z c34bb5eec04e: Pulling fs layer
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 7: 2025-06-12T14:51:09.8780000Z 5892c35ff1bf: Pulling fs layer
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 8: 2025-06-12T14:51:09.8780000Z 4d2e5eaad0d3: Pulling fs layer
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 9: 2025-06-12T14:51:09.8780000Z b802f4318716: Pulling fs layer
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 10: 2025-06-12T14:51:09.8780000Z 0133317f7551: Pulling fs layer
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 11: 2025-06-12T14:51:09.8780000Z 265d2ea18713: Pulling fs layer
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 12: 2025-06-12T14:51:09.8780000Z 4486a179d9a1: Pulling fs layer
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 13: 2025-06-12T14:51:09.8780000Z cb2173353237: Pulling fs layer
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 14: 2025-06-12T14:51:09.8780000Z e9624544d54a: Pulling fs layer
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 15: 2025-06-12T14:51:09.8780000Z b802f4318716: Waiting
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 16: 2025-06-12T14:51:09.8780000Z 0133317f7551: Waiting
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 17: 2025-06-12T14:51:09.8780000Z 265d2ea18713: Waiting
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 18: 2025-06-12T14:51:09.8780000Z 4486a179d9a1: Waiting
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 19: 2025-06-12T14:51:09.8780000Z cb2173353237: Waiting
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 20: 2025-06-12T14:51:09.8780000Z e9624544d54a: Waiting
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 21: 2025-06-12T14:51:09.8780000Z c34bb5eec04e: Waiting
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 22: 2025-06-12T14:51:09.8780000Z 5892c35ff1bf: Waiting
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 23: 2025-06-12T14:51:09.8780000Z 4d2e5eaad0d3: Waiting
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 24: 2025-06-12T14:51:09.8780000Z 8484524c83d0: Waiting
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 25: 2025-06-12T14:51:10.0930000Z 8484524c83d0: Verifying Checksum
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 26: 2025-06-12T14:51:10.0930000Z 8484524c83d0: Download complete
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 27: 2025-06-12T14:51:10.1420000Z dea5c5081fa0: Verifying Checksum
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 28: 2025-06-12T14:51:10.1420000Z dea5c5081fa0: Download complete
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 29: 2025-06-12T14:51:10.3040000Z 5892c35ff1bf: Download complete
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 30: 2025-06-12T14:51:10.3500000Z 8cf9fb7a0b56: Retrying in 5 seconds
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 31: 2025-06-12T14:51:10.6060000Z c34bb5eec04e: Verifying Checksum
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 32: 2025-06-12T14:51:10.6060000Z c34bb5eec04e: Download complete
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 33: 2025-06-12T14:51:10.6060000Z 4d2e5eaad0d3: Verifying Checksum
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 34: 2025-06-12T14:51:10.6080000Z 4d2e5eaad0d3: Download complete
| [2025-06-12T14:51:11] Aspire.Hosting.Tests.Resources.signalR Information: 35: 2025-06-12T14:51:10.9580000Z 0133317f7551: Retrying in 5 seconds
| [2025-06-12T14:51:11] Aspire.Hosting.Tests.Resources.signalR Information: 36: 2025-06-12T14:51:10.9960000Z b802f4318716: Verifying Checksum
| [2025-06-12T14:51:11] Aspire.Hosting.Tests.Resources.signalR Information: 37: 2025-06-12T14:51:10.9960000Z b802f4318716: Download complete
| [2025-06-12T14:51:11] Aspire.Hosting.Tests.Resources.signalR Information: 38: 2025-06-12T14:51:11.3510000Z 8cf9fb7a0b56: Retrying in 4 seconds
| [2025-06-12T14:51:11] Aspire.Hosting.Tests.Resources.signalR Information: 39: 2025-06-12T14:51:11.4080000Z 265d2ea18713: Retrying in 5 seconds
| [2025-06-12T14:51:12] Aspire.Hosting.Tests.Resources.signalR Information: 40: 2025-06-12T14:51:11.9580000Z 0133317f7551: Retrying in 4 seconds
| [2025-06-12T14:51:12] Aspire.Hosting.Tests.Resources.signalR Information: 41: 2025-06-12T14:51:12.3510000Z 8cf9fb7a0b56: Retrying in 3 seconds
| [2025-06-12T14:51:12] Aspire.Hosting.Tests.Resources.signalR Information: 42: 2025-06-12T14:51:12.4080000Z 265d2ea18713: Retrying in 4 seconds
| [2025-06-12T14:51:13] Aspire.Hosting.Tests.Resources.signalR Information: 43: 2025-06-12T14:51:12.9610000Z 0133317f7551: Retrying in 3 seconds
| [2025-06-12T14:51:13] Aspire.Hosting.Tests.Resources.signalR Information: 44: 2025-06-12T14:51:13.3500000Z 8cf9fb7a0b56: Retrying in 2 seconds
| [2025-06-12T14:51:13] Aspire.Hosting.Tests.Resources.signalR Information: 45: 2025-06-12T14:51:13.4080000Z 265d2ea18713: Retrying in 3 seconds
| [2025-06-12T14:51:14] Aspire.Hosting.Tests.Resources.signalR Information: 46: 2025-06-12T14:51:13.9630000Z 0133317f7551: Retrying in 2 seconds
| [2025-06-12T14:51:14] Aspire.Hosting.Tests.Resources.signalR Information: 47: 2025-06-12T14:51:14.3500000Z 8cf9fb7a0b56: Retrying in 1 second
| [2025-06-12T14:51:14] Aspire.Hosting.Tests.Resources.signalR Information: 48: 2025-06-12T14:51:14.4080000Z 265d2ea18713: Retrying in 2 seconds
| [2025-06-12T14:51:15] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: all expected containers are connected to the network {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 4, "Network": "default-aspire-network-0k0dg20mas", "Expected": 0, "Found": 0}
| [2025-06-12T14:51:15] Aspire.Hosting.Tests.Resources.signalR Information: 49: 2025-06-12T14:51:14.9580000Z 0133317f7551: Retrying in 1 second
| [2025-06-12T14:51:15] Aspire.Hosting.Tests.Resources.signalR Information: 50: 2025-06-12T14:51:15.4090000Z 265d2ea18713: Retrying in 1 second
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 51: 2025-06-12T14:51:15.9010000Z 8cf9fb7a0b56: Verifying Checksum
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 52: 2025-06-12T14:51:15.9010000Z 8cf9fb7a0b56: Download complete
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 53: 2025-06-12T14:51:16.0690000Z 4486a179d9a1: Verifying Checksum
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 54: 2025-06-12T14:51:16.0690000Z 4486a179d9a1: Download complete
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 55: 2025-06-12T14:51:16.2000000Z 0133317f7551: Retrying in 10 seconds
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 56: 2025-06-12T14:51:16.2810000Z cb2173353237: Verifying Checksum
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 57: 2025-06-12T14:51:16.2810000Z cb2173353237: Download complete
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 58: 2025-06-12T14:51:16.6630000Z e9624544d54a: Verifying Checksum
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 59: 2025-06-12T14:51:16.6630000Z e9624544d54a: Download complete
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 60: 2025-06-12T14:51:16.6680000Z 265d2ea18713: Verifying Checksum
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 61: 2025-06-12T14:51:16.6680000Z 265d2ea18713: Download complete
| [2025-06-12T14:51:17] Aspire.Hosting.Tests.Resources.signalR Information: 62: 2025-06-12T14:51:17.2000000Z 0133317f7551: Retrying in 9 seconds
| [2025-06-12T14:51:18] Aspire.Hosting.Tests.Resources.signalR Information: 63: 2025-06-12T14:51:18.2000000Z 0133317f7551: Retrying in 8 seconds
| [2025-06-12T14:51:19] Aspire.Hosting.Tests.Resources.signalR Information: 64: 2025-06-12T14:51:19.2000000Z 0133317f7551: Retrying in 7 seconds
| [2025-06-12T14:51:20] Aspire.Hosting.Tests.Resources.signalR Information: 65: 2025-06-12T14:51:20.1320000Z 8cf9fb7a0b56: Pull complete
| [2025-06-12T14:51:20] Aspire.Hosting.Tests.Resources.signalR Information: 66: 2025-06-12T14:51:20.2000000Z 0133317f7551: Retrying in 6 seconds
| [2025-06-12T14:51:21] Aspire.Hosting.Tests.Resources.signalR Information: 67: 2025-06-12T14:51:21.2000000Z 0133317f7551: Retrying in 5 seconds
| [2025-06-12T14:51:22] Aspire.Hosting.Tests.Resources.signalR Inform
... (snip) ...
... in 5 seconds
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 31: 2025-06-12T14:51:10.6060000Z c34bb5eec04e: Verifying Checksum
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 32: 2025-06-12T14:51:10.6060000Z c34bb5eec04e: Download complete
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 33: 2025-06-12T14:51:10.6060000Z 4d2e5eaad0d3: Verifying Checksum
| [2025-06-12T14:51:10] Aspire.Hosting.Tests.Resources.signalR Information: 34: 2025-06-12T14:51:10.6080000Z 4d2e5eaad0d3: Download complete
| [2025-06-12T14:51:11] Aspire.Hosting.Tests.Resources.signalR Information: 35: 2025-06-12T14:51:10.9580000Z 0133317f7551: Retrying in 5 seconds
| [2025-06-12T14:51:11] Aspire.Hosting.Tests.Resources.signalR Information: 36: 2025-06-12T14:51:10.9960000Z b802f4318716: Verifying Checksum
| [2025-06-12T14:51:11] Aspire.Hosting.Tests.Resources.signalR Information: 37: 2025-06-12T14:51:10.9960000Z b802f4318716: Download complete
| [2025-06-12T14:51:11] Aspire.Hosting.Tests.Resources.signalR Information: 38: 2025-06-12T14:51:11.3510000Z 8cf9fb7a0b56: Retrying in 4 seconds
| [2025-06-12T14:51:11] Aspire.Hosting.Tests.Resources.signalR Information: 39: 2025-06-12T14:51:11.4080000Z 265d2ea18713: Retrying in 5 seconds
| [2025-06-12T14:51:12] Aspire.Hosting.Tests.Resources.signalR Information: 40: 2025-06-12T14:51:11.9580000Z 0133317f7551: Retrying in 4 seconds
| [2025-06-12T14:51:12] Aspire.Hosting.Tests.Resources.signalR Information: 41: 2025-06-12T14:51:12.3510000Z 8cf9fb7a0b56: Retrying in 3 seconds
| [2025-06-12T14:51:12] Aspire.Hosting.Tests.Resources.signalR Information: 42: 2025-06-12T14:51:12.4080000Z 265d2ea18713: Retrying in 4 seconds
| [2025-06-12T14:51:13] Aspire.Hosting.Tests.Resources.signalR Information: 43: 2025-06-12T14:51:12.9610000Z 0133317f7551: Retrying in 3 seconds
| [2025-06-12T14:51:13] Aspire.Hosting.Tests.Resources.signalR Information: 44: 2025-06-12T14:51:13.3500000Z 8cf9fb7a0b56: Retrying in 2 seconds
| [2025-06-12T14:51:13] Aspire.Hosting.Tests.Resources.signalR Information: 45: 2025-06-12T14:51:13.4080000Z 265d2ea18713: Retrying in 3 seconds
| [2025-06-12T14:51:14] Aspire.Hosting.Tests.Resources.signalR Information: 46: 2025-06-12T14:51:13.9630000Z 0133317f7551: Retrying in 2 seconds
| [2025-06-12T14:51:14] Aspire.Hosting.Tests.Resources.signalR Information: 47: 2025-06-12T14:51:14.3500000Z 8cf9fb7a0b56: Retrying in 1 second
| [2025-06-12T14:51:14] Aspire.Hosting.Tests.Resources.signalR Information: 48: 2025-06-12T14:51:14.4080000Z 265d2ea18713: Retrying in 2 seconds
| [2025-06-12T14:51:15] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: all expected containers are connected to the network {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 4, "Network": "default-aspire-network-0k0dg20mas", "Expected": 0, "Found": 0}
| [2025-06-12T14:51:15] Aspire.Hosting.Tests.Resources.signalR Information: 49: 2025-06-12T14:51:14.9580000Z 0133317f7551: Retrying in 1 second
| [2025-06-12T14:51:15] Aspire.Hosting.Tests.Resources.signalR Information: 50: 2025-06-12T14:51:15.4090000Z 265d2ea18713: Retrying in 1 second
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 51: 2025-06-12T14:51:15.9010000Z 8cf9fb7a0b56: Verifying Checksum
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 52: 2025-06-12T14:51:15.9010000Z 8cf9fb7a0b56: Download complete
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 53: 2025-06-12T14:51:16.0690000Z 4486a179d9a1: Verifying Checksum
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 54: 2025-06-12T14:51:16.0690000Z 4486a179d9a1: Download complete
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 55: 2025-06-12T14:51:16.2000000Z 0133317f7551: Retrying in 10 seconds
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 56: 2025-06-12T14:51:16.2810000Z cb2173353237: Verifying Checksum
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 57: 2025-06-12T14:51:16.2810000Z cb2173353237: Download complete
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 58: 2025-06-12T14:51:16.6630000Z e9624544d54a: Verifying Checksum
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 59: 2025-06-12T14:51:16.6630000Z e9624544d54a: Download complete
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 60: 2025-06-12T14:51:16.6680000Z 265d2ea18713: Verifying Checksum
| [2025-06-12T14:51:16] Aspire.Hosting.Tests.Resources.signalR Information: 61: 2025-06-12T14:51:16.6680000Z 265d2ea18713: Download complete
| [2025-06-12T14:51:17] Aspire.Hosting.Tests.Resources.signalR Information: 62: 2025-06-12T14:51:17.2000000Z 0133317f7551: Retrying in 9 seconds
| [2025-06-12T14:51:18] Aspire.Hosting.Tests.Resources.signalR Information: 63: 2025-06-12T14:51:18.2000000Z 0133317f7551: Retrying in 8 seconds
| [2025-06-12T14:51:19] Aspire.Hosting.Tests.Resources.signalR Information: 64: 2025-06-12T14:51:19.2000000Z 0133317f7551: Retrying in 7 seconds
| [2025-06-12T14:51:20] Aspire.Hosting.Tests.Resources.signalR Information: 65: 2025-06-12T14:51:20.1320000Z 8cf9fb7a0b56: Pull complete
| [2025-06-12T14:51:20] Aspire.Hosting.Tests.Resources.signalR Information: 66: 2025-06-12T14:51:20.2000000Z 0133317f7551: Retrying in 6 seconds
| [2025-06-12T14:51:21] Aspire.Hosting.Tests.Resources.signalR Information: 67: 2025-06-12T14:51:21.2000000Z 0133317f7551: Retrying in 5 seconds
| [2025-06-12T14:51:22] Aspire.Hosting.Tests.Resources.signalR Information: 68: 2025-06-12T14:51:22.1990000Z 0133317f7551: Retrying in 4 seconds
| [2025-06-12T14:51:23] Aspire.Hosting.Tests.Resources.signalR Information: 69: 2025-06-12T14:51:23.2000000Z 0133317f7551: Retrying in 3 seconds
| [2025-06-12T14:51:23] Aspire.Hosting.Tests.Resources.signalR Information: 70: 2025-06-12T14:51:23.7840000Z dea5c5081fa0: Pull complete
| [2025-06-12T14:51:23] Aspire.Hosting.Tests.Resources.signalR Information: 71: 2025-06-12T14:51:23.8390000Z 8484524c83d0: Pull complete
| [2025-06-12T14:51:24] Aspire.Hosting.Tests.Resources.signalR Information: 72: 2025-06-12T14:51:24.2000000Z 0133317f7551: Retrying in 2 seconds
| [2025-06-12T14:51:24] Aspire.Hosting.Tests.Resources.signalR Information: 73: 2025-06-12T14:51:24.6350000Z c34bb5eec04e: Pull complete
| [2025-06-12T14:51:24] Aspire.Hosting.Tests.Resources.signalR Information: 74: 2025-06-12T14:51:24.6560000Z 5892c35ff1bf: Pull complete
| [2025-06-12T14:51:24] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: all expected containers are connected to the network {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 5, "Network": "default-aspire-network-0k0dg20mas", "Expected": 0, "Found": 0}
| [2025-06-12T14:51:25] Aspire.Hosting.Tests.Resources.signalR Information: 75: 2025-06-12T14:51:24.9840000Z 4d2e5eaad0d3: Pull complete
| [2025-06-12T14:51:25] Aspire.Hosting.Tests.Resources.signalR Information: 76: 2025-06-12T14:51:25.2000000Z 0133317f7551: Retrying in 1 second
| [2025-06-12T14:51:26] Aspire.Hosting.Tests.Resources.signalR Information: 77: 2025-06-12T14:51:26.6130000Z 0133317f7551: Retrying in 15 seconds
| [2025-06-12T14:51:27] Aspire.Hosting.Tests.Resources.signalR Information: 78: 2025-06-12T14:51:27.6130000Z 0133317f7551: Retrying in 14 seconds
| [2025-06-12T14:51:28] Aspire.Hosting.Tests.Resources.signalR Information: 79: 2025-06-12T14:51:28.0830000Z b802f4318716: Pull complete
| [2025-06-12T14:51:28] Aspire.Hosting.Tests.Resources.signalR Information: 80: 2025-06-12T14:51:28.6140000Z 0133317f7551: Retrying in 13 seconds
| [2025-06-12T14:51:29] Aspire.Hosting.Tests.Resources.signalR Information: 81: 2025-06-12T14:51:29.6130000Z 0133317f7551: Retrying in 12 seconds
| [2025-06-12T14:51:30] Aspire.Hosting.Tests.Resources.signalR Information: 82: 2025-06-12T14:51:30.6140000Z 0133317f7551: Retrying in 11 seconds
| [2025-06-12T14:51:31] Aspire.Hosting.Tests.Resources.signalR Information: 83: 2025-06-12T14:51:31.6130000Z 0133317f7551: Retrying in 10 seconds
| [2025-06-12T14:51:32] Aspire.Hosting.Tests.Resources.signalR Information: 84: 2025-06-12T14:51:32.6130000Z 0133317f7551: Retrying in 9 seconds
| [2025-06-12T14:51:33] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: all expected containers are connected to the network {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 6, "Network": "default-aspire-network-0k0dg20mas", "Expected": 0, "Found": 0}
| [2025-06-12T14:51:33] Aspire.Hosting.Tests.Resources.signalR Information: 85: 2025-06-12T14:51:33.8140000Z 0133317f7551: Retrying in 8 seconds
| [2025-06-12T14:51:34] Aspire.Hosting.Tests.Resources.signalR Information: 86: 2025-06-12T14:51:34.6130000Z 0133317f7551: Retrying in 7 seconds
| [2025-06-12T14:51:35] Aspire.Hosting.Tests.Resources.signalR Information: 87: 2025-06-12T14:51:35.6140000Z 0133317f7551: Retrying in 6 seconds
| [2025-06-12T14:51:36] Aspire.Hosting.Tests.Resources.signalR Information: 88: 2025-06-12T14:51:36.6130000Z 0133317f7551: Retrying in 5 seconds
| [2025-06-12T14:51:37] Aspire.Hosting.Tests.Resources.signalR Information: 89: 2025-06-12T14:51:37.6140000Z 0133317f7551: Retrying in 4 seconds
| [2025-06-12T14:51:38] Aspire.Hosting.Tests.Resources.signalR Information: 90: 2025-06-12T14:51:38.6130000Z 0133317f7551: Retrying in 3 seconds
| [2025-06-12T14:51:39] Aspire.Hosting.Tests.Resources.signalR Information: 91: 2025-06-12T14:51:39.6140000Z 0133317f7551: Retrying in 2 seconds
| [2025-06-12T14:51:40] Aspire.Hosting.Tests.Resources.signalR Information: 92: 2025-06-12T14:51:40.6180000Z 0133317f7551: Retrying in 1 second
| [2025-06-12T14:51:41] Aspire.Hosting.Tests.Resources.signalR Information: 93: 2025-06-12T14:51:41.7990000Z 0133317f7551: Retrying in 20 seconds
| [2025-06-12T14:51:43] Aspire.Hosting.Tests.Resources.signalR Information: 94: 2025-06-12T14:51:42.7990000Z 0133317f7551: Retrying in 19 seconds
| [2025-06-12T14:51:43] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: all expected containers are connected to the network {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 7, "Network": "default-aspire-network-0k0dg20mas", "Expected": 0, "Found": 0}
| [2025-06-12T14:51:43] Aspire.Hosting.Tests.Resources.signalR Information: 95: 2025-06-12T14:51:43.7990000Z 0133317f7551: Retrying in 18 seconds
| [2025-06-12T14:51:44] Aspire.Hosting.Tests.Resources.signalR Information: 96: 2025-06-12T14:51:44.8000000Z 0133317f7551: Retrying in 17 seconds
| [2025-06-12T14:51:45] Aspire.Hosting.Tests.Resources.signalR Information: 97: 2025-06-12T14:51:45.8000000Z 0133317f7551: Retrying in 16 seconds
| [2025-06-12T14:51:46] Aspire.Hosting.Tests.Resources.signalR Information: 98: 2025-06-12T14:51:46.8000000Z 0133317f7551: Retrying in 15 seconds
| [2025-06-12T14:51:47] Aspire.Hosting.Tests.Resources.signalR Information: 99: 2025-06-12T14:51:47.8000000Z 0133317f7551: Retrying in 14 seconds
| [2025-06-12T14:51:48] Aspire.Hosting.Tests.Resources.signalR Information: 100: 2025-06-12T14:51:48.8010000Z 0133317f7551: Retrying in 13 seconds
| [2025-06-12T14:51:49] Aspire.Hosting.Tests.Resources.signalR Information: 101: 2025-06-12T14:51:49.8000000Z 0133317f7551: Retrying in 12 seconds
| [2025-06-12T14:51:50] Aspire.Hosting.Tests.Resources.signalR Information: 102: 2025-06-12T14:51:50.7990000Z 0133317f7551: Retrying in 11 seconds
| [2025-06-12T14:51:51] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: all expected containers are connected to the network {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 8, "Network": "default-aspire-network-0k0dg20mas", "Expected": 0, "Found": 0}
| [2025-06-12T14:51:51] Aspire.Hosting.Tests.Resources.signalR Information: 103: 2025-06-12T14:51:51.8000000Z 0133317f7551: Retrying in 10 seconds
| [2025-06-12T14:51:52] Aspire.Hosting.Tests.Resources.signalR Information: 104: 2025-06-12T14:51:52.8000000Z 0133317f7551: Retrying in 9 seconds
| [2025-06-12T14:51:53] Aspire.Hosting.Tests.Resources.signalR Information: 105: 2025-06-12T14:51:53.8020000Z 0133317f7551: Retrying in 8 seconds
| [2025-06-12T14:51:54] Aspire.Hosting.Tests.Resources.signalR Information: 106: 2025-06-12T14:51:54.8000000Z 0133317f7551: Retrying in 7 seconds
| [2025-06-12T14:51:55] Aspire.Hosting.Tests.Resources.signalR Information: 107: 2025-06-12T14:51:55.8000000Z 0133317f7551: Retrying in 6 seconds
| [2025-06-12T14:51:56] Aspire.Hosting.Tests.Resources.signalR Information: 108: 2025-06-12T14:51:56.7990000Z 0133317f7551: Retrying in 5 seconds
| [2025-06-12T14:51:57] Aspire.Hosting.Tests.Resources.signalR Information: 109: 2025-06-12T14:51:57.8000000Z 0133317f7551: Retrying in 4 seconds
| [2025-06-12T14:51:58] Aspire.Hosting.Tests.Resources.signalR Information: 110: 2025-06-12T14:51:58.7990000Z 0133317f7551: Retrying in 3 seconds
| [2025-06-12T14:51:59] Aspire.Hosting.Tests.Resources.signalR Information: 111: 2025-06-12T14:51:59.8000000Z 0133317f7551: Retrying in 2 seconds
| [2025-06-12T14:52:00] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: all expected containers are connected to the network {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 9, "Network": "default-aspire-network-0k0dg20mas", "Expected": 0, "Found": 0}
| [2025-06-12T14:52:00] Aspire.Hosting.Tests.Resources.signalR Information: 112: 2025-06-12T14:52:00.8000000Z 0133317f7551: Retrying in 1 second
| [2025-06-12T14:52:02] Aspire.Hosting.Tests.Resources.signalR Information: 113: 2025-06-12T14:52:02.0200000Z unexpected EOF
| [2025-06-12T14:52:06] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: all expected containers are connected to the network {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 10, "Network": "default-aspire-network-0k0dg20mas", "Expected": 0, "Found": 0}
| [2025-06-12T14:52:13] Aspire.Hosting.Dcp.dcpctrl.ContainerReconciler Error: could not create the container {"Container": {"name":"signalR-erweavsg"}, "Reconciliation": 3, "ContainerName": "signalR-erweavsg", "error": "docker command 'InspectContainers' returned with non-zero exit code 1\nobject not found\ncontainer not found\nError response from daemon: No such container: signalR-erweavsg\nnot all requested objects were returned\nonly 0 out of 1 containers were successfully inspected\ndocker command 'CreateContainer' returned with non-zero exit code -1"}
| [2025-06-12T14:52:13] Aspire.Hosting.Dcp.DcpExecutor Trace: Updating application model resource signalR with Container resource signalR-erweavsg
| [2025-06-12T14:52:13] Aspire.Hosting.ApplicationModel.ResourceNotificationService Debug: Resource signalR/signalR-erweavsg changed state: Starting -> FailedToStart
| [2025-06-12T14:52:13] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 9 Resource signalR/signalR-erweavsg update published: ResourceType = Container, CreationTimeStamp = 2025-06-12T14:51:09, State = { Text = FailedToStart, Style = (null) }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { emulator = http://localhost:40153 }, EnvironmentVariables = { }, Properties = { container.image = mcr.microsoft.com/signalr/signalr-emulator:latest container.id = (null) container.command = (null) container.args = container.ports = 8888 container.lifetime = Session resource.appArgs = resource.appArgsSensitivity = }, HealthReports = { signalR_emulator_/api/health_200_check = (null) }, Commands = { resource-start (Start) = Enabled resource-stop (Stop) = Hidden resource-restart (Restart) = Disabled }
| [2025-06-12T14:52:14] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: all expected containers are connected to the network {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 11, "Network": "default-aspire-network-0k0dg20mas", "Expected": 0, "Found": 0}
| [2025-06-12T14:52:19] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: all expected containers are connected to the network {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 12, "Network": "default-aspire-network-0k0dg20mas", "Expected": 0, "Found": 0}
| [2025-06-12T14:52:28] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: all expected containers are connected to the network {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 13, "Network": "default-aspire-network-0k0dg20mas", "Expected": 0, "Found": 0}
| [2025-06-12T14:52:36] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: all expected containers are connected to the network {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 14, "Network": "default-aspire-network-0k0dg20mas", "Expected": 0, "Found": 0}
| [2025-06-12T14:52:44] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: all expected containers are connected to the network {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 15, "Network": "default-aspire-network-0k0dg20mas", "Expected": 0, "Found": 0}
| [2025-06-12T14:52:49] Aspire.Hosting.Dcp.DcpExecutor Debug: Cancellation received while watching Service resources.
| [2025-06-12T14:52:49] Aspire.Hosting.Dcp.DcpExecutor Debug: Stopped watching Service resources.
| [2025-06-12T14:52:49] Aspire.Hosting.Dcp.DcpExecutor Debug: Cancellation received while watching Container resources.
| [2025-06-12T14:52:49] Aspire.Hosting.Dcp.DcpExecutor Debug: Stopped watching Container resources.
| [2025-06-12T14:52:49] Aspire.Hosting.Dcp.DcpExecutor Debug: Cancellation received while watching Executable resources.
| [2025-06-12T14:52:49] Aspire.Hosting.Dcp.DcpExecutor Debug: Stopped watching Executable resources.
| [2025-06-12T14:52:49] Aspire.Hosting.Dcp.DcpExecutor Debug: Cancellation received while watching Endpoint resources.
| [2025-06-12T14:52:49] Aspire.Hosting.Dcp.DcpExecutor Debug: Stopped watching Endpoint resources.
| [2025-06-12T14:52:49] Aspire.Hosting.Dcp.DcpExecutor Debug: Log streaming for signalR-erweavsg was cancelled.
| [2025-06-12T14:52:49] Aspire.Hosting.Dcp.dcp.start-apiserver.api-server.adminHttpHandler Information: API server changed status {"OldStatus": "Running", "NewStatus": "CleaningResources"}
| [2025-06-12T14:52:49] Aspire.Hosting.Dcp.dcpctrl.ContainerReconciler Information: no more Container resources are being watched, cancelling container watch {"Container": {"name":"signalR-erweavsg"}, "Reconciliation": 7}
| [2025-06-12T14:52:49] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: all expected containers are connected to the network {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 16, "Network": "default-aspire-network-0k0dg20mas", "Expected": 0, "Found": 0}
| [2025-06-12T14:52:50] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: ContainerNetwork object is being deleted {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 17, "NetworkName": "default-aspire-network-0k0dg20mas"}
| [2025-06-12T14:52:51] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: no more ContainerNetwork resources are being watched, cancelling network watch {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 17}
| [2025-06-12T14:52:51] Aspire.Hosting.Dcp.dcpproc.monitor Information: monitor process exited, shutting down {"pid": 5289}
| [2025-06-12T14:52:51] Aspire.Hosting.Dcp.dcpproc.monitor Information: monitor process exited, shutting down {"pid": 5307}
| [2025-06-12T14:52:51] Aspire.Hosting.Dcp.dcp.start-apiserver.api-server.adminHttpHandler Information: API server changed status {"OldStatus": "CleanupComplete", "NewStatus": "Stopping"}
| [2025-06-12T14:52:51] Aspire.Hosting.Dcp.dcp.start-apiserver Information: Shutting down...
| [2025-06-12T14:52:51] Aspire.Hosting.Dcp.dcp.start-apiserver.dcp-host Information: Service DCP controller host terminated gracefully
| [2025-06-12T14:52:51] Aspire.Hosting.Dcp.dcp.start-apiserver Information: Shutdown complete.
Report for PRs and Rolling builds
Last 10 failures:
Run date | Test Name |
---|---|
Jun 12 2 PM | [linux] Aspire.Hosting.Azure.Tests.AzureSignalREmulatorFunctionalTest.VerifyAzureSignalREmulatorResource |
Jun 12 8 AM | [linux] Aspire.Hosting.Azure.Tests.AzureSignalREmulatorFunctionalTest.VerifyAzureSignalREmulatorResource |
Summary of the failures
Last 24 hrs | Last 7 days | Last 30 days |
---|---|---|
0 | 2 | 2 |
-- Updated on 6/19/2025 6:54:08 AM UTC