See
<https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/1098/display/redirect>
Changes:
------------------------------------------
[...truncated 488056 lines...]
[2022-07-27T04:17:33.708Z] [INFO]
[2022-07-27T04:17:33.708Z] [INFO] ---
maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog)
@ streams-quickstart-java ---
[2022-07-27T04:17:33.708Z] [INFO]
------------------------------------------------------------------------
[2022-07-27T04:17:33.708Z] [INFO] Reactor Summary for Kafka Streams ::
Quickstart 3.3.0-SNAPSHOT:
[2022-07-27T04:17:33.708Z] [INFO]
[2022-07-27T04:17:33.708Z] [INFO] Kafka Streams :: Quickstart
........................ SUCCESS [ 1.724 s]
[2022-07-27T04:17:33.708Z] [INFO] streams-quickstart-java
............................ SUCCESS [ 0.580 s]
[2022-07-27T04:17:33.708Z] [INFO]
------------------------------------------------------------------------
[2022-07-27T04:17:33.708Z] [INFO] BUILD SUCCESS
[2022-07-27T04:17:33.708Z] [INFO]
------------------------------------------------------------------------
[2022-07-27T04:17:33.708Z] [INFO] Total time: 2.549 s
[2022-07-27T04:17:33.708Z] [INFO] Finished at: 2022-07-27T04:17:33Z
[2022-07-27T04:17:33.708Z] [INFO]
------------------------------------------------------------------------
[Pipeline] dir
[2022-07-27T04:17:34.223Z] Running in
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/streams/quickstart/test-streams-archetype
[Pipeline] {
[Pipeline] sh
[2022-07-27T04:17:34.635Z]
[2022-07-27T04:17:34.635Z] ServerShutdownTest >
testNoCleanShutdownAfterFailedStartupDueToCorruptLogs(String) >
kafka.server.ServerShutdownTest.testNoCleanShutdownAfterFailedStartupDueToCorruptLogs(String)[2]
PASSED
[2022-07-27T04:17:34.635Z]
[2022-07-27T04:17:34.635Z] ServerShutdownTest >
testControllerShutdownDuringSend() STARTED
[2022-07-27T04:17:34.635Z]
[2022-07-27T04:17:34.635Z] ServerShutdownTest >
testControllerShutdownDuringSend() PASSED
[2022-07-27T04:17:34.635Z]
[2022-07-27T04:17:34.635Z] ServerShutdownTest > testCleanShutdown(String) >
kafka.server.ServerShutdownTest.testCleanShutdown(String)[1] STARTED
[2022-07-27T04:17:36.708Z] + echo Y
[2022-07-27T04:17:36.708Z] + mvn archetype:generate -DarchetypeCatalog=local
-DarchetypeGroupId=org.apache.kafka
-DarchetypeArtifactId=streams-quickstart-java -DarchetypeVersion=3.3.0-SNAPSHOT
-DgroupId=streams.examples -DartifactId=streams.examples -Dversion=0.1
-Dpackage=myapps
[2022-07-27T04:17:37.076Z]
[2022-07-27T04:17:37.076Z] ServerShutdownTest > testCleanShutdown(String) >
kafka.server.ServerShutdownTest.testCleanShutdown(String)[1] PASSED
[2022-07-27T04:17:37.076Z]
[2022-07-27T04:17:37.076Z] ServerShutdownTest > testCleanShutdown(String) >
kafka.server.ServerShutdownTest.testCleanShutdown(String)[2] STARTED
[2022-07-27T04:17:37.644Z] [INFO] Scanning for projects...
[2022-07-27T04:17:38.672Z] [INFO]
[2022-07-27T04:17:38.672Z] [INFO] ------------------<
org.apache.maven:standalone-pom >-------------------
[2022-07-27T04:17:38.672Z] [INFO] Building Maven Stub Project (No POM) 1
[2022-07-27T04:17:38.672Z] [INFO] --------------------------------[ pom
]---------------------------------
[2022-07-27T04:17:38.672Z] [INFO]
[2022-07-27T04:17:38.672Z] [INFO] >>> maven-archetype-plugin:3.2.1:generate
(default-cli) > generate-sources @ standalone-pom >>>
[2022-07-27T04:17:38.672Z] [INFO]
[2022-07-27T04:17:38.672Z] [INFO] <<< maven-archetype-plugin:3.2.1:generate
(default-cli) < generate-sources @ standalone-pom <<<
[2022-07-27T04:17:38.672Z] [INFO]
[2022-07-27T04:17:38.672Z] [INFO]
[2022-07-27T04:17:38.672Z] [INFO] --- maven-archetype-plugin:3.2.1:generate
(default-cli) @ standalone-pom ---
[2022-07-27T04:17:38.672Z] [INFO] Generating project in Interactive mode
[2022-07-27T04:17:38.672Z] [WARNING] Archetype not found in any catalog.
Falling back to central repository.
[2022-07-27T04:17:38.672Z] [WARNING] Add a repository with id 'archetype' in
your settings.xml if archetype's repository is elsewhere.
[2022-07-27T04:17:38.672Z] [INFO] Using property: groupId = streams.examples
[2022-07-27T04:17:38.672Z] [INFO] Using property: artifactId = streams.examples
[2022-07-27T04:17:38.672Z] [INFO] Using property: version = 0.1
[2022-07-27T04:17:38.672Z] [INFO] Using property: package = myapps
[2022-07-27T04:17:38.672Z] Confirm properties configuration:
[2022-07-27T04:17:38.672Z] groupId: streams.examples
[2022-07-27T04:17:38.672Z] artifactId: streams.examples
[2022-07-27T04:17:38.672Z] version: 0.1
[2022-07-27T04:17:38.672Z] package: myapps
[2022-07-27T04:17:38.672Z] Y: : [INFO]
----------------------------------------------------------------------------
[2022-07-27T04:17:38.672Z] [INFO] Using following parameters for creating
project from Archetype: streams-quickstart-java:3.3.0-SNAPSHOT
[2022-07-27T04:17:38.672Z] [INFO]
----------------------------------------------------------------------------
[2022-07-27T04:17:38.672Z] [INFO] Parameter: groupId, Value: streams.examples
[2022-07-27T04:17:38.672Z] [INFO] Parameter: artifactId, Value: streams.examples
[2022-07-27T04:17:38.672Z] [INFO] Parameter: version, Value: 0.1
[2022-07-27T04:17:38.672Z] [INFO] Parameter: package, Value: myapps
[2022-07-27T04:17:38.672Z] [INFO] Parameter: packageInPathFormat, Value: myapps
[2022-07-27T04:17:38.672Z] [INFO] Parameter: package, Value: myapps
[2022-07-27T04:17:38.672Z] [INFO] Parameter: version, Value: 0.1
[2022-07-27T04:17:38.672Z] [INFO] Parameter: groupId, Value: streams.examples
[2022-07-27T04:17:38.672Z] [INFO] Parameter: artifactId, Value: streams.examples
[2022-07-27T04:17:38.672Z] [INFO] Project created from Archetype in dir:
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/streams/quickstart/test-streams-archetype/streams.examples
[2022-07-27T04:17:38.672Z] [INFO]
------------------------------------------------------------------------
[2022-07-27T04:17:38.672Z] [INFO] BUILD SUCCESS
[2022-07-27T04:17:38.672Z] [INFO]
------------------------------------------------------------------------
[2022-07-27T04:17:38.672Z] [INFO] Total time: 1.308 s
[2022-07-27T04:17:38.672Z] [INFO] Finished at: 2022-07-27T04:17:38Z
[2022-07-27T04:17:38.672Z] [INFO]
------------------------------------------------------------------------
[Pipeline] dir
[2022-07-27T04:17:39.358Z] Running in
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/streams/quickstart/test-streams-archetype/streams.examples
[Pipeline] {
[Pipeline] sh
[2022-07-27T04:17:39.520Z]
[2022-07-27T04:17:39.520Z] ServerShutdownTest > testCleanShutdown(String) >
kafka.server.ServerShutdownTest.testCleanShutdown(String)[2] PASSED
[2022-07-27T04:17:39.520Z]
[2022-07-27T04:17:39.520Z] ServerShutdownTest >
testCleanShutdownWithZkUnavailable(String) >
kafka.server.ServerShutdownTest.testCleanShutdownWithZkUnavailable(String)[1]
STARTED
[2022-07-27T04:17:41.786Z]
[2022-07-27T04:17:41.786Z] ServerShutdownTest >
testCleanShutdownWithZkUnavailable(String) >
kafka.server.ServerShutdownTest.testCleanShutdownWithZkUnavailable(String)[1]
PASSED
[2022-07-27T04:17:41.786Z]
[2022-07-27T04:17:41.786Z] UpdateFeaturesTest >
testPartialSuccessDuringInvalidFeatureUpgradeAndValidDowngrade() STARTED
[2022-07-27T04:17:41.843Z] + mvn compile
[2022-07-27T04:17:42.779Z] [INFO] Scanning for projects...
[2022-07-27T04:17:42.779Z] [INFO]
[2022-07-27T04:17:42.779Z] [INFO] -----------------<
streams.examples:streams.examples >------------------
[2022-07-27T04:17:42.779Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1
[2022-07-27T04:17:42.779Z] [INFO] --------------------------------[ jar
]---------------------------------
[2022-07-27T04:17:42.779Z] [INFO]
[2022-07-27T04:17:42.779Z] [INFO] --- maven-resources-plugin:2.6:resources
(default-resources) @ streams.examples ---
[2022-07-27T04:17:42.779Z] [INFO] Using 'UTF-8' encoding to copy filtered
resources.
[2022-07-27T04:17:42.779Z] [INFO] Copying 1 resource
[2022-07-27T04:17:42.779Z] [INFO]
[2022-07-27T04:17:42.779Z] [INFO] --- maven-compiler-plugin:3.1:compile
(default-compile) @ streams.examples ---
[2022-07-27T04:17:43.716Z] [INFO] Changes detected - recompiling the module!
[2022-07-27T04:17:43.716Z] [INFO] Compiling 3 source files to
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk_2/streams/quickstart/test-streams-archetype/streams.examples/target/classes
[2022-07-27T04:17:44.057Z]
[2022-07-27T04:17:44.057Z] UpdateFeaturesTest >
testPartialSuccessDuringInvalidFeatureUpgradeAndValidDowngrade() PASSED
[2022-07-27T04:17:44.057Z]
[2022-07-27T04:17:44.057Z] UpdateFeaturesTest >
testShouldFailRequestDuringDeletionOfNonExistingFeature() STARTED
[2022-07-27T04:17:44.653Z] [INFO]
------------------------------------------------------------------------
[2022-07-27T04:17:44.653Z] [INFO] BUILD SUCCESS
[2022-07-27T04:17:44.653Z] [INFO]
------------------------------------------------------------------------
[2022-07-27T04:17:44.653Z] [INFO] Total time: 1.882 s
[2022-07-27T04:17:44.653Z] [INFO] Finished at: 2022-07-27T04:17:44Z
[2022-07-27T04:17:44.653Z] [INFO]
------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[2022-07-27T04:17:45.249Z]
[2022-07-27T04:17:45.249Z] UpdateFeaturesTest >
testShouldFailRequestDuringDeletionOfNonExistingFeature() PASSED
[2022-07-27T04:17:45.249Z]
[2022-07-27T04:17:45.249Z] UpdateFeaturesTest >
testShouldFailRequestIfNotController() STARTED
[Pipeline] // stage
[Pipeline] }
[2022-07-27T04:17:47.345Z]
[2022-07-27T04:17:47.345Z] UpdateFeaturesTest >
testShouldFailRequestIfNotController() PASSED
[2022-07-27T04:17:47.345Z]
[2022-07-27T04:17:47.345Z] UpdateFeaturesTest >
testShouldFailRequestDuringBrokerMaxVersionLevelIncompatibilityWithNoExistingFinalizedFeature()
STARTED
[2022-07-27T04:17:49.832Z]
[2022-07-27T04:17:49.832Z] UpdateFeaturesTest >
testShouldFailRequestDuringBrokerMaxVersionLevelIncompatibilityWithNoExistingFinalizedFeature()
PASSED
[2022-07-27T04:17:49.832Z]
[2022-07-27T04:17:49.832Z] UpdateFeaturesTest >
testShouldFailRequestWhenDowngradeFlagIsNotSetDuringDowngrade() STARTED
[2022-07-27T04:17:51.005Z]
[2022-07-27T04:17:51.005Z] UpdateFeaturesTest >
testShouldFailRequestWhenDowngradeFlagIsNotSetDuringDowngrade() PASSED
[2022-07-27T04:17:51.005Z]
[2022-07-27T04:17:51.005Z] UpdateFeaturesTest >
testShouldFailRequestWhenUpgradingToSameVersionLevel() STARTED
[2022-07-27T04:17:53.324Z]
[2022-07-27T04:17:53.324Z] UpdateFeaturesTest >
testShouldFailRequestWhenUpgradingToSameVersionLevel() PASSED
[2022-07-27T04:17:53.324Z]
[2022-07-27T04:17:53.324Z] UpdateFeaturesTest >
testShouldFailRequestDuringBrokerMaxVersionLevelIncompatibilityForExistingFinalizedFeature()
STARTED
[2022-07-27T04:17:54.371Z]
[2022-07-27T04:17:54.371Z] UpdateFeaturesTest >
testShouldFailRequestDuringBrokerMaxVersionLevelIncompatibilityForExistingFinalizedFeature()
PASSED
[2022-07-27T04:17:54.371Z]
[2022-07-27T04:17:54.372Z] UpdateFeaturesTest >
testPartialSuccessDuringValidFeatureUpgradeAndInvalidDowngrade() STARTED
[2022-07-27T04:17:56.811Z]
[2022-07-27T04:17:56.811Z] UpdateFeaturesTest >
testPartialSuccessDuringValidFeatureUpgradeAndInvalidDowngrade() PASSED
[2022-07-27T04:17:56.811Z]
[2022-07-27T04:17:56.811Z] UpdateFeaturesTest >
testShouldFailRequestInServerWhenDowngradeFlagIsNotSetDuringDeletion() STARTED
[2022-07-27T04:17:57.982Z]
[2022-07-27T04:17:57.982Z] UpdateFeaturesTest >
testShouldFailRequestInServerWhenDowngradeFlagIsNotSetDuringDeletion() PASSED
[2022-07-27T04:17:57.982Z]
[2022-07-27T04:17:57.982Z] UpdateFeaturesTest >
testShouldFailRequestWhenDowngradeToHigherVersionLevelIsAttempted() STARTED
[2022-07-27T04:18:00.302Z]
[2022-07-27T04:18:00.302Z] UpdateFeaturesTest >
testShouldFailRequestWhenDowngradeToHigherVersionLevelIsAttempted() PASSED
[2022-07-27T04:18:00.302Z]
[2022-07-27T04:18:00.302Z] UpdateFeaturesTest >
testSuccessfulFeatureUpgradeAndWithNoExistingFinalizedFeatures() STARTED
[2022-07-27T04:18:02.549Z]
[2022-07-27T04:18:02.549Z] UpdateFeaturesTest >
testSuccessfulFeatureUpgradeAndWithNoExistingFinalizedFeatures() PASSED
[2022-07-27T04:18:02.549Z]
[2022-07-27T04:18:02.549Z] UpdateFeaturesTest >
testSuccessfulFeatureUpgradeAndDowngrade() STARTED
[2022-07-27T04:18:03.619Z]
[2022-07-27T04:18:03.619Z] UpdateFeaturesTest >
testSuccessfulFeatureUpgradeAndDowngrade() PASSED
[2022-07-27T04:18:03.619Z]
[2022-07-27T04:18:03.619Z] EpochDrivenReplicationProtocolAcceptanceTest >
shouldSurviveFastLeaderChange() STARTED
[2022-07-27T04:18:15.010Z]
[2022-07-27T04:18:15.010Z] EpochDrivenReplicationProtocolAcceptanceTest >
shouldSurviveFastLeaderChange() PASSED
[2022-07-27T04:18:15.010Z]
[2022-07-27T04:18:15.010Z] EpochDrivenReplicationProtocolAcceptanceTest >
offsetsShouldNotGoBackwards() STARTED
[2022-07-27T04:19:29.853Z]
[2022-07-27T04:19:29.853Z] EpochDrivenReplicationProtocolAcceptanceTest >
offsetsShouldNotGoBackwards() PASSED
[2022-07-27T04:19:29.853Z]
[2022-07-27T04:19:29.853Z] EpochDrivenReplicationProtocolAcceptanceTest >
shouldFollowLeaderEpochBasicWorkflow() STARTED
[2022-07-27T04:19:29.853Z]
[2022-07-27T04:19:29.853Z] EpochDrivenReplicationProtocolAcceptanceTest >
shouldFollowLeaderEpochBasicWorkflow() PASSED
[2022-07-27T04:19:29.853Z]
[2022-07-27T04:19:29.853Z] EpochDrivenReplicationProtocolAcceptanceTest >
shouldNotAllowDivergentLogs() STARTED
[2022-07-27T04:19:29.853Z]
[2022-07-27T04:19:29.853Z] EpochDrivenReplicationProtocolAcceptanceTest >
shouldNotAllowDivergentLogs() PASSED
[2022-07-27T04:19:29.853Z]
[2022-07-27T04:19:29.853Z] EpochDrivenReplicationProtocolAcceptanceTest >
logsShouldNotDivergeOnUncleanLeaderElections() STARTED
[2022-07-27T04:19:37.901Z]
[2022-07-27T04:19:37.901Z] EpochDrivenReplicationProtocolAcceptanceTest >
logsShouldNotDivergeOnUncleanLeaderElections() PASSED
[2022-07-27T04:19:37.901Z]
[2022-07-27T04:19:37.901Z] LeaderEpochIntegrationTest >
shouldIncreaseLeaderEpochBetweenLeaderRestarts() STARTED
[2022-07-27T04:19:40.137Z]
[2022-07-27T04:19:40.137Z] LeaderEpochIntegrationTest >
shouldIncreaseLeaderEpochBetweenLeaderRestarts() PASSED
[2022-07-27T04:19:40.137Z]
[2022-07-27T04:19:40.137Z] LeaderEpochIntegrationTest >
shouldAddCurrentLeaderEpochToMessagesAsTheyAreWrittenToLeader() STARTED
[2022-07-27T04:19:45.078Z]
[2022-07-27T04:19:45.078Z] LeaderEpochIntegrationTest >
shouldAddCurrentLeaderEpochToMessagesAsTheyAreWrittenToLeader() PASSED
[2022-07-27T04:19:45.078Z]
[2022-07-27T04:19:45.078Z] LeaderEpochIntegrationTest >
shouldSendLeaderEpochRequestAndGetAResponse() STARTED
[2022-07-27T04:19:47.213Z]
[2022-07-27T04:19:47.213Z] LeaderEpochIntegrationTest >
shouldSendLeaderEpochRequestAndGetAResponse() PASSED
[2022-07-27T04:19:47.213Z]
[2022-07-27T04:19:47.213Z] ReplicationUtilsTest > testUpdateLeaderAndIsr()
STARTED
[2022-07-27T04:19:47.213Z]
[2022-07-27T04:19:47.213Z] ReplicationUtilsTest > testUpdateLeaderAndIsr()
PASSED
[2022-07-27T04:19:48.448Z]
[2022-07-27T04:19:48.448Z] 1662 tests completed, 2 failed, 5 skipped
[2022-07-27T04:19:49.672Z] There were failing tests. See the report at:
file:///home/jenkins/workspace/Kafka_kafka_trunk_2/core/build/reports/tests/integrationTest/index.html
[2022-07-27T04:19:49.672Z]
[2022-07-27T04:19:49.672Z] BUILD SUCCESSFUL in 1h 50m 33s
[2022-07-27T04:19:49.672Z] 212 actionable tasks: 115 executed, 97 up-to-date
[2022-07-27T04:19:49.672Z]
[2022-07-27T04:19:49.672Z] See the profiling report at:
file:///home/jenkins/workspace/Kafka_kafka_trunk_2/build/reports/profile/profile-2022-07-27-02-29-20.html
[2022-07-27T04:19:49.672Z] A fine-grained performance profile is available: use
the --scan option.
[Pipeline] junit
[2022-07-27T04:19:50.719Z] Recording test results
[2022-07-27T04:20:00.521Z] [Checks API] No suitable checks publisher found.
[Pipeline] echo
[2022-07-27T04:20:00.523Z] Skipping Kafka Streams archetype test for Java 11
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] node
Running on builds32 in /home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] step