Chore(deps): Bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.30 to 2.2.2 #3
4223 tests run, 0 skipped, 9 failed.
Annotations
github-actions / Test Report
RequestLatencyContextTest.testMetricsRecordedEvenOnError
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
RequestLatencyContextTest.testPatchOperationWithDetailedBreakdown
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
RequestLatencyContextTest.testNullRequestContext
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
RequestLatencyContextTest.testContextPropagationToChildThreads
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
RequestLatencyContextTest.testWrapWithContextSupplier
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
RequestLatencyContextTest.testWrapWithContextReturnsOriginalWhenNoContext
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
RequestLatencyContextTest.testContextGetSetClear
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
RequestLatencyContextTest.testComplexRequestWithAllComponents
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / Test Report
RequestLatencyContextTest.testZeroTimeOperations
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
Raw output
java.util.ConcurrentModificationException
at java.base/java.util.IdentityHashMap$IdentityHashMapIterator.nextIndex(IdentityHashMap.java:756)
at java.base/java.util.IdentityHashMap$KeyIterator.next(IdentityHashMap.java:847)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at java.base/java.util.Collections$SetFromMap.forEach(Collections.java:5945)
at java.base/java.util.Collections$UnmodifiableCollection.forEach(Collections.java:1117)
at org.openmetadata.service.monitoring.RequestLatencyContextTest.setUp(RequestLatencyContextTest.java:20)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)