Skip to content

feat(telemetry): Add telemetry on signals INTELLIJ-180 #785

feat(telemetry): Add telemetry on signals INTELLIJ-180

feat(telemetry): Add telemetry on signals INTELLIJ-180 #785

GitHub Actions / JUnit Test Report failed Jan 17, 2025 in 0s

910 tests run, 905 passed, 4 skipped, 1 failed.

Annotations

Check failure on line 25 in packages/jetbrains-plugin/src/test/kotlin/com/mongodb/jbplugin/observability/probe/AutocompleteSuggestionAcceptedProbeTest.kt

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

AutocompleteSuggestionAcceptedProbeTest.should aggregate multiple events and send them once(Application)

kotlinx.coroutines.test.UncaughtExceptionsBeforeTest: There were uncaught exceptions before the test started. Please avoid this, as such exceptions are also reported in a platform-dependent manner so that they are not lost.
Raw output
kotlinx.coroutines.test.UncaughtExceptionsBeforeTest: There were uncaught exceptions before the test started. Please avoid this, as such exceptions are also reported in a platform-dependent manner so that they are not lost.
	at kotlinx.coroutines.test.TestScopeImpl.enter(TestScope.kt:239)
	at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTest-8Mi8wO0(TestBuilders.kt:309)
	at kotlinx.coroutines.test.TestBuildersKt.runTest-8Mi8wO0(Unknown Source)
	at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTest-8Mi8wO0(TestBuilders.kt:168)
	at kotlinx.coroutines.test.TestBuildersKt.runTest-8Mi8wO0(Unknown Source)
	at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTest-8Mi8wO0$default(TestBuilders.kt:160)
	at kotlinx.coroutines.test.TestBuildersKt.runTest-8Mi8wO0$default(Unknown Source)
	at com.mongodb.jbplugin.observability.probe.AutocompleteSuggestionAcceptedProbeTest.should aggregate multiple events and send them once(AutocompleteSuggestionAcceptedProbeTest.kt:25)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:568)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:119)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:94)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:89)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:62)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at [email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at [email protected]/java.lang.reflect.Method.invoke(Method.java:568)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at jdk.proxy2/jdk.proxy2.$Proxy6.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(62898), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#62898":StandaloneCoroutine{Cancelled}@7227d83f, LimitedDispatcher@72a46928]
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(63649), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#63649":StandaloneCoroutine{Cancelled}@354d5dfd, LimitedDispatcher@72a46928]
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(64453), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#64453":StandaloneCoroutine{Cancelled}@75f3e3fa, LimitedDispatcher@72a46928]
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(65204), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#65204":StandaloneCoroutine{Cancelled}@101e370c, LimitedDispatcher@72a46928]
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(66011), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#66011":StandaloneCoroutine{Cancelled}@72f60f0d, LimitedDispatcher@72a46928]
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(66754), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#66754":StandaloneCoroutine{Cancelled}@6c007e91, LimitedDispatcher@72a46928]
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(67569), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#67569":StandaloneCoroutine{Cancelled}@20a550a3, LimitedDispatcher@72a46928]
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(68376), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#68376":StandaloneCoroutine{Cancelled}@77659bd3, LimitedDispatcher@72a46928]
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(69123), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#69123":StandaloneCoroutine{Cancelled}@4ab224cb, LimitedDispatcher@72a46928]
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(69854), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#69854":StandaloneCoroutine{Cancelled}@7dce804f, LimitedDispatcher@72a46928]
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(70585), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#70585":StandaloneCoroutine{Cancelled}@c583352, LimitedDispatcher@72a46928]
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(72742), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#72742":StandaloneCoroutine{Cancelled}@656c8587, LimitedDispatcher@72a46928]
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(73581), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#73581":StandaloneCoroutine{Cancelled}@1a22f5c5, LimitedDispatcher@72a46928]
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(74302), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#74302":StandaloneCoroutine{Cancelled}@258f2bcd, LimitedDispatcher@72a46928]
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(75091), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#75091":StandaloneCoroutine{Cancelled}@7dd5a24b, LimitedDispatcher@72a46928]
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(75788), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#75788":StandaloneCoroutine{Cancelled}@68f8114f, LimitedDispatcher@72a46928]
	Suppressed: java.util.ConcurrentModificationException
		at java.base/java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:970)
		at java.base/java.util.LinkedList$ListItr.next(LinkedList.java:892)
		at com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe$finishedProcessingInspections$1.invokeSuspend(InspectionStatusChangedProbe.kt:129)
		at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
		at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
		at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
		at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:103)
		at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
		at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
		Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [ComponentManager(ApplicationImpl@3392189), CoroutineName(com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe), CoroutineId(76558), "com.mongodb.jbplugin.observability.probe.InspectionStatusChangedProbe#76558":StandaloneCoroutine{Cancelled}@50ed0d85, LimitedDispatcher@72a46928]