eaugene commented on issue #11563: URL: https://github.com/apache/pinot/issues/11563#issuecomment-1720880039
@saurabhd336 I am sharing the entire build trace here , to see if that would be of any help ``` teaugene@teaugene-YF9XNJ405D pinot-integration-tests % mvn install package -Pbin-dist -DdownloadSources -DdownloadJavadocs -Drat.numUnapprovedLicenses=10000 -DskipTests [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Detecting the operating system and CPU architecture [INFO] ------------------------------------------------------------------------ [INFO] os.detected.name: osx [INFO] os.detected.arch: aarch_64 [INFO] os.detected.version: 13.5 [INFO] os.detected.version.major: 13 [INFO] os.detected.version.minor: 5 [INFO] os.detected.classifier: osx-aarch_64 [WARNING] The requested profile "bin-dist" could not be activated because it does not exist. [INFO] [INFO] --------------< org.apache.pinot:pinot-integration-tests >-------------- [INFO] Building Pinot Integration Tests 0.13.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for com.google.errorprone:error_prone_annotations:jar:2.14.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ pinot-integration-tests --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- buildnumber:1.3:create (default) @ pinot-integration-tests --- [INFO] Executing: /bin/sh -c cd /Users/teaugene/github/pinot/pinot-integration-tests && git rev-parse --verify HEAD [INFO] Working directory: /Users/teaugene/github/pinot/pinot-integration-tests [INFO] Storing buildNumber: 7311f697fa867cc5b75c83b19120606451879361 at timestamp: 1694765971987 [INFO] Storing buildScmBranch: fix_kafka_consumer_metrics [INFO] [INFO] --- enforcer:3.2.1:enforce (enforce-dependency-convergence) @ pinot-integration-tests --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] [INFO] --- enforcer:3.2.1:enforce (enforce-maven-version) @ pinot-integration-tests --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (default) @ pinot-integration-tests --- [INFO] argLine set to -javaagent:/Users/teaugene/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/Users/teaugene/github/pinot/pinot-integration-tests/target/jacoco.exec,includes=org/apache/pinot/**/* -Xms4g -Xmx4g [INFO] [INFO] --- remote-resources:1.6.0:process (process-resource-bundles) @ pinot-integration-tests --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 3 resources from 1 bundle. [WARNING] Invalid POM for com.google.errorprone:error_prone_annotations:jar:2.14.0, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] artifact io.grpc:grpc-core: checking for updates from uber-artifactory [INFO] artifact io.grpc:grpc-api: checking for updates from uber-artifactory [WARNING] Invalid POM for com.google.errorprone:error_prone_annotations:jar:2.14.0, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] Invalid POM for com.google.errorprone:error_prone_annotations:jar:2.14.0, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] Invalid POM for com.google.errorprone:error_prone_annotations:jar:2.14.0, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] Invalid POM for com.google.errorprone:error_prone_annotations:jar:2.14.0, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] Invalid project model for artifact [error_prone_annotations:com.google.errorprone:2.14.0]. It will be ignored by the remote resources Mojo. [INFO] [INFO] --- remote-resources:1.6.0:process (default) @ pinot-integration-tests --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 3 resources from 1 bundle. [WARNING] Invalid project model for artifact [error_prone_annotations:com.google.errorprone:2.14.0]. It will be ignored by the remote resources Mojo. [INFO] [INFO] --- resources:2.6:resources (default-resources) @ pinot-integration-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /Users/teaugene/github/pinot/pinot-integration-tests/src/main/resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.8.0:compile (default-compile) @ pinot-integration-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /Users/teaugene/github/pinot/pinot-integration-tests/target/classes [INFO] [INFO] --- resources:2.6:testResources (default-testResources) @ pinot-integration-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 113 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.8.0:testCompile (default-testCompile) @ pinot-integration-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 81 source files to /Users/teaugene/github/pinot/pinot-integration-tests/target/test-classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /Users/teaugene/github/pinot/pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/tpch/TblToAvroMultiValue.java:[46,81] error: no suitable method found for of(String,String[],String,String[],String,String[],String,String[],String,String[],String,String[],String,String[],String,String[]) method ImmutableMap.<K#1,V#1>of() is not applicable (cannot infer type-variable(s) K#1,V#1 (actual and formal argument lists differ in length)) method ImmutableMap.<K#2,V#2>of(K#2,V#2) is not applicable (cannot infer type-variable(s) K#2,V#2 (actual and formal argument lists differ in length)) method ImmutableMap.<K#3,V#3>of(K#3,V#3,K#3,V#3) is not applicable (cannot infer type-variable(s) K#3,V#3 (actual and formal argument lists differ in length)) method ImmutableMap.<K#4,V#4>of(K#4,V#4,K#4,V#4,K#4,V#4) is not applicable (cannot infer type-variable(s) K#4,V#4 (actual and formal argument lists differ in length)) method ImmutableMap.<K#5,V#5>of(K#5,V#5,K#5,V#5,K#5,V#5,K#5,V#5) is not applicable (cannot infer type-variable(s) K#5,V#5 (actual and formal argument lists differ in length)) method ImmutableMap.<K#6,V#6>of(K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6) is not applicable (cannot infer type-variable(s) K#6,V#6 (actual and formal argument lists differ in length)) where K#1,V#1,K#2,V#2,K#3,V#3,K#4,V#4,K#5,V#5,K#6,V#6 are type-variables: K#1 extends Object declared in method <K#1,V#1>of() V#1 extends Object declared in method <K#1,V#1>of() K#2 extends Object declared in method <K#2,V#2>of(K#2,V#2) V#2 extends Object declared in method <K#2,V#2>of(K#2,V#2) K#3 extends Object declared in method <K#3,V#3>of(K#3,V#3,K#3,V#3) V#3 extends Object declared in method <K#3,V#3>of(K#3,V#3,K#3,V#3) K#4 extends Object declared in method <K#4,V#4>of(K#4,V#4,K#4,V#4,K#4,V#4) V#4 extends Object declared in method <K#4,V#4>of(K#4,V#4,K#4,V#4,K#4,V#4) K#5 extends Object declared in method <K#5,V#5>of(K#5,V#5,K#5,V#5,K#5,V#5,K#5,V#5) V#5 extends Object declared in method <K#5,V#5>of(K#5,V#5,K#5,V#5,K#5,V#5,K#5,V#5) K#6 extends Object declared in method <K#6,V#6>of(K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6) V#6 extends Object declared in method <K#6,V#6>of(K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6) [ERROR] /Users/teaugene/github/pinot/pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/tpch/TblToAvro.java:[49,18] error: no suitable method found for of(String,String[],String,String[],String,String[],String,String[],String,String[],String,String[],String,String[],String,String[]) method ImmutableMap.<K#1,V#1>of() is not applicable (cannot infer type-variable(s) K#1,V#1 (actual and formal argument lists differ in length)) method ImmutableMap.<K#2,V#2>of(K#2,V#2) is not applicable (cannot infer type-variable(s) K#2,V#2 (actual and formal argument lists differ in length)) method ImmutableMap.<K#3,V#3>of(K#3,V#3,K#3,V#3) is not applicable (cannot infer type-variable(s) K#3,V#3 (actual and formal argument lists differ in length)) method ImmutableMap.<K#4,V#4>of(K#4,V#4,K#4,V#4,K#4,V#4) is not applicable (cannot infer type-variable(s) K#4,V#4 (actual and formal argument lists differ in length)) method ImmutableMap.<K#5,V#5>of(K#5,V#5,K#5,V#5,K#5,V#5,K#5,V#5) is not applicable (cannot infer type-variable(s) K#5,V#5 (actual and formal argument lists differ in length)) method ImmutableMap.<K#6,V#6>of(K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6) is not applicable (cannot infer type-variable(s) K#6,V#6 (actual and formal argument lists differ in length)) where K#1,V#1,K#2,V#2,K#3,V#3,K#4,V#4,K#5,V#5,K#6,V#6 are type-variables: K#1 extends Object declared in method <K#1,V#1>of() V#1 extends Object declared in method <K#1,V#1>of() K#2 extends Object declared in method <K#2,V#2>of(K#2,V#2) V#2 extends Object declared in method <K#2,V#2>of(K#2,V#2) K#3 extends Object declared in method <K#3,V#3>of(K#3,V#3,K#3,V#3) V#3 extends Object declared in method <K#3,V#3>of(K#3,V#3,K#3,V#3) K#4 extends Object declared in method <K#4,V#4>of(K#4,V#4,K#4,V#4,K#4,V#4) V#4 extends Object declared in method <K#4,V#4>of(K#4,V#4,K#4,V#4,K#4,V#4) K#5 extends Object declared in method <K#5,V#5>of(K#5,V#5,K#5,V#5,K#5,V#5,K#5,V#5) V#5 extends Object declared in method <K#5,V#5>of(K#5,V#5,K#5,V#5,K#5,V#5,K#5,V#5) K#6 extends Object declared in method <K#6,V#6>of(K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6) V#6 extends Object declared in method <K#6,V#6>of(K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6) [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:28 min [INFO] Finished at: 2023-09-15T13:50:58+05:30 [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "bin-dist" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile (default-testCompile) on project pinot-integration-tests: Compilation failure: Compilation failure: [ERROR] /Users/teaugene/github/pinot/pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/tpch/TblToAvroMultiValue.java:[46,81] error: no suitable method found for of(String,String[],String,String[],String,String[],String,String[],String,String[],String,String[],String,String[],String,String[]) [ERROR] method ImmutableMap.<K#1,V#1>of() is not applicable [ERROR] (cannot infer type-variable(s) K#1,V#1 [ERROR] (actual and formal argument lists differ in length)) [ERROR] method ImmutableMap.<K#2,V#2>of(K#2,V#2) is not applicable [ERROR] (cannot infer type-variable(s) K#2,V#2 [ERROR] (actual and formal argument lists differ in length)) [ERROR] method ImmutableMap.<K#3,V#3>of(K#3,V#3,K#3,V#3) is not applicable [ERROR] (cannot infer type-variable(s) K#3,V#3 [ERROR] (actual and formal argument lists differ in length)) [ERROR] method ImmutableMap.<K#4,V#4>of(K#4,V#4,K#4,V#4,K#4,V#4) is not applicable [ERROR] (cannot infer type-variable(s) K#4,V#4 [ERROR] (actual and formal argument lists differ in length)) [ERROR] method ImmutableMap.<K#5,V#5>of(K#5,V#5,K#5,V#5,K#5,V#5,K#5,V#5) is not applicable [ERROR] (cannot infer type-variable(s) K#5,V#5 [ERROR] (actual and formal argument lists differ in length)) [ERROR] method ImmutableMap.<K#6,V#6>of(K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6) is not applicable [ERROR] (cannot infer type-variable(s) K#6,V#6 [ERROR] (actual and formal argument lists differ in length)) [ERROR] where K#1,V#1,K#2,V#2,K#3,V#3,K#4,V#4,K#5,V#5,K#6,V#6 are type-variables: [ERROR] K#1 extends Object declared in method <K#1,V#1>of() [ERROR] V#1 extends Object declared in method <K#1,V#1>of() [ERROR] K#2 extends Object declared in method <K#2,V#2>of(K#2,V#2) [ERROR] V#2 extends Object declared in method <K#2,V#2>of(K#2,V#2) [ERROR] K#3 extends Object declared in method <K#3,V#3>of(K#3,V#3,K#3,V#3) [ERROR] V#3 extends Object declared in method <K#3,V#3>of(K#3,V#3,K#3,V#3) [ERROR] K#4 extends Object declared in method <K#4,V#4>of(K#4,V#4,K#4,V#4,K#4,V#4) [ERROR] V#4 extends Object declared in method <K#4,V#4>of(K#4,V#4,K#4,V#4,K#4,V#4) [ERROR] K#5 extends Object declared in method <K#5,V#5>of(K#5,V#5,K#5,V#5,K#5,V#5,K#5,V#5) [ERROR] V#5 extends Object declared in method <K#5,V#5>of(K#5,V#5,K#5,V#5,K#5,V#5,K#5,V#5) [ERROR] K#6 extends Object declared in method <K#6,V#6>of(K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6) [ERROR] V#6 extends Object declared in method <K#6,V#6>of(K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6) [ERROR] /Users/teaugene/github/pinot/pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/tpch/TblToAvro.java:[49,18] error: no suitable method found for of(String,String[],String,String[],String,String[],String,String[],String,String[],String,String[],String,String[],String,String[]) [ERROR] method ImmutableMap.<K#1,V#1>of() is not applicable [ERROR] (cannot infer type-variable(s) K#1,V#1 [ERROR] (actual and formal argument lists differ in length)) [ERROR] method ImmutableMap.<K#2,V#2>of(K#2,V#2) is not applicable [ERROR] (cannot infer type-variable(s) K#2,V#2 [ERROR] (actual and formal argument lists differ in length)) [ERROR] method ImmutableMap.<K#3,V#3>of(K#3,V#3,K#3,V#3) is not applicable [ERROR] (cannot infer type-variable(s) K#3,V#3 [ERROR] (actual and formal argument lists differ in length)) [ERROR] method ImmutableMap.<K#4,V#4>of(K#4,V#4,K#4,V#4,K#4,V#4) is not applicable [ERROR] (cannot infer type-variable(s) K#4,V#4 [ERROR] (actual and formal argument lists differ in length)) [ERROR] method ImmutableMap.<K#5,V#5>of(K#5,V#5,K#5,V#5,K#5,V#5,K#5,V#5) is not applicable [ERROR] (cannot infer type-variable(s) K#5,V#5 [ERROR] (actual and formal argument lists differ in length)) [ERROR] method ImmutableMap.<K#6,V#6>of(K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6) is not applicable [ERROR] (cannot infer type-variable(s) K#6,V#6 [ERROR] (actual and formal argument lists differ in length)) [ERROR] where K#1,V#1,K#2,V#2,K#3,V#3,K#4,V#4,K#5,V#5,K#6,V#6 are type-variables: [ERROR] K#1 extends Object declared in method <K#1,V#1>of() [ERROR] V#1 extends Object declared in method <K#1,V#1>of() [ERROR] K#2 extends Object declared in method <K#2,V#2>of(K#2,V#2) [ERROR] V#2 extends Object declared in method <K#2,V#2>of(K#2,V#2) [ERROR] K#3 extends Object declared in method <K#3,V#3>of(K#3,V#3,K#3,V#3) [ERROR] V#3 extends Object declared in method <K#3,V#3>of(K#3,V#3,K#3,V#3) [ERROR] K#4 extends Object declared in method <K#4,V#4>of(K#4,V#4,K#4,V#4,K#4,V#4) [ERROR] V#4 extends Object declared in method <K#4,V#4>of(K#4,V#4,K#4,V#4,K#4,V#4) [ERROR] K#5 extends Object declared in method <K#5,V#5>of(K#5,V#5,K#5,V#5,K#5,V#5,K#5,V#5) [ERROR] V#5 extends Object declared in method <K#5,V#5>of(K#5,V#5,K#5,V#5,K#5,V#5,K#5,V#5) [ERROR] K#6 extends Object declared in method <K#6,V#6>of(K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6) [ERROR] V#6 extends Object declared in method <K#6,V#6>of(K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6,K#6,V#6) [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException ``` -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org