See 
<https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/1110/display/redirect>

Changes:


------------------------------------------
[...truncated 488113 lines...]
[2022-08-01T13:17:36.489Z] 
[2022-08-01T13:17:36.489Z] GlobalKTableIntegrationTest > 
shouldRestoreGlobalInMemoryKTableOnRestart() STARTED
[2022-08-01T13:17:37.715Z] + echo Y
[2022-08-01T13:17:37.715Z] + 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-08-01T13:17:38.560Z] 
[2022-08-01T13:17:38.560Z] GlobalKTableIntegrationTest > 
shouldRestoreGlobalInMemoryKTableOnRestart() PASSED
[2022-08-01T13:17:38.560Z] 
[2022-08-01T13:17:38.560Z] GlobalKTableIntegrationTest > 
shouldKStreamGlobalKTableJoin() STARTED
[2022-08-01T13:17:39.967Z] [INFO] Scanning for projects...
[2022-08-01T13:17:39.967Z] [INFO] 
[2022-08-01T13:17:39.967Z] [INFO] ------------------< 
org.apache.maven:standalone-pom >-------------------
[2022-08-01T13:17:39.967Z] [INFO] Building Maven Stub Project (No POM) 1
[2022-08-01T13:17:39.967Z] [INFO] --------------------------------[ pom 
]---------------------------------
[2022-08-01T13:17:39.967Z] [INFO] 
[2022-08-01T13:17:39.967Z] [INFO] >>> maven-archetype-plugin:3.2.1:generate 
(default-cli) > generate-sources @ standalone-pom >>>
[2022-08-01T13:17:39.967Z] [INFO] 
[2022-08-01T13:17:39.967Z] [INFO] <<< maven-archetype-plugin:3.2.1:generate 
(default-cli) < generate-sources @ standalone-pom <<<
[2022-08-01T13:17:39.967Z] [INFO] 
[2022-08-01T13:17:39.967Z] [INFO] 
[2022-08-01T13:17:39.967Z] [INFO] --- maven-archetype-plugin:3.2.1:generate 
(default-cli) @ standalone-pom ---
[2022-08-01T13:17:40.752Z] 
[2022-08-01T13:17:40.752Z] GlobalKTableIntegrationTest > 
shouldKStreamGlobalKTableJoin() PASSED
[2022-08-01T13:17:41.728Z] [INFO] Generating project in Interactive mode
[2022-08-01T13:17:41.728Z] [WARNING] Archetype not found in any catalog. 
Falling back to central repository.
[2022-08-01T13:17:41.728Z] [WARNING] Add a repository with id 'archetype' in 
your settings.xml if archetype's repository is elsewhere.
[2022-08-01T13:17:41.728Z] [INFO] Using property: groupId = streams.examples
[2022-08-01T13:17:41.728Z] [INFO] Using property: artifactId = streams.examples
[2022-08-01T13:17:41.728Z] [INFO] Using property: version = 0.1
[2022-08-01T13:17:41.728Z] [INFO] Using property: package = myapps
[2022-08-01T13:17:41.728Z] Confirm properties configuration:
[2022-08-01T13:17:41.728Z] groupId: streams.examples
[2022-08-01T13:17:41.728Z] artifactId: streams.examples
[2022-08-01T13:17:41.728Z] version: 0.1
[2022-08-01T13:17:41.728Z] package: myapps
[2022-08-01T13:17:41.728Z]  Y: : [INFO] 
----------------------------------------------------------------------------
[2022-08-01T13:17:41.728Z] [INFO] Using following parameters for creating 
project from Archetype: streams-quickstart-java:3.3.0-SNAPSHOT
[2022-08-01T13:17:41.728Z] [INFO] 
----------------------------------------------------------------------------
[2022-08-01T13:17:41.728Z] [INFO] Parameter: groupId, Value: streams.examples
[2022-08-01T13:17:41.728Z] [INFO] Parameter: artifactId, Value: streams.examples
[2022-08-01T13:17:41.728Z] [INFO] Parameter: version, Value: 0.1
[2022-08-01T13:17:41.728Z] [INFO] Parameter: package, Value: myapps
[2022-08-01T13:17:41.728Z] [INFO] Parameter: packageInPathFormat, Value: myapps
[2022-08-01T13:17:41.728Z] [INFO] Parameter: package, Value: myapps
[2022-08-01T13:17:41.728Z] [INFO] Parameter: version, Value: 0.1
[2022-08-01T13:17:41.728Z] [INFO] Parameter: groupId, Value: streams.examples
[2022-08-01T13:17:41.728Z] [INFO] Parameter: artifactId, Value: streams.examples
[2022-08-01T13:17:41.728Z] [INFO] Project created from Archetype in dir: 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples
[2022-08-01T13:17:41.728Z] [INFO] 
------------------------------------------------------------------------
[2022-08-01T13:17:41.728Z] [INFO] BUILD SUCCESS
[2022-08-01T13:17:41.728Z] [INFO] 
------------------------------------------------------------------------
[2022-08-01T13:17:41.728Z] [INFO] Total time:  1.977 s
[2022-08-01T13:17:41.728Z] [INFO] Finished at: 2022-08-01T13:17:40Z
[2022-08-01T13:17:41.728Z] [INFO] 
------------------------------------------------------------------------
[Pipeline] dir
[2022-08-01T13:17:42.245Z] Running in 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples
[Pipeline] {
[Pipeline] sh
[2022-08-01T13:17:42.752Z] 
[2022-08-01T13:17:42.752Z] GlobalThreadShutDownOrderTest > 
shouldFinishGlobalStoreOperationOnShutDown() STARTED
[2022-08-01T13:17:44.912Z] + mvn compile
[2022-08-01T13:17:46.672Z] [INFO] Scanning for projects...
[2022-08-01T13:17:46.672Z] [INFO] 
[2022-08-01T13:17:46.672Z] [INFO] -----------------< 
streams.examples:streams.examples >------------------
[2022-08-01T13:17:46.672Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1
[2022-08-01T13:17:46.672Z] [INFO] --------------------------------[ jar 
]---------------------------------
[2022-08-01T13:17:46.672Z] [INFO] 
[2022-08-01T13:17:46.672Z] [INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ streams.examples ---
[2022-08-01T13:17:47.658Z] 
[2022-08-01T13:17:47.658Z] GlobalThreadShutDownOrderTest > 
shouldFinishGlobalStoreOperationOnShutDown() PASSED
[2022-08-01T13:17:47.706Z] [INFO] Using 'UTF-8' encoding to copy filtered 
resources.
[2022-08-01T13:17:47.706Z] [INFO] Copying 1 resource
[2022-08-01T13:17:47.706Z] [INFO] 
[2022-08-01T13:17:47.706Z] [INFO] --- maven-compiler-plugin:3.1:compile 
(default-compile) @ streams.examples ---
[2022-08-01T13:17:47.706Z] [INFO] Changes detected - recompiling the module!
[2022-08-01T13:17:47.706Z] [INFO] Compiling 3 source files to 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples/target/classes
[2022-08-01T13:17:48.602Z] 
[2022-08-01T13:17:48.602Z] IQv2IntegrationTest > shouldFailStopped() STARTED
[2022-08-01T13:17:48.602Z] 
[2022-08-01T13:17:48.602Z] IQv2IntegrationTest > shouldFailStopped() PASSED
[2022-08-01T13:17:48.602Z] 
[2022-08-01T13:17:48.602Z] IQv2IntegrationTest > 
shouldNotRequireQueryHandler(TestInfo) STARTED
[2022-08-01T13:17:49.545Z] 
[2022-08-01T13:17:49.545Z] IQv2IntegrationTest > 
shouldNotRequireQueryHandler(TestInfo) PASSED
[2022-08-01T13:17:49.545Z] 
[2022-08-01T13:17:49.545Z] IQv2IntegrationTest > shouldFailNotStarted() STARTED
[2022-08-01T13:17:49.545Z] 
[2022-08-01T13:17:49.545Z] IQv2IntegrationTest > shouldFailNotStarted() PASSED
[2022-08-01T13:17:49.545Z] 
[2022-08-01T13:17:49.545Z] IQv2IntegrationTest > shouldFetchFromPartition() 
STARTED
[2022-08-01T13:17:49.635Z] [INFO] 
------------------------------------------------------------------------
[2022-08-01T13:17:49.635Z] [INFO] BUILD SUCCESS
[2022-08-01T13:17:49.635Z] [INFO] 
------------------------------------------------------------------------
[2022-08-01T13:17:49.635Z] [INFO] Total time:  2.813 s
[2022-08-01T13:17:49.635Z] [INFO] Finished at: 2022-08-01T13:17:48Z
[2022-08-01T13:17:49.635Z] [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-08-01T13:17:51.309Z] 
[2022-08-01T13:17:51.309Z] IQv2IntegrationTest > shouldFetchFromPartition() 
PASSED
[2022-08-01T13:17:51.309Z] 
[2022-08-01T13:17:51.309Z] IQv2IntegrationTest > 
shouldFetchExplicitlyFromAllPartitions() STARTED
[2022-08-01T13:17:53.402Z] 
[2022-08-01T13:17:53.402Z] IQv2IntegrationTest > 
shouldFetchExplicitlyFromAllPartitions() PASSED
[2022-08-01T13:17:53.402Z] 
[2022-08-01T13:17:53.402Z] IQv2IntegrationTest > shouldFailUnknownStore() 
STARTED
[2022-08-01T13:17:53.402Z] 
[2022-08-01T13:17:53.402Z] IQv2IntegrationTest > shouldFailUnknownStore() PASSED
[2022-08-01T13:17:53.402Z] 
[2022-08-01T13:17:53.402Z] IQv2IntegrationTest > shouldRejectNonRunningActive() 
STARTED
[2022-08-01T13:17:54.738Z] 
[2022-08-01T13:17:54.738Z] IQv2IntegrationTest > shouldRejectNonRunningActive() 
PASSED
[2022-08-01T13:17:55.827Z] 
[2022-08-01T13:17:55.827Z] InternalTopicIntegrationTest > 
shouldCompactTopicsForKeyValueStoreChangelogs() STARTED
[2022-08-01T13:17:57.590Z] 
[2022-08-01T13:17:57.590Z] InternalTopicIntegrationTest > 
shouldCompactTopicsForKeyValueStoreChangelogs() PASSED
[2022-08-01T13:17:57.590Z] 
[2022-08-01T13:17:57.590Z] InternalTopicIntegrationTest > 
shouldGetToRunningWithWindowedTableInFKJ() STARTED
[2022-08-01T13:17:59.524Z] 
[2022-08-01T13:17:59.524Z] InternalTopicIntegrationTest > 
shouldGetToRunningWithWindowedTableInFKJ() PASSED
[2022-08-01T13:17:59.524Z] 
[2022-08-01T13:17:59.524Z] InternalTopicIntegrationTest > 
shouldCompactAndDeleteTopicsForWindowStoreChangelogs() STARTED
[2022-08-01T13:17:59.524Z] 
[2022-08-01T13:17:59.524Z] InternalTopicIntegrationTest > 
shouldCompactAndDeleteTopicsForWindowStoreChangelogs() PASSED
[2022-08-01T13:18:01.286Z] 
[2022-08-01T13:18:01.286Z] KStreamAggregationIntegrationTest > 
shouldAggregateSlidingWindows(TestInfo) STARTED
[2022-08-01T13:18:05.367Z] 
[2022-08-01T13:18:05.367Z] KStreamAggregationIntegrationTest > 
shouldAggregateSlidingWindows(TestInfo) PASSED
[2022-08-01T13:18:05.367Z] 
[2022-08-01T13:18:05.367Z] KStreamAggregationIntegrationTest > 
shouldReduceSessionWindows() STARTED
[2022-08-01T13:18:06.321Z] 
[2022-08-01T13:18:06.321Z] KStreamAggregationIntegrationTest > 
shouldReduceSessionWindows() PASSED
[2022-08-01T13:18:06.321Z] 
[2022-08-01T13:18:06.321Z] KStreamAggregationIntegrationTest > 
shouldReduceSlidingWindows(TestInfo) STARTED
[2022-08-01T13:18:10.532Z] 
[2022-08-01T13:18:10.532Z] KStreamAggregationIntegrationTest > 
shouldReduceSlidingWindows(TestInfo) PASSED
[2022-08-01T13:18:10.532Z] 
[2022-08-01T13:18:10.532Z] KStreamAggregationIntegrationTest > 
shouldReduce(TestInfo) STARTED
[2022-08-01T13:18:15.018Z] 
[2022-08-01T13:18:15.018Z] KStreamAggregationIntegrationTest > 
shouldReduce(TestInfo) PASSED
[2022-08-01T13:18:15.018Z] 
[2022-08-01T13:18:15.018Z] KStreamAggregationIntegrationTest > 
shouldAggregate(TestInfo) STARTED
[2022-08-01T13:18:17.956Z] 
[2022-08-01T13:18:17.956Z] KStreamAggregationIntegrationTest > 
shouldAggregate(TestInfo) PASSED
[2022-08-01T13:18:17.956Z] 
[2022-08-01T13:18:17.956Z] KStreamAggregationIntegrationTest > 
shouldCount(TestInfo) STARTED
[2022-08-01T13:18:23.166Z] 
[2022-08-01T13:18:23.166Z] KStreamAggregationIntegrationTest > 
shouldCount(TestInfo) PASSED
[2022-08-01T13:18:23.166Z] 
[2022-08-01T13:18:23.166Z] KStreamAggregationIntegrationTest > 
shouldGroupByKey(TestInfo) STARTED
[2022-08-01T13:18:27.137Z] 
[2022-08-01T13:18:27.137Z] KStreamAggregationIntegrationTest > 
shouldGroupByKey(TestInfo) PASSED
[2022-08-01T13:18:27.137Z] 
[2022-08-01T13:18:27.137Z] KStreamAggregationIntegrationTest > 
shouldCountWithInternalStore(TestInfo) STARTED
[2022-08-01T13:18:31.326Z] 
[2022-08-01T13:18:31.326Z] KStreamAggregationIntegrationTest > 
shouldCountWithInternalStore(TestInfo) PASSED
[2022-08-01T13:18:31.326Z] 
[2022-08-01T13:18:31.326Z] KStreamAggregationIntegrationTest > 
shouldCountUnlimitedWindows() STARTED
[2022-08-01T13:18:33.481Z] 
[2022-08-01T13:18:33.481Z] KStreamAggregationIntegrationTest > 
shouldCountUnlimitedWindows() PASSED
[2022-08-01T13:18:33.481Z] 
[2022-08-01T13:18:33.481Z] KStreamAggregationIntegrationTest > 
shouldReduceWindowed(TestInfo) STARTED
[2022-08-01T13:18:36.635Z] 
[2022-08-01T13:18:36.635Z] KStreamAggregationIntegrationTest > 
shouldReduceWindowed(TestInfo) PASSED
[2022-08-01T13:18:36.635Z] 
[2022-08-01T13:18:36.635Z] KStreamAggregationIntegrationTest > 
shouldCountSessionWindows() STARTED
[2022-08-01T13:18:38.626Z] 
[2022-08-01T13:18:38.626Z] KStreamAggregationIntegrationTest > 
shouldCountSessionWindows() PASSED
[2022-08-01T13:18:38.626Z] 
[2022-08-01T13:18:38.626Z] KStreamAggregationIntegrationTest > 
shouldAggregateWindowed(TestInfo) STARTED
[2022-08-01T13:18:42.777Z] 
[2022-08-01T13:18:42.777Z] KStreamAggregationIntegrationTest > 
shouldAggregateWindowed(TestInfo) PASSED
[2022-08-01T13:18:50.895Z] 
[2022-08-01T13:18:50.895Z] RackAwarenessIntegrationTest > 
shouldDistributeStandbyReplicasOverMultipleClientTags() STARTED
[2022-08-01T13:18:55.080Z] 
[2022-08-01T13:18:55.080Z] RackAwarenessIntegrationTest > 
shouldDistributeStandbyReplicasOverMultipleClientTags() PASSED
[2022-08-01T13:18:55.080Z] 
[2022-08-01T13:18:55.080Z] RackAwarenessIntegrationTest > 
shouldDistributeStandbyReplicasWhenIdealDistributionCanNotBeAchieved() STARTED
[2022-08-01T13:18:58.399Z] 
[2022-08-01T13:18:58.399Z] RackAwarenessIntegrationTest > 
shouldDistributeStandbyReplicasWhenIdealDistributionCanNotBeAchieved() PASSED
[2022-08-01T13:18:58.399Z] 
[2022-08-01T13:18:58.399Z] RackAwarenessIntegrationTest > 
shouldDoRebalancingWithMaximumNumberOfClientTags() STARTED
[2022-08-01T13:19:11.247Z] 
[2022-08-01T13:19:11.247Z] RackAwarenessIntegrationTest > 
shouldDoRebalancingWithMaximumNumberOfClientTags() PASSED
[2022-08-01T13:19:11.247Z] 
[2022-08-01T13:19:11.247Z] RackAwarenessIntegrationTest > 
shouldDistributeStandbyReplicasWhenAllClientsAreLocatedOnASameClusterTag() 
STARTED
[2022-08-01T13:19:13.415Z] 
[2022-08-01T13:19:13.415Z] RackAwarenessIntegrationTest > 
shouldDistributeStandbyReplicasWhenAllClientsAreLocatedOnASameClusterTag() 
PASSED
[2022-08-01T13:19:14.357Z] streams-2: SMOKE-TEST-CLIENT-CLOSED
[2022-08-01T13:19:14.357Z] streams-4: SMOKE-TEST-CLIENT-CLOSED
[2022-08-01T13:19:14.357Z] streams-5: SMOKE-TEST-CLIENT-CLOSED
[2022-08-01T13:19:14.357Z] streams-3: SMOKE-TEST-CLIENT-CLOSED
[2022-08-01T13:19:14.357Z] streams-1: SMOKE-TEST-CLIENT-CLOSED
[2022-08-01T13:19:14.357Z] streams-0: SMOKE-TEST-CLIENT-CLOSED
[2022-08-01T13:19:19.388Z] 
[2022-08-01T13:19:19.388Z] BUILD SUCCESSFUL in 2h 6m 9s
[2022-08-01T13:19:19.388Z] 212 actionable tasks: 115 executed, 97 up-to-date
[2022-08-01T13:19:19.388Z] 
[2022-08-01T13:19:19.388Z] See the profiling report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/build/reports/profile/profile-2022-08-01-11-13-08.html
[2022-08-01T13:19:19.388Z] A fine-grained performance profile is available: use 
the --scan option.
[Pipeline] junit
[2022-08-01T13:19:20.253Z] Recording test results
[2022-08-01T13:19:28.573Z] [Checks API] No suitable checks publisher found.
[Pipeline] echo
[2022-08-01T13:19:28.574Z] Skipping Kafka Streams archetype test for Java 17
[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 builds35 in /home/jenkins/workspace/Kafka_kafka_trunk
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] step

Reply via email to