See <https://builds.apache.org/job/kafka-trunk-jdk8/978/changes>
Changes:
[jason] KAFKA-4254; Update producer's metadata before failing on non-existent
[jason] KAFKA-4298; Ensure compressed message sets are not converted when log
------------------------------------------
[...truncated 14184 lines...]
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedConsumerConfigs STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedConsumerConfigs PASSED
org.apache.kafka.streams.StreamsConfigTest > testGetProducerConfigs STARTED
org.apache.kafka.streams.StreamsConfigTest > testGetProducerConfigs PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowStreamsExceptionIfValueSerdeConfigFails STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowStreamsExceptionIfValueSerdeConfigFails PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedProducerConfigs STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedProducerConfigs PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedPropertiesThatAreNotPartOfRestoreConsumerConfig STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedPropertiesThatAreNotPartOfRestoreConsumerConfig PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedPropertiesThatAreNotPartOfProducerConfig STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedPropertiesThatAreNotPartOfProducerConfig PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldBeSupportNonPrefixedConsumerConfigs STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldBeSupportNonPrefixedConsumerConfigs PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedPropertiesThatAreNotPartOfConsumerConfig STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedPropertiesThatAreNotPartOfConsumerConfig PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportMultipleBootstrapServers STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportMultipleBootstrapServers PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowStreamsExceptionIfKeySerdeConfigFails STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowStreamsExceptionIfKeySerdeConfigFails PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportNonPrefixedProducerConfigs STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportNonPrefixedProducerConfigs PASSED
org.apache.kafka.streams.StreamsConfigTest > testGetRestoreConsumerConfigs
STARTED
org.apache.kafka.streams.StreamsConfigTest > testGetRestoreConsumerConfigs
PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldBeSupportNonPrefixedRestoreConsumerConfigs STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldBeSupportNonPrefixedRestoreConsumerConfigs PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedRestoreConsumerConfigs STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedRestoreConsumerConfigs PASSED
org.apache.kafka.streams.KafkaStreamsTest > shouldNotGetAllTasksWhenNotRunning
STARTED
org.apache.kafka.streams.KafkaStreamsTest > shouldNotGetAllTasksWhenNotRunning
PASSED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetTaskWithKeyAndPartitionerWhenNotRunning STARTED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetTaskWithKeyAndPartitionerWhenNotRunning PASSED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetTaskWithKeyAndSerializerWhenNotRunning STARTED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetTaskWithKeyAndSerializerWhenNotRunning PASSED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetAllTasksWithStoreWhenNotRunning STARTED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetAllTasksWithStoreWhenNotRunning PASSED
org.apache.kafka.streams.KafkaStreamsTest > testCannotStartOnceClosed STARTED
org.apache.kafka.streams.KafkaStreamsTest > testCannotStartOnceClosed PASSED
org.apache.kafka.streams.KafkaStreamsTest > testCleanup STARTED
org.apache.kafka.streams.KafkaStreamsTest > testCleanup PASSED
org.apache.kafka.streams.KafkaStreamsTest > testStartAndClose STARTED
org.apache.kafka.streams.KafkaStreamsTest > testStartAndClose PASSED
org.apache.kafka.streams.KafkaStreamsTest > testCloseIsIdempotent STARTED
org.apache.kafka.streams.KafkaStreamsTest > testCloseIsIdempotent PASSED
org.apache.kafka.streams.KafkaStreamsTest > testCannotCleanupWhileRunning
STARTED
org.apache.kafka.streams.KafkaStreamsTest > testCannotCleanupWhileRunning PASSED
org.apache.kafka.streams.KafkaStreamsTest > testCannotStartTwice STARTED
org.apache.kafka.streams.KafkaStreamsTest > testCannotStartTwice PASSED
org.apache.kafka.streams.integration.KStreamKTableJoinIntegrationTest >
shouldCountClicksPerRegion[0] STARTED
org.apache.kafka.streams.integration.KStreamKTableJoinIntegrationTest >
shouldCountClicksPerRegion[0] PASSED
org.apache.kafka.streams.integration.KStreamKTableJoinIntegrationTest >
shouldCountClicksPerRegion[1] STARTED
org.apache.kafka.streams.integration.KStreamKTableJoinIntegrationTest >
shouldCountClicksPerRegion[1] PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryState[0] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryState[0] PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldNotMakeStoreAvailableUntilAllStoresAvailable[0] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldNotMakeStoreAvailableUntilAllStoresAvailable[0] PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
queryOnRebalance[0] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
queryOnRebalance[0] PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
concurrentAccesses[0] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
concurrentAccesses[0] PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryState[1] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryState[1] PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldNotMakeStoreAvailableUntilAllStoresAvailable[1] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldNotMakeStoreAvailableUntilAllStoresAvailable[1] PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
queryOnRebalance[1] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
queryOnRebalance[1] PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
concurrentAccesses[1] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
concurrentAccesses[1] PASSED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testShouldReadFromRegexAndNamedTopics STARTED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testShouldReadFromRegexAndNamedTopics PASSED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testRegexMatchesTopicsAWhenCreated STARTED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testRegexMatchesTopicsAWhenCreated PASSED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testMultipleConsumersCanReadFromPartitionedTopic STARTED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testMultipleConsumersCanReadFromPartitionedTopic PASSED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testRegexMatchesTopicsAWhenDeleted STARTED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testRegexMatchesTopicsAWhenDeleted PASSED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testNoMessagesSentExceptionFromOverlappingPatterns STARTED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testNoMessagesSentExceptionFromOverlappingPatterns PASSED
org.apache.kafka.streams.integration.KStreamRepartitionJoinTest >
shouldCorrectlyRepartitionOnJoinOperations[0] STARTED
org.apache.kafka.streams.integration.KStreamRepartitionJoinTest >
shouldCorrectlyRepartitionOnJoinOperations[0] PASSED
org.apache.kafka.streams.integration.KStreamRepartitionJoinTest >
shouldCorrectlyRepartitionOnJoinOperations[1] STARTED
org.apache.kafka.streams.integration.KStreamRepartitionJoinTest >
shouldCorrectlyRepartitionOnJoinOperations[1] PASSED
org.apache.kafka.streams.integration.InternalTopicIntegrationTest >
shouldCompactTopicsForStateChangelogs STARTED
org.apache.kafka.streams.integration.InternalTopicIntegrationTest >
shouldCompactTopicsForStateChangelogs PASSED
org.apache.kafka.streams.integration.InternalTopicIntegrationTest >
shouldUseCompactAndDeleteForWindowStoreChangelogs STARTED
org.apache.kafka.streams.integration.InternalTopicIntegrationTest >
shouldUseCompactAndDeleteForWindowStoreChangelogs PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduce[0] STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduce[0] PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregate[0] STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregate[0] PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCount[0] STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCount[0] PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldGroupByKey[0] STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldGroupByKey[0] PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduceWindowed[0] STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduceWindowed[0] PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregateWindowed[0] STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregateWindowed[0] PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduce[1] STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduce[1] PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregate[1] STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregate[1] PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCount[1] STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCount[1] PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldGroupByKey[1] STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldGroupByKey[1] FAILED
java.lang.AssertionError: Condition not met within timeout 60000. Did not
receive 10 number of records
at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:279)
at
org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:211)
at
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest.receiveMessages(KStreamAggregationIntegrationTest.java:480)
at
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest.shouldGroupByKey(KStreamAggregationIntegrationTest.java:407)
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduceWindowed[1] STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduceWindowed[1] PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregateWindowed[1] STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregateWindowed[1] PASSED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromScratchAfterReset STARTED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromScratchAfterReset PASSED
487 tests completed, 1 failed
:streams:test FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':streams:test'.
> Process 'Gradle Test Executor 4' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
BUILD FAILED
Total time: 2 hrs 9 mins 26.212 secs
Build step 'Execute shell' marked build as failure
Recording test results
Setting
GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2
Setting
GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2