Open
Description
Build Information
Build: https://github.com/dotnet/aspire/actions/runs/14890232046
Build error leg or test failing: Aspire.Hosting.Azure.Tests.AzureStorageEmulatorFunctionalTests.VerifyAzureStorageEmulator_blobcontainer_auto_created
Pull request:
Error Message
Fill the error message using step by step known issues guidance.
{
"ErrorMessage": "",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Blob container should exist after starting the application. at Aspire.Hosting.Azure.Tests.AzureStorageEmulatorFunctionalTests.VerifyAzureStorageEmulator_blobcontainer_auto_created() in /home/runner/work/aspire/aspire/tests/Aspire.Hosting.Azure.Tests/AzureStorageEmulatorFunctionalTests.cs:line 163
--- End of stack trace from previous location ---
Stdout
Stdout
... (truncated) Variables = { }, Properties = { resource.parentName = BlobConnection }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: not all expected containers are connected to the network, retrying... {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 5, "Network": "default-aspire-network-um0411mq3o", "Expected": 1, "Found": 0}
| [2025-05-07T18:16:35] Aspire.Hosting.Dcp.DcpExecutor Trace: Updating application model resource storage with Container resource storage-fkwsazqq
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Debug: Resource storage/storage-fkwsazqq changed state: Starting -> Running
| [2025-05-07T18:16:35] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Starting health monitoring for resource 'storage'.
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 9 Resource storage/storage-fkwsazqq update published: ResourceType = Container, CreationTimeStamp = 2025-05-07T18:16:25, State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { blob = tcp://localhost:38439 queue = tcp://localhost:38973 table = tcp://localhost:40581 }, EnvironmentVariables = { NODE_ENV = production NODE_VERSION = 22.14.0 PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin YARN_VERSION = 1.22.22 }, Properties = { container.image = mcr.microsoft.com/azure-storage/azurite:3.34.0 container.id = ba92f66b9a64284564d1c19b40cabeb0ec92e9aa15dc6ebf04813c13ac304225 container.command = (null) container.args = docker-entrypoint.sh, azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck container.ports = 10000, 10001, 10002 container.lifetime = Session resource.appArgs = azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck resource.appArgsSensitivity = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, HealthReports = { storage_check = (null) }, Commands = { Start (resource-start) = Hidden Stop (resource-stop) = Enabled Restart (resource-restart) = Enabled }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Debug: Resource BlobConnection/BlobConnection changed state: Starting -> Running
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 9 Resource BlobConnection/BlobConnection update published: ResourceType = AzureBlobStorageResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = storage-fkwsazqq }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Debug: Resource testblobcontainer/testblobcontainer changed state: Starting -> Running
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 9 Resource testblobcontainer/testblobcontainer update published: ResourceType = AzureBlobStorageContainerResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = BlobConnection }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Starting health monitoring for resource 'BlobConnection'.
| [2025-05-07T18:16:35] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Starting health monitoring for resource 'testblobcontainer'.
| [2025-05-07T18:16:35] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Resource 'storage' health checks to monitor: storage_check
| [2025-05-07T18:16:35] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Resource 'BlobConnection' health checks to monitor: storage_check
| [2025-05-07T18:16:35] Aspire.Hosting.Dcp.dcpctrl.ServiceReconciler Information: service /storage-blob is now in state Ready {"ServiceName": {"name":"storage-blob"}, "Reconciliation": 10}
| [2025-05-07T18:16:35] Aspire.Hosting.Dcp.dcpctrl.ServiceReconciler Information: service /storage-queue is now in state Ready {"ServiceName": {"name":"storage-queue"}, "Reconciliation": 12}
| [2025-05-07T18:16:35] Aspire.Hosting.Dcp.dcpctrl.ServiceReconciler Information: service /storage-table is now in state Ready {"ServiceName": {"name":"storage-table"}, "Reconciliation": 13}
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 10 Resource storage/storage-fkwsazqq update published: ResourceType = Container, CreationTimeStamp = 2025-05-07T18:16:25, State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { blob = tcp://localhost:38439 queue = tcp://localhost:38973 table = tcp://localhost:40581 }, EnvironmentVariables = { NODE_ENV = production NODE_VERSION = 22.14.0 PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin YARN_VERSION = 1.22.22 }, Properties = { container.image = mcr.microsoft.com/azure-storage/azurite:3.34.0 container.id = ba92f66b9a64284564d1c19b40cabeb0ec92e9aa15dc6ebf04813c13ac304225 container.command = (null) container.args = docker-entrypoint.sh, azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck container.ports = 10000, 10001, 10002 container.lifetime = Session resource.appArgs = azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck resource.appArgsSensitivity = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, HealthReports = { storage_check = (null) }, Commands = { Start (resource-start) = Hidden Stop (resource-stop) = Enabled Restart (resource-restart) = Enabled }
| [2025-05-07T18:16:35] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Resource 'testblobcontainer' health checks to monitor: storage_check
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 10 Resource BlobConnection/BlobConnection update published: ResourceType = AzureBlobStorageResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = storage-fkwsazqq }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 10 Resource testblobcontainer/testblobcontainer update published: ResourceType = AzureBlobStorageContainerResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = BlobConnection }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] Aspire.Hosting.Dcp.DcpExecutor Trace: Updating application model resource storage with Container resource storage-fkwsazqq
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 11 Resource storage/storage-fkwsazqq update published: ResourceType = Container, CreationTimeStamp = 2025-05-07T18:16:25, State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { blob = tcp://localhost:38439 queue = tcp://localhost:38973 table = tcp://localhost:40581 }, EnvironmentVariables = { NODE_ENV = production NODE_VERSION = 22.14.0 PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin YARN_VERSION = 1.22.22 }, Properties = { container.image = mcr.microsoft.com/azure-storage/azurite:3.34.0 container.id = ba92f66b9a64284564d1c19b40cabeb0ec92e9aa15dc6ebf04813c13ac304225 container.command = (null) container.args = docker-entrypoint.sh, azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck container.ports = 10000, 10001, 10002 container.lifetime = Session resource.appArgs = azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck resource.appArgsSensitivity = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, HealthReports = { storage_check = (null) }, Commands = { Start (resource-start) = Hidden Stop (resource-stop) = Enabled Restart (resource-restart) = Enabled }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 11 Resource BlobConnection/BlobConnection update published: ResourceType = AzureBlobStorageResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = storage-fkwsazqq }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 11 Resource testblobcontainer/testblobcontainer update published: ResourceType = AzureBlobStorageContainerResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = BlobConnection }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 12 Resource storage/storage-fkwsazqq update published: ResourceType = Container, CreationTimeStamp = 2025-05-07T18:16:25, State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { blob = tcp://localhost:38439 queue = tcp://localhost:38973 table = tcp://localhost:40581 }, EnvironmentVariables = { NODE_ENV = production NODE_VERSION = 22.14.0 PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin YARN_VERSION = 1.22.22 }, Properties = { container.image = mcr.microsoft.com/azure-storage/azurite:3.34.0 container.id = ba92f66b9a64284564d1c19b40cabeb0ec92e9aa15dc6ebf04813c13ac304225 container.command = (null) container.args = docker-entrypoint.sh, azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck container.ports = 10000, 10001, 10002 container.lifetime = Session resource.appArgs = azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck resource.appArgsSensitivity = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, HealthReports = { storage_check = (null) }, Commands = { Start (resource-start) = Hidden Stop (resource-stop) = Enabled Restart (resource-restart) = Enabled }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 12 Resource BlobConnection/BlobConnection update published: ResourceType = AzureBlobStorageResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = storage-fkwsazqq }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 12 Resource testblobcontainer/testblobcontainer update published: ResourceType = AzureBlobStorageContainerResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = BlobConnection }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 13 Resource storage/storage-fkwsazqq update published: ResourceType = Container, CreationTimeStamp = 2025-05-07T18:16:25, State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { blob = tcp://localhost:38439 queue = tcp://localhost:38973 table = tcp://localhost:40581 }, EnvironmentVariables = { NODE_ENV = production NODE_VERSION = 22.14.0 PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin YARN_VERSION = 1.22.22 }, Properties = { container.image = mcr.microsoft.com/azure-storage/azurite:3.34.0 container.id = ba92f66b9a64284564d1c19b40cabeb0ec92e9aa15dc6ebf04813c13ac304225 container.command = (null) container.args = docker-entrypoint.sh, azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck container.ports = 10000, 10001, 10002 container.lifetime = Session resource.appArgs = azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck resource.appArgsSensitivity = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, HealthReports = { storage_check = (null) }, Commands = { Start (resource-start) = Hidden Stop (resource-stop) = Enabled Restart (resource-restart) = Enabled }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 13 Resource BlobConnection/BlobConnection update published: ResourceType = AzureBlobStorageResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = storage-fkwsazqq }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 13 Resource testblobcontainer/testblobcontainer update published: ResourceType = AzureBlobStorageContainerResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = BlobConnection }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 14 Resource storage/storage-fkwsazqq update published: ResourceType = Container, CreationTimeStamp = 2025-05-07T18:16:25, State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { blob = tcp://localhost:38439 queue = tcp://localhost:38973 table = tcp://localhost:40581 }, EnvironmentVariables = { NODE_ENV = production NODE_VERSION = 22.14.0 PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin YARN_VERSION = 1.22.22 }, Properties = { container.image = mcr.microsoft.com/azure-storage/azurite:3.34.0 container.id = ba92f66b9a64284564d1c19b40cabeb0ec92e9aa15dc6ebf04813c13ac304225 container.command = (null) container.args = docker-entrypoint.sh, azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck container.ports = 10000, 10001, 10002 container.lifetime = Session resource.appArgs = azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck resource.appArgsSensitivity = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, HealthReports = { storage_check = (null) }, Commands = { Start (resource-start) = Hidden Stop (resource-stop) = Enabled Restart (resource-restart) = Enabled }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 14 Resource BlobConnection/BlobConnection update published: ResourceType = AzureBlobStorageResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = storage-fkwsazqq }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 14 Resource testblobcontainer/testblobcontainer update published: ResourceType = AzureBlobStorageContainerResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = BlobConnection }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 15 Resource storage/storage-fkwsazqq update published: ResourceType = Container, CreationTimeStamp = 2025-05-07T18:16:25, State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { blob = tcp://localhost:38439 queue = tcp://localhost:38973 table = tcp://localhost:40581 }, EnvironmentVariables = { NODE_ENV = production NODE_VERSION = 22.14.0 PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin YARN_VERSION = 1.22.22 }, Properties = { container.image = mcr.microsoft.com/azure-storage/azurite:3.34.0 container.id = ba92f66b9a64284564d1c19b40cabeb0ec92e9aa15dc6ebf04813c13ac304225 container.command = (null) container.args = docker-entrypoint.sh, azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck container.ports = 10000, 10001, 10002 container.lifetime = Session resource.appArgs = azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck resource.appArgsSensitivity = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, HealthReports = { storage_check = (null) }, Commands = { Start (resource-start) = Hidden Stop (resource-stop) = Enabled Restart (resource-restart) = Enabled }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 15 Resource BlobConnection/BlobConnection update published: ResourceType = AzureBlobStorageResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = storage-fkwsazqq }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 15 Resource testblobcontainer/testblobcontainer update published: ResourceType = AzureBlobStorageContainerResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = BlobConnection }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 16 Resource storage/storage-fkwsazqq update published: ResourceType = Container, CreationTimeStamp = 2025-05-07T18:16:25, State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { blob = tcp://localhost:38439 queue = tcp://localhost:38973 table = tcp://localhost:40581 }, EnvironmentVariables = { NODE_ENV = production NODE_VERSION = 22.14.0 PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin YARN_VERSION = 1.22.22 }, Properties = { container.image = mcr.microsoft.com/azure-storage/azurite:3.34.0 container.id = ba92f66b9a64284564d1c19b40cabeb0ec92e9aa15dc6ebf04813c13ac304225 container.command = (null) container.args = docker-entrypoint.sh, azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck container.ports = 10000, 10001, 10002 container.lifetime = Session resource.appArgs = azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck resource.appArgsSensitivity = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, HealthReports = { storage_check = (null) }, Commands = { Start (resource-start) = Hidden Stop (resource-stop) = Enabled Restart (resource-restart) = Enabled }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 16 Resource BlobConnection/BlobConnection update published: ResourceType = AzureBlobStorageResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = storage-fkwsazqq }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 16 Resource testblobcontainer/testblobcontainer update published: ResourceType = AzureBlobStorageContainerResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = BlobConnection }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:35] 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-um0411mq3o", "Expected": 1, "Found": 1}
| [2025-05-07T18:16:35] 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-um0411mq3o", "Expected": 1, "Found": 1}
| [2025-05-07T18:16:36] Aspire.Hosting.Tests.Resources.storage Information: 52: 2025-05-07T18:16:36.4301076Z Azurite Blob service is starting at http://0.0.0.0:10000
| [2025-05-07T18:16:36] Aspire.Hosting.Tests.Resources.storage Information: 53: 2025-05-07T18:16:36.4441116Z Azurite Blob service is successfully listening at http://0.0.0.0:10000
| [2025-05-07T18:16:36] Aspire.Hosting.Tests.Resources.storage Information: 54: 2025-05-07T18:16:36.4441413Z Azurite Queue service is starting at http://0.0.0.0:10001
| [2025-05-07T18:16:36] Aspire.Hosting.Tests.Resources.storage Information: 55: 2025-05-07T18:16:36.4502244Z Azurite Queue service is successfully listening at http://0.0.0.0:10001
| [2025-05-07T18:16:36] Aspire.Hosting.Tests.Resources.storage Information: 56: 2025-05-07T18:16:36.4503899Z Azurite Table service is starting at http://0.0.0.0:10002
| [2025-05-07T18:16:36] Aspire.Hosting.Tests.Resources.storage Information: 57: 2025-05-07T18:16:36.4525709Z Azurite Table service is successfully listening at http://0.0.0.0:10002
| [2025-05-07T18:16:36] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'testblobcontainer' is Healthy.
| [2025-05-07T18:16:36] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'BlobConnection' is Healthy.
| [2025-05-07T18:16:36] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Resource 'testblobcontainer' is ready.
| [2025-05-07T18:16:36] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Resource 'BlobConnection' is ready.
| [2025-05-07T18:16:36] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Publishing ResourceReadyEvent for 'BlobConnection'.
| [2025-05-07T18:16:36] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Publishing ResourceReadyEvent for 'testblobcontainer'.
| [2025-05-07T18:16:36] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Waiting for ResourceReadyEvent for 'testblobcontainer'.
| [2025-05-07T18:16:36] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Waiting for ResourceReadyEvent for 'BlobConnection'.
| [2025-05-07T18:16:36] Aspire.Hosting.Health.ResourceHealthCheckService Debug: ResourceReadyEvent for 'testblobcontainer' completed.
| [2025-05-07T18:16:36] Aspire.Hosting.Health.ResourceHealthCheckService Debug: ResourceReadyEvent for 'BlobConnection' completed.
| [2025-05-07T18:16:36] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Publishing the result of ResourceReadyEvent for 'BlobConnection'.
| [2025-05-07T18:16:36] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Publishing the result of ResourceReadyEvent for 'testblobcontainer'.
| [2025-05-07T18:16:36] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 17 Resource BlobConnection/BlobConnection update published: ResourceType = AzureBlobStorageResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = True, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = storage-fkwsazqq }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:36] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 17 Resource testblobcontainer/testblobcontainer update published: ResourceType = AzureBlobStorageContainerResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = True, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = BlobConnection }, HealthReports = { storage_check = (null) }, Commands = { }
| [2025-05-07T18:16:36] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health reports for 'BlobConnection' have changed. Publishing updated reports.
| [2025-05-07T18:16:36] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health reports for 'testblobcontainer' have changed. Publishing updated reports.
| [2025-05-07T18:16:36] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 18 Resource testblobcontainer/testblobcontainer update published: ResourceType = AzureBlobStorageContainerResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Healthy, ResourceReady = True, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = BlobConnection }, HealthReports = { storage_check = Healthy }, Commands = { }
| [2025-05-07T18:16:36] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 18 Resource BlobConnection/BlobConnection update published: ResourceType = AzureBlobStorageResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, HeathStatus = Healthy, ResourceReady = True, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { resource.parentName = storage-fkwsazqq }, HealthReports = { storage_check = Healthy }, Commands = { }
| [2025-05-07T18:16:36] Aspire.Hosting.ApplicationModel.ResourceNotificationService Debug: Finished waiting for resource 'testblobcontainer'.
| [2025-05-07T18:16:36] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'BlobConnection' health check monitoring loop starting delay of 00:00:30.
| [2025-05-07T18:16:36] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'testblobcontainer' health check monitoring loop starting delay of 00:00:30.
| [2025-05-07T18:16:36] Aspire.Hosting.Dcp.DcpExecutor Debug: Cancellation received while watching Service resources.
| [2025-05-07T18:16:36] Aspire.Hosting.Dcp.DcpExecutor Debug: Stopped watching Service resources.
| [2025-05-07T18:16:36] Aspire.Hosting.Dcp.DcpExecutor Debug: Cancellation received while watching Endpoint resources.
| [2025-05-07T18:16:36] Aspire.Hosting.Dcp.DcpExecutor Debug: Stopped watching Endpoint resources.
| [2025-05-07T18:16:36] Aspire.Hosting.Dcp.DcpExecutor Debug: Cancellation received while watching Container resources.
| [2025-05-07T18:16:36] Aspire.Hosting.Dcp.DcpExecutor Debug: Stopped watching Container resources.
| [2025-05-07T18:16:36] Aspire.Hosting.Dcp.DcpExecutor Debug: Cancellation received while watching Executable resources.
| [2025-05-07T18:16:36] Aspire.Hosting.Dcp.DcpExecutor Debug: Stopped watching Executable resources.
| [2025-05-07T18:16:36] Aspire.Hosting.Dcp.DcpExecutor Debug: Log streaming for storage-fkwsazqq was cancelled.
| [2025-05-07T18:16:36] Aspire.Hosting.Dcp.dcp.start-apiserver.api-server.adminHttpHandler Information: API server changed status {"OldStatus": "Running", "NewStatus": "CleaningResources"}
| [2025-05-07T18:16:37] 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-um0411mq3o", "Expected": 1, "Found": 1}
| [2025-05-07T18:16:39] Aspire.Hosting.Dcp.dcpproc.monitor Information: monitor process exited, shutting down {"pid": 4524}
| [2025-05-07T18:16:39] Aspire.Hosting.Dcp.dcpctrl.ContainerReconciler Information: no more Container resources are being watched, cancelling container watch {"Container": {"name":"storage-fkwsazqq"}, "Reconciliation": 16}
| [2025-05-07T18:16:39] 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-um0411mq3o", "Expected": 0, "Found": 0}
| [2025-05-07T18:16:39] 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-um0411mq3o", "Expected": 0, "Found": 0}
| [2025-05-07T18:16:39] Aspire.Hosting.Dcp.dcpproc.monitor Information: monitor process exited, shutting down {"pid": 4044}
| [2025-05-07T18:16:40] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: ContainerNetwork object is being deleted {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 11, "NetworkName": "default-aspire-network-um0411mq3o"}
| [2025-05-07T18:16:40] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Information: no more ContainerNetwork resources are being watched, cancelling network watch {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 11}
| [2025-05-07T18:16:41] Aspire.Hosting.Dcp.dcp.start-apiserver.api-server.adminHttpHandler Information: API server changed status {"OldStatus": "CleanupComplete", "NewStatus": "Stopping"}
| [2025-05-07T18:16:41] Aspire.Hosting.Dcp.dcp.start-apiserver Information: Shutting down...
| [2025-05-07T18:16:41] Aspire.Hosting.Dcp.dcp.start-apiserver.dcp-host Information: Service DCP controller host terminated gracefully
| [2025-05-07T18:16:41] Aspire.Hosting.Dcp.dcp.start-apiserver Information: Shutdown complete.
| [2025-05-07T18:16:41] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health report status for 'storage' is Unhealthy.
| [2025-05-07T18:16:41] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Health reports for 'storage' have changed. Publishing updated reports.
| [2025-05-07T18:16:41] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 17 Resource storage/storage-fkwsazqq update published: ResourceType = Container, CreationTimeStamp = 2025-05-07T18:16:25, State = { Text = Running, Style = (null) }, HeathStatus = Unhealthy, ResourceReady = False, ExitCode = (null), Urls = { blob = tcp://localhost:38439 queue = tcp://localhost:38973 table = tcp://localhost:40581 }, EnvironmentVariables = { NODE_ENV = production NODE_VERSION = 22.14.0 PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin YARN_VERSION = 1.22.22 }, Properties = { container.image = mcr.microsoft.com/azure-storage/azurite:3.34.0 container.id = ba92f66b9a64284564d1c19b40cabeb0ec92e9aa15dc6ebf04813c13ac304225 container.command = (null) container.args = docker-entrypoint.sh, azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck container.ports = 10000, 10001, 10002 container.lifetime = Session resource.appArgs = azurite, -l, /data, --blobHost, 0.0.0.0, --queueHost, 0.0.0.0, --tableHost, 0.0.0.0, --skipApiVersionCheck resource.appArgsSensitivity = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, HealthReports = { storage_check = Unhealthy }, Commands = { Start (resource-start) = Hidden Stop (resource-stop) = Enabled Restart (resource-restart) = Enabled }
| [2025-05-07T18:16:41] Aspire.Hosting.Health.ResourceHealthCheckService Trace: Resource 'storage' health check monitoring loop starting delay of 00:00:01.
-- Updated on 5/8/2025 5:11:27 PM UTC
Summary
Last 40 | Total failed / total runs |
---|---|
3 | 3 / 11 |