See <https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/1310/display/redirect>
Changes: ------------------------------------------ [...truncated 340076 lines...] [Pipeline] dir [2022-10-19T09:41:49.717Z] Running in /home/jenkins/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype [Pipeline] { [Pipeline] sh [2022-10-19T09:41:52.487Z] + echo Y [2022-10-19T09:41:52.487Z] + mvn archetype:generate -DarchetypeCatalog=local -DarchetypeGroupId=org.apache.kafka -DarchetypeArtifactId=streams-quickstart-java -DarchetypeVersion=3.4.0-SNAPSHOT -DgroupId=streams.examples -DartifactId=streams.examples -Dversion=0.1 -Dpackage=myapps [2022-10-19T09:41:54.746Z] [INFO] Scanning for projects... [2022-10-19T09:41:54.746Z] [INFO] [2022-10-19T09:41:54.746Z] [INFO] ------------------< org.apache.maven:standalone-pom >------------------- [2022-10-19T09:41:54.746Z] [INFO] Building Maven Stub Project (No POM) 1 [2022-10-19T09:41:54.746Z] [INFO] --------------------------------[ pom ]--------------------------------- [2022-10-19T09:41:54.746Z] [INFO] [2022-10-19T09:41:54.746Z] [INFO] >>> maven-archetype-plugin:3.2.1:generate (default-cli) > generate-sources @ standalone-pom >>> [2022-10-19T09:41:54.746Z] [INFO] [2022-10-19T09:41:54.746Z] [INFO] <<< maven-archetype-plugin:3.2.1:generate (default-cli) < generate-sources @ standalone-pom <<< [2022-10-19T09:41:54.746Z] [INFO] [2022-10-19T09:41:54.746Z] [INFO] [2022-10-19T09:41:54.746Z] [INFO] --- maven-archetype-plugin:3.2.1:generate (default-cli) @ standalone-pom --- [2022-10-19T09:41:55.963Z] [INFO] Generating project in Interactive mode [2022-10-19T09:41:55.963Z] [WARNING] Archetype not found in any catalog. Falling back to central repository. [2022-10-19T09:41:55.963Z] [WARNING] Add a repository with id 'archetype' in your settings.xml if archetype's repository is elsewhere. [2022-10-19T09:41:55.963Z] [INFO] Using property: groupId = streams.examples [2022-10-19T09:41:55.963Z] [INFO] Using property: artifactId = streams.examples [2022-10-19T09:41:55.963Z] [INFO] Using property: version = 0.1 [2022-10-19T09:41:55.963Z] [INFO] Using property: package = myapps [2022-10-19T09:41:55.963Z] Confirm properties configuration: [2022-10-19T09:41:55.963Z] groupId: streams.examples [2022-10-19T09:41:55.963Z] artifactId: streams.examples [2022-10-19T09:41:55.963Z] version: 0.1 [2022-10-19T09:41:55.963Z] package: myapps [2022-10-19T09:41:55.963Z] Y: : [INFO] ---------------------------------------------------------------------------- [2022-10-19T09:41:55.963Z] [INFO] Using following parameters for creating project from Archetype: streams-quickstart-java:3.4.0-SNAPSHOT [2022-10-19T09:41:55.963Z] [INFO] ---------------------------------------------------------------------------- [2022-10-19T09:41:55.963Z] [INFO] Parameter: groupId, Value: streams.examples [2022-10-19T09:41:55.963Z] [INFO] Parameter: artifactId, Value: streams.examples [2022-10-19T09:41:55.963Z] [INFO] Parameter: version, Value: 0.1 [2022-10-19T09:41:55.963Z] [INFO] Parameter: package, Value: myapps [2022-10-19T09:41:55.963Z] [INFO] Parameter: packageInPathFormat, Value: myapps [2022-10-19T09:41:55.963Z] [INFO] Parameter: package, Value: myapps [2022-10-19T09:41:55.963Z] [INFO] Parameter: version, Value: 0.1 [2022-10-19T09:41:55.963Z] [INFO] Parameter: groupId, Value: streams.examples [2022-10-19T09:41:55.963Z] [INFO] Parameter: artifactId, Value: streams.examples [2022-10-19T09:41:55.963Z] [INFO] Project created from Archetype in dir: /home/jenkins/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples [2022-10-19T09:41:55.963Z] [INFO] ------------------------------------------------------------------------ [2022-10-19T09:41:55.963Z] [INFO] BUILD SUCCESS [2022-10-19T09:41:55.963Z] [INFO] ------------------------------------------------------------------------ [2022-10-19T09:41:55.963Z] [INFO] Total time: 1.978 s [2022-10-19T09:41:55.963Z] [INFO] Finished at: 2022-10-19T09:42:08Z [2022-10-19T09:41:55.963Z] [INFO] ------------------------------------------------------------------------ [Pipeline] dir [2022-10-19T09:41:56.486Z] Running in /home/jenkins/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples [Pipeline] { [Pipeline] sh [2022-10-19T09:41:59.446Z] + mvn compile [2022-10-19T09:42:01.535Z] [INFO] Scanning for projects... [2022-10-19T09:42:01.535Z] [INFO] [2022-10-19T09:42:01.535Z] [INFO] -----------------< streams.examples:streams.examples >------------------ [2022-10-19T09:42:01.535Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1 [2022-10-19T09:42:01.535Z] [INFO] --------------------------------[ jar ]--------------------------------- [2022-10-19T09:42:01.535Z] [INFO] [2022-10-19T09:42:01.535Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ streams.examples --- [2022-10-19T09:42:01.535Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2022-10-19T09:42:01.535Z] [INFO] Copying 1 resource [2022-10-19T09:42:01.535Z] [INFO] [2022-10-19T09:42:01.535Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ streams.examples --- [2022-10-19T09:42:02.578Z] [INFO] Changes detected - recompiling the module! [2022-10-19T09:42:02.578Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples/target/classes [2022-10-19T09:42:03.621Z] [INFO] ------------------------------------------------------------------------ [2022-10-19T09:42:03.621Z] [INFO] BUILD SUCCESS [2022-10-19T09:42:03.621Z] [INFO] ------------------------------------------------------------------------ [2022-10-19T09:42:03.621Z] [INFO] Total time: 2.831 s [2022-10-19T09:42:03.621Z] [INFO] Finished at: 2022-10-19T09:42:16Z [2022-10-19T09:42:03.621Z] [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] } [Pipeline] // stage [Pipeline] } [2022-10-19T09:42:18.543Z] [2022-10-19T09:42:18.543Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > FineGrainedAutoResetIntegrationTest > shouldOnlyReadRecordsWhereEarliestSpecifiedWithInvalidCommittedOffsets() PASSED [2022-10-19T09:42:18.543Z] [2022-10-19T09:42:18.543Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > FineGrainedAutoResetIntegrationTest > shouldOnlyReadRecordsWhereEarliestSpecifiedWithNoCommittedOffsetsWithDefaultGlobalAutoOffsetResetEarliest() STARTED [2022-10-19T09:43:00.323Z] [2022-10-19T09:43:00.323Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > FineGrainedAutoResetIntegrationTest > shouldOnlyReadRecordsWhereEarliestSpecifiedWithNoCommittedOffsetsWithDefaultGlobalAutoOffsetResetEarliest() PASSED [2022-10-19T09:43:00.323Z] [2022-10-19T09:43:00.323Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > FineGrainedAutoResetIntegrationTest > shouldThrowStreamsExceptionNoResetSpecified() STARTED [2022-10-19T09:43:00.323Z] [2022-10-19T09:43:00.323Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > FineGrainedAutoResetIntegrationTest > shouldThrowStreamsExceptionNoResetSpecified() PASSED [2022-10-19T09:43:01.256Z] [2022-10-19T09:43:01.256Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > GlobalKTableIntegrationTest > shouldGetToRunningWithOnlyGlobalTopology() STARTED [2022-10-19T09:43:02.187Z] [2022-10-19T09:43:02.187Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > GlobalKTableIntegrationTest > shouldGetToRunningWithOnlyGlobalTopology() PASSED [2022-10-19T09:43:02.187Z] [2022-10-19T09:43:02.187Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > GlobalKTableIntegrationTest > shouldKStreamGlobalKTableLeftJoin() STARTED [2022-10-19T09:43:03.933Z] [2022-10-19T09:43:03.933Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > GlobalKTableIntegrationTest > shouldKStreamGlobalKTableLeftJoin() PASSED [2022-10-19T09:43:03.933Z] [2022-10-19T09:43:03.933Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > GlobalKTableIntegrationTest > shouldRestoreGlobalInMemoryKTableOnRestart() STARTED [2022-10-19T09:43:05.675Z] [2022-10-19T09:43:05.675Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > GlobalKTableIntegrationTest > shouldRestoreGlobalInMemoryKTableOnRestart() PASSED [2022-10-19T09:43:05.675Z] [2022-10-19T09:43:05.675Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > GlobalKTableIntegrationTest > shouldKStreamGlobalKTableJoin() STARTED [2022-10-19T09:43:08.706Z] [2022-10-19T09:43:08.706Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > GlobalKTableIntegrationTest > shouldKStreamGlobalKTableJoin() PASSED [2022-10-19T09:43:09.636Z] [2022-10-19T09:43:09.636Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > GlobalThreadShutDownOrderTest > shouldFinishGlobalStoreOperationOnShutDown() STARTED [2022-10-19T09:43:15.526Z] [2022-10-19T09:43:15.526Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > GlobalThreadShutDownOrderTest > shouldFinishGlobalStoreOperationOnShutDown() PASSED [2022-10-19T09:43:15.526Z] [2022-10-19T09:43:15.526Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > IQv2IntegrationTest > shouldFailStopped() STARTED [2022-10-19T09:43:16.626Z] [2022-10-19T09:43:16.626Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > IQv2IntegrationTest > shouldFailStopped() PASSED [2022-10-19T09:43:16.626Z] [2022-10-19T09:43:16.626Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > IQv2IntegrationTest > shouldNotRequireQueryHandler(TestInfo) STARTED [2022-10-19T09:43:16.626Z] [2022-10-19T09:43:16.626Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > IQv2IntegrationTest > shouldNotRequireQueryHandler(TestInfo) PASSED [2022-10-19T09:43:16.626Z] [2022-10-19T09:43:16.626Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > IQv2IntegrationTest > shouldFailNotStarted() STARTED [2022-10-19T09:43:16.626Z] [2022-10-19T09:43:16.626Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > IQv2IntegrationTest > shouldFailNotStarted() PASSED [2022-10-19T09:43:16.626Z] [2022-10-19T09:43:16.626Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > IQv2IntegrationTest > shouldFetchFromPartition() STARTED [2022-10-19T09:43:18.487Z] [2022-10-19T09:43:18.487Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > IQv2IntegrationTest > shouldFetchFromPartition() PASSED [2022-10-19T09:43:18.487Z] [2022-10-19T09:43:18.487Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > IQv2IntegrationTest > shouldFetchExplicitlyFromAllPartitions() STARTED [2022-10-19T09:43:20.526Z] [2022-10-19T09:43:20.526Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > IQv2IntegrationTest > shouldFetchExplicitlyFromAllPartitions() PASSED [2022-10-19T09:43:20.526Z] [2022-10-19T09:43:20.526Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > IQv2IntegrationTest > shouldFailUnknownStore() STARTED [2022-10-19T09:43:20.526Z] [2022-10-19T09:43:20.526Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > IQv2IntegrationTest > shouldFailUnknownStore() PASSED [2022-10-19T09:43:20.526Z] [2022-10-19T09:43:20.526Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > IQv2IntegrationTest > shouldRejectNonRunningActive() STARTED [2022-10-19T09:43:22.269Z] [2022-10-19T09:43:22.269Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > IQv2IntegrationTest > shouldRejectNonRunningActive() PASSED [2022-10-19T09:43:23.514Z] [2022-10-19T09:43:23.514Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > InternalTopicIntegrationTest > shouldCompactTopicsForKeyValueStoreChangelogs() STARTED [2022-10-19T09:43:24.445Z] [2022-10-19T09:43:24.445Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > InternalTopicIntegrationTest > shouldCompactTopicsForKeyValueStoreChangelogs() PASSED [2022-10-19T09:43:24.445Z] [2022-10-19T09:43:24.445Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > InternalTopicIntegrationTest > shouldGetToRunningWithWindowedTableInFKJ() STARTED [2022-10-19T09:43:27.060Z] [2022-10-19T09:43:27.060Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > InternalTopicIntegrationTest > shouldGetToRunningWithWindowedTableInFKJ() PASSED [2022-10-19T09:43:27.060Z] [2022-10-19T09:43:27.060Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > InternalTopicIntegrationTest > shouldCompactAndDeleteTopicsForWindowStoreChangelogs() STARTED [2022-10-19T09:43:27.060Z] [2022-10-19T09:43:27.060Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > InternalTopicIntegrationTest > shouldCompactAndDeleteTopicsForWindowStoreChangelogs() PASSED [2022-10-19T09:43:28.789Z] [2022-10-19T09:43:28.789Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldAggregateSlidingWindows(TestInfo) STARTED [2022-10-19T09:43:32.347Z] [2022-10-19T09:43:32.347Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldAggregateSlidingWindows(TestInfo) PASSED [2022-10-19T09:43:32.347Z] [2022-10-19T09:43:32.347Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldReduceSessionWindows() STARTED [2022-10-19T09:43:34.089Z] [2022-10-19T09:43:34.089Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldReduceSessionWindows() PASSED [2022-10-19T09:43:34.089Z] [2022-10-19T09:43:34.089Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldReduceSlidingWindows(TestInfo) STARTED [2022-10-19T09:43:37.648Z] [2022-10-19T09:43:37.648Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldReduceSlidingWindows(TestInfo) PASSED [2022-10-19T09:43:37.648Z] [2022-10-19T09:43:37.648Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldReduce(TestInfo) STARTED [2022-10-19T09:43:41.575Z] [2022-10-19T09:43:41.575Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldReduce(TestInfo) PASSED [2022-10-19T09:43:41.575Z] [2022-10-19T09:43:41.575Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldAggregate(TestInfo) STARTED [2022-10-19T09:43:46.157Z] [2022-10-19T09:43:46.157Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldAggregate(TestInfo) PASSED [2022-10-19T09:43:46.157Z] [2022-10-19T09:43:46.157Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldCount(TestInfo) STARTED [2022-10-19T09:43:49.707Z] [2022-10-19T09:43:49.707Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldCount(TestInfo) PASSED [2022-10-19T09:43:49.707Z] [2022-10-19T09:43:49.707Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldGroupByKey(TestInfo) STARTED [2022-10-19T09:43:53.386Z] [2022-10-19T09:43:53.386Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldGroupByKey(TestInfo) PASSED [2022-10-19T09:43:53.386Z] [2022-10-19T09:43:53.386Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldCountWithInternalStore(TestInfo) STARTED [2022-10-19T09:43:57.139Z] [2022-10-19T09:43:57.139Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldCountWithInternalStore(TestInfo) PASSED [2022-10-19T09:43:57.139Z] [2022-10-19T09:43:57.139Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldCountUnlimitedWindows() STARTED [2022-10-19T09:43:59.211Z] [2022-10-19T09:43:59.211Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldCountUnlimitedWindows() PASSED [2022-10-19T09:43:59.211Z] [2022-10-19T09:43:59.211Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldReduceWindowed(TestInfo) STARTED [2022-10-19T09:44:02.764Z] [2022-10-19T09:44:02.764Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldReduceWindowed(TestInfo) PASSED [2022-10-19T09:44:02.764Z] [2022-10-19T09:44:02.764Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldCountSessionWindows() STARTED [2022-10-19T09:44:03.692Z] [2022-10-19T09:44:03.692Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldCountSessionWindows() PASSED [2022-10-19T09:44:03.692Z] [2022-10-19T09:44:03.692Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldAggregateWindowed(TestInfo) STARTED [2022-10-19T09:44:07.242Z] [2022-10-19T09:44:07.242Z] Gradle Test Run :streams:integrationTest > Gradle Test Executor 164 > KStreamAggregationIntegrationTest > shouldAggregateWindowed(TestInfo) PASSED [2022-10-19T09:44:21.307Z] [2022-10-19T09:44:21.307Z] BUILD SUCCESSFUL in 2h 3m 49s [2022-10-19T09:44:21.307Z] 212 actionable tasks: 115 executed, 97 up-to-date [2022-10-19T09:44:21.307Z] [2022-10-19T09:44:21.307Z] See the profiling report at: file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/build/reports/profile/profile-2022-10-19-07-40-36.html [2022-10-19T09:44:21.307Z] A fine-grained performance profile is available: use the --scan option. [Pipeline] junit [2022-10-19T09:44:22.154Z] Recording test results [2022-10-19T09:44:34.832Z] [Checks API] No suitable checks publisher found. [Pipeline] echo [2022-10-19T09:44:34.833Z] 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 h49-shared in /home/jenkins/h49-shared/712657a4/workspace/Kafka_kafka_trunk [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] step