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

Changes:


------------------------------------------
[...truncated 417711 lines...]
[2022-12-02T19:29:16.239Z] [INFO] --- maven-gpg-plugin:1.6:sign 
(sign-artifacts) @ streams-quickstart-java ---
[2022-12-02T19:29:16.239Z] [INFO] 
[2022-12-02T19:29:16.239Z] [INFO] --- maven-install-plugin:2.5.2:install 
(default-install) @ streams-quickstart-java ---
[2022-12-02T19:29:16.239Z] [INFO] Installing 
/home/jenkins/workspace/Kafka_kafka_3.3/streams/quickstart/java/target/streams-quickstart-java-3.3.2-SNAPSHOT.jar
 to 
/home/jenkins/.m2/repository/org/apache/kafka/streams-quickstart-java/3.3.2-SNAPSHOT/streams-quickstart-java-3.3.2-SNAPSHOT.jar
[2022-12-02T19:29:16.239Z] [INFO] Installing 
/home/jenkins/workspace/Kafka_kafka_3.3/streams/quickstart/java/pom.xml to 
/home/jenkins/.m2/repository/org/apache/kafka/streams-quickstart-java/3.3.2-SNAPSHOT/streams-quickstart-java-3.3.2-SNAPSHOT.pom
[2022-12-02T19:29:16.239Z] [INFO] 
[2022-12-02T19:29:16.239Z] [INFO] --- 
maven-archetype-plugin:2.2:update-local-catalog (default-update-local-catalog) 
@ streams-quickstart-java ---
[2022-12-02T19:29:16.239Z] [INFO] 
------------------------------------------------------------------------
[2022-12-02T19:29:16.239Z] [INFO] Reactor Summary for Kafka Streams :: 
Quickstart 3.3.2-SNAPSHOT:
[2022-12-02T19:29:16.239Z] [INFO] 
[2022-12-02T19:29:16.239Z] [INFO] Kafka Streams :: Quickstart 
........................ SUCCESS [  1.899 s]
[2022-12-02T19:29:16.239Z] [INFO] streams-quickstart-java 
............................ SUCCESS [  0.559 s]
[2022-12-02T19:29:16.239Z] [INFO] 
------------------------------------------------------------------------
[2022-12-02T19:29:16.239Z] [INFO] BUILD SUCCESS
[2022-12-02T19:29:16.239Z] [INFO] 
------------------------------------------------------------------------
[2022-12-02T19:29:16.239Z] [INFO] Total time:  2.714 s
[2022-12-02T19:29:16.239Z] [INFO] Finished at: 2022-12-02T19:29:15Z
[2022-12-02T19:29:16.239Z] [INFO] 
------------------------------------------------------------------------
[Pipeline] dir
[2022-12-02T19:29:16.912Z] Running in 
/home/jenkins/workspace/Kafka_kafka_3.3/streams/quickstart/test-streams-archetype
[Pipeline] {
[Pipeline] sh
[2022-12-02T19:29:19.606Z] + echo Y
[2022-12-02T19:29:19.606Z] + mvn archetype:generate -DarchetypeCatalog=local 
-DarchetypeGroupId=org.apache.kafka 
-DarchetypeArtifactId=streams-quickstart-java -DarchetypeVersion=3.3.2-SNAPSHOT 
-DgroupId=streams.examples -DartifactId=streams.examples -Dversion=0.1 
-Dpackage=myapps
[2022-12-02T19:29:20.782Z] [INFO] Scanning for projects...
[2022-12-02T19:29:20.782Z] [INFO] 
[2022-12-02T19:29:20.782Z] [INFO] ------------------< 
org.apache.maven:standalone-pom >-------------------
[2022-12-02T19:29:20.782Z] [INFO] Building Maven Stub Project (No POM) 1
[2022-12-02T19:29:20.782Z] [INFO] --------------------------------[ pom 
]---------------------------------
[2022-12-02T19:29:20.782Z] [INFO] 
[2022-12-02T19:29:20.782Z] [INFO] >>> maven-archetype-plugin:3.2.1:generate 
(default-cli) > generate-sources @ standalone-pom >>>
[2022-12-02T19:29:20.782Z] [INFO] 
[2022-12-02T19:29:20.782Z] [INFO] <<< maven-archetype-plugin:3.2.1:generate 
(default-cli) < generate-sources @ standalone-pom <<<
[2022-12-02T19:29:20.782Z] [INFO] 
[2022-12-02T19:29:20.782Z] [INFO] 
[2022-12-02T19:29:20.782Z] [INFO] --- maven-archetype-plugin:3.2.1:generate 
(default-cli) @ standalone-pom ---
[2022-12-02T19:29:21.788Z] [INFO] Generating project in Interactive mode
[2022-12-02T19:29:21.788Z] [WARNING] Archetype not found in any catalog. 
Falling back to central repository.
[2022-12-02T19:29:21.788Z] [WARNING] Add a repository with id 'archetype' in 
your settings.xml if archetype's repository is elsewhere.
[2022-12-02T19:29:21.788Z] [INFO] Using property: groupId = streams.examples
[2022-12-02T19:29:21.788Z] [INFO] Using property: artifactId = streams.examples
[2022-12-02T19:29:21.788Z] [INFO] Using property: version = 0.1
[2022-12-02T19:29:21.788Z] [INFO] Using property: package = myapps
[2022-12-02T19:29:21.788Z] Confirm properties configuration:
[2022-12-02T19:29:21.788Z] groupId: streams.examples
[2022-12-02T19:29:21.788Z] artifactId: streams.examples
[2022-12-02T19:29:21.788Z] version: 0.1
[2022-12-02T19:29:21.788Z] package: myapps
[2022-12-02T19:29:21.788Z]  Y: : [INFO] 
----------------------------------------------------------------------------
[2022-12-02T19:29:21.788Z] [INFO] Using following parameters for creating 
project from Archetype: streams-quickstart-java:3.3.2-SNAPSHOT
[2022-12-02T19:29:21.788Z] [INFO] 
----------------------------------------------------------------------------
[2022-12-02T19:29:21.788Z] [INFO] Parameter: groupId, Value: streams.examples
[2022-12-02T19:29:21.788Z] [INFO] Parameter: artifactId, Value: streams.examples
[2022-12-02T19:29:21.788Z] [INFO] Parameter: version, Value: 0.1
[2022-12-02T19:29:21.788Z] [INFO] Parameter: package, Value: myapps
[2022-12-02T19:29:21.788Z] [INFO] Parameter: packageInPathFormat, Value: myapps
[2022-12-02T19:29:21.788Z] [INFO] Parameter: package, Value: myapps
[2022-12-02T19:29:21.788Z] [INFO] Parameter: version, Value: 0.1
[2022-12-02T19:29:21.788Z] [INFO] Parameter: groupId, Value: streams.examples
[2022-12-02T19:29:21.788Z] [INFO] Parameter: artifactId, Value: streams.examples
[2022-12-02T19:29:21.788Z] [INFO] Project created from Archetype in dir: 
/home/jenkins/workspace/Kafka_kafka_3.3/streams/quickstart/test-streams-archetype/streams.examples
[2022-12-02T19:29:21.788Z] [INFO] 
------------------------------------------------------------------------
[2022-12-02T19:29:21.788Z] [INFO] BUILD SUCCESS
[2022-12-02T19:29:21.788Z] [INFO] 
------------------------------------------------------------------------
[2022-12-02T19:29:21.788Z] [INFO] Total time:  1.334 s
[2022-12-02T19:29:21.788Z] [INFO] Finished at: 2022-12-02T19:29:21Z
[2022-12-02T19:29:21.788Z] [INFO] 
------------------------------------------------------------------------
[Pipeline] dir
[2022-12-02T19:29:22.294Z] Running in 
/home/jenkins/workspace/Kafka_kafka_3.3/streams/quickstart/test-streams-archetype/streams.examples
[Pipeline] {
[Pipeline] sh
[2022-12-02T19:29:25.232Z] + mvn compile
[2022-12-02T19:29:26.328Z] [INFO] Scanning for projects...
[2022-12-02T19:29:26.328Z] [INFO] 
[2022-12-02T19:29:26.328Z] [INFO] -----------------< 
streams.examples:streams.examples >------------------
[2022-12-02T19:29:26.328Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1
[2022-12-02T19:29:26.328Z] [INFO] --------------------------------[ jar 
]---------------------------------
[2022-12-02T19:29:26.328Z] [INFO] 
[2022-12-02T19:29:26.328Z] [INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ streams.examples ---
[2022-12-02T19:29:26.328Z] [INFO] Using 'UTF-8' encoding to copy filtered 
resources.
[2022-12-02T19:29:26.328Z] [INFO] Copying 1 resource
[2022-12-02T19:29:26.328Z] [INFO] 
[2022-12-02T19:29:26.328Z] [INFO] --- maven-compiler-plugin:3.1:compile 
(default-compile) @ streams.examples ---
[2022-12-02T19:29:26.328Z] [INFO] Changes detected - recompiling the module!
[2022-12-02T19:29:26.329Z] [INFO] Compiling 3 source files to 
/home/jenkins/workspace/Kafka_kafka_3.3/streams/quickstart/test-streams-archetype/streams.examples/target/classes
[2022-12-02T19:29:28.354Z] [INFO] 
------------------------------------------------------------------------
[2022-12-02T19:29:28.354Z] [INFO] BUILD SUCCESS
[2022-12-02T19:29:28.354Z] [INFO] 
------------------------------------------------------------------------
[2022-12-02T19:29:28.354Z] [INFO] Total time:  1.873 s
[2022-12-02T19:29:28.354Z] [INFO] Finished at: 2022-12-02T19:29:27Z
[2022-12-02T19:29:28.354Z] [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-12-02T19:29:48.266Z] 
[2022-12-02T19:29:48.266Z] 
org.apache.kafka.streams.integration.StreamsUpgradeTestIntegrationTest > 
testVersionProbingUpgrade PASSED
[2022-12-02T19:29:48.266Z] 
[2022-12-02T19:29:48.266Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldInheritSerdes STARTED
[2022-12-02T19:29:48.266Z] 
[2022-12-02T19:29:48.266Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldInheritSerdes PASSED
[2022-12-02T19:29:48.266Z] 
[2022-12-02T19:29:48.266Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldShutdownWhenRecordConstraintIsViolated STARTED
[2022-12-02T19:29:50.946Z] 
[2022-12-02T19:29:50.946Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldShutdownWhenRecordConstraintIsViolated PASSED
[2022-12-02T19:29:50.946Z] 
[2022-12-02T19:29:50.946Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldUseDefaultSerdes STARTED
[2022-12-02T19:29:54.486Z] 
[2022-12-02T19:29:54.486Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldUseDefaultSerdes PASSED
[2022-12-02T19:29:54.486Z] 
[2022-12-02T19:29:54.486Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldAllowDisablingChangelog STARTED
[2022-12-02T19:29:57.311Z] 
[2022-12-02T19:29:57.311Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldAllowDisablingChangelog PASSED
[2022-12-02T19:29:57.311Z] 
[2022-12-02T19:29:57.311Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldAllowOverridingChangelogConfig STARTED
[2022-12-02T19:30:01.084Z] 
[2022-12-02T19:30:01.084Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldAllowOverridingChangelogConfig PASSED
[2022-12-02T19:30:01.084Z] 
[2022-12-02T19:30:01.084Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldShutdownWhenBytesConstraintIsViolated STARTED
[2022-12-02T19:30:05.778Z] 
[2022-12-02T19:30:05.778Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldShutdownWhenBytesConstraintIsViolated PASSED
[2022-12-02T19:30:05.778Z] 
[2022-12-02T19:30:05.778Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldCreateChangelogByDefault STARTED
[2022-12-02T19:30:09.390Z] 
[2022-12-02T19:30:09.390Z] 
org.apache.kafka.streams.integration.SuppressionIntegrationTest > 
shouldCreateChangelogByDefault PASSED
[2022-12-02T19:30:09.390Z] 
[2022-12-02T19:30:09.390Z] 
org.apache.kafka.streams.integration.TaskAssignorIntegrationTest > 
shouldProperlyConfigureTheAssignor STARTED
[2022-12-02T19:30:09.390Z] 
[2022-12-02T19:30:09.390Z] 
org.apache.kafka.streams.integration.TaskAssignorIntegrationTest > 
shouldProperlyConfigureTheAssignor PASSED
[2022-12-02T19:30:10.337Z] 
[2022-12-02T19:30:10.337Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_true] STARTED
[2022-12-02T19:30:11.284Z] 
[2022-12-02T19:30:11.284Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_true] PASSED
[2022-12-02T19:30:11.284Z] 
[2022-12-02T19:30:11.284Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_true] STARTED
[2022-12-02T19:30:13.225Z] 
[2022-12-02T19:30:13.225Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_true] PASSED
[2022-12-02T19:30:13.225Z] 
[2022-12-02T19:30:13.225Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_true] STARTED
[2022-12-02T19:30:15.339Z] 
[2022-12-02T19:30:15.339Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_true] PASSED
[2022-12-02T19:30:15.339Z] 
[2022-12-02T19:30:15.339Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_true] STARTED
[2022-12-02T19:31:04.847Z] 
[2022-12-02T19:31:04.847Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_true] PASSED
[2022-12-02T19:31:04.847Z] 
[2022-12-02T19:31:04.847Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_false] STARTED
[2022-12-02T19:31:04.847Z] 
[2022-12-02T19:31:04.847Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_UPDATE_false] PASSED
[2022-12-02T19:31:04.847Z] 
[2022-12-02T19:31:04.847Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_false] STARTED
[2022-12-02T19:31:05.795Z] 
[2022-12-02T19:31:05.795Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_UPDATE_false] PASSED
[2022-12-02T19:31:05.795Z] 
[2022-12-02T19:31:05.795Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_false] STARTED
[2022-12-02T19:31:07.566Z] 
[2022-12-02T19:31:07.566Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_UPDATE_false] PASSED
[2022-12-02T19:31:07.566Z] 
[2022-12-02T19:31:07.566Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_false] STARTED
[2022-12-02T19:32:05.342Z] 
[2022-12-02T19:32:05.342Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_UPDATE_false] PASSED
[2022-12-02T19:32:05.342Z] 
[2022-12-02T19:32:05.342Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_true] STARTED
[2022-12-02T19:32:05.342Z] 
[2022-12-02T19:32:05.342Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_true] PASSED
[2022-12-02T19:32:05.342Z] 
[2022-12-02T19:32:05.342Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_true] STARTED
[2022-12-02T19:32:05.342Z] 
[2022-12-02T19:32:05.342Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_true] PASSED
[2022-12-02T19:32:05.342Z] 
[2022-12-02T19:32:05.342Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_true] STARTED
[2022-12-02T19:32:05.342Z] 
[2022-12-02T19:32:05.342Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_true] PASSED
[2022-12-02T19:32:05.342Z] 
[2022-12-02T19:32:05.342Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_true] STARTED
[2022-12-02T19:32:54.139Z] 
[2022-12-02T19:32:54.139Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_true] PASSED
[2022-12-02T19:32:54.139Z] 
[2022-12-02T19:32:54.139Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_false] STARTED
[2022-12-02T19:32:54.139Z] 
[2022-12-02T19:32:54.139Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldThrowUnlimitedWindows[ON_WINDOW_CLOSE_false] PASSED
[2022-12-02T19:32:54.139Z] 
[2022-12-02T19:32:54.139Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_false] STARTED
[2022-12-02T19:32:54.139Z] 
[2022-12-02T19:32:54.139Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithNoGrace[ON_WINDOW_CLOSE_false] PASSED
[2022-12-02T19:32:54.139Z] 
[2022-12-02T19:32:54.139Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_false] STARTED
[2022-12-02T19:32:54.139Z] 
[2022-12-02T19:32:54.139Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldAggregateWindowedWithGrace[ON_WINDOW_CLOSE_false] PASSED
[2022-12-02T19:32:54.139Z] 
[2022-12-02T19:32:54.139Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_false] STARTED
[2022-12-02T19:33:43.023Z] 
[2022-12-02T19:33:43.023Z] 
org.apache.kafka.streams.integration.TimeWindowedKStreamIntegrationTest > 
shouldRestoreAfterJoinRestart[ON_WINDOW_CLOSE_false] PASSED
[2022-12-02T19:33:53.201Z] 
[2022-12-02T19:33:53.201Z] BUILD SUCCESSFUL in 2h 56m 30s
[2022-12-02T19:33:53.201Z] 212 actionable tasks: 115 executed, 97 up-to-date
[2022-12-02T19:33:53.201Z] 
[2022-12-02T19:33:53.201Z] See the profiling report at: 
file:///home/jenkins/workspace/Kafka_kafka_3.3/build/reports/profile/profile-2022-12-02-16-37-28.html
[2022-12-02T19:33:53.201Z] A fine-grained performance profile is available: use 
the --scan option.
[Pipeline] junit
[2022-12-02T19:33:54.060Z] Recording test results
[2022-12-02T19:34:04.510Z] [Checks API] No suitable checks publisher found.
[Pipeline] echo
[2022-12-02T19:34:04.511Z] 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
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
Running on builds36 in /home/jenkins/workspace/Kafka_kafka_3.3
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] step

Reply via email to