See <https://builds.apache.org/job/kafka-trunk-jdk8/2484/display/redirect?page=changes>
Changes: [github] KAFKA-6454: Allow timestamp manipulation in Processor API (#4519) [jason] KAFKA-6658; Fix RoundTripWorkload and make k/v generation configurable ------------------------------------------ [...truncated 3.70 MB...] org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddTimestampExtractorWithOffsetResetAndPatternPerSource 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 > shouldNotAllowOffsetResetSourceWithoutTopics STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldNotAllowOffsetResetSourceWithoutTopics 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 > shouldNotAllowToAddGlobalStoreWithSourceNameEqualsProcessorName STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldNotAllowToAddGlobalStoreWithSourceNameEqualsProcessorName PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddSourceWithOffsetReset STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddSourceWithOffsetReset 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 > shouldAddInternalTopicConfigForRepartitionTopics STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddInternalTopicConfigForRepartitionTopics 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 > shouldAddTimestampExtractorWithOffsetResetPerSource STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddTimestampExtractorWithOffsetResetPerSource PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddMoreThanOnePatternSourceNode STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddMoreThanOnePatternSourceNode PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddTimestampExtractorWithPatternPerSource STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddTimestampExtractorWithPatternPerSource 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 > shouldConnectRegexMatchedTopicsToStateStore STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldConnectRegexMatchedTopicsToStateStore 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 > shouldAddSourceWithoutOffsetReset STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddSourceWithoutOffsetReset PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddStateStoreWithDuplicates STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testAddStateStoreWithDuplicates PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddTimestampExtractorPerSource STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddTimestampExtractorPerSource PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddTimestampExtractorWithOffsetResetAndKeyValSerdesPerSource STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddTimestampExtractorWithOffsetResetAndKeyValSerdesPerSource 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 > shouldAddTimestampExtractorWithOffsetResetAndKeyValSerdesAndPatternPerSource STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddTimestampExtractorWithOffsetResetAndKeyValSerdesAndPatternPerSource PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > testSubscribeTopicNameAndPattern STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > testSubscribeTopicNameAndPattern PASSED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddPatternSourceWithoutOffsetReset STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddPatternSourceWithoutOffsetReset 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 > shouldAddSourcePatternWithOffsetReset STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldAddSourcePatternWithOffsetReset 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 > shouldCorrectlyMapStateStoreToInternalTopics STARTED org.apache.kafka.streams.processor.TopologyBuilderTest > shouldCorrectlyMapStateStoreToInternalTopics 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 PASSED 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 > shouldBeAbleToRunWithTwoSubtopologies STARTED org.apache.kafka.streams.integration.EosIntegrationTest > shouldBeAbleToRunWithTwoSubtopologies PASSED org.apache.kafka.streams.integration.EosIntegrationTest > shouldNotViolateEosIfOneTaskGetsFencedUsingIsolatedAppInstances STARTED org.apache.kafka.streams.integration.EosIntegrationTest > shouldNotViolateEosIfOneTaskGetsFencedUsingIsolatedAppInstances PASSED org.apache.kafka.streams.integration.EosIntegrationTest > shouldNotViolateEosIfOneTaskFailsWithState STARTED org.apache.kafka.streams.integration.EosIntegrationTest > shouldNotViolateEosIfOneTaskFailsWithState PASSED org.apache.kafka.streams.integration.EosIntegrationTest > shouldBeAbleToRunWithTwoSubtopologiesAndMultiplePartitions STARTED org.apache.kafka.streams.integration.EosIntegrationTest > shouldBeAbleToRunWithTwoSubtopologiesAndMultiplePartitions PASSED org.apache.kafka.streams.integration.EosIntegrationTest > shouldBeAbleToRestartAfterClose STARTED org.apache.kafka.streams.integration.EosIntegrationTest > shouldBeAbleToRestartAfterClose PASSED Build timed out (after 360 minutes). Marking the build as failed. Build was aborted [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 [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. Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=a70e4f95d713dd34757b3807171a2e520dd9c04d, workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Computing warning deltas based on reference build #2477 Recording test results Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 Not sending mail to unregistered user git...@alasdairhodge.co.uk Not sending mail to unregistered user wangg...@gmail.com Not sending mail to unregistered user rajinisiva...@googlemail.com