See <https://builds.apache.org/job/kafka-trunk-jdk10/315/display/redirect?page=changes>
Changes: [wangguoz] KAFKA-7144: Fix task assignment to be even (#5390) ------------------------------------------ [...truncated 1.98 MB...] org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldNotAllowToAddGlobalStoreWithSourceNameEqualsProcessorName STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldNotAllowToAddGlobalStoreWithSourceNameEqualsProcessorName PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldAddSourceWithOffsetReset STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldAddSourceWithOffsetReset PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddStateStoreWithSource STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddStateStoreWithSource PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldAddInternalTopicConfigForRepartitionTopics STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldAddInternalTopicConfigForRepartitionTopics PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldNotAllowNullProcessorNameWhenConnectingProcessorAndStateStores STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldNotAllowNullProcessorNameWhenConnectingProcessorAndStateStores PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddSourceWithSameName STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddSourceWithSameName PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddMoreThanOnePatternSourceNode STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddMoreThanOnePatternSourceNode PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldAddTimestampExtractorWithPatternPerSource STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldAddTimestampExtractorWithPatternPerSource PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddProcessorWithSameName STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddProcessorWithSameName PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldSetCorrectSourceNodesWithRegexUpdatedTopics STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldSetCorrectSourceNodesWithRegexUpdatedTopics PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldConnectRegexMatchedTopicsToStateStore STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldConnectRegexMatchedTopicsToStateStore PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddSourceWithSameTopic STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddSourceWithSameTopic PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testTopicGroupsByStateStore STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testTopicGroupsByStateStore PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldAddSourceWithoutOffsetReset STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldAddSourceWithoutOffsetReset PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddStateStoreWithDuplicates STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddStateStoreWithDuplicates PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldNotAllowNullStateStoreNameWhenConnectingProcessorAndStateStores STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldNotAllowNullStateStoreNameWhenConnectingProcessorAndStateStores PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldAddTimestampExtractorPerSource STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldAddTimestampExtractorPerSource PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testPatternSourceTopic STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testPatternSourceTopic PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldAssociateStateStoreNameWhenStateStoreSupplierIsExternal STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldAssociateStateStoreNameWhenStateStoreSupplierIsExternal PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddProcessorWithEmptyParents STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddProcessorWithEmptyParents PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddSinkWithWrongParent STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddSinkWithWrongParent PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testPatternMatchesAlreadyProvidedTopicSource STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testPatternMatchesAlreadyProvidedTopicSource PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddSinkConnectedWithMultipleParent STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddSinkConnectedWithMultipleParent PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testSubscribeTopicNameAndPattern STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testSubscribeTopicNameAndPattern PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldNotAllowNullTopicChooserWhenAddingSink STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldNotAllowNullTopicChooserWhenAddingSink PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldAddPatternSourceWithoutOffsetReset STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldAddPatternSourceWithoutOffsetReset PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldNotAddNullInternalTopic STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldNotAddNullInternalTopic PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddProcessorWithWrongParent STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddProcessorWithWrongParent PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldNotAllowNullNameWhenAddingProcessor STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldNotAllowNullNameWhenAddingProcessor PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldAddSourcePatternWithOffsetReset STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldAddSourcePatternWithOffsetReset PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddStateStore STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddStateStore PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddSinkConnectedWithParent STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddSinkConnectedWithParent PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddStateStoreWithNonExistingProcessor STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > testAddStateStoreWithNonExistingProcessor PASSED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldCorrectlyMapStateStoreToInternalTopics STARTED org.apache.kafka.streams.processor.internals.InternalTopologyBuilderTest > shouldCorrectlyMapStateStoreToInternalTopics PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldThrowIllegalStateExceptionOnRegisterWhenContextIsInitialized STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldThrowIllegalStateExceptionOnRegisterWhenContextIsInitialized PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldReturnTimestampFromRecordContext STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldReturnTimestampFromRecordContext PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldReturnOffsetFromRecordContext STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldReturnOffsetFromRecordContext PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldReturnPartitionFromRecordContext STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldReturnPartitionFromRecordContext PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldReturnTopicFromRecordContext STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldReturnTopicFromRecordContext PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldThrowNullPointerOnRegisterIfStateStoreIsNull STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldThrowNullPointerOnRegisterIfStateStoreIsNull PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldNotThrowIllegalStateExceptionOnRegisterWhenContextIsNotInitialized STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldNotThrowIllegalStateExceptionOnRegisterWhenContextIsNotInitialized PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldThrowIllegalStateExceptionOnTimestampIfNoRecordContext STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldThrowIllegalStateExceptionOnTimestampIfNoRecordContext PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldThrowIllegalStateExceptionOnPartitionIfNoRecordContext STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldThrowIllegalStateExceptionOnPartitionIfNoRecordContext PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldReturnNullIfHeadersAreNotSet STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldReturnNullIfHeadersAreNotSet PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldReturnHeadersFromRecordContext STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldReturnHeadersFromRecordContext PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldThrowIllegalStateExceptionOnTopicIfNoRecordContext STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldThrowIllegalStateExceptionOnTopicIfNoRecordContext PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldThrowIllegalStateExceptionOnOffsetIfNoRecordContext STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldThrowIllegalStateExceptionOnOffsetIfNoRecordContext PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldThrowIllegalStateExceptionOnHeadersIfNoRecordContext STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldThrowIllegalStateExceptionOnHeadersIfNoRecordContext PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldReturnNullIfTopicEqualsNonExistTopic STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > shouldReturnNullIfTopicEqualsNonExistTopic PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > appConfigsShouldReturnUnrecognizedValues STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > appConfigsShouldReturnUnrecognizedValues PASSED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > appConfigsShouldReturnParsedValues STARTED org.apache.kafka.streams.processor.internals.AbstractProcessorContextTest > appConfigsShouldReturnParsedValues PASSED org.apache.kafka.streams.processor.LogAndSkipOnInvalidTimestampTest > logAndSkipOnInvalidTimestamp STARTED org.apache.kafka.streams.processor.LogAndSkipOnInvalidTimestampTest > logAndSkipOnInvalidTimestamp PASSED org.apache.kafka.streams.processor.LogAndSkipOnInvalidTimestampTest > extractMetadataTimestamp STARTED org.apache.kafka.streams.processor.LogAndSkipOnInvalidTimestampTest > extractMetadataTimestamp PASSED org.apache.kafka.streams.processor.FailOnInvalidTimestampTest > failOnInvalidTimestamp STARTED org.apache.kafka.streams.processor.FailOnInvalidTimestampTest > failOnInvalidTimestamp PASSED org.apache.kafka.streams.processor.FailOnInvalidTimestampTest > extractMetadataTimestamp STARTED org.apache.kafka.streams.processor.FailOnInvalidTimestampTest > extractMetadataTimestamp PASSED org.apache.kafka.streams.processor.WallclockTimestampExtractorTest > extractSystemTimestamp STARTED org.apache.kafka.streams.processor.WallclockTimestampExtractorTest > extractSystemTimestamp PASSED 1902 tests completed, 1 failed > Task :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-jdk10/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. 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 5.0. See https://docs.gradle.org/4.8.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 2h 15m 35s 67 actionable tasks: 53 executed, 14 up-to-date Build step 'Execute shell' marked build as failure Recording test results Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1 Not sending mail to unregistered user wangg...@gmail.com