See <https://builds.apache.org/job/kafka-trunk-jdk8/1073/changes>
Changes: [jason] KAFKA-4399; Fix deadlock between cleanupGroupMetadata and offset commit ------------------------------------------ [...truncated 14660 lines...] org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddInternalTopicConfigWithCompactForNonWindowStores PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddSinkWithSameName STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddSinkWithSameName PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddSinkWithSelfParent STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddSinkWithSelfParent PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddProcessorWithSelfParent STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddProcessorWithSelfParent PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAssociateStateStoreNameWhenStateStoreSupplierIsInternal STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAssociateStateStoreNameWhenStateStoreSupplierIsInternal PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddStateStoreWithSink STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddStateStoreWithSink PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testTopicGroups STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testTopicGroups PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testBuild STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testBuild PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldNotAddNullStateStoreSupplier STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldNotAddNullStateStoreSupplier PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldNotAllowNullNameWhenAddingSource STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldNotAllowNullNameWhenAddingSource PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldNotAllowNullTopicWhenAddingSink STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldNotAllowNullTopicWhenAddingSink PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddStateStoreWithSource STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddStateStoreWithSource PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldThroughOnUnassignedStateStoreAccess STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldThroughOnUnassignedStateStoreAccess PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldNotAllowNullProcessorNameWhenConnectingProcessorAndStateStores STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldNotAllowNullProcessorNameWhenConnectingProcessorAndStateStores PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddSourceWithSameName STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddSourceWithSameName PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddMoreThanOnePatternSourceNode STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddMoreThanOnePatternSourceNode PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddProcessorWithSameName STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddProcessorWithSameName PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldSetCorrectSourceNodesWithRegexUpdatedTopics STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldSetCorrectSourceNodesWithRegexUpdatedTopics PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddSourceWithSameTopic STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddSourceWithSameTopic PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testTopicGroupsByStateStore STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testTopicGroupsByStateStore PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddStateStoreWithDuplicates STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddStateStoreWithDuplicates PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testPatternSourceTopic STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testPatternSourceTopic PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAssociateStateStoreNameWhenStateStoreSupplierIsExternal STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAssociateStateStoreNameWhenStateStoreSupplierIsExternal PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddSinkWithWrongParent STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddSinkWithWrongParent PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testPatternMatchesAlreadyProvidedTopicSource STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testPatternMatchesAlreadyProvidedTopicSource PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddSinkConnectedWithMultipleParent STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddSinkConnectedWithMultipleParent PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testSubscribeTopicNameAndPattern STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testSubscribeTopicNameAndPattern PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldNotAddNullInternalTopic STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldNotAddNullInternalTopic PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddProcessorWithWrongParent STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddProcessorWithWrongParent PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldNotAllowNullNameWhenAddingProcessor STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldNotAllowNullNameWhenAddingProcessor PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddStateStore STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddStateStore PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddSinkConnectedWithParent STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddSinkConnectedWithParent PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddStateStoreWithNonExistingProcessor STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddStateStoreWithNonExistingProcessor PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddInternalTopicConfigWithCleanupPolicyDeleteForInternalTopics STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddInternalTopicConfigWithCleanupPolicyDeleteForInternalTopics PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldCorrectlyMapStateStoreToInternalTopics STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldCorrectlyMapStateStoreToInternalTopics PASSED org.apache.kafka.streams.processor.DefaultPartitionGrouperTest > testGrouping STARTED org.apache.kafka.streams.processor.DefaultPartitionGrouperTest > testGrouping PASSED org.apache.kafka.streams.KeyValueTest > shouldHaveSaneEqualsAndHashCode STARTED org.apache.kafka.streams.KeyValueTest > shouldHaveSaneEqualsAndHashCode PASSED org.apache.kafka.streams.StreamsConfigTest > testGetConsumerConfigs STARTED org.apache.kafka.streams.StreamsConfigTest > testGetConsumerConfigs PASSED org.apache.kafka.streams.StreamsConfigTest > defaultSerdeShouldBeConfigured STARTED org.apache.kafka.streams.StreamsConfigTest > defaultSerdeShouldBeConfigured PASSED org.apache.kafka.streams.StreamsConfigTest > shouldSupportPrefixedConsumerConfigs STARTED org.apache.kafka.streams.StreamsConfigTest > shouldSupportPrefixedConsumerConfigs PASSED org.apache.kafka.streams.StreamsConfigTest > shouldOverrideStreamsDefaultConsumerConfigs STARTED org.apache.kafka.streams.StreamsConfigTest > shouldOverrideStreamsDefaultConsumerConfigs 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 > shouldThrowExceptionIfConsumerAutoCommitIsOverridden STARTED org.apache.kafka.streams.StreamsConfigTest > shouldThrowExceptionIfConsumerAutoCommitIsOverridden 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 > shouldOverrideStreamsDefaultProducerConfigs STARTED org.apache.kafka.streams.StreamsConfigTest > shouldOverrideStreamsDefaultProducerConfigs 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 > shouldOverrideStreamsDefaultConsumerConifgsOnRestoreConsumer STARTED org.apache.kafka.streams.StreamsConfigTest > shouldOverrideStreamsDefaultConsumerConifgsOnRestoreConsumer PASSED org.apache.kafka.streams.StreamsConfigTest > shouldThrowExceptionIfRestoreConsumerAutoCommitIsOverridden STARTED org.apache.kafka.streams.StreamsConfigTest > shouldThrowExceptionIfRestoreConsumerAutoCommitIsOverridden 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 526 tests completed, 1 failed :streams:test FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':streams:test'. > There were failing tests. See the report at: > file://<https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/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. BUILD FAILED Total time: 1 hrs 17 mins 54.587 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