[GitHub] [kafka] showuon commented on pull request #12908: MINOR: Prevent NPE in SmokeTestDriver (fix flaky test)

2022-12-05 Thread GitBox


showuon commented on PR #12908:
URL: https://github.com/apache/kafka/pull/12908#issuecomment-1338657516

   Failed tests are unrelated
   ```
   Build / JDK 17 and Scala 2.13 / 
org.apache.kafka.common.network.SslVersionsTransportLayerTest.tlsServerProtocol 
= [TLSv1.2, TLSv1.3], tlsClientProtocol = [TLSv1.3]
   Build / JDK 17 and Scala 2.13 / 
kafka.server.DynamicBrokerReconfigurationTest.testTrustStoreAlter(String).quorum=kraft
   Build / JDK 17 and Scala 2.13 / 
org.apache.kafka.trogdor.coordinator.CoordinatorTest.testTaskRequestWithOldStartMsGetsUpdated()
   Build / JDK 8 and Scala 2.12 / 
kafka.api.TransactionsExpirationTest.testTransactionAfterProducerIdExpires(String).quorum=zk
   Build / JDK 8 and Scala 2.12 / 
kafka.server.RaftClusterSnapshotTest.testSnapshotsGenerated()
   Build / JDK 11 and Scala 2.13 / kafka.admin.MetadataQuorumCommandTest.[1] 
Type=Raft-CoReside, Name=testDescribeQuorumReplicationSuccessful, 
MetadataVersion=3.4-IV0, Security=PLAINTEXT
   Build / JDK 11 and Scala 2.13 / kafka.admin.MetadataQuorumCommandTest.[2] 
Type=Raft-Distributed, Name=testDescribeQuorumStatusSuccessful, 
MetadataVersion=3.4-IV0, Security=PLAINTEXT
   Build / JDK 11 and Scala 2.13 / kafka.admin.MetadataQuorumCommandTest.[3] 
Type=Raft-CoReside, Name=testDescribeQuorumStatusSuccessful, 
MetadataVersion=3.4-IV0, Security=PLAINTEXT
   Build / JDK 11 and Scala 2.13 / kafka.admin.MetadataQuorumCommandTest.[5] 
Type=Raft-CoReside, Name=testDescribeQuorumStatusSuccessful, 
MetadataVersion=3.4-IV0, Security=PLAINTEXT
   Build / JDK 11 and Scala 2.13 / 
kafka.admin.ReassignPartitionsIntegrationTest.testHighWaterMarkAfterPartitionReassignment(String).quorum=kraft
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [kafka] showuon commented on pull request #12908: MINOR: Prevent NPE in SmokeTestDriver (fix flaky test)

2022-12-02 Thread GitBox


showuon commented on PR #12908:
URL: https://github.com/apache/kafka/pull/12908#issuecomment-1336108293

   Failed with some `MemoryRecordsBuilderTest` tests. Re-run jenkins: 
https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-12908/4/
   
   ```
   Build / JDK 8 and Scala 2.12 / 
org.apache.kafka.streams.integration.NamedTopologyIntegrationTest.shouldRemoveOneNamedTopologyWhileAnotherContinuesProcessing
   Build / JDK 11 and Scala 2.13 / 
org.apache.kafka.common.record.MemoryRecordsBuilderTest.[4] magic=0, 
bufferOffset=0, compressionType=gzip
   Build / JDK 11 and Scala 2.13 / 
org.apache.kafka.common.record.MemoryRecordsBuilderTest.[5] magic=1, 
bufferOffset=0, compressionType=gzip
   Build / JDK 11 and Scala 2.13 / 
org.apache.kafka.common.record.MemoryRecordsBuilderTest.[10] magic=0, 
bufferOffset=0, compressionType=lz4
   Build / JDK 11 and Scala 2.13 / 
org.apache.kafka.common.record.MemoryRecordsBuilderTest.[15] magic=1, 
bufferOffset=15, compressionType=none
   Build / JDK 11 and Scala 2.13 / 
org.apache.kafka.common.record.MemoryRecordsBuilderTest.[19] magic=2, 
bufferOffset=15, compressionType=gzip
   Build / JDK 11 and Scala 2.13 / 
org.apache.kafka.common.record.MemoryRecordsBuilderTest.[20] magic=0, 
bufferOffset=15, compressionType=snappy
   Build / JDK 11 and Scala 2.13 / 
org.apache.kafka.common.record.MemoryRecordsBuilderTest.[22] magic=2, 
bufferOffset=15, compressionType=snappy
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org