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

Quarantine Locking_ExecuteAllRequestsWhenDisabled #55652

Open
SteveSandersonMS opened this issue May 10, 2024 · 0 comments
Open

Quarantine Locking_ExecuteAllRequestsWhenDisabled #55652

SteveSandersonMS opened this issue May 10, 2024 · 0 comments
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions test-failure

Comments

@SteveSandersonMS
Copy link
Member

Failing Test(s)

  • Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled

Error Message

It times out after 15 minutes, then we see:

2024-05-10T01:10:46.7365460Z The active Test Run was aborted because the host process exited unexpectedly. Please inspect the call stack above, if available, to get more information about where the exception originated from.
2024-05-10T01:10:46.7366106Z The test running when the crash occurred: 
2024-05-10T01:10:46.7366181Z Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled

Stacktrace

N/A

Logs

2024-05-10T00:56:48.6855694Z [xUnit.net 00:01:06.65] Microsoft.AspNetCore.OutputCaching.Tests: [Long Running Test] 'Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled', Elapsed: 00:01:03
2024-05-10T00:57:48.6876886Z [xUnit.net 00:02:06.66] Microsoft.AspNetCore.OutputCaching.Tests: [Long Running Test] 'Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled', Elapsed: 00:02:03
2024-05-10T00:58:48.6970931Z [xUnit.net 00:03:06.66] Microsoft.AspNetCore.OutputCaching.Tests: [Long Running Test] 'Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled', Elapsed: 00:03:03
2024-05-10T00:59:48.6925528Z [xUnit.net 00:04:06.66] Microsoft.AspNetCore.OutputCaching.Tests: [Long Running Test] 'Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled', Elapsed: 00:04:03
2024-05-10T01:00:48.6938560Z [xUnit.net 00:05:06.66] Microsoft.AspNetCore.OutputCaching.Tests: [Long Running Test] 'Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled', Elapsed: 00:05:03
2024-05-10T01:01:48.6963906Z [xUnit.net 00:06:06.66] Microsoft.AspNetCore.OutputCaching.Tests: [Long Running Test] 'Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled', Elapsed: 00:06:03
2024-05-10T01:02:48.6981432Z [xUnit.net 00:07:06.67] Microsoft.AspNetCore.OutputCaching.Tests: [Long Running Test] 'Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled', Elapsed: 00:07:03
2024-05-10T01:03:48.7020073Z [xUnit.net 00:08:06.67] Microsoft.AspNetCore.OutputCaching.Tests: [Long Running Test] 'Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled', Elapsed: 00:08:03
2024-05-10T01:04:48.7030050Z [xUnit.net 00:09:06.67] Microsoft.AspNetCore.OutputCaching.Tests: [Long Running Test] 'Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled', Elapsed: 00:09:03
2024-05-10T01:05:48.7079207Z [xUnit.net 00:10:06.67] Microsoft.AspNetCore.OutputCaching.Tests: [Long Running Test] 'Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled', Elapsed: 00:10:03
2024-05-10T01:06:48.7113056Z [xUnit.net 00:11:06.67] Microsoft.AspNetCore.OutputCaching.Tests: [Long Running Test] 'Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled', Elapsed: 00:11:03
2024-05-10T01:07:48.7109936Z [xUnit.net 00:12:06.67] Microsoft.AspNetCore.OutputCaching.Tests: [Long Running Test] 'Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled', Elapsed: 00:12:03
2024-05-10T01:08:48.7072597Z [xUnit.net 00:13:06.68] Microsoft.AspNetCore.OutputCaching.Tests: [Long Running Test] 'Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled', Elapsed: 00:13:03
2024-05-10T01:09:48.7172041Z [xUnit.net 00:14:06.68] Microsoft.AspNetCore.OutputCaching.Tests: [Long Running Test] 'Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled', Elapsed: 00:14:03
2024-05-10T01:10:45.3570443Z Blame: Dumping 196 - dotnet
2024-05-10T01:10:45.3699749Z [createdump] Gathering state for process 196 dotnet
2024-05-10T01:10:45.9817989Z [createdump] Writing full dump to file /home/helixbot/dotnetbuild/dumps/dotnet_196_20240510T011045_hangdump.dmp
2024-05-10T01:10:46.6157294Z [createdump] Written 509468672 bytes (124382 pages) to core file
2024-05-10T01:10:46.6160449Z [createdump] Target process is alive
2024-05-10T01:10:46.6161283Z [createdump] Dump successfully written in 1247ms
2024-05-10T01:10:46.6625734Z The active test run was aborted. Reason: Test host process crashed
2024-05-10T01:10:46.6725270Z Data collector 'Blame' message: VSTEST_DUMP_PATH is specified. Dump files will be saved in: /home/helixbot/dotnetbuild/dumps, and won't be added to attachments..
2024-05-10T01:10:46.6739678Z Data collector 'Blame' message: The specified inactivity time of 15 minutes has elapsed. Collecting hang dumps from testhost and its child processes.
2024-05-10T01:10:46.6751225Z Data collector 'Blame' message: VSTEST_DUMP_PATH is specified. Dump files will be saved in: /home/helixbot/dotnetbuild/dumps, and won't be added to attachments..
2024-05-10T01:10:46.7277079Z Results File: /root/helix/work/workitem/e/TestResults/TestResults.xml
2024-05-10T01:10:46.7280804Z 
2024-05-10T01:10:46.7320334Z Test Run Aborted.
2024-05-10T01:10:46.7321842Z Total tests: Unknown
2024-05-10T01:10:46.7323443Z      Passed: 306
2024-05-10T01:10:46.7330811Z  Total time: 15.0893 Minutes
2024-05-10T01:10:46.7332307Z 
2024-05-10T01:10:46.7365460Z The active Test Run was aborted because the host process exited unexpectedly. Please inspect the call stack above, if available, to get more information about where the exception originated from.
2024-05-10T01:10:46.7366106Z The test running when the crash occurred: 
2024-05-10T01:10:46.7366181Z Microsoft.AspNetCore.OutputCaching.Tests.OutputCacheMiddlewareTests_BufferStore.Locking_ExecuteAllRequestsWhenDisabled
2024-05-10T01:10:46.7366205Z 
2024-05-10T01:10:46.7366230Z This test may, or may not be the source of the crash.

Build

https://dev.azure.com/dnceng-public/public/_build/results?buildId=671084&view=logs&j=8c9dd6ae-5017-5a70-997c-c2386fed4e85&t=e6acbd31-8469-5d42-602d-cb75e71f3b60

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically label May 10, 2024
@mkArtakMSFT mkArtakMSFT added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically labels May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions test-failure
Projects
None yet
Development

No branches or pull requests

2 participants