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

Changes:


------------------------------------------
[...truncated 5179 lines...]

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/8.0.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 11m 48s
263 actionable tasks: 213 executed, 50 up-to-date

See the profiling report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.5/build/reports/profile/profile-2023-10-23-16-47-59.html
A fine-grained performance profile is available: use the --scan option.
> Task :connect:transforms:checkstyleTest
> Task :connect:transforms:check
> Task :server-common:checkstyleTest
> Task :server-common:check
> Task :trogdor:checkstyleTest
> Task :trogdor:check
> Task :connect:api:checkstyleTest
> Task :connect:api:check
> Task :raft:compileTestJava
> Task :raft:testClasses
> Task :raft:spotbugsTest SKIPPED
> Task :group-coordinator:checkstyleTest
> Task :group-coordinator:check
> Task :streams:test-utils:checkstyleTest
> Task :streams:test-utils:check
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch JDK 11 and Scala 2.12
> Task :streams:testClasses
> Task :streams:streams-scala:compileTestJava NO-SOURCE
> Task :streams:spotbugsTest SKIPPED

> Task :streams:streams-scala:compileTestScala
[Warn] 
/home/jenkins/workspace/Kafka_kafka_3.5/streams/streams-scala/src/test/scala/org/apache/kafka/streams/scala/kstream/KStreamSplitTest.scala:19:41:
 imported `Named` is permanently hidden by definition of type Named in package 
kstream
[Warn] 
/home/jenkins/workspace/Kafka_kafka_3.5/streams/streams-scala/src/test/scala/org/apache/kafka/streams/scala/kstream/KStreamTest.scala:24:3:
 imported `Named` is permanently hidden by definition of type Named in package 
kstream
[Warn] 
/home/jenkins/workspace/Kafka_kafka_3.5/streams/streams-scala/src/test/scala/org/apache/kafka/streams/scala/kstream/KTableTest.scala:21:3:
 imported `Named` is permanently hidden by definition of type Named in package 
kstream
three warnings found

> Task :streams:streams-scala:testClasses
> Task :streams:streams-scala:checkstyleTest NO-SOURCE
> Task :streams:streams-scala:spotbugsTest SKIPPED
> Task :streams:streams-scala:check
> Task :metadata:compileTestJava
> Task :metadata:testClasses
> Task :raft:checkstyleTest
> Task :raft:check
> Task :metadata:spotbugsTest SKIPPED
> Task :clients:checkstyleTest
> Task :clients:spotbugsMain
> Task :streams:streams-scala:classes
> Task :streams:streams-scala:checkstyleMain NO-SOURCE
> Task :streams:checkstyleTest
> Task :streams:check

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':streams:upgrade-system-tests-35:compileTestJava'.
> Could not resolve all files for configuration 
> ':streams:upgrade-system-tests-35:testCompileClasspath'.
   > Could not find org.apache.kafka:kafka-streams:null.
     Searched in the following locations:
       - 
https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/null/kafka-streams-null.pom
     If the artifact you are trying to retrieve can be found in the repository 
but without metadata in 'Maven POM' format, you need to adjust the 
'metadataSources { ... }' of the repository declaration.
     Required by:
         project :streams:upgrade-system-tests-35

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/8.0.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 12m 25s
260 actionable tasks: 209 executed, 51 up-to-date

See the profiling report at: 
file:///home/jenkins/workspace/Kafka_kafka_3.5/build/reports/profile/profile-2023-10-23-16-48-22.html
A fine-grained performance profile is available: use the --scan option.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch JDK 8 and Scala 2.12
> Task :metadata:checkstyleTest
> Task :metadata:check
> Task :streams:streams-scala:spotbugsMain

> Task :core:compileScala
Unexpected javac output: warning: [options] bootstrap class path not set in 
conjunction with -source 8
Note: 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.5/core/src/main/java/kafka/server/ReplicaFetcherTierStateMachine.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.5/core/src/main/java/kafka/log/remote/RemoteLogManager.java
 uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning.

> Task :core:classes
> Task :core:compileTestJava NO-SOURCE
> Task :core:checkstyleMain
> Task :shell:compileJava
> Task :shell:classes
> Task :shell:compileTestJava
> Task :shell:testClasses
> Task :shell:spotbugsTest SKIPPED
> Task :shell:checkstyleTest
> Task :shell:checkstyleMain
> Task :shell:spotbugsMain
> Task :shell:check
> Task :clients:check
> Task :core:compileTestScala
Unexpected javac output: warning: [options] bootstrap class path not set in 
conjunction with -source 8
Note: 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.5/core/src/test/java/kafka/log/remote/RemoteLogManagerTest.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.5/core/src/test/java/kafka/log/remote/RemoteLogManagerTest.java
 uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning.

> Task :core:testClasses
> Task :core:spotbugsTest SKIPPED
> Task :core:checkstyleTest
> Task :tools:compileTestJava
> Task :tools:testClasses
> Task :storage:compileTestJava
> Task :storage:testClasses
> Task :tools:spotbugsTest SKIPPED
> Task :storage:spotbugsTest SKIPPED
> Task :tools:checkstyleTest
> Task :tools:check
> Task :storage:checkstyleTest
> Task :storage:check
> Task :jmh-benchmarks:compileJava
> Task :jmh-benchmarks:classes
> Task :jmh-benchmarks:compileTestJava NO-SOURCE
> Task :jmh-benchmarks:testClasses UP-TO-DATE
> Task :jmh-benchmarks:checkstyleTest NO-SOURCE
> Task :jmh-benchmarks:spotbugsTest SKIPPED
> Task :jmh-benchmarks:checkstyleMain
> Task :connect:runtime:compileTestJava
> Task :connect:runtime:testClasses
> Task :connect:runtime:spotbugsTest SKIPPED
> Task :connect:mirror:compileTestJava
> Task :connect:mirror:testClasses
> Task :connect:mirror:spotbugsTest SKIPPED
> Task :connect:mirror:checkstyleTest
> Task :connect:mirror:check
> Task :connect:runtime:checkstyleTest
> Task :connect:runtime:check
> Task :streams:compileTestJava
> Task :core:spotbugsMain
> Task :jmh-benchmarks:spotbugsMain
> Task :streams:testClasses
> Task :streams:streams-scala:compileTestJava NO-SOURCE
> Task :streams:spotbugsTest SKIPPED
> Task :streams:streams-scala:compileTestScala
> Task :streams:streams-scala:testClasses
> Task :streams:streams-scala:checkstyleTest NO-SOURCE
> Task :streams:streams-scala:spotbugsTest SKIPPED
> Task :streams:streams-scala:check
> Task :jmh-benchmarks:check
> Task :streams:checkstyleTest
> Task :streams:check
> Task :core:check

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':streams:upgrade-system-tests-35:compileTestJava'.
> Could not resolve all files for configuration 
> ':streams:upgrade-system-tests-35:testCompileClasspath'.
   > Could not find org.apache.kafka:kafka-streams:null.
     Searched in the following locations:
       - 
https://repo.maven.apache.org/maven2/org/apache/kafka/kafka-streams/null/kafka-streams-null.pom
     If the artifact you are trying to retrieve can be found in the repository 
but without metadata in 'Maven POM' format, you need to adjust the 
'metadataSources { ... }' of the repository declaration.
     Required by:
         project :streams:upgrade-system-tests-35

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/8.0.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 11m 5s
263 actionable tasks: 251 executed, 12 up-to-date

See the profiling report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.5/build/reports/profile/profile-2023-10-23-16-56-03.html
A fine-grained performance profile is available: use the --scan option.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch JDK 11 and Scala 2.13
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] node
Running on builds28 in /home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.5
[Pipeline] {
[Pipeline] step

Reply via email to