xiangfu0 opened a new pull request, #17699:
URL: https://github.com/apache/pinot/pull/17699

   ## Summary
   - replace deprecated  usage in:
     - 
     - 
   - switch both to 
   - keep Confluent image usage () for compatibility with these schema-registry 
tests
   - bump root  from  to 
   
   ## Verification
   - [INFO] Scanning for projects...
   [WARNING] 
   [WARNING] Some problems were encountered while building the effective model 
for org.apache.pinot:pinot-common:jar:1.5.0-SNAPSHOT
   [WARNING] 'profiles.profile[sqlparser].activation.file.missing' Failed to 
interpolate profile activation property 
${project.build.directory}/generated-sources/javacc/Parser.jj: 
${project.build.directory} expressions are not supported during profile 
activation.
   [WARNING] 
   [WARNING] Some problems were encountered while building the effective model 
for org.apache.pinot:pinot-cli:jar:1.5.0-SNAPSHOT
   [WARNING] 'build.plugins.plugin.version' for 
org.skife.maven:really-executable-jar-maven-plugin is missing. @ line 91, 
column 15
   [WARNING] 
   [WARNING] It is highly recommended to fix these problems because they 
threaten the stability of your build.
   [WARNING] 
   [WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
   [WARNING] 
   [INFO] 
------------------------------------------------------------------------
   [INFO] Detecting the operating system and CPU architecture
   [INFO] 
------------------------------------------------------------------------
   [INFO] os.detected.name: osx
   [INFO] os.detected.arch: aarch_64
   [INFO] os.detected.bitness: 64
   [INFO] os.detected.version: 26.2
   [INFO] os.detected.version.major: 26
   [INFO] os.detected.version.minor: 2
   [INFO] os.detected.classifier: osx-aarch_64
   [WARNING] This build will only read from the build cache, since the clean 
lifecycle is not part of the build invocation.
   [INFO] 
   [INFO] -------------< org.apache.pinot:pinot-confluent-protobuf 
>--------------
   [INFO] Building Pinot Confluent Protocol Buffers 1.5.0-SNAPSHOT
   [INFO]   from pom.xml
   [INFO] --------------------------------[ jar 
]---------------------------------
   [INFO] 
   [INFO] --- checkstyle:3.6.0:check (checkstyle) @ pinot-confluent-protobuf ---
   [INFO] Skipped
   [INFO] 
   [INFO] --- buildnumber:3.3.0:create (default) @ pinot-confluent-protobuf ---
   [INFO] Storing buildNumber: d8f8dfce860f86def907ece40ee177c0f3db7424 at 
timestamp: 1771003282835
   [INFO] Storing scmBranch: codex/update-deprecated-kafkacontainer-use
   [INFO] 
   [INFO] --- enforcer:3.6.2:enforce (default-cli) @ pinot-confluent-protobuf 
---
   [INFO] Skipping Rule Enforcement.
   [INFO] 
   [INFO] --- enforcer:3.6.2:enforce (enforce-maven-version) @ 
pinot-confluent-protobuf ---
   [INFO] Skipping Rule Enforcement.
   [INFO] 
   [INFO] --- enforcer:3.6.2:enforce (enforce-java-version) @ 
pinot-confluent-protobuf ---
   [INFO] Skipping Rule Enforcement.
   [INFO] 
   [INFO] --- package-info:2.0.0:package-info (default) @ 
pinot-confluent-protobuf ---
   [INFO] 
   [INFO] --- protobuf:0.6.1:compile (default) @ pinot-confluent-protobuf ---
   [INFO] 
/Users/xiangfu/.codex/worktrees/bfc8/pinot-master/pinot-plugins/pinot-input-format/pinot-confluent-protobuf/src/main/proto
 does not exist. Review the configuration or consider disabling the plugin.
   [INFO] 
   [INFO] --- protobuf:0.6.1:compile-custom (default) @ 
pinot-confluent-protobuf ---
   [INFO] 
/Users/xiangfu/.codex/worktrees/bfc8/pinot-master/pinot-plugins/pinot-input-format/pinot-confluent-protobuf/src/main/proto
 does not exist. Review the configuration or consider disabling the plugin.
   [INFO] 
   [INFO] --- remote-resources:3.3.0:process (process-resource-bundles) @ 
pinot-confluent-protobuf ---
   [INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.7
   [INFO] Copying 3 resources from 1 bundle.
   [INFO] 
   [INFO] --- resources:3.4.0:resources (default-resources) @ 
pinot-confluent-protobuf ---
   [INFO] skip non existing resourceDirectory 
/Users/xiangfu/.codex/worktrees/bfc8/pinot-master/pinot-plugins/pinot-input-format/pinot-confluent-protobuf/src/main/resources
   [INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
   [INFO] 
   [INFO] --- compiler:3.14.1:compile (default-compile) @ 
pinot-confluent-protobuf ---
   [INFO] Recompiling the module because of changed source code.
   [INFO] Compiling 2 source files with javac [forked debug release 11] to 
target/classes
   [INFO] 
   [INFO] --- protobuf:0.6.1:test-compile (default) @ pinot-confluent-protobuf 
---
   [INFO] Compiling 1 proto file(s) to 
/Users/xiangfu/.codex/worktrees/bfc8/pinot-master/pinot-plugins/pinot-input-format/pinot-confluent-protobuf/target/generated-test-sources/protobuf/java
   [INFO] 
   [INFO] --- protobuf:0.6.1:test-compile-custom (default) @ 
pinot-confluent-protobuf ---
   [INFO] Compiling 1 proto file(s) to 
/Users/xiangfu/.codex/worktrees/bfc8/pinot-master/pinot-plugins/pinot-input-format/pinot-confluent-protobuf/target/generated-test-sources/protobuf/grpc-java
   [INFO] 
   [INFO] --- resources:3.4.0:testResources (default-testResources) @ 
pinot-confluent-protobuf ---
   [INFO] Copying 4 resources from src/test/resources to target/test-classes
   [INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
   [INFO] Copying 1 resource from src/test/resources to target/test-classes
   [INFO] Copying 1 resource from src/test/resources to target/test-classes
   [INFO] 
   [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ 
pinot-confluent-protobuf ---
   [INFO] Recompiling the module because of changed dependency.
   [INFO] Compiling 3 source files with javac [forked debug release 11] to 
target/test-classes
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  5.509 s
   [INFO] Finished at: 2026-02-13T09:21:25-08:00
   [INFO] 
------------------------------------------------------------------------
   [INFO] 15 goals, 15 executed
   - [INFO] Scanning for projects...
   [WARNING] 
   [WARNING] Some problems were encountered while building the effective model 
for org.apache.pinot:pinot-common:jar:1.5.0-SNAPSHOT
   [WARNING] 'profiles.profile[sqlparser].activation.file.missing' Failed to 
interpolate profile activation property 
${project.build.directory}/generated-sources/javacc/Parser.jj: 
${project.build.directory} expressions are not supported during profile 
activation.
   [WARNING] 
   [WARNING] Some problems were encountered while building the effective model 
for org.apache.pinot:pinot-cli:jar:1.5.0-SNAPSHOT
   [WARNING] 'build.plugins.plugin.version' for 
org.skife.maven:really-executable-jar-maven-plugin is missing. @ line 91, 
column 15
   [WARNING] 
   [WARNING] It is highly recommended to fix these problems because they 
threaten the stability of your build.
   [WARNING] 
   [WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
   [WARNING] 
   [INFO] 
------------------------------------------------------------------------
   [INFO] Detecting the operating system and CPU architecture
   [INFO] 
------------------------------------------------------------------------
   [INFO] os.detected.name: osx
   [INFO] os.detected.arch: aarch_64
   [INFO] os.detected.bitness: 64
   [INFO] os.detected.version: 26.2
   [INFO] os.detected.version.major: 26
   [INFO] os.detected.version.minor: 2
   [INFO] os.detected.classifier: osx-aarch_64
   [WARNING] This build will only read from the build cache, since the clean 
lifecycle is not part of the build invocation.
   [INFO] 
   [INFO] --------------< org.apache.pinot:pinot-integration-tests 
>--------------
   [INFO] Building Pinot Integration Tests 1.5.0-SNAPSHOT
   [INFO]   from pom.xml
   [INFO] --------------------------------[ jar 
]---------------------------------
   [INFO] 
   [INFO] --- checkstyle:3.6.0:check (checkstyle) @ pinot-integration-tests ---
   [INFO] Skipped
   [INFO] 
   [INFO] --- buildnumber:3.3.0:create (default) @ pinot-integration-tests ---
   [INFO] Storing buildNumber: d8f8dfce860f86def907ece40ee177c0f3db7424 at 
timestamp: 1771003290145
   [INFO] Storing scmBranch: codex/update-deprecated-kafkacontainer-use
   [INFO] 
   [INFO] --- enforcer:3.6.2:enforce (default-cli) @ pinot-integration-tests ---
   [INFO] Skipping Rule Enforcement.
   [INFO] 
   [INFO] --- enforcer:3.6.2:enforce (enforce-maven-version) @ 
pinot-integration-tests ---
   [INFO] Skipping Rule Enforcement.
   [INFO] 
   [INFO] --- enforcer:3.6.2:enforce (enforce-java-version) @ 
pinot-integration-tests ---
   [INFO] Skipping Rule Enforcement.
   [INFO] 
   [INFO] --- package-info:2.0.0:package-info (default) @ 
pinot-integration-tests ---
   [INFO] 
   [INFO] --- protobuf:0.6.1:compile (default) @ pinot-integration-tests ---
   [INFO] 
/Users/xiangfu/.codex/worktrees/bfc8/pinot-master/pinot-integration-tests/src/main/proto
 does not exist. Review the configuration or consider disabling the plugin.
   [INFO] 
   [INFO] --- protobuf:0.6.1:compile-custom (default) @ pinot-integration-tests 
---
   [INFO] 
/Users/xiangfu/.codex/worktrees/bfc8/pinot-master/pinot-integration-tests/src/main/proto
 does not exist. Review the configuration or consider disabling the plugin.
   [INFO] 
   [INFO] --- remote-resources:3.3.0:process (process-resource-bundles) @ 
pinot-integration-tests ---
   [INFO] Preparing remote bundle 
org.apache.apache.resources:apache-jar-resource-bundle:1.7
   [INFO] Copying 3 resources from 1 bundle.
   [INFO] Artifact io.confluent:kafka-schema-registry-client:pom:7.9.5 is 
present in the local repository, but cached from a remote repository ID that is 
unavailable in current build context, verifying that is downloadable from 
[central (https://repo.maven.apache.org/maven2, default, releases)]
   [INFO] Artifact io.confluent:kafka-schema-registry-client:pom:7.9.5 is 
present in the local repository, but cached from a remote repository ID that is 
unavailable in current build context, verifying that is downloadable from 
[central (https://repo.maven.apache.org/maven2, default, releases)]
   [WARNING] Invalid project model for artifact 
[io.confluent:kafka-schema-registry-client:7.9.5]. It will be ignored by the 
remote resources Mojo.
   [INFO] Artifact io.confluent:common-utils:pom:7.9.5 is present in the local 
repository, but cached from a remote repository ID that is unavailable in 
current build context, verifying that is downloadable from [central 
(https://repo.maven.apache.org/maven2, default, releases)]
   [INFO] Artifact io.confluent:common-utils:pom:7.9.5 is present in the local 
repository, but cached from a remote repository ID that is unavailable in 
current build context, verifying that is downloadable from [central 
(https://repo.maven.apache.org/maven2, default, releases)]
   [WARNING] Invalid project model for artifact 
[io.confluent:common-utils:7.9.5]. It will be ignored by the remote resources 
Mojo.
   [INFO] Artifact io.confluent:kafka-avro-serializer:pom:7.9.5 is present in 
the local repository, but cached from a remote repository ID that is 
unavailable in current build context, verifying that is downloadable from 
[central (https://repo.maven.apache.org/maven2, default, releases)]
   [INFO] Artifact io.confluent:kafka-avro-serializer:pom:7.9.5 is present in 
the local repository, but cached from a remote repository ID that is 
unavailable in current build context, verifying that is downloadable from 
[central (https://repo.maven.apache.org/maven2, default, releases)]
   [WARNING] Invalid project model for artifact 
[io.confluent:kafka-avro-serializer:7.9.5]. It will be ignored by the remote 
resources Mojo.
   [INFO] Artifact io.confluent:kafka-schema-serializer:pom:7.9.5 is present in 
the local repository, but cached from a remote repository ID that is 
unavailable in current build context, verifying that is downloadable from 
[central (https://repo.maven.apache.org/maven2, default, releases)]
   [INFO] Artifact io.confluent:kafka-schema-serializer:pom:7.9.5 is present in 
the local repository, but cached from a remote repository ID that is 
unavailable in current build context, verifying that is downloadable from 
[central (https://repo.maven.apache.org/maven2, default, releases)]
   [WARNING] Invalid project model for artifact 
[io.confluent:kafka-schema-serializer:7.9.5]. It will be ignored by the remote 
resources Mojo.
   [INFO] 
   [INFO] --- resources:3.4.0:resources (default-resources) @ 
pinot-integration-tests ---
   [INFO] skip non existing resourceDirectory 
/Users/xiangfu/.codex/worktrees/bfc8/pinot-master/pinot-integration-tests/src/main/resources
   [INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/classes
   [INFO] 
   [INFO] --- compiler:3.14.1:compile (default-compile) @ 
pinot-integration-tests ---
   [INFO] Recompiling the module because of changed source code.
   [INFO] Compiling 6 source files with javac [forked debug release 11] to 
target/classes
   [INFO] 
   [INFO] --- protobuf:0.6.1:test-compile (default) @ pinot-integration-tests 
---
   [INFO] 
/Users/xiangfu/.codex/worktrees/bfc8/pinot-master/pinot-integration-tests/src/test/proto
 does not exist. Review the configuration or consider disabling the plugin.
   [INFO] 
   [INFO] --- protobuf:0.6.1:test-compile-custom (default) @ 
pinot-integration-tests ---
   [INFO] 
/Users/xiangfu/.codex/worktrees/bfc8/pinot-master/pinot-integration-tests/src/test/proto
 does not exist. Review the configuration or consider disabling the plugin.
   [INFO] 
   [INFO] --- resources:3.4.0:testResources (default-testResources) @ 
pinot-integration-tests ---
   [INFO] Copying 141 resources from src/test/resources to target/test-classes
   [INFO] Copying 3 resources from target/maven-shared-archive-resources to 
target/test-classes
   [INFO] 
   [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ 
pinot-integration-tests ---
   [INFO] Recompiling the module because of changed dependency.
   [INFO] Compiling 176 source files with javac [forked debug release 11] to 
target/test-classes
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  11.047 s
   [INFO] Finished at: 2026-02-13T09:21:38-08:00
   [INFO] 
------------------------------------------------------------------------
   [INFO] 15 goals, 15 executed
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to