Skip to content
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

[tests] Hosting tests failing with Application orchestrator dependency check had an unexpected error System.TimeoutException #4640

Closed
radical opened this issue Jun 25, 2024 · 1 comment
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication blocking-clean-ci Blocking a green CI testing ☑️

Comments

@radical
Copy link
Member

radical commented Jun 25, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=712935
Build error leg or test failing: Aspire.Hosting.Containers.Tests.WithDockerfileTests.WithBuildSecretPopulatesSecretFilesCorrectly
Pull request: #4386

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "Application orchestrator dependency check had an unexpected error System.TimeoutException: The operation has timed out.",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Console log:

| [2024-06-19T15:13:40] Aspire.Hosting.DistributedApplication Information: Aspire version: 8.1.0-ci
| [2024-06-19T15:13:40] Aspire.Hosting.DistributedApplication Information: Distributed application starting.
| [2024-06-19T15:13:40] Aspire.Hosting.DistributedApplication Information: Application host directory is: /mnt/vss/_work/1/s/tests/Aspire.Hosting.Tests
| [2024-06-19T15:14:05] Microsoft.Extensions.Hosting.Internal.Host Error: Hosting failed to start
| Aspire.Hosting.DistributedApplicationException: Application orchestrator dependency check had an unexpected error System.TimeoutException: The operation has timed out.
|    at Aspire.Hosting.Dcp.DcpDependencyCheck.GetDcpInfoAsync(CancellationToken cancellationToken) in /_/src/Aspire.Hosting/Dcp/DcpDependencyCheck.cs:line 78.
|    at Aspire.Hosting.Dcp.DcpDependencyCheck.GetDcpInfoAsync(CancellationToken cancellationToken) in /_/src/Aspire.Hosting/Dcp/DcpDependencyCheck.cs:line 105
|    at Aspire.Hosting.Dcp.DcpDependencyCheck.GetDcpInfoAsync(CancellationToken cancellationToken) in /_/src/Aspire.Hosting/Dcp/DcpDependencyCheck.cs:line 115
|    at Aspire.Hosting.Dcp.DcpHostService.StartAsync(CancellationToken cancellationToken) in /_/src/Aspire.Hosting/Dcp/DcpHostService.cs:line 67
|    at Microsoft.Extensions.Hosting.Internal.Host.<StartAsync>b__15_1(IHostedService service, CancellationToken token)
|    at Microsoft.Extensions.Hosting.Internal.Host.ForeachService[T](IEnumerable`1 services, CancellationToken token, Boolean concurrent, Boolean abortOnFirstException, List`1 exceptions, Func`3 operation)

cc @karolz-ms @joperezr

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=712935
Error message validated: [Application orchestrator dependency check had an unexpected error System.TimeoutException: The operation has timed out.]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/25/2024 4:01:24 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@radical radical added the blocking-clean-ci Blocking a green CI label Jun 25, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication label Jun 25, 2024
@radical radical changed the title [tests] Aspire.Hosting.Containers.Tests.WithDockerfileTests.WithBuildSecretPopulatesSecretFilesCorrectly failing [tests] Hosting tests failing with Application orchestrator dependency check had an unexpected error System.TimeoutException Jun 27, 2024
@radical
Copy link
Member Author

radical commented Aug 7, 2024

The error output has changed, so closing this in favor of the newer #5195 .

@radical radical closed this as completed Aug 7, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-app-model Issues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication blocking-clean-ci Blocking a green CI testing ☑️
Projects
None yet
Development

No branches or pull requests

1 participant