-
Notifications
You must be signed in to change notification settings - Fork 999
Closed
Description
This CI build seems to be failing for a while due to compile issues:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch-hadoop+7.12+periodic
Latest today: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch-hadoop+7.12+periodic/96/console
10:02:18 * What went wrong:
10:02:18 Execution failed for task ':elasticsearch-hadoop-hive:compileItestJava'.
10:02:18 > Could not resolve all files for configuration ':elasticsearch-hadoop-hive:itestCompileClasspath'.
10:02:18 Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
10:02:18 Use '--warning-mode all' to show the individual deprecation warnings.
10:02:18 > Could not resolve org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde.
10:02:18 Required by:
10:02:18 See https://docs.gradle.org/6.8/userguide/command_line_interface.html#sec:command_line_warnings
10:02:18 project :elasticsearch-hadoop-hive > org.apache.hive:hive-exec:1.2.1 > org.apache.calcite:calcite-core:1.2.0-incubating
10:02:18 > Could not resolve org.pentaho:pentaho-aggdesigner-algorithm:5.1.5-jhyde.
10:02:18 41 actionable tasks: 41 executed
10:02:18 > Could not get resource 'https://repo.spring.io/plugins-release/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom'.
10:02:18 > Could not GET 'https://repo.spring.io/plugins-release/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.pom'. Received status code 401 from server: Unauthorized
This doesn't seem to be a temporary issue since it seems to also have failed in the last few days as well.