See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk15/469/display/redirect?page=changes>
Changes: [github] KAFKA-12237; Support lazy initialization of quorum voter addresses (#9985) ------------------------------------------ [...truncated 3.62 MB...] PASSED DefaultMessageFormatterTest > [16] name=print key and value, record=ConsumerRecord(topic = someTopic, partition = 9, leaderEpoch = null, offset = 9876, CreateTime = 1234, serialized key size = 0, serialized value size = 0, headers = RecordHeaders(headers = [RecordHeader(key = h1, value = [118, 49]), RecordHeader(key = h2, value = [118, 50])], isReadOnly = false), key = [B@288ffc2d, value = [B@272c9ad0), properties=Map(print.key -> true, print.value -> true), expected=someKey someValue STARTED DefaultMessageFormatterTest > [16] name=print key and value, record=ConsumerRecord(topic = someTopic, partition = 9, leaderEpoch = null, offset = 9876, CreateTime = 1234, serialized key size = 0, serialized value size = 0, headers = RecordHeaders(headers = [RecordHeader(key = h1, value = [118, 49]), RecordHeader(key = h2, value = [118, 50])], isReadOnly = false), key = [B@288ffc2d, value = [B@272c9ad0), properties=Map(print.key -> true, print.value -> true), expected=someKey someValue PASSED DefaultMessageFormatterTest > [17] name=print fields in the beginning, middle and the end, record=ConsumerRecord(topic = someTopic, partition = 9, leaderEpoch = null, offset = 9876, CreateTime = 1234, serialized key size = 0, serialized value size = 0, headers = RecordHeaders(headers = [RecordHeader(key = h1, value = [118, 49]), RecordHeader(key = h2, value = [118, 50])], isReadOnly = false), key = [B@5635084, value = [B@57609d2d), properties=Map(print.key -> true, print.value -> true, print.partition -> true), expected=Partition:9 someKey someValue STARTED DefaultMessageFormatterTest > [17] name=print fields in the beginning, middle and the end, record=ConsumerRecord(topic = someTopic, partition = 9, leaderEpoch = null, offset = 9876, CreateTime = 1234, serialized key size = 0, serialized value size = 0, headers = RecordHeaders(headers = [RecordHeader(key = h1, value = [118, 49]), RecordHeader(key = h2, value = [118, 50])], isReadOnly = false), key = [B@5635084, value = [B@57609d2d), properties=Map(print.key -> true, print.value -> true, print.partition -> true), expected=Partition:9 someKey someValue PASSED DefaultMessageFormatterTest > [18] name=null value without custom null literal, record=ConsumerRecord(topic = someTopic, partition = 9, leaderEpoch = null, offset = 9876, CreateTime = 1234, serialized key size = 0, serialized value size = 0, headers = RecordHeaders(headers = [RecordHeader(key = h1, value = [118, 49]), RecordHeader(key = h2, value = [118, 50])], isReadOnly = false), key = [B@1d4fb7aa, value = null), properties=Map(print.key -> true), expected=someKey null STARTED DefaultMessageFormatterTest > [18] name=null value without custom null literal, record=ConsumerRecord(topic = someTopic, partition = 9, leaderEpoch = null, offset = 9876, CreateTime = 1234, serialized key size = 0, serialized value size = 0, headers = RecordHeaders(headers = [RecordHeader(key = h1, value = [118, 49]), RecordHeader(key = h2, value = [118, 50])], isReadOnly = false), key = [B@1d4fb7aa, value = null), properties=Map(print.key -> true), expected=someKey null PASSED DefaultMessageFormatterTest > [19] name=null value with custom null literal, record=ConsumerRecord(topic = someTopic, partition = 9, leaderEpoch = null, offset = 9876, CreateTime = 1234, serialized key size = 0, serialized value size = 0, headers = RecordHeaders(headers = [RecordHeader(key = h1, value = [118, 49]), RecordHeader(key = h2, value = [118, 50])], isReadOnly = false), key = [B@5bdc5da2, value = null), properties=Map(print.key -> true, null.literal -> NULL), expected=someKey NULL STARTED DefaultMessageFormatterTest > [19] name=null value with custom null literal, record=ConsumerRecord(topic = someTopic, partition = 9, leaderEpoch = null, offset = 9876, CreateTime = 1234, serialized key size = 0, serialized value size = 0, headers = RecordHeaders(headers = [RecordHeader(key = h1, value = [118, 49]), RecordHeader(key = h2, value = [118, 50])], isReadOnly = false), key = [B@5bdc5da2, value = null), properties=Map(print.key -> true, null.literal -> NULL), expected=someKey NULL PASSED TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() STARTED AuthorizerIntegrationTest > testAuthorizationWithTopicExisting() PASSED AuthorizerIntegrationTest > testUnauthorizedDeleteRecordsWithoutDescribe() STARTED AuthorizerIntegrationTest > testUnauthorizedDeleteRecordsWithoutDescribe() PASSED AuthorizerIntegrationTest > testMetadataWithTopicDescribe() STARTED TransactionsWithMaxInFlightOneTest > testTransactionalProducerSingleBrokerMaxInFlightOne() PASSED AuthorizerIntegrationTest > testMetadataWithTopicDescribe() PASSED AuthorizerIntegrationTest > testProduceWithTopicDescribe() STARTED AuthorizerIntegrationTest > testProduceWithTopicDescribe() PASSED AuthorizerIntegrationTest > testDescribeGroupApiWithNoGroupAcl() STARTED AuthorizerIntegrationTest > testDescribeGroupApiWithNoGroupAcl() PASSED AuthorizerIntegrationTest > testPatternSubscriptionMatchingInternalTopic() STARTED AuthorizerIntegrationTest > testPatternSubscriptionMatchingInternalTopic() PASSED AuthorizerIntegrationTest > testSendOffsetsWithNoConsumerGroupDescribeAccess() STARTED AuthorizerIntegrationTest > testSendOffsetsWithNoConsumerGroupDescribeAccess() PASSED AuthorizerIntegrationTest > testOffsetFetchTopicDescribe() STARTED AuthorizerIntegrationTest > testOffsetFetchTopicDescribe() PASSED AuthorizerIntegrationTest > testCommitWithTopicAndGroupRead() STARTED AuthorizerIntegrationTest > testCommitWithTopicAndGroupRead() PASSED AuthorizerIntegrationTest > testIdempotentProducerNoIdempotentWriteAclInInitProducerId() STARTED AuthorizerIntegrationTest > testIdempotentProducerNoIdempotentWriteAclInInitProducerId() PASSED AuthorizerIntegrationTest > testSimpleConsumeWithExplicitSeekAndNoGroupAccess() STARTED AuthorizerIntegrationTest > testSimpleConsumeWithExplicitSeekAndNoGroupAccess() PASSED SslProducerSendTest > testSendNonCompressedMessageWithCreateTime() STARTED SslProducerSendTest > testSendNonCompressedMessageWithCreateTime() PASSED SslProducerSendTest > testClose() STARTED SslProducerSendTest > testClose() PASSED SslProducerSendTest > testFlush() STARTED SslProducerSendTest > testFlush() PASSED SslProducerSendTest > testSendToPartition() STARTED SslProducerSendTest > testSendToPartition() PASSED SslProducerSendTest > testSendOffset() STARTED SslProducerSendTest > testSendOffset() PASSED SslProducerSendTest > testSendCompressedMessageWithCreateTime() STARTED SslProducerSendTest > testSendCompressedMessageWithCreateTime() PASSED SslProducerSendTest > testCloseWithZeroTimeoutFromCallerThread() STARTED SslProducerSendTest > testCloseWithZeroTimeoutFromCallerThread() PASSED SslProducerSendTest > testCloseWithZeroTimeoutFromSenderThread() STARTED SslProducerSendTest > testCloseWithZeroTimeoutFromSenderThread() PASSED SslProducerSendTest > testSendBeforeAndAfterPartitionExpansion() STARTED SslProducerSendTest > testSendBeforeAndAfterPartitionExpansion() PASSED ProducerCompressionTest > [1] compression=none STARTED ProducerCompressionTest > [1] compression=none PASSED ProducerCompressionTest > [2] compression=gzip STARTED ProducerCompressionTest > [2] compression=gzip PASSED ProducerCompressionTest > [3] compression=snappy STARTED ProducerCompressionTest > [3] compression=snappy PASSED ProducerCompressionTest > [4] compression=lz4 STARTED ProducerCompressionTest > [4] compression=lz4 PASSED ProducerCompressionTest > [5] compression=zstd STARTED ProducerCompressionTest > [5] compression=zstd PASSED MetricsTest > testMetrics() STARTED MetricsTest > testMetrics() PASSED ProducerFailureHandlingTest > testCannotSendToInternalTopic() STARTED ProducerFailureHandlingTest > testCannotSendToInternalTopic() PASSED ProducerFailureHandlingTest > testTooLargeRecordWithAckOne() STARTED ProducerFailureHandlingTest > testTooLargeRecordWithAckOne() PASSED ProducerFailureHandlingTest > testWrongBrokerList() STARTED ProducerFailureHandlingTest > testWrongBrokerList() PASSED ProducerFailureHandlingTest > testNotEnoughReplicas() STARTED ProducerFailureHandlingTest > testNotEnoughReplicas() PASSED ProducerFailureHandlingTest > testResponseTooLargeForReplicationWithAckAll() STARTED ProducerFailureHandlingTest > testResponseTooLargeForReplicationWithAckAll() PASSED ProducerFailureHandlingTest > testNonExistentTopic() STARTED ProducerFailureHandlingTest > testNonExistentTopic() PASSED ProducerFailureHandlingTest > testInvalidPartition() STARTED ProducerFailureHandlingTest > testInvalidPartition() PASSED ProducerFailureHandlingTest > testSendAfterClosed() STARTED ProducerFailureHandlingTest > testSendAfterClosed() PASSED ProducerFailureHandlingTest > testTooLargeRecordWithAckZero() STARTED ProducerFailureHandlingTest > testTooLargeRecordWithAckZero() PASSED ProducerFailureHandlingTest > testPartitionTooLargeForReplicationWithAckAll() STARTED ProducerFailureHandlingTest > testPartitionTooLargeForReplicationWithAckAll() PASSED ProducerFailureHandlingTest > testNotEnoughReplicasAfterBrokerShutdown() STARTED ProducerFailureHandlingTest > testNotEnoughReplicasAfterBrokerShutdown() PASSED ApiVersionTest > testApiVersionUniqueIds() STARTED ApiVersionTest > testApiVersionUniqueIds() PASSED ApiVersionTest > testMinSupportedVersionFor() STARTED ApiVersionTest > testMinSupportedVersionFor() PASSED ApiVersionTest > testShortVersion() STARTED ApiVersionTest > testShortVersion() PASSED ApiVersionTest > shouldReturnAllKeysWhenMagicIsCurrentValueAndThrottleMsIsDefaultThrottle() STARTED ApiVersionTest > shouldReturnAllKeysWhenMagicIsCurrentValueAndThrottleMsIsDefaultThrottle() PASSED ApiVersionTest > testApply() STARTED ApiVersionTest > testApply() PASSED ApiVersionTest > testMetadataQuorumApisAreDisabled() STARTED ApiVersionTest > testMetadataQuorumApisAreDisabled() PASSED ApiVersionTest > shouldReturnFeatureKeysWhenMagicIsCurrentValueAndThrottleMsIsDefaultThrottle() STARTED ApiVersionTest > shouldReturnFeatureKeysWhenMagicIsCurrentValueAndThrottleMsIsDefaultThrottle() PASSED ApiVersionTest > shouldCreateApiResponseOnlyWithKeysSupportedByMagicValue() STARTED ApiVersionTest > shouldCreateApiResponseOnlyWithKeysSupportedByMagicValue() PASSED ApiVersionTest > testApiVersionValidator() STARTED ApiVersionTest > testApiVersionValidator() PASSED 3214 tests completed, 1 failed, 7 skipped > Task :core:test FAILED FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':connect:mirror:compileTestJava'. > Compilation failed; see the compiler error output for details. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':core:test'. > There were failing tests. See the report at: > file://<https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk15/ws/core/build/reports/tests/test/index.html> * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. ============================================================================== * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.8.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1h 27m 52s 248 actionable tasks: 212 executed, 36 up-to-date Build step 'Execute shell' marked build as failure Recording test results Not sending mail to unregistered user git...@hugo-hirsch.de