Skip to content

[all] change OpenTelemetry version to 1.33.0 (#1353) #754

[all] change OpenTelemetry version to 1.33.0 (#1353)

[all] change OpenTelemetry version to 1.33.0 (#1353) #754

Triggered via push November 29, 2024 02:49
Status Success
Total duration 2m 21s
Artifacts
PublishJavaDoc
2m 9s
PublishJavaDoc
Fit to window
Zoom out
Zoom in

Annotations

72 errors
SITWithPWiseWithoutBufferAfterLeaderTest.testNotifier[1](AA_OFF): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseWithoutBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.ArgumentsAreDifferent: Argument(s) are different! Wanted: storageMetadataService.put( "TestTopic_8198696fff_90ee0ec3_v1", 2, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testNotifier$34(StoreIngestionTaskTest.java:1608) Actual invocations have different arguments: storageMetadataService.getLastOffset( "TestTopic_8198696fff_90ee0ec3_v1", 1 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.getLastOffset( "TestTopic_8198696fff_90ee0ec3_v1", 2 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.computeStoreVersionState( "TestTopic_8198696fff_90ee0ec3_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$506/858825760@3eb202e2 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_8198696fff_90ee0ec3_v1", 1, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848839975, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_8198696fff_90ee0ec3_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$506/858825760@cdc2a0d ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_8198696fff_90ee0ec3_v1", 1, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848839975, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_8198696fff_90ee0ec3_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$506/858825760@6f8590eb ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_8198696fff_90ee0ec3_v1", 1, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848839975, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_8198696fff_90ee0ec3_v1", 2, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848839975, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_8198696fff_90ee0ec3_v1", 2, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848839975, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_8198696fff_90ee0ec3_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$506/858825760@20f5b053 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33)
SITWithTWiseWithoutBufferAfterLeaderTest.testNotifier[1](AA_OFF): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseWithoutBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.ArgumentsAreDifferent: Argument(s) are different! Wanted: storageMetadataService.put( "TestTopic_85b669fdc0_cabab160_v1", 2, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testNotifier$34(StoreIngestionTaskTest.java:1608) Actual invocations have different arguments: storageMetadataService.getLastOffset( "TestTopic_85b669fdc0_cabab160_v1", 1 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.getLastOffset( "TestTopic_85b669fdc0_cabab160_v1", 2 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.computeStoreVersionState( "TestTopic_85b669fdc0_cabab160_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$694/1680088294@1735206 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_85b669fdc0_cabab160_v1", 1, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848857664, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_85b669fdc0_cabab160_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$694/1680088294@44827fe ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_85b669fdc0_cabab160_v1", 1, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848857665, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_85b669fdc0_cabab160_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$694/1680088294@1ae2d1a2 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_85b669fdc0_cabab160_v1", 1, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848857665, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_85b669fdc0_cabab160_v1", 2, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848857664, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_85b669fdc0_cabab160_v1", 2, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848857665, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_85b669fdc0_cabab160_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$694/1680088294@135ccd57 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33)
SITWithTWiseWithoutBufferAfterLeaderTest.testResubscribeAfterRoleChange: clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseWithoutBufferAfterLeaderTest.java#L1
Wanted but not invoked: abstractStorageEngine.putWithReplicationMetadata( 1, <any>, <any>, <any> ); -> at com.linkedin.davinci.store.AbstractStorageEngine.putWithReplicationMetadata(AbstractStorageEngine.java:487) However, there were exactly 222 interactions with this mock: abstractStorageEngine.getStoreVersionName(); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.<init>(DeepCopyStorageEngine.java:35) abstractStorageEngine.createStoragePartition( Replica: null-1000000000, deferred-write: false, read-only: false, write-only: true, read-write leader for default CF: false, read-write leader for RMD CF: false ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.createStoragePartition(DeepCopyStorageEngine.java:53) abstractStorageEngine.beginBatchWrite( Replica: TestTopic_870a93f79f_bd4da7fd_v1-1, deferred-write: false, read-only: false, write-only: true, read-write leader for default CF: false, read-write leader for RMD CF: false, {}, Optional.empty ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.beginBatchWrite(DeepCopyStorageEngine.java:108) abstractStorageEngine.beginBatchWrite( Replica: TestTopic_870a93f79f_bd4da7fd_v1-2, deferred-write: false, read-only: false, write-only: true, read-write leader for default CF: false, read-write leader for RMD CF: false, {}, Optional.empty ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.beginBatchWrite(DeepCopyStorageEngine.java:108) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.beginBatchWrite( Replica: TestTopic_870a93f79f_bd4da7fd_v1-1, deferred-write: false, read-only: false, write-only: true, read-write leader for default CF: false, read-write leader for RMD CF: false, {}, Optional.empty ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.beginBatchWrite(DeepCopyStorageEngine.java:108) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.beginBatchWrite( Replica: TestTopic_870a93f79f_bd4da7fd_v1-1, deferred-write: false, read-only: false, write-only: true, read-write leader for default CF: false, read-write leader for RMD CF: false, {}, Optional.empty ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.beginBatchWrite(DeepCopyStorageEngine.java:108) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x01], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.beginBatchWrite( Replica: TestTopic_870a93f79f_bd4da7fd_v1-1, deferred-write: false, read-only: false, write-only: true, read-write leader for default CF: false, read-write leader for RMD CF: false, {}, Optional.empty ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.beginBatchWrite(DeepCopyStorageEngine.java:108) abstractStorageEngine.beginBatchWrite( Replica: TestTopic_870a93f79f_bd4da7fd_v1-1, deferred-write: false, read-only: false, write-only: true, read-write leader for default CF: false, read-write leader for RMD CF: false, {}, Optional.empty ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.beginBatchWrite(DeepCopyStorageEngine.java:108) abstractStorageEngine.sync(1); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.sync(1); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.sync(1); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.sync(1); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.sync(1); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x02], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x03], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x04], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x05], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x06], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x07], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x08], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x09], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x0A], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x0B], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x0C], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x0D], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x0E], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x0F], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x10], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x11], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x12], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x13], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x14], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x15], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x16], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x17], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x18], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x19], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x1A], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x1B], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x1C], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x1D], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x1E], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x1F], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x20], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x21], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x22], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x23], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x24], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x25], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x26], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x27], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x28], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x29], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x2A], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x2B], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x2C], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x2D], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x2E], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x2F], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x30], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x31], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x32], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x33], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x34], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x35], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x36], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x37], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x38], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x39], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x3A], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x3B], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x3C], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x3D], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x3E], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x3F], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x40], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x41], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x42], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x43], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x44], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x45], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x46], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x47], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com
BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet: clients/venice-client/src/test/java/com/linkedin/venice/fastclient/BatchGetAvroStoreClientUnitTest.java#L1
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.fastclient.BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet() didn't finish within the time-out 5000
SITWithPWiseWithoutBufferAfterLeaderTest.testNotifier[1](AA_OFF): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseWithoutBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.ArgumentsAreDifferent: Argument(s) are different! Wanted: storageMetadataService.put( "TestTopic_8198696fff_90ee0ec3_v1", 2, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testNotifier$34(StoreIngestionTaskTest.java:1608) Actual invocations have different arguments: storageMetadataService.getLastOffset( "TestTopic_8198696fff_90ee0ec3_v1", 1 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.getLastOffset( "TestTopic_8198696fff_90ee0ec3_v1", 2 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.computeStoreVersionState( "TestTopic_8198696fff_90ee0ec3_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$506/858825760@3eb202e2 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_8198696fff_90ee0ec3_v1", 1, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848839975, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_8198696fff_90ee0ec3_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$506/858825760@cdc2a0d ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_8198696fff_90ee0ec3_v1", 1, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848839975, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_8198696fff_90ee0ec3_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$506/858825760@6f8590eb ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_8198696fff_90ee0ec3_v1", 1, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848839975, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_8198696fff_90ee0ec3_v1", 2, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848839975, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_8198696fff_90ee0ec3_v1", 2, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848839975, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_8198696fff_90ee0ec3_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$506/858825760@20f5b053 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33)
SITWithTWiseWithoutBufferAfterLeaderTest.testNotifier[1](AA_OFF): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseWithoutBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.ArgumentsAreDifferent: Argument(s) are different! Wanted: storageMetadataService.put( "TestTopic_85b669fdc0_cabab160_v1", 2, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testNotifier$34(StoreIngestionTaskTest.java:1608) Actual invocations have different arguments: storageMetadataService.getLastOffset( "TestTopic_85b669fdc0_cabab160_v1", 1 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.getLastOffset( "TestTopic_85b669fdc0_cabab160_v1", 2 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.computeStoreVersionState( "TestTopic_85b669fdc0_cabab160_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$694/1680088294@1735206 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_85b669fdc0_cabab160_v1", 1, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848857664, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_85b669fdc0_cabab160_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$694/1680088294@44827fe ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_85b669fdc0_cabab160_v1", 1, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848857665, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_85b669fdc0_cabab160_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$694/1680088294@1ae2d1a2 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_85b669fdc0_cabab160_v1", 1, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848857665, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_85b669fdc0_cabab160_v1", 2, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848857664, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_85b669fdc0_cabab160_v1", 2, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848857665, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_85b669fdc0_cabab160_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$694/1680088294@135ccd57 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33)
SITWithTWiseWithoutBufferAfterLeaderTest.testResubscribeAfterRoleChange: clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseWithoutBufferAfterLeaderTest.java#L1
Wanted but not invoked: abstractStorageEngine.putWithReplicationMetadata( 1, <any>, <any>, <any> ); -> at com.linkedin.davinci.store.AbstractStorageEngine.putWithReplicationMetadata(AbstractStorageEngine.java:487) However, there were exactly 222 interactions with this mock: abstractStorageEngine.getStoreVersionName(); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.<init>(DeepCopyStorageEngine.java:35) abstractStorageEngine.createStoragePartition( Replica: null-1000000000, deferred-write: false, read-only: false, write-only: true, read-write leader for default CF: false, read-write leader for RMD CF: false ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.createStoragePartition(DeepCopyStorageEngine.java:53) abstractStorageEngine.beginBatchWrite( Replica: TestTopic_870a93f79f_bd4da7fd_v1-1, deferred-write: false, read-only: false, write-only: true, read-write leader for default CF: false, read-write leader for RMD CF: false, {}, Optional.empty ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.beginBatchWrite(DeepCopyStorageEngine.java:108) abstractStorageEngine.beginBatchWrite( Replica: TestTopic_870a93f79f_bd4da7fd_v1-2, deferred-write: false, read-only: false, write-only: true, read-write leader for default CF: false, read-write leader for RMD CF: false, {}, Optional.empty ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.beginBatchWrite(DeepCopyStorageEngine.java:108) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.beginBatchWrite( Replica: TestTopic_870a93f79f_bd4da7fd_v1-1, deferred-write: false, read-only: false, write-only: true, read-write leader for default CF: false, read-write leader for RMD CF: false, {}, Optional.empty ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.beginBatchWrite(DeepCopyStorageEngine.java:108) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x00], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.beginBatchWrite( Replica: TestTopic_870a93f79f_bd4da7fd_v1-1, deferred-write: false, read-only: false, write-only: true, read-write leader for default CF: false, read-write leader for RMD CF: false, {}, Optional.empty ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.beginBatchWrite(DeepCopyStorageEngine.java:108) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x01], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.beginBatchWrite( Replica: TestTopic_870a93f79f_bd4da7fd_v1-1, deferred-write: false, read-only: false, write-only: true, read-write leader for default CF: false, read-write leader for RMD CF: false, {}, Optional.empty ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.beginBatchWrite(DeepCopyStorageEngine.java:108) abstractStorageEngine.beginBatchWrite( Replica: TestTopic_870a93f79f_bd4da7fd_v1-1, deferred-write: false, read-only: false, write-only: true, read-write leader for default CF: false, read-write leader for RMD CF: false, {}, Optional.empty ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.beginBatchWrite(DeepCopyStorageEngine.java:108) abstractStorageEngine.sync(1); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.sync(1); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.sync(1); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.sync(1); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.sync(1); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x02], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x03], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x04], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x05], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x06], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x07], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x08], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x09], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x0A], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x0B], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x0C], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x0D], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x0E], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x0F], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x10], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x11], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x12], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x13], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x14], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x15], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x16], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x17], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x18], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x19], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x1A], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x1B], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x1C], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x1D], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x1E], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x1F], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x20], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x21], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x22], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x23], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x24], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x25], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x26], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x27], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x28], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x29], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x2A], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x2B], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x2C], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x2D], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x2E], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x2F], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x30], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x31], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x32], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x33], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x34], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x35], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x36], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x37], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x38], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x39], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x3A], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x3B], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x3C], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x3D], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x3E], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x3F], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x40], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x41], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x42], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x43], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x44], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x45], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x46], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.sync(DeepCopyStorageEngine.java:178) abstractStorageEngine.put( 2, [(byte) 0x02, (byte) 0x4B, (byte) 0x65, (byte) 0x79, (byte) 0x46, (byte) 0x6F, (byte) 0x72, (byte) 0x50, (byte) 0x61, (byte) 0x72, (byte) 0x74, (byte) 0x69, (byte) 0x74, (byte) 0x69, (byte) 0x6F, (byte) 0x6E, (byte) 0x32, (byte) 0x5F, (byte) 0x35, (byte) 0x38, (byte) 0x61, (byte) 0x30, (byte) 0x34, (byte) 0x39, (byte) 0x65, (byte) 0x31, (byte) 0x39, (byte) 0x38, (byte) 0x5F, (byte) 0x64, (byte) 0x63, (byte) 0x30, (byte) 0x65, (byte) 0x66, (byte) 0x36, (byte) 0x65, (byte) 0x63, (byte) 0x00, (byte) 0x00, (byte) 0x00, (byte) 0x47], java.nio.HeapByteBuffer[pos=0 lim=21 cap=21] ); -> at com.linkedin.davinci.kafka.consumer.DeepCopyStorageEngine.put(DeepCopyStorageEngine.java:143) abstractStorageEngine.sync(2); -> at com
BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet: clients/venice-client/src/test/java/com/linkedin/venice/fastclient/BatchGetAvroStoreClientUnitTest.java#L1
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.fastclient.BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet() didn't finish within the time-out 5000
SITWithPWiseWithoutBufferAfterLeaderTest.testProcessConsumerActionsError: clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseWithoutBufferAfterLeaderTest.java#L1
Wanted but not invoked: leaderFollowerStoreIngestionTask.reportError( <any string>, 1, <Capturing argument> ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.reportError(StoreIngestionTask.java:4148) However, there were exactly 33 interactions with this mock: leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_725c14e177_2208a30f_v1-1 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.runTest(StoreIngestionTaskTest.java:872) leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_725c14e177_2208a30f_v1-1, true ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:593) leaderFollowerStoreIngestionTask.throwIfNotRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:607) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.throwIfNotRunning(StoreIngestionTask.java:554) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.nextSeqNum(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:616) leaderFollowerStoreIngestionTask.run(); -> at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1592) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.updateIngestionRoleIfStoreChanged( Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1594) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.updateIngestionRoleIfStoreChanged(StoreIngestionTask.java:1511) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1595) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_725c14e177_2208a30f_v1-1, attempts=3, sequenceNumber=1, createdTimestampInMs=1732848872912}, Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_725c14e177_2208a30f_v1-1, attempts=3, sequenceNumber=1, createdTimestampInMs=1732848872912} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.reportIfCatchUpVersionTopicOffset( PCS{replicaId=TestTopic_725c14e177_2208a30f_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2108) leaderFollowerStoreIngestionTask.updateLeaderTopicOnFollower( PCS{replicaId=TestTopic_725c14e177_2208a30f_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2113) leaderFollowerStoreIngestionTask.consumerSubscribe( TestTopic_725c14e177_2208a30f_v1-1, -1L, "local_InMemoryKafkaBroker:45455" ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2119) leaderFollowerStoreIngestionTask.createKafkaConsumerProperties( {"kafka.bootstrap.servers" = "local_InMemoryKafkaBroker:45455"}, "local_InMemoryKafkaBroker:45455", false ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.consumerSubscribe(StoreIngestionTask.java:3498) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_725c14e177_2208a30f_v1-1, attempts=3, sequenceNumber=1, createdTimestampInMs=1732848872912}, Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_725c14e177_2208a30f_v1-1, attempts=3, sequenceNumber=1, createdTimestampInMs=1732848872912} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_725c14e177_2208a30f_v1-1, attempts=3, sequenceNumber=1, createdTimestampInMs=1732848872912}, Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_725c14e177_2208a30f_v1-1, attempts=3, sequenceNumber=1, createdTimestampInMs=1732848872912} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.checkLongRunningTaskState(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1596) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:764) leaderFollowerStoreIngestionTask.checkIngestionProgress( Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1597) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.consumerHasAnySubscription(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.checkIngestionProgress(StoreIngestionTask.java:1464) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113)
SITWithTWiseWithoutBufferAfterLeaderTest.testProcessConsumerActionsError: clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseWithoutBufferAfterLeaderTest.java#L1
Wanted but not invoked: leaderFollowerStoreIngestionTask.reportError( <any string>, 1, <Capturing argument> ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.reportError(StoreIngestionTask.java:4148) However, there were exactly 37 interactions with this mock: leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_75596567aa_1b6c380_v1-1 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.runTest(StoreIngestionTaskTest.java:872) leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_75596567aa_1b6c380_v1-1, true ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:593) leaderFollowerStoreIngestionTask.throwIfNotRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:607) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.throwIfNotRunning(StoreIngestionTask.java:554) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.nextSeqNum(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:616) leaderFollowerStoreIngestionTask.run(); -> at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1592) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.updateIngestionRoleIfStoreChanged( Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1594) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.updateIngestionRoleIfStoreChanged(StoreIngestionTask.java:1511) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1595) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684}, Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.reportIfCatchUpVersionTopicOffset( PCS{replicaId=TestTopic_75596567aa_1b6c380_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2108) leaderFollowerStoreIngestionTask.updateLeaderTopicOnFollower( PCS{replicaId=TestTopic_75596567aa_1b6c380_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2113) leaderFollowerStoreIngestionTask.consumerSubscribe( TestTopic_75596567aa_1b6c380_v1-1, -1L, "local_InMemoryKafkaBroker:43959" ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2119) leaderFollowerStoreIngestionTask.createKafkaConsumerProperties( {"kafka.bootstrap.servers" = "local_InMemoryKafkaBroker:43959"}, "local_InMemoryKafkaBroker:43959", false ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.consumerSubscribe(StoreIngestionTask.java:3498) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684}, Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684}, Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684}, Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684}, Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.checkLongRunningTaskState(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1596) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:764) leaderFollowerStoreIngestionTask.checkIngestionProgress( Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1597) leaderFollowerStoreIngestionTask.consumerHasAnySubscription(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.checkIngestionProgress(StoreIngestionTask.java:1464) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113)
SITWithTWiseWithoutBufferAfterLeaderTest.testRecordLevelMetricForCurrentVersion[0](false): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseWithoutBufferAfterLeaderTest.java#L1
Wanted but not invoked: hostLevelIngestionStats.recordTotalBytesConsumed( <any long> ); -> at com.linkedin.davinci.stats.HostLevelIngestionStats.recordTotalBytesConsumed(HostLevelIngestionStats.java:492) However, there were exactly 30 interactions with this mock: hostLevelIngestionStats.recordProcessConsumerActionLatency( 4.0d ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1910) hostLevelIngestionStats.recordCheckLongRunningTasksLatency( 0.01061d ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:750) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.recordQuotaMetrics(StoreIngestionTask.java:1571) hostLevelIngestionStats.recordProcessConsumerActionLatency( 0.0d ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1910) hostLevelIngestionStats.recordCheckLongRunningTasksLatency( 0.061555d ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:750) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.recordQuotaMetrics(StoreIngestionTask.java:1571) hostLevelIngestionStats.recordConsumerRecordsQueuePutLatency( 0.119964d, 1732848887546L ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.produceToStoreBufferServiceOrKafka(StoreIngestionTask.java:1250) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.produceToStoreBufferServiceOrKafka(StoreIngestionTask.java:1255) hostLevelIngestionStats.recordConsumerRecordsQueuePutLatency( 0.06582299999999999d, 1732848887548L ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.produceToStoreBufferServiceOrKafka(StoreIngestionTask.java:1250) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.produceToStoreBufferServiceOrKafka(StoreIngestionTask.java:1255) hostLevelIngestionStats.recordTotalRecordsConsumed(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2527) hostLevelIngestionStats.recordProcessConsumerActionLatency( 0.0d ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1910) hostLevelIngestionStats.recordCheckLongRunningTasksLatency( 0.002725d ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:750) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.recordQuotaMetrics(StoreIngestionTask.java:1571) hostLevelIngestionStats.recordProcessConsumerActionLatency( 0.0d ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1910) hostLevelIngestionStats.recordCheckLongRunningTasksLatency( 0.002294d ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:750) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.recordQuotaMetrics(StoreIngestionTask.java:1571) hostLevelIngestionStats.recordConsumerRecordsQueuePutLatency( 0.048880999999999994d, 1732848887559L ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.produceToStoreBufferServiceOrKafka(StoreIngestionTask.java:1250) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.produceToStoreBufferServiceOrKafka(StoreIngestionTask.java:1255) hostLevelIngestionStats.recordProcessConsumerActionLatency( 0.0d ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1910) hostLevelIngestionStats.recordCheckLongRunningTasksLatency( 0.002284d ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:750) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.recordQuotaMetrics(StoreIngestionTask.java:1571) hostLevelIngestionStats.recordTotalRecordsConsumed(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2527) hostLevelIngestionStats.recordTotalRecordsConsumed(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2527) hostLevelIngestionStats.recordProcessConsumerActionLatency( 0.0d ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1910) hostLevelIngestionStats.recordCheckLongRunningTasksLatency( 0.001943d ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:750) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.recordQuotaMetrics(StoreIngestionTask.java:1571) hostLevelIngestionStats.recordProcessConsumerActionLatency( 0.0d ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1910) hostLevelIngestionStats.recordCheckLongRunningTasksLatency( 0.004258d ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:750) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.recordQuotaMetrics(StoreIngestionTask.java:1571)
BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet: clients/venice-client/src/test/java/com/linkedin/venice/fastclient/BatchGetAvroStoreClientUnitTest.java#L65
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.fastclient.BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet() didn't finish within the time-out 5000
SITWithPWiseWithoutBufferAfterLeaderTest.testProcessConsumerActionsError: clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseWithoutBufferAfterLeaderTest.java#L1
Wanted but not invoked: leaderFollowerStoreIngestionTask.reportError( <any string>, 1, <Capturing argument> ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.reportError(StoreIngestionTask.java:4148) However, there were exactly 33 interactions with this mock: leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_725c14e177_2208a30f_v1-1 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.runTest(StoreIngestionTaskTest.java:872) leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_725c14e177_2208a30f_v1-1, true ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:593) leaderFollowerStoreIngestionTask.throwIfNotRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:607) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.throwIfNotRunning(StoreIngestionTask.java:554) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.nextSeqNum(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:616) leaderFollowerStoreIngestionTask.run(); -> at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1592) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.updateIngestionRoleIfStoreChanged( Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1594) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.updateIngestionRoleIfStoreChanged(StoreIngestionTask.java:1511) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1595) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_725c14e177_2208a30f_v1-1, attempts=3, sequenceNumber=1, createdTimestampInMs=1732848872912}, Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_725c14e177_2208a30f_v1-1, attempts=3, sequenceNumber=1, createdTimestampInMs=1732848872912} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.reportIfCatchUpVersionTopicOffset( PCS{replicaId=TestTopic_725c14e177_2208a30f_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2108) leaderFollowerStoreIngestionTask.updateLeaderTopicOnFollower( PCS{replicaId=TestTopic_725c14e177_2208a30f_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2113) leaderFollowerStoreIngestionTask.consumerSubscribe( TestTopic_725c14e177_2208a30f_v1-1, -1L, "local_InMemoryKafkaBroker:45455" ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2119) leaderFollowerStoreIngestionTask.createKafkaConsumerProperties( {"kafka.bootstrap.servers" = "local_InMemoryKafkaBroker:45455"}, "local_InMemoryKafkaBroker:45455", false ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.consumerSubscribe(StoreIngestionTask.java:3498) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_725c14e177_2208a30f_v1-1, attempts=3, sequenceNumber=1, createdTimestampInMs=1732848872912}, Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_725c14e177_2208a30f_v1-1, attempts=3, sequenceNumber=1, createdTimestampInMs=1732848872912} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_725c14e177_2208a30f_v1-1, attempts=3, sequenceNumber=1, createdTimestampInMs=1732848872912}, Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_725c14e177_2208a30f_v1-1, attempts=3, sequenceNumber=1, createdTimestampInMs=1732848872912} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.checkLongRunningTaskState(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1596) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:764) leaderFollowerStoreIngestionTask.checkIngestionProgress( Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1597) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.consumerHasAnySubscription(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.checkIngestionProgress(StoreIngestionTask.java:1464) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 890642468 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113)
SITWithTWiseWithoutBufferAfterLeaderTest.testProcessConsumerActionsError: clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseWithoutBufferAfterLeaderTest.java#L1
Wanted but not invoked: leaderFollowerStoreIngestionTask.reportError( <any string>, 1, <Capturing argument> ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.reportError(StoreIngestionTask.java:4148) However, there were exactly 37 interactions with this mock: leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_75596567aa_1b6c380_v1-1 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.runTest(StoreIngestionTaskTest.java:872) leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_75596567aa_1b6c380_v1-1, true ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:593) leaderFollowerStoreIngestionTask.throwIfNotRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:607) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.throwIfNotRunning(StoreIngestionTask.java:554) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.nextSeqNum(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:616) leaderFollowerStoreIngestionTask.run(); -> at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1592) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.updateIngestionRoleIfStoreChanged( Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1594) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.updateIngestionRoleIfStoreChanged(StoreIngestionTask.java:1511) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1595) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684}, Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.reportIfCatchUpVersionTopicOffset( PCS{replicaId=TestTopic_75596567aa_1b6c380_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2108) leaderFollowerStoreIngestionTask.updateLeaderTopicOnFollower( PCS{replicaId=TestTopic_75596567aa_1b6c380_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2113) leaderFollowerStoreIngestionTask.consumerSubscribe( TestTopic_75596567aa_1b6c380_v1-1, -1L, "local_InMemoryKafkaBroker:43959" ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2119) leaderFollowerStoreIngestionTask.createKafkaConsumerProperties( {"kafka.bootstrap.servers" = "local_InMemoryKafkaBroker:43959"}, "local_InMemoryKafkaBroker:43959", false ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.consumerSubscribe(StoreIngestionTask.java:3498) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684}, Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684}, Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684}, Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684}, Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_75596567aa_1b6c380_v1-1, attempts=5, sequenceNumber=1, createdTimestampInMs=1732848885684} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.checkLongRunningTaskState(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1596) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:764) leaderFollowerStoreIngestionTask.checkIngestionProgress( Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1597) leaderFollowerStoreIngestionTask.consumerHasAnySubscription(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.checkIngestionProgress(StoreIngestionTask.java:1464) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1127013964 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113)
SITWithTWiseWithoutBufferAfterLeaderTest.testRecordLevelMetricForCurrentVersion[0](false): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseWithoutBufferAfterLeaderTest.java#L1
Wanted but not invoked: hostLevelIngestionStats.recordTotalBytesConsumed( <any long> ); -> at com.linkedin.davinci.stats.HostLevelIngestionStats.recordTotalBytesConsumed(HostLevelIngestionStats.java:492) However, there were exactly 30 interactions with this mock: hostLevelIngestionStats.recordProcessConsumerActionLatency( 4.0d ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1910) hostLevelIngestionStats.recordCheckLongRunningTasksLatency( 0.01061d ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:750) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.recordQuotaMetrics(StoreIngestionTask.java:1571) hostLevelIngestionStats.recordProcessConsumerActionLatency( 0.0d ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1910) hostLevelIngestionStats.recordCheckLongRunningTasksLatency( 0.061555d ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:750) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.recordQuotaMetrics(StoreIngestionTask.java:1571) hostLevelIngestionStats.recordConsumerRecordsQueuePutLatency( 0.119964d, 1732848887546L ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.produceToStoreBufferServiceOrKafka(StoreIngestionTask.java:1250) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.produceToStoreBufferServiceOrKafka(StoreIngestionTask.java:1255) hostLevelIngestionStats.recordConsumerRecordsQueuePutLatency( 0.06582299999999999d, 1732848887548L ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.produceToStoreBufferServiceOrKafka(StoreIngestionTask.java:1250) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.produceToStoreBufferServiceOrKafka(StoreIngestionTask.java:1255) hostLevelIngestionStats.recordTotalRecordsConsumed(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2527) hostLevelIngestionStats.recordProcessConsumerActionLatency( 0.0d ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1910) hostLevelIngestionStats.recordCheckLongRunningTasksLatency( 0.002725d ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:750) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.recordQuotaMetrics(StoreIngestionTask.java:1571) hostLevelIngestionStats.recordProcessConsumerActionLatency( 0.0d ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1910) hostLevelIngestionStats.recordCheckLongRunningTasksLatency( 0.002294d ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:750) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.recordQuotaMetrics(StoreIngestionTask.java:1571) hostLevelIngestionStats.recordConsumerRecordsQueuePutLatency( 0.048880999999999994d, 1732848887559L ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.produceToStoreBufferServiceOrKafka(StoreIngestionTask.java:1250) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.produceToStoreBufferServiceOrKafka(StoreIngestionTask.java:1255) hostLevelIngestionStats.recordProcessConsumerActionLatency( 0.0d ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1910) hostLevelIngestionStats.recordCheckLongRunningTasksLatency( 0.002284d ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:750) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.recordQuotaMetrics(StoreIngestionTask.java:1571) hostLevelIngestionStats.recordTotalRecordsConsumed(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2527) hostLevelIngestionStats.recordTotalRecordsConsumed(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2527) hostLevelIngestionStats.recordProcessConsumerActionLatency( 0.0d ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1910) hostLevelIngestionStats.recordCheckLongRunningTasksLatency( 0.001943d ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:750) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.recordQuotaMetrics(StoreIngestionTask.java:1571) hostLevelIngestionStats.recordProcessConsumerActionLatency( 0.0d ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1910) hostLevelIngestionStats.recordCheckLongRunningTasksLatency( 0.004258d ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:750) hostLevelIngestionStats.recordStorageQuotaUsed( NaNd ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.recordQuotaMetrics(StoreIngestionTask.java:1571)
BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet: clients/venice-client/src/test/java/com/linkedin/venice/fastclient/BatchGetAvroStoreClientUnitTest.java#L65
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.fastclient.BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet() didn't finish within the time-out 5000
SITWithPWiseAndBufferAfterLeaderTest.testNotifier[0](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.ArgumentsAreDifferent: Argument(s) are different! Wanted: storageMetadataService.put( "TestTopic_67b73fd098_3721b5d5_v1", 2, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testNotifier$34(StoreIngestionTaskTest.java:1608) Actual invocations have different arguments: storageMetadataService.getLastOffset( "TestTopic_67b73fd098_3721b5d5_v1", 1 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.getLastOffset( "TestTopic_67b73fd098_3721b5d5_v1", 2 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.computeStoreVersionState( "TestTopic_67b73fd098_3721b5d5_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$965/0x000000080081b040@640b718f ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_67b73fd098_3721b5d5_v1", 1, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848920971, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_67b73fd098_3721b5d5_v1", 1, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848920971, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_67b73fd098_3721b5d5_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$965/0x000000080081b040@479fbb5b ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.computeStoreVersionState( "TestTopic_67b73fd098_3721b5d5_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$965/0x000000080081b040@23c00ccb ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_67b73fd098_3721b5d5_v1", 2, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848920971, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_67b73fd098_3721b5d5_v1", 2, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848920971, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_67b73fd098_3721b5d5_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$965/0x000000080081b040@110d9856 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_67b73fd098_3721b5d5_v1", 1, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848920971, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38)
BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet: clients/venice-client/src/test/java/com/linkedin/venice/fastclient/BatchGetAvroStoreClientUnitTest.java#L65
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.fastclient.BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet() didn't finish within the time-out 5000
SITWithPWiseAndBufferAfterLeaderTest.testNotifier[0](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.ArgumentsAreDifferent: Argument(s) are different! Wanted: storageMetadataService.put( "TestTopic_67b73fd098_3721b5d5_v1", 2, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testNotifier$34(StoreIngestionTaskTest.java:1608) Actual invocations have different arguments: storageMetadataService.getLastOffset( "TestTopic_67b73fd098_3721b5d5_v1", 1 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.getLastOffset( "TestTopic_67b73fd098_3721b5d5_v1", 2 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.computeStoreVersionState( "TestTopic_67b73fd098_3721b5d5_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$965/0x000000080081b040@640b718f ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_67b73fd098_3721b5d5_v1", 1, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848920971, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_67b73fd098_3721b5d5_v1", 1, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848920971, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_67b73fd098_3721b5d5_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$965/0x000000080081b040@479fbb5b ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.computeStoreVersionState( "TestTopic_67b73fd098_3721b5d5_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$965/0x000000080081b040@23c00ccb ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_67b73fd098_3721b5d5_v1", 2, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848920971, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_67b73fd098_3721b5d5_v1", 2, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848920971, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_67b73fd098_3721b5d5_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$965/0x000000080081b040@110d9856 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_67b73fd098_3721b5d5_v1", 1, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732848920971, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38)
BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet: clients/venice-client/src/test/java/com/linkedin/venice/fastclient/BatchGetAvroStoreClientUnitTest.java#L65
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.fastclient.BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet() didn't finish within the time-out 5000
SITWithTWiseAndBufferAfterLeaderTest.testRecordLevelMetricForCurrentVersion[0](false): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseAndBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: hostLevelIngestionStats.recordTotalBytesConsumed( <any long> ); Wanted 2 times: -> at com.linkedin.davinci.stats.HostLevelIngestionStats.recordTotalBytesConsumed(HostLevelIngestionStats.java:492) But was 1 time: -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2535)
SITWithTWiseAndBufferAfterLeaderTest.testRecordLevelMetricForCurrentVersion[1](true): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseAndBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: hostLevelIngestionStats.recordTotalBytesConsumed( <any long> ); Wanted 3 times: -> at com.linkedin.davinci.stats.HostLevelIngestionStats.recordTotalBytesConsumed(HostLevelIngestionStats.java:492) But was 2 times: -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2535) -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2535)
SITWithTWiseWithoutBufferAfterLeaderTest.testProcessConsumerActionsError: clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseWithoutBufferAfterLeaderTest.java#L1
Wanted but not invoked: leaderFollowerStoreIngestionTask.reportError( <any string>, 1, <Capturing argument> ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.reportError(StoreIngestionTask.java:4148) However, there were exactly 31 interactions with this mock: leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_59c265000e_384102fd_v1-1 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.runTest(StoreIngestionTaskTest.java:872) leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_59c265000e_384102fd_v1-1, true ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:593) leaderFollowerStoreIngestionTask.throwIfNotRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:607) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.throwIfNotRunning(StoreIngestionTask.java:554) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.nextSeqNum(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:616) leaderFollowerStoreIngestionTask.run(); -> at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1592) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.updateIngestionRoleIfStoreChanged( Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1594) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.updateIngestionRoleIfStoreChanged(StoreIngestionTask.java:1511) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1595) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_59c265000e_384102fd_v1-1, attempts=2, sequenceNumber=1, createdTimestampInMs=1732852658921}, Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_59c265000e_384102fd_v1-1, attempts=2, sequenceNumber=1, createdTimestampInMs=1732852658921} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.reportIfCatchUpVersionTopicOffset( PCS{replicaId=TestTopic_59c265000e_384102fd_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2108) leaderFollowerStoreIngestionTask.updateLeaderTopicOnFollower( PCS{replicaId=TestTopic_59c265000e_384102fd_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2113) leaderFollowerStoreIngestionTask.consumerSubscribe( TestTopic_59c265000e_384102fd_v1-1, -1L, "local_InMemoryKafkaBroker:37217" ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2119) leaderFollowerStoreIngestionTask.createKafkaConsumerProperties( {"kafka.bootstrap.servers" = "local_InMemoryKafkaBroker:37217"}, "local_InMemoryKafkaBroker:37217", false ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.consumerSubscribe(StoreIngestionTask.java:3498) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_59c265000e_384102fd_v1-1, attempts=2, sequenceNumber=1, createdTimestampInMs=1732852658921}, Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_59c265000e_384102fd_v1-1, attempts=2, sequenceNumber=1, createdTimestampInMs=1732852658921} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.checkLongRunningTaskState(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1596) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:764) leaderFollowerStoreIngestionTask.checkIngestionProgress( Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1597) leaderFollowerStoreIngestionTask.consumerHasAnySubscription(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.checkIngestionProgress(StoreIngestionTask.java:1464) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113)
SITWithTWiseWithoutBufferAfterLeaderTest.testRecordLevelMetricForCurrentVersion[1](true): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseWithoutBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: hostLevelIngestionStats.recordTotalBytesConsumed( <any long> ); Wanted 3 times: -> at com.linkedin.davinci.stats.HostLevelIngestionStats.recordTotalBytesConsumed(HostLevelIngestionStats.java:492) But was 2 times: -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2535) -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2535)
BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet: clients/venice-client/src/test/java/com/linkedin/venice/fastclient/BatchGetAvroStoreClientUnitTest.java#L1
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.fastclient.BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet() didn't finish within the time-out 5000
SITWithTWiseAndBufferAfterLeaderTest.testRecordLevelMetricForCurrentVersion[0](false): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseAndBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: hostLevelIngestionStats.recordTotalBytesConsumed( <any long> ); Wanted 2 times: -> at com.linkedin.davinci.stats.HostLevelIngestionStats.recordTotalBytesConsumed(HostLevelIngestionStats.java:492) But was 1 time: -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2535)
SITWithTWiseAndBufferAfterLeaderTest.testRecordLevelMetricForCurrentVersion[1](true): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseAndBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: hostLevelIngestionStats.recordTotalBytesConsumed( <any long> ); Wanted 3 times: -> at com.linkedin.davinci.stats.HostLevelIngestionStats.recordTotalBytesConsumed(HostLevelIngestionStats.java:492) But was 2 times: -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2535) -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2535)
SITWithTWiseWithoutBufferAfterLeaderTest.testProcessConsumerActionsError: clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseWithoutBufferAfterLeaderTest.java#L1
Wanted but not invoked: leaderFollowerStoreIngestionTask.reportError( <any string>, 1, <Capturing argument> ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.reportError(StoreIngestionTask.java:4148) However, there were exactly 31 interactions with this mock: leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_59c265000e_384102fd_v1-1 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.runTest(StoreIngestionTaskTest.java:872) leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_59c265000e_384102fd_v1-1, true ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:593) leaderFollowerStoreIngestionTask.throwIfNotRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:607) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.throwIfNotRunning(StoreIngestionTask.java:554) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.nextSeqNum(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:616) leaderFollowerStoreIngestionTask.run(); -> at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1592) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.updateIngestionRoleIfStoreChanged( Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1594) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.updateIngestionRoleIfStoreChanged(StoreIngestionTask.java:1511) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1595) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_59c265000e_384102fd_v1-1, attempts=2, sequenceNumber=1, createdTimestampInMs=1732852658921}, Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_59c265000e_384102fd_v1-1, attempts=2, sequenceNumber=1, createdTimestampInMs=1732852658921} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.reportIfCatchUpVersionTopicOffset( PCS{replicaId=TestTopic_59c265000e_384102fd_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2108) leaderFollowerStoreIngestionTask.updateLeaderTopicOnFollower( PCS{replicaId=TestTopic_59c265000e_384102fd_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2113) leaderFollowerStoreIngestionTask.consumerSubscribe( TestTopic_59c265000e_384102fd_v1-1, -1L, "local_InMemoryKafkaBroker:37217" ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2119) leaderFollowerStoreIngestionTask.createKafkaConsumerProperties( {"kafka.bootstrap.servers" = "local_InMemoryKafkaBroker:37217"}, "local_InMemoryKafkaBroker:37217", false ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.consumerSubscribe(StoreIngestionTask.java:3498) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_59c265000e_384102fd_v1-1, attempts=2, sequenceNumber=1, createdTimestampInMs=1732852658921}, Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_59c265000e_384102fd_v1-1, attempts=2, sequenceNumber=1, createdTimestampInMs=1732852658921} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.checkLongRunningTaskState(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1596) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:764) leaderFollowerStoreIngestionTask.checkIngestionProgress( Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1597) leaderFollowerStoreIngestionTask.consumerHasAnySubscription(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.checkIngestionProgress(StoreIngestionTask.java:1464) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1600895704 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113)
SITWithTWiseWithoutBufferAfterLeaderTest.testRecordLevelMetricForCurrentVersion[1](true): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseWithoutBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: hostLevelIngestionStats.recordTotalBytesConsumed( <any long> ); Wanted 3 times: -> at com.linkedin.davinci.stats.HostLevelIngestionStats.recordTotalBytesConsumed(HostLevelIngestionStats.java:492) But was 2 times: -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2535) -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2535)
BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet: clients/venice-client/src/test/java/com/linkedin/venice/fastclient/BatchGetAvroStoreClientUnitTest.java#L1
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.fastclient.BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet() didn't finish within the time-out 5000
SITWithPWiseAndBufferAfterLeaderTest.testCorruptMessagesFailFast[170](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
Wanted but not invoked: logNotifier.completed( "TestTopic_67c5222eac_18a5536e_v1", 1, LongEqualOrGreaterThanMatcher(lowerBound=3), "STANDBY" ); -> at com.linkedin.davinci.notifier.LogNotifier.completed(LogNotifier.java:26) Actually, there were zero interactions with this mock.
SITWithPWiseAndBufferAfterLeaderTest.testNotifier[0](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.ArgumentsAreDifferent: Argument(s) are different! Wanted: storageMetadataService.put( "TestTopic_7bf51a6ddf_8453e1d_v1", 1, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testNotifier$34(StoreIngestionTaskTest.java:1606) Actual invocations have different arguments: storageMetadataService.getLastOffset( "TestTopic_7bf51a6ddf_8453e1d_v1", 1 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.getLastOffset( "TestTopic_7bf51a6ddf_8453e1d_v1", 2 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.computeStoreVersionState( "TestTopic_7bf51a6ddf_8453e1d_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$694/2089967208@563c6014 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_7bf51a6ddf_8453e1d_v1", 1, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852678935, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_7bf51a6ddf_8453e1d_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$694/2089967208@106c434e ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_7bf51a6ddf_8453e1d_v1", 2, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852678935, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_7bf51a6ddf_8453e1d_v1", 1, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852678936, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_7bf51a6ddf_8453e1d_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$694/2089967208@7d17c310 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_7bf51a6ddf_8453e1d_v1", 2, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852678936, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_7bf51a6ddf_8453e1d_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$694/2089967208@676dff12 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_7bf51a6ddf_8453e1d_v1", 2, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852678936, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_7bf51a6ddf_8453e1d_v1", 2, OffsetRecord{localVersionTopicOffset=6, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852678937, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38)
SITWithPWiseAndBufferAfterLeaderTest.testProcessConsumerActionsError: clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
Wanted but not invoked: leaderFollowerStoreIngestionTask.reportError( <any string>, 1, <Capturing argument> ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.reportError(StoreIngestionTask.java:4148) However, there were exactly 29 interactions with this mock: leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_7cba2c753f_8fcd58ef_v1-1 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.runTest(StoreIngestionTaskTest.java:872) leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_7cba2c753f_8fcd58ef_v1-1, true ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:593) leaderFollowerStoreIngestionTask.throwIfNotRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:607) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.throwIfNotRunning(StoreIngestionTask.java:554) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.nextSeqNum(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:616) leaderFollowerStoreIngestionTask.run(); -> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1592) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.updateIngestionRoleIfStoreChanged( Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1594) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.updateIngestionRoleIfStoreChanged(StoreIngestionTask.java:1511) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1595) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7cba2c753f_8fcd58ef_v1-1, attempts=1, sequenceNumber=1, createdTimestampInMs=1732852682263}, Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7cba2c753f_8fcd58ef_v1-1, attempts=1, sequenceNumber=1, createdTimestampInMs=1732852682263} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.reportIfCatchUpVersionTopicOffset( PCS{replicaId=TestTopic_7cba2c753f_8fcd58ef_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2108) leaderFollowerStoreIngestionTask.updateLeaderTopicOnFollower( PCS{replicaId=TestTopic_7cba2c753f_8fcd58ef_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2113) leaderFollowerStoreIngestionTask.consumerSubscribe( TestTopic_7cba2c753f_8fcd58ef_v1-1, -1L, "local_InMemoryKafkaBroker:37561" ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2119) leaderFollowerStoreIngestionTask.createKafkaConsumerProperties( {"kafka.bootstrap.servers" = "local_InMemoryKafkaBroker:37561"}, "local_InMemoryKafkaBroker:37561", false ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.consumerSubscribe(StoreIngestionTask.java:3498) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.checkLongRunningTaskState(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1596) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:764) leaderFollowerStoreIngestionTask.checkIngestionProgress( Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1597) leaderFollowerStoreIngestionTask.consumerHasAnySubscription(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.checkIngestionProgress(StoreIngestionTask.java:1464) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113)
SITWithPWiseAndBufferAfterLeaderTest.testProcessConsumerActionsError: clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
Wanted but not invoked: leaderFollowerStoreIngestionTask.reportError( <any string>, 1, <Capturing argument> ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.reportError(StoreIngestionTask.java:4148) However, there were exactly 53 interactions with this mock: leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_8f6f792950_ab30a35_v1-1 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.runTest(StoreIngestionTaskTest.java:872) leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_8f6f792950_ab30a35_v1-1, true ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:593) leaderFollowerStoreIngestionTask.throwIfNotRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:607) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.throwIfNotRunning(StoreIngestionTask.java:554) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.nextSeqNum(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:616) leaderFollowerStoreIngestionTask.run(); -> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1592) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.updateIngestionRoleIfStoreChanged( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1594) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.updateIngestionRoleIfStoreChanged(StoreIngestionTask.java:1511) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1595) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_8f6f792950_ab30a35_v1-1, attempts=2, sequenceNumber=1, createdTimestampInMs=1732852762600}, Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_8f6f792950_ab30a35_v1-1, attempts=2, sequenceNumber=1, createdTimestampInMs=1732852762600} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.reportIfCatchUpVersionTopicOffset( PCS{replicaId=TestTopic_8f6f792950_ab30a35_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2108) leaderFollowerStoreIngestionTask.updateLeaderTopicOnFollower( PCS{replicaId=TestTopic_8f6f792950_ab30a35_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2113) leaderFollowerStoreIngestionTask.consumerSubscribe( TestTopic_8f6f792950_ab30a35_v1-1, -1L, "local_InMemoryKafkaBroker:33247" ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2119) leaderFollowerStoreIngestionTask.createKafkaConsumerProperties( {"kafka.bootstrap.servers" = "local_InMemoryKafkaBroker:33247"}, "local_InMemoryKafkaBroker:33247", false ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.consumerSubscribe(StoreIngestionTask.java:3498) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_8f6f792950_ab30a35_v1-1, attempts=2, sequenceNumber=1, createdTimestampInMs=1732852762600}, Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_8f6f792950_ab30a35_v1-1, attempts=2, sequenceNumber=1, createdTimestampInMs=1732852762600} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.checkLongRunningTaskState(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1596) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:764) leaderFollowerStoreIngestionTask.checkIngestionProgress( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1597) leaderFollowerStoreIngestionTask.consumerHasAnySubscription(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.checkIngestionProgress(StoreIngestionTask.java:1464) leaderFollowerStoreIngestionTask.maybeSendIngestionHeartbeat(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1598) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.maybeSendIngestionHeartbeat(LeaderFollowerStoreIngestionTask.java:3749) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1592) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.updateIngestionRoleIfStoreChanged( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1594) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.updateIngestionRoleIfStoreChanged(StoreIngestionTask.java:1511) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1595) leaderFollowerStoreIngestionTask.checkLongRunningTaskState(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1596) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:764) leaderFollowerStoreIngestionTask.checkIngestionProgress( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1597) leaderFollowerStoreIngestionTask.consumerHasAnySubscription(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.checkIngestionProgress(StoreIngestionTask.java:1464) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.maybeSendIngestionHeartbeat(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1598) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.maybeSendIngestionHeartbeat(LeaderFollowerStoreIngestionTask.java:3749) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1592) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.updateIngestionRoleIfStoreChanged( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1594) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.updateIngestionRoleIfStoreChanged(StoreIngestionTask.java:1511) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1595) leaderFollowerStoreIngestionTask.checkLongRunningTaskState(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1596) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:764) leaderFollowerStoreIngestionTask.checkIngestionProgress( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1597) leaderFollowerStoreIngestionTask.consumerHasAnySubscription(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.checkIngestionProgress(StoreIngestionTask.java:1464)
BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet: clients/venice-client/src/test/java/com/linkedin/venice/fastclient/BatchGetAvroStoreClientUnitTest.java#L65
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.fastclient.BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet() didn't finish within the time-out 5000
SITWithPWiseAndBufferAfterLeaderTest.testCorruptMessagesFailFast[170](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
Wanted but not invoked: logNotifier.completed( "TestTopic_67c5222eac_18a5536e_v1", 1, LongEqualOrGreaterThanMatcher(lowerBound=3), "STANDBY" ); -> at com.linkedin.davinci.notifier.LogNotifier.completed(LogNotifier.java:26) Actually, there were zero interactions with this mock.
SITWithPWiseAndBufferAfterLeaderTest.testNotifier[0](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.ArgumentsAreDifferent: Argument(s) are different! Wanted: storageMetadataService.put( "TestTopic_7bf51a6ddf_8453e1d_v1", 1, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testNotifier$34(StoreIngestionTaskTest.java:1606) Actual invocations have different arguments: storageMetadataService.getLastOffset( "TestTopic_7bf51a6ddf_8453e1d_v1", 1 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.getLastOffset( "TestTopic_7bf51a6ddf_8453e1d_v1", 2 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.computeStoreVersionState( "TestTopic_7bf51a6ddf_8453e1d_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$694/2089967208@563c6014 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_7bf51a6ddf_8453e1d_v1", 1, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852678935, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_7bf51a6ddf_8453e1d_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$694/2089967208@106c434e ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_7bf51a6ddf_8453e1d_v1", 2, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852678935, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_7bf51a6ddf_8453e1d_v1", 1, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852678936, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_7bf51a6ddf_8453e1d_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$694/2089967208@7d17c310 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_7bf51a6ddf_8453e1d_v1", 2, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852678936, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_7bf51a6ddf_8453e1d_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$694/2089967208@676dff12 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_7bf51a6ddf_8453e1d_v1", 2, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852678936, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_7bf51a6ddf_8453e1d_v1", 2, OffsetRecord{localVersionTopicOffset=6, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852678937, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38)
SITWithPWiseAndBufferAfterLeaderTest.testProcessConsumerActionsError: clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
Wanted but not invoked: leaderFollowerStoreIngestionTask.reportError( <any string>, 1, <Capturing argument> ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.reportError(StoreIngestionTask.java:4148) However, there were exactly 29 interactions with this mock: leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_7cba2c753f_8fcd58ef_v1-1 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.runTest(StoreIngestionTaskTest.java:872) leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_7cba2c753f_8fcd58ef_v1-1, true ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:593) leaderFollowerStoreIngestionTask.throwIfNotRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:607) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.throwIfNotRunning(StoreIngestionTask.java:554) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.nextSeqNum(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:616) leaderFollowerStoreIngestionTask.run(); -> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1592) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.updateIngestionRoleIfStoreChanged( Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1594) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.updateIngestionRoleIfStoreChanged(StoreIngestionTask.java:1511) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1595) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7cba2c753f_8fcd58ef_v1-1, attempts=1, sequenceNumber=1, createdTimestampInMs=1732852682263}, Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7cba2c753f_8fcd58ef_v1-1, attempts=1, sequenceNumber=1, createdTimestampInMs=1732852682263} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.reportIfCatchUpVersionTopicOffset( PCS{replicaId=TestTopic_7cba2c753f_8fcd58ef_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2108) leaderFollowerStoreIngestionTask.updateLeaderTopicOnFollower( PCS{replicaId=TestTopic_7cba2c753f_8fcd58ef_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2113) leaderFollowerStoreIngestionTask.consumerSubscribe( TestTopic_7cba2c753f_8fcd58ef_v1-1, -1L, "local_InMemoryKafkaBroker:37561" ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2119) leaderFollowerStoreIngestionTask.createKafkaConsumerProperties( {"kafka.bootstrap.servers" = "local_InMemoryKafkaBroker:37561"}, "local_InMemoryKafkaBroker:37561", false ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.consumerSubscribe(StoreIngestionTask.java:3498) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.checkLongRunningTaskState(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1596) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:764) leaderFollowerStoreIngestionTask.checkIngestionProgress( Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1597) leaderFollowerStoreIngestionTask.consumerHasAnySubscription(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.checkIngestionProgress(StoreIngestionTask.java:1464) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1641078283 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113)
SITWithPWiseAndBufferAfterLeaderTest.testProcessConsumerActionsError: clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithPWiseAndBufferAfterLeaderTest.java#L1
Wanted but not invoked: leaderFollowerStoreIngestionTask.reportError( <any string>, 1, <Capturing argument> ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.reportError(StoreIngestionTask.java:4148) However, there were exactly 53 interactions with this mock: leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_8f6f792950_ab30a35_v1-1 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.runTest(StoreIngestionTaskTest.java:872) leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_8f6f792950_ab30a35_v1-1, true ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:593) leaderFollowerStoreIngestionTask.throwIfNotRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:607) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.throwIfNotRunning(StoreIngestionTask.java:554) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.nextSeqNum(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:616) leaderFollowerStoreIngestionTask.run(); -> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1592) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.updateIngestionRoleIfStoreChanged( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1594) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.updateIngestionRoleIfStoreChanged(StoreIngestionTask.java:1511) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1595) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_8f6f792950_ab30a35_v1-1, attempts=2, sequenceNumber=1, createdTimestampInMs=1732852762600}, Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_8f6f792950_ab30a35_v1-1, attempts=2, sequenceNumber=1, createdTimestampInMs=1732852762600} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.reportIfCatchUpVersionTopicOffset( PCS{replicaId=TestTopic_8f6f792950_ab30a35_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2108) leaderFollowerStoreIngestionTask.updateLeaderTopicOnFollower( PCS{replicaId=TestTopic_8f6f792950_ab30a35_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2113) leaderFollowerStoreIngestionTask.consumerSubscribe( TestTopic_8f6f792950_ab30a35_v1-1, -1L, "local_InMemoryKafkaBroker:33247" ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2119) leaderFollowerStoreIngestionTask.createKafkaConsumerProperties( {"kafka.bootstrap.servers" = "local_InMemoryKafkaBroker:33247"}, "local_InMemoryKafkaBroker:33247", false ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.consumerSubscribe(StoreIngestionTask.java:3498) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_8f6f792950_ab30a35_v1-1, attempts=2, sequenceNumber=1, createdTimestampInMs=1732852762600}, Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_8f6f792950_ab30a35_v1-1, attempts=2, sequenceNumber=1, createdTimestampInMs=1732852762600} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.checkLongRunningTaskState(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1596) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:764) leaderFollowerStoreIngestionTask.checkIngestionProgress( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1597) leaderFollowerStoreIngestionTask.consumerHasAnySubscription(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.checkIngestionProgress(StoreIngestionTask.java:1464) leaderFollowerStoreIngestionTask.maybeSendIngestionHeartbeat(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1598) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.maybeSendIngestionHeartbeat(LeaderFollowerStoreIngestionTask.java:3749) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1592) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.updateIngestionRoleIfStoreChanged( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1594) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.updateIngestionRoleIfStoreChanged(StoreIngestionTask.java:1511) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1595) leaderFollowerStoreIngestionTask.checkLongRunningTaskState(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1596) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:764) leaderFollowerStoreIngestionTask.checkIngestionProgress( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1597) leaderFollowerStoreIngestionTask.consumerHasAnySubscription(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.checkIngestionProgress(StoreIngestionTask.java:1464) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.maybeSendIngestionHeartbeat(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1598) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.maybeSendIngestionHeartbeat(LeaderFollowerStoreIngestionTask.java:3749) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1592) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.updateIngestionRoleIfStoreChanged( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1594) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.updateIngestionRoleIfStoreChanged(StoreIngestionTask.java:1511) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1595) leaderFollowerStoreIngestionTask.checkLongRunningTaskState(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1596) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:764) leaderFollowerStoreIngestionTask.checkIngestionProgress( Mock for Store, hashCode: 1177502346 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1597) leaderFollowerStoreIngestionTask.consumerHasAnySubscription(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.checkIngestionProgress(StoreIngestionTask.java:1464)
BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet: clients/venice-client/src/test/java/com/linkedin/venice/fastclient/BatchGetAvroStoreClientUnitTest.java#L65
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.fastclient.BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet() didn't finish within the time-out 5000
SITWithTWiseAndBufferAfterLeaderTest.testProcessConsumerActionsError: clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseAndBufferAfterLeaderTest.java#L1
Wanted but not invoked: leaderFollowerStoreIngestionTask.reportError( <any string>, 1, <Capturing argument> ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.reportError(StoreIngestionTask.java:4148) However, there were exactly 35 interactions with this mock: leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_7307027ea3_9a49d906_v1-1 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.runTest(StoreIngestionTaskTest.java:872) leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_7307027ea3_9a49d906_v1-1, true ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:593) leaderFollowerStoreIngestionTask.throwIfNotRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:607) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.throwIfNotRunning(StoreIngestionTask.java:554) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.nextSeqNum(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:616) leaderFollowerStoreIngestionTask.run(); -> at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1592) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.updateIngestionRoleIfStoreChanged( Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1594) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.updateIngestionRoleIfStoreChanged(StoreIngestionTask.java:1511) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1595) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7307027ea3_9a49d906_v1-1, attempts=4, sequenceNumber=1, createdTimestampInMs=1732852680995}, Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7307027ea3_9a49d906_v1-1, attempts=4, sequenceNumber=1, createdTimestampInMs=1732852680995} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.reportIfCatchUpVersionTopicOffset( PCS{replicaId=TestTopic_7307027ea3_9a49d906_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2108) leaderFollowerStoreIngestionTask.updateLeaderTopicOnFollower( PCS{replicaId=TestTopic_7307027ea3_9a49d906_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2113) leaderFollowerStoreIngestionTask.consumerSubscribe( TestTopic_7307027ea3_9a49d906_v1-1, -1L, "local_InMemoryKafkaBroker:41937" ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2119) leaderFollowerStoreIngestionTask.createKafkaConsumerProperties( {"kafka.bootstrap.servers" = "local_InMemoryKafkaBroker:41937"}, "local_InMemoryKafkaBroker:41937", false ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.consumerSubscribe(StoreIngestionTask.java:3498) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7307027ea3_9a49d906_v1-1, attempts=4, sequenceNumber=1, createdTimestampInMs=1732852680995}, Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7307027ea3_9a49d906_v1-1, attempts=4, sequenceNumber=1, createdTimestampInMs=1732852680995} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7307027ea3_9a49d906_v1-1, attempts=4, sequenceNumber=1, createdTimestampInMs=1732852680995}, Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7307027ea3_9a49d906_v1-1, attempts=4, sequenceNumber=1, createdTimestampInMs=1732852680995} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7307027ea3_9a49d906_v1-1, attempts=4, sequenceNumber=1, createdTimestampInMs=1732852680995}, Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7307027ea3_9a49d906_v1-1, attempts=4, sequenceNumber=1, createdTimestampInMs=1732852680995} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.checkLongRunningTaskState(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1596) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:764) leaderFollowerStoreIngestionTask.checkIngestionProgress( Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1597) leaderFollowerStoreIngestionTask.consumerHasAnySubscription(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.checkIngestionProgress(StoreIngestionTask.java:1464) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113)
SITWithTWiseWithoutBufferAfterLeaderTest.testNotifier[0](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseWithoutBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.ArgumentsAreDifferent: Argument(s) are different! Wanted: storageMetadataService.put( "TestTopic_7390cf10ca_ae20ed7a_v1", 1, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testNotifier$34(StoreIngestionTaskTest.java:1606) Actual invocations have different arguments: storageMetadataService.getLastOffset( "TestTopic_7390cf10ca_ae20ed7a_v1", 1 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.getLastOffset( "TestTopic_7390cf10ca_ae20ed7a_v1", 2 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.computeStoreVersionState( "TestTopic_7390cf10ca_ae20ed7a_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$979/0x000000080086dc40@55d55577 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.computeStoreVersionState( "TestTopic_7390cf10ca_ae20ed7a_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$979/0x000000080086dc40@376b6ce6 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_7390cf10ca_ae20ed7a_v1", 2, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852683253, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_7390cf10ca_ae20ed7a_v1", 1, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852683253, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_7390cf10ca_ae20ed7a_v1", 2, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852683254, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_7390cf10ca_ae20ed7a_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$979/0x000000080086dc40@232e58fb ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_7390cf10ca_ae20ed7a_v1", 1, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852683254, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_7390cf10ca_ae20ed7a_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$979/0x000000080086dc40@5e3715c4 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33)
SITWithTWiseWithoutBufferAfterLeaderTest.testRecordLevelMetricForCurrentVersion[1](true): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseWithoutBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: hostLevelIngestionStats.recordTotalBytesConsumed( <any long> ); Wanted 3 times: -> at com.linkedin.davinci.stats.HostLevelIngestionStats.recordTotalBytesConsumed(HostLevelIngestionStats.java:492) But was 2 times: -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2535) -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2535)
BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet: clients/venice-client/src/test/java/com/linkedin/venice/fastclient/BatchGetAvroStoreClientUnitTest.java#L65
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.fastclient.BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet() didn't finish within the time-out 5000
SITWithTWiseAndBufferAfterLeaderTest.testProcessConsumerActionsError: clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseAndBufferAfterLeaderTest.java#L1
Wanted but not invoked: leaderFollowerStoreIngestionTask.reportError( <any string>, 1, <Capturing argument> ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.reportError(StoreIngestionTask.java:4148) However, there were exactly 35 interactions with this mock: leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_7307027ea3_9a49d906_v1-1 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.runTest(StoreIngestionTaskTest.java:872) leaderFollowerStoreIngestionTask.subscribePartition( TestTopic_7307027ea3_9a49d906_v1-1, true ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:593) leaderFollowerStoreIngestionTask.throwIfNotRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:607) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.throwIfNotRunning(StoreIngestionTask.java:554) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.nextSeqNum(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.subscribePartition(StoreIngestionTask.java:616) leaderFollowerStoreIngestionTask.run(); -> at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) leaderFollowerStoreIngestionTask.isRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1592) leaderFollowerStoreIngestionTask.getIsRunning(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.isRunning(StoreIngestionTask.java:3990) leaderFollowerStoreIngestionTask.updateIngestionRoleIfStoreChanged( Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1594) leaderFollowerStoreIngestionTask.isHybridMode(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.updateIngestionRoleIfStoreChanged(StoreIngestionTask.java:1511) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1595) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7307027ea3_9a49d906_v1-1, attempts=4, sequenceNumber=1, createdTimestampInMs=1732852680995}, Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7307027ea3_9a49d906_v1-1, attempts=4, sequenceNumber=1, createdTimestampInMs=1732852680995} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.reportIfCatchUpVersionTopicOffset( PCS{replicaId=TestTopic_7307027ea3_9a49d906_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2108) leaderFollowerStoreIngestionTask.updateLeaderTopicOnFollower( PCS{replicaId=TestTopic_7307027ea3_9a49d906_v1-1, hybrid=false, latestProcessedLocalVersionTopicOffset=-1, latestProcessedUpstreamVersionTopicOffset=-1, latestProcessedUpstreamRTOffsetMap={}, latestIgnoredUpstreamRTOffsetMap={}, latestRTOffsetTriedToProduceToVTMap{}, offsetRecord=OffsetRecord{localVersionTopicOffset=-1, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}}, errorReported=false, started=false, lagCaughtUp=false, processedRecordSizeSinceLastSync=0, leaderFollowerState=STANDBY} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2113) leaderFollowerStoreIngestionTask.consumerSubscribe( TestTopic_7307027ea3_9a49d906_v1-1, -1L, "local_InMemoryKafkaBroker:41937" ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processCommonConsumerAction(StoreIngestionTask.java:2119) leaderFollowerStoreIngestionTask.createKafkaConsumerProperties( {"kafka.bootstrap.servers" = "local_InMemoryKafkaBroker:41937"}, "local_InMemoryKafkaBroker:41937", false ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.consumerSubscribe(StoreIngestionTask.java:3498) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.StorePartitionDataReceiver.destinationIdentifier(StorePartitionDataReceiver.java:86) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7307027ea3_9a49d906_v1-1, attempts=4, sequenceNumber=1, createdTimestampInMs=1732852680995}, Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7307027ea3_9a49d906_v1-1, attempts=4, sequenceNumber=1, createdTimestampInMs=1732852680995} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7307027ea3_9a49d906_v1-1, attempts=4, sequenceNumber=1, createdTimestampInMs=1732852680995}, Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7307027ea3_9a49d906_v1-1, attempts=4, sequenceNumber=1, createdTimestampInMs=1732852680995} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7307027ea3_9a49d906_v1-1, attempts=4, sequenceNumber=1, createdTimestampInMs=1732852680995}, Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerActions(StoreIngestionTask.java:1864) leaderFollowerStoreIngestionTask.processCommonConsumerAction( KafkaTaskMessage{type=SUBSCRIBE, topicPartition=TestTopic_7307027ea3_9a49d906_v1-1, attempts=4, sequenceNumber=1, createdTimestampInMs=1732852680995} ); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.processConsumerAction(LeaderFollowerStoreIngestionTask.java:565) leaderFollowerStoreIngestionTask.checkLongRunningTaskState(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1596) leaderFollowerStoreIngestionTask.getVersionTopic(); -> at com.linkedin.davinci.kafka.consumer.LeaderFollowerStoreIngestionTask.checkLongRunningTaskState(LeaderFollowerStoreIngestionTask.java:764) leaderFollowerStoreIngestionTask.checkIngestionProgress( Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.run(StoreIngestionTask.java:1597) leaderFollowerStoreIngestionTask.consumerHasAnySubscription(); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.checkIngestionProgress(StoreIngestionTask.java:1464) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113) leaderFollowerStoreIngestionTask.processConsumerActions( Mock for Store, hashCode: 1324277514 ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testProcessConsumerActionsError$156(StoreIngestionTaskTest.java:5113)
SITWithTWiseWithoutBufferAfterLeaderTest.testNotifier[0](AA_ON): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseWithoutBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.ArgumentsAreDifferent: Argument(s) are different! Wanted: storageMetadataService.put( "TestTopic_7390cf10ca_ae20ed7a_v1", 1, OffsetRecord{localVersionTopicOffset=3, upstreamOffset=-1, leaderTopic=null, offsetLag=0, eventTimeEpochMs=-1, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=true, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTaskTest.lambda$testNotifier$34(StoreIngestionTaskTest.java:1606) Actual invocations have different arguments: storageMetadataService.getLastOffset( "TestTopic_7390cf10ca_ae20ed7a_v1", 1 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.getLastOffset( "TestTopic_7390cf10ca_ae20ed7a_v1", 2 ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.getLastOffset(DeepCopyOffsetManager.java:49) storageMetadataService.computeStoreVersionState( "TestTopic_7390cf10ca_ae20ed7a_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$979/0x000000080086dc40@55d55577 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.computeStoreVersionState( "TestTopic_7390cf10ca_ae20ed7a_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$979/0x000000080086dc40@376b6ce6 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_7390cf10ca_ae20ed7a_v1", 2, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852683253, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_7390cf10ca_ae20ed7a_v1", 1, OffsetRecord{localVersionTopicOffset=1, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852683253, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.put( "TestTopic_7390cf10ca_ae20ed7a_v1", 2, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852683254, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_7390cf10ca_ae20ed7a_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$979/0x000000080086dc40@232e58fb ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33) storageMetadataService.put( "TestTopic_7390cf10ca_ae20ed7a_v1", 1, OffsetRecord{localVersionTopicOffset=2, upstreamOffset=-1, leaderTopic=null, offsetLag=9223372036854775807, eventTimeEpochMs=1732852683254, latestProducerProcessingTimeInMs=0, isEndOfPushReceived=false, databaseInfo={}, realTimeProducerState={}} ); -> at com.linkedin.venice.offsets.DeepCopyOffsetManager.put(DeepCopyOffsetManager.java:38) storageMetadataService.computeStoreVersionState( "TestTopic_7390cf10ca_ae20ed7a_v1", com.linkedin.venice.offsets.DeepCopyStorageMetadataService$$Lambda$979/0x000000080086dc40@5e3715c4 ); -> at com.linkedin.venice.offsets.DeepCopyStorageMetadataService.computeStoreVersionState(DeepCopyStorageMetadataService.java:33)
SITWithTWiseWithoutBufferAfterLeaderTest.testRecordLevelMetricForCurrentVersion[1](true): clients/da-vinci-client/src/test/java/com/linkedin/davinci/kafka/consumer/SITWithTWiseWithoutBufferAfterLeaderTest.java#L1
org.mockito.exceptions.verification.TooFewActualInvocations: hostLevelIngestionStats.recordTotalBytesConsumed( <any long> ); Wanted 3 times: -> at com.linkedin.davinci.stats.HostLevelIngestionStats.recordTotalBytesConsumed(HostLevelIngestionStats.java:492) But was 2 times: -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2535) -> at com.linkedin.davinci.kafka.consumer.StoreIngestionTask.processConsumerRecord(StoreIngestionTask.java:2535)
BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet: clients/venice-client/src/test/java/com/linkedin/venice/fastclient/BatchGetAvroStoreClientUnitTest.java#L65
org.testng.internal.thread.ThreadTimeoutException: Method com.linkedin.venice.fastclient.BatchGetAvroStoreClientUnitTest.testSimpleStreamingBatchGet() didn't finish within the time-out 5000