Hi everybody,

I opened a jira for the issue: https://issues.apache.org/jira/browse/BIGTOP-3631
Ad described in the task, a quick option is to follow
https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/amazon-linux-install.html
and install Corretto 8 (jdk8) on the new worker nodes where Corretto
17 is used (that is IIUC the root cause of the problem).

I am going to try it during the next few hours if nobody opposes it.
If you think that there is a different root cause please let me know
:)

Luca

On Tue, Jan 11, 2022 at 9:07 AM Luca Toscano <toscano.l...@gmail.com> wrote:
>
> Hi everybody,
>
> I checked the trunk packages build matrix and I noticed that a lot of
> packages are failing to build. An example is:
>
> https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/762/COMPONENTS=kibana,OS=debian-10/console
>
> [...]
> Using 4 worker leases.
> Starting Build
> java.lang.NoClassDefFoundError: Could not initialize class
> org.codehaus.groovy.vmplugin.v7.Java7
>     at 
> org.codehaus.groovy.vmplugin.VMPluginFactory.<clinit>(VMPluginFactory.java:43)
>     at 
> org.codehaus.groovy.reflection.GroovyClassValueFactory.<clinit>(GroovyClassValueFactory.java:35)
>     at org.codehaus.groovy.reflection.ClassInfo.<clinit>(ClassInfo.java:109)
> [..]
>
> From what I can see the ones failing run
> /usr/lib/jvm/java-17-amazon-corretto.x86_64/bin/java, maybe it is
> related to the move to the new instances? Do we need to bump the
> gradle's version to something like 7.3 [1]?
>
> Luca
>
> [1]: https://docs.gradle.org/current/userguide/compatibility.html

Reply via email to