-
Notifications
You must be signed in to change notification settings - Fork 11.1k
C# Test Failure: Grpc.Core.Tests.ClientServerTest.Channel_ConnectAsync #13890
Copy link
Copy link
Closed
Labels
disposition/BUILDNURSEFor all buildnurse related build/test failures and flakesFor all buildnurse related build/test failures and flakesinfra/New Failure
Description
Test failure (likely flake) spotted on #13889 (on v1.8.x branch).
target: csharp.Grpc.Core.Tests.ClientServerTest
1) Error : Grpc.Core.Tests.ClientServerTest.Channel_ConnectAsync
TearDown : System.AggregateException : One or more errors occurred.
----> System.Exception : Shutdown check: Detected 1 pending batch completions.
--TearDown
at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00011] in <62f5937022004555807e6c57c33f6684>:0
at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00043] in <62f5937022004555807e6c57c33f6684>:0
at System.Threading.Tasks.Task.Wait () [0x00000] in <62f5937022004555807e6c57c33f6684>:0
at Grpc.Core.Tests.ClientServerTest.Cleanup () [0x0001b] in <35cdaffe585b4b758ce0007884a23ee3>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <62f5937022004555807e6c57c33f6684>:0
--Exception
at Grpc.Core.Internal.DebugStats.DebugWarning (System.String message) [0x0000b] in <0264dd581495492984f7e0ce3b01ab59>:0
at Grpc.Core.Internal.DebugStats.CheckOK () [0x00020] in <0264dd581495492984f7e0ce3b01ab59>:0
at Grpc.Core.GrpcEnvironment+<ShutdownAsync>d__51.MoveNext () [0x00127] in <0264dd581495492984f7e0ce3b01ab59>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <62f5937022004555807e6c57c33f6684>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <62f5937022004555807e6c57c33f6684>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <62f5937022004555807e6c57c33f6684>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <62f5937022004555807e6c57c33f6684>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <62f5937022004555807e6c57c33f6684>:0
at Grpc.Core.GrpcEnvironment+<ReleaseAsync>d__20.MoveNext () [0x000bc] in <0264dd581495492984f7e0ce3b01ab59>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <62f5937022004555807e6c57c33f6684>:0
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <62f5937022004555807e6c57c33f6684>:0
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <62f5937022004555807e6c57c33f6684>:0
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <62f5937022004555807e6c57c33f6684>:0
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <62f5937022004555807e6c57c33f6684>:0
at Grpc.Core.Server+<ShutdownInternalAsync>d__32.MoveNext () [0x0016c] in <0264dd581495492984f7e0ce3b01ab59>:0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
disposition/BUILDNURSEFor all buildnurse related build/test failures and flakesFor all buildnurse related build/test failures and flakesinfra/New Failure