rae89 commented on issue #6896: Add docker container for druid URL: https://github.com/apache/incubator-druid/pull/6896#issuecomment-477441709 @donbowman Yea that might the issue. I tried building in a different computer and it was able to get all the way to the end but then failed on the distribution. > main: [INFO] Executed tasks [INFO] [INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ distribution --- [INFO] [INFO] --- exec-maven-plugin:1.2.1:exec (pull-deps) @ distribution --- ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Mar 28, 2019 3:57:01 AM org.hibernate.validator.internal.util.Version <clinit> INFO: HV000001: Hibernate Validator 5.1.3.Final 03:57:05.241 [main] ERROR org.apache.druid.cli.PullDependencies - Unable to resolve artifacts for [org.apache.druid.extensions:druid-google-extensions:jar:0.15.0-incubating-SNAPSHOT (runtime) -> [] < [ (https://repo1.maven.org/maven2/, releases+snapshots)]]. org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.apache.druid.extensions:druid-google-extensions:jar:0.15.0-incubating-SNAPSHOT in (https://repo1.maven.org/maven2/) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384) ~[aether-impl-0.9.0.M2.jar:?] at io.tesla.aether.internal.DefaultTeslaAether.resolveArtifacts(DefaultTeslaAether.java:289) ~[tesla-aether-0.0.5.jar:0.0.5] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.apache.druid.extensions:druid-google-extensions:jar:0.15.0-incubating-SNAPSHOT in ( at org.apache.druid.cli.PullDependencies.downloadExtension(PullDependencies.java:400) [druid-services-0.15.0-incubating-SNAPSHOT.jar:0.15.0-incubating-SNAPSHOT] at org.apache.druid.cli.PullDependencies.run(PullDependencies.java:299) [druid-services-0.15.0-incubating-SNAPSHOT.jar:0.15.0-incubating-SNAPSHOT] at org.apache.druid.cli.Main.main(Main.java:117) [druid-services-0.15.0-incubating-SNAPSHOT.jar:0.15.0-incubating-SNAPSHOT] Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.apache.druid.extensions:druid-google-extensions:jar:0.15.0-incubating-SNAPSHOT in (https://repo1.maven.org/maven2/) https://repo1.maven.org/maven2/) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:459) ~[aether-impl-0.9.0.M2.jar:?] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:262) ~[aether-impl-0.9.0.M2.jar:?] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367) ~[aether-impl-0.9.0.M2.jar:?] ... 4 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.druid.extensions:druid-google-extensions:jar:0.15.0-incubating-SNAPSHOT in (https://repo1.maven.org/maven2/) at io.tesla.aether.connector.AetherRepositoryConnector$2.wrap(AetherRepositoryConnector.java:828) ~[aether-connector-okhttp-0.0.9.jar:0.0.9] at org.apache.druid.cli.PullDependencies.run(PullDependencies.java:323) at org.apache.druid.cli.Main.main(Main.java:117) at io.tesla.aether.connector.AetherRepositoryConnector$2.wrap(AetherRepositoryConnector.java:824) ~[aether-connector-okhttp-0.0.9.jar:0.0.9] at io.tesla.aether.connector.AetherRepositoryConnector$GetTask.flush(AetherRepositoryConnector.java:619) ~[aether-connector-okhttp-0.0.9.jar:0.0.9] at io.tesla.aether.connector.AetherRepositoryConnector.get(AetherRepositoryConnector.java:238) ~[aether-connector-okhttp-0.0.9.Caused by: java.lang.RuntimeException: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.jar:0.0.9] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:535) ~[aether-impl-0.9.0.M2.jar:?] apache.druid.extensions:druid-google-extensions:jar:0.15.0-incubating-SNAPSHOT in (https://repo1.maven.org/maven2/) at org.apache.druid.cli.PullDependencies.downloadExtension(PullDependencies.java:413) at org.apache.druid.cli.PullDependencies.run(PullDependencies.java:299) ... 1 more Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.apache.druid.extensions:druid-google-extensions:jar:0.15.0-incubating-SNAPSHOT in (https://repo1.maven.org/maven2/) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:384) at io.tesla.aether.internal.DefaultTeslaAether.resolveArtifacts(DefaultTeslaAether.java:289) at org.apache.druid.cli.PullDependencies.downloadExtension(PullDependencies.java:400) ... 2 more at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:436) ~[aether-impl-0.9.0.M2.jar:?] at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:262) ~[aether-impl-0.9.0.M2.jar:?] at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367) ~[aether-impl-0.9.0.M2.jar:?] ... 4 more Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.apache.druid.extensions:druid-google-extensions:jar:0.15.0-incubating-SNAPSHOT in (https://repo1.maven.org/maven2/) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:459) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:262) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:367) ... 4 more Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.apache.druid.extensions:druid-google-extensions:jar:0.15.0-incubating-SNAPSHOT in (https://repo1.maven.org/maven2/) at io.tesla.aether.connector.AetherRepositoryConnector$2.wrap(AetherRepositoryConnector.java:828) at io.tesla.aether.connector.AetherRepositoryConnector$2.wrap(AetherRepositoryConnector.java:824) at io.tesla.aether.connector.AetherRepositoryConnector$GetTask.flush(AetherRepositoryConnector.java:619) at io.tesla.aether.connector.AetherRepositoryConnector.get(AetherRepositoryConnector.java:238) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:535) at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:436) ... 6 more [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Druid 0.15.0-incubating-SNAPSHOT: [INFO] [INFO] Druid .............................................. SUCCESS [ 47.188 s] [INFO] druid-core ......................................... SUCCESS [02:14 min] [INFO] druid-hll .......................................... SUCCESS [ 8.983 s] [INFO] extendedset ........................................ SUCCESS [ 5.054 s] [INFO] druid-processing ................................... SUCCESS [ 34.886 s] [INFO] druid-aws-common ................................... SUCCESS [ 8.940 s] [INFO] druid-gcp-common ................................... SUCCESS [ 6.691 s] [INFO] druid-console ...................................... SUCCESS [ 42.963 s] [INFO] druid-server ....................................... SUCCESS [ 57.461 s] [INFO] druid-examples ..................................... SUCCESS [ 9.237 s] [INFO] druid-indexing-hadoop .............................. SUCCESS [01:07 min] [INFO] druid-indexing-service ............................. SUCCESS [ 9.791 s] [INFO] druid-sql .......................................... SUCCESS [ 20.586 s] [INFO] druid-services ..................................... SUCCESS [ 13.657 s] [INFO] druid-s3-extensions ................................ SUCCESS [ 2.204 s] [INFO] druid-datasketches ................................. SUCCESS [ 5.365 s] [INFO] druid-histogram .................................... SUCCESS [ 3.603 s] [INFO] mysql-metadata-storage ............................. SUCCESS [ 3.189 s] [INFO] druid-kafka-indexing-service ....................... SUCCESS [ 11.545 s] [INFO] druid-basic-security ............................... SUCCESS [ 3.160 s] [INFO] simple-client-sslcontext ........................... SUCCESS [ 2.036 s] [INFO] druid-integration-tests ............................ SUCCESS [ 7.488 s] [INFO] druid-benchmarks ................................... SUCCESS [ 24.864 s] [INFO] druid-avro-extensions .............................. SUCCESS [ 40.578 s] [INFO] druid-bloom-filter ................................. SUCCESS [ 4.275 s] [INFO] druid-kerberos ..................................... SUCCESS [ 2.794 s] [INFO] druid-hdfs-storage ................................. SUCCESS [ 4.179 s] [INFO] druid-stats ........................................ SUCCESS [ 1.852 s] [INFO] druid-kafka-eight .................................. SUCCESS [ 6.808 s] [INFO] druid-lookups-cached-global ........................ SUCCESS [ 9.768 s] [INFO] druid-kafka-extraction-namespace ................... SUCCESS [ 2.624 s] [INFO] druid-kinesis-indexing-service ..................... SUCCESS [ 9.363 s] [INFO] druid-parquet-extensions ........................... SUCCESS [ 9.126 s] [INFO] postgresql-metadata-storage ........................ SUCCESS [ 5.150 s] [INFO] druid-protobuf-extensions .......................... SUCCESS [ 8.850 s] [INFO] druid-lookups-cached-single ........................ SUCCESS [ 3.312 s] [INFO] druid-ec2-extensions ............................... SUCCESS [ 2.370 s] [INFO] druid-google-extensions ............................ SUCCESS [ 2.598 s] [INFO] druid-influx-extensions ............................ SUCCESS [ 1.553 s] [INFO] druid-azure-extensions ............................. SUCCESS [ 2.705 s] [INFO] druid-cassandra-storage ............................ SUCCESS [ 17.027 s] [INFO] druid-rocketmq ..................................... SUCCESS [ 8.270 s] [INFO] druid-cloudfiles-extensions ........................ SUCCESS [ 29.625 s] [INFO] graphite-emitter ................................... SUCCESS [ 3.725 s] [INFO] druid-kafka-eight-simple-consumer .................. SUCCESS [ 1.669 s] [INFO] druid-rabbitmq ..................................... SUCCESS [ 3.329 s] [INFO] druid-distinctcount ................................ SUCCESS [ 1.647 s] [INFO] statsd-emitter ..................................... SUCCESS [ 10.834 s] [INFO] druid-orc-extensions ............................... SUCCESS [ 9.057 s] [INFO] druid-time-min-max ................................. SUCCESS [ 1.667 s] [INFO] druid-virtual-columns .............................. SUCCESS [ 1.676 s] [INFO] druid-thrift-extensions ............................ SUCCESS [ 11.044 s] [INFO] ambari-metrics-emitter ............................. SUCCESS [ 6.588 s] [INFO] sqlserver-metadata-storage ......................... SUCCESS [ 2.197 s] [INFO] kafka-emitter ...................................... SUCCESS [ 4.234 s] [INFO] druid-redis-cache .................................. SUCCESS [ 5.004 s] [INFO] druid-opentsdb-emitter ............................. SUCCESS [ 2.184 s] [INFO] materialized-view-maintenance ...................... SUCCESS [ 2.445 s] [INFO] materialized-view-selection ........................ SUCCESS [ 2.465 s] [INFO] druid-momentsketch ................................. SUCCESS [ 4.241 s] [INFO] distribution ....................................... FAILURE [ 10.252 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13:08 min [INFO] Finished at: 2019-03-28T03:57:05Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (pull-deps) on project distribution: Command execution failed.: Process exited with an error: 1 (Exit value: 1) -> [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :distribution The command '/bin/sh -c mvn install -ff -DskipTests -Dforbiddenapis.skip=true -Pdist -Pbundle-contrib-exts' returned a non-zero code: 1
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
