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

Test failure System.Net.Http.Functional.Tests.TelemetryTest_Http11.EventSource_ConnectionPoolAtMaxConnections_LogsRequestLeftQueue #52530

Closed
VincentBu opened this issue May 10, 2021 · 3 comments · Fixed by #52887
Labels
area-System.Net.Http test-bug Problem in test source code (most likely)
Milestone

Comments

@VincentBu
Copy link
Contributor

Run: runtime-libraries-coreclr outerloop 20210509.3

Failed test:

net6.0-Linux-Release-arm-CoreCLR_release-(Debian.9.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-9-helix-arm32v7-bfcd90a-20200121150037

- System.Net.Http.Functional.Tests.TelemetryTest_Http11.EventSource_ConnectionPoolAtMaxConnections_LogsRequestLeftQueue

Error message:

Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.


Stack trace

Child exception:
  Xunit.Sdk.EqualException: Assert.Equal() Failure
Expected: 00000012-0000-0000-0000-000056999d59
Actual:   00000013-0000-0000-0000-000029999d59
   at System.Net.Http.Functional.Tests.TelemetryTest.ValidateSameActivityIds(ValueTuple`2[] a, ValueTuple`2[] b) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 504
   at System.Net.Http.Functional.Tests.TelemetryTest.ValidateStartFailedStopEvents(ConcurrentQueue`1 events, Boolean shouldHaveFailures, Int32 count) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 414
   at System.Net.Http.Functional.Tests.TelemetryTest.<>c.<<EventSource_ConnectionPoolAtMaxConnections_LogsRequestLeftQueue>b__11_0>d.MoveNext() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 646
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args) in /_/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs:line 65

Child process:
  System.Net.Http.Functional.Tests, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Net.Http.Functional.Tests.TelemetryTest+<>c System.Threading.Tasks.Task <EventSource_ConnectionPoolAtMaxConnections_LogsRequestLeftQueue>b__11_0(System.String)

Child arguments:
  1.1
@VincentBu VincentBu added arch-arm32 area-System.Net.Http os-linux Linux OS (any supported distro) labels May 10, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label May 10, 2021
@ghost
Copy link

ghost commented May 10, 2021

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Run: runtime-libraries-coreclr outerloop 20210509.3

Failed test:

net6.0-Linux-Release-arm-CoreCLR_release-(Debian.9.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:debian-9-helix-arm32v7-bfcd90a-20200121150037

- System.Net.Http.Functional.Tests.TelemetryTest_Http11.EventSource_ConnectionPoolAtMaxConnections_LogsRequestLeftQueue

Error message:

Microsoft.DotNet.RemoteExecutor.RemoteExecutionException : Remote process failed with an unhandled exception.


Stack trace

Child exception:
  Xunit.Sdk.EqualException: Assert.Equal() Failure
Expected: 00000012-0000-0000-0000-000056999d59
Actual:   00000013-0000-0000-0000-000029999d59
   at System.Net.Http.Functional.Tests.TelemetryTest.ValidateSameActivityIds(ValueTuple`2[] a, ValueTuple`2[] b) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 504
   at System.Net.Http.Functional.Tests.TelemetryTest.ValidateStartFailedStopEvents(ConcurrentQueue`1 events, Boolean shouldHaveFailures, Int32 count) in /_/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 414
   at System.Net.Http.Functional.Tests.TelemetryTest.<>c.<<EventSource_ConnectionPoolAtMaxConnections_LogsRequestLeftQueue>b__11_0>d.MoveNext() in /_/src/libraries/System.Net.Http/tests/FunctionalTests/TelemetryTest.cs:line 646
--- End of stack trace from previous location ---
   at Microsoft.DotNet.RemoteExecutor.Program.Main(String[] args) in /_/src/Microsoft.DotNet.RemoteExecutor/src/Program.cs:line 65

Child process:
  System.Net.Http.Functional.Tests, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 System.Net.Http.Functional.Tests.TelemetryTest+<>c System.Threading.Tasks.Task <EventSource_ConnectionPoolAtMaxConnections_LogsRequestLeftQueue>b__11_0(System.String)

Child arguments:
  1.1
Author: VincentBu
Assignees: -
Labels:

arch-arm32, area-System.Net.Http, os-linux

Milestone: -

@karelz karelz added this to the 6.0.0 milestone May 10, 2021
@karelz karelz removed untriaged New issue has not been triaged by the area owner arch-arm32 labels May 10, 2021
@karelz
Copy link
Member

karelz commented May 10, 2021

There are still failures after PR #50226 / bug #46073 (merged on 4/6) which was supposed to improve this test:

Failures 4/7-5/10:

Date Build / PR HTTP OS
4/7 Official run Http20 Debian.9.Arm32.Open
4/7 Official run Http20 Centos.8.Amd64.Open
4/9 Official run Http20 Windows.10.Amd64.ServerRS5.Open
4/14 PR #51205 Http20 Centos.8.Amd64.Open
4/15 Official run Http20 Fedora.32.Amd64.Open
4/16 Official run Http20 Ubuntu.1804.ArmArch.Open
4/18 Official run Http11 Ubuntu.1804.Amd64.Open
4/22 Official run Http20 Debian.10.Amd64.Open
4/25 Official run Http20 Debian.10.Amd64.Open
4/28 Official run Http11 Fedora.32.Amd64.Open
5/3 PR #52178 Http20 Windows.Server.Core.1909.Amd64.Open
5/3 Official run Http20 Alpine.312.Amd64.Open
5/4 Official run Http11 Fedora.32.Amd64.Open
5/4 Official run Http20 Ubuntu.1804.ArmArch.Ope
5/7 PR #52240 Http11 OSX.1014.Amd64.Open
5/7 PR #52240 Http20 Alpine.312.Amd64.Open
5/9 Official run Http11 Debian.9.Arm32.Open

BTW: No hits of this specific issue in 3/11-4/6

@karelz karelz added test-bug Problem in test source code (most likely) and removed os-linux Linux OS (any supported distro) labels May 10, 2021
@karelz
Copy link
Member

karelz commented May 10, 2021

@MihaZupan any thoughts what might be behind these test failures? Looks like new kind of failure after the PR mentioned above.

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label May 18, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label May 18, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Net.Http test-bug Problem in test source code (most likely)
Projects
None yet
2 participants