See
<https://builds.apache.org/job/kafka-trunk-jdk8/1679/display/redirect?page=changes>
Changes:
[wangguoz] KAFKA-5357 follow-up: Yammer metrics, not Kafka Metrics
------------------------------------------
[...truncated 4.58 MB...]
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCount PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldGroupByKey STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldGroupByKey PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCountWithInternalStore STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCountWithInternalStore PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduceWindowed STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduceWindowed PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCountSessionWindows STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCountSessionWindows PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregateWindowed STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregateWindowed PASSED
org.apache.kafka.streams.integration.FanoutIntegrationTest >
shouldFanoutTheInput STARTED
org.apache.kafka.streams.integration.FanoutIntegrationTest >
shouldFanoutTheInput PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToRunWithEosEnabled STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToRunWithEosEnabled PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToCommitToMultiplePartitions STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToCommitToMultiplePartitions PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldNotViolateEosIfOneTaskFails STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldNotViolateEosIfOneTaskFails FAILED
java.lang.AssertionError: Condition not met within timeout 60000. Should
receive uncaught exception from one StreamThread.
at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:274)
at
org.apache.kafka.streams.integration.EosIntegrationTest.shouldNotViolateEosIfOneTaskFails(EosIntegrationTest.java:406)
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToPerformMultipleTransactions STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToPerformMultipleTransactions PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToCommitMultiplePartitionOffsets STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToCommitMultiplePartitionOffsets PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldNotViolateEosIfOneTaskFailsWithState STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldNotViolateEosIfOneTaskFailsWithState PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToRestartAfterClose STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToRestartAfterClose PASSED
org.apache.kafka.streams.integration.GlobalKTableIntegrationTest >
shouldKStreamGlobalKTableLeftJoin STARTED
org.apache.kafka.streams.integration.GlobalKTableIntegrationTest >
shouldKStreamGlobalKTableLeftJoin PASSED
org.apache.kafka.streams.integration.GlobalKTableIntegrationTest >
shouldKStreamGlobalKTableJoin STARTED
org.apache.kafka.streams.integration.GlobalKTableIntegrationTest >
shouldKStreamGlobalKTableJoin 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.StreamsConfigTest > testGetConsumerConfigs STARTED
org.apache.kafka.streams.StreamsConfigTest > testGetConsumerConfigs PASSED
org.apache.kafka.streams.StreamsConfigTest > shouldAcceptAtLeastOnce STARTED
org.apache.kafka.streams.StreamsConfigTest > shouldAcceptAtLeastOnce PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldAllowSettingProducerEnableIdempotenceIfEosDisabled STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldAllowSettingProducerEnableIdempotenceIfEosDisabled PASSED
org.apache.kafka.streams.StreamsConfigTest > defaultSerdeShouldBeConfigured
STARTED
org.apache.kafka.streams.StreamsConfigTest > defaultSerdeShouldBeConfigured
PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSetDifferentDefaultsIfEosEnabled STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSetDifferentDefaultsIfEosEnabled PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldNotOverrideUserConfigRetriesIfExactlyOnceEnabled STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldNotOverrideUserConfigRetriesIfExactlyOnceEnabled 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 >
shouldAllowSettingProducerMaxInFlightRequestPerConnectionsWhenEosDisabled
STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldAllowSettingProducerMaxInFlightRequestPerConnectionsWhenEosDisabled PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowStreamsExceptionIfValueSerdeConfigFails STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowStreamsExceptionIfValueSerdeConfigFails PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowExceptionIfNotAtLestOnceOrExactlyOnce STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowExceptionIfNotAtLestOnceOrExactlyOnce PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldAllowSettingConsumerIsolationLevelIfEosDisabled STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldAllowSettingConsumerIsolationLevelIfEosDisabled 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 > shouldAcceptExactlyOnce STARTED
org.apache.kafka.streams.StreamsConfigTest > shouldAcceptExactlyOnce PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSetInternalLeaveGroupOnCloseConfigToFalseInConsumer STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSetInternalLeaveGroupOnCloseConfigToFalseInConsumer PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedPropertiesThatAreNotPartOfConsumerConfig STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedPropertiesThatAreNotPartOfConsumerConfig PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldNotOverrideUserConfigCommitIntervalMsIfExactlyOnceEnabled STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldNotOverrideUserConfigCommitIntervalMsIfExactlyOnceEnabled PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportMultipleBootstrapServers STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportMultipleBootstrapServers PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowExceptionIfConsumerIsolationLevelIsOverriddenIfEosEnabled STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowExceptionIfConsumerIsolationLevelIsOverriddenIfEosEnabled 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 >
shouldThrowExceptionIfBootstrapServersIsNotSet STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowExceptionIfBootstrapServersIsNotSet 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.StreamsConfigTest >
shouldThrowExceptionIfApplicationIdIsNotSet STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowExceptionIfApplicationIdIsNotSet PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowExceptionIfProducerEnableIdempotenceIsOverriddenIfEosEnabled STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowExceptionIfProducerEnableIdempotenceIsOverriddenIfEosEnabled PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowExceptionIfProducerMaxInFlightRequestPerConnectionsIsOverriddenIfEosEnabled
STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowExceptionIfProducerMaxInFlightRequestPerConnectionsIsOverriddenIfEosEnabled
PASSED
1274 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: 54 mins 35.288 secs
Build step 'Execute shell' marked build as failure
[FINDBUGS] Collecting findbugs analysis files...
Setting
GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
[FINDBUGS] Searching for all files in
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/> that match the pattern
**/build/reports/findbugs/*.xml
[FINDBUGS] Parsing 6 files in
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/clients/build/reports/findbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/findbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/examples/build/reports/findbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/jmh-benchmarks/build/reports/findbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/log4j-appender/build/reports/findbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/build/reports/findbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #1678
Recording test results
Setting
GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
Setting
GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2
Not sending mail to unregistered user [email protected]