apache / incubator-kie-kogito-images

Images for Kogito
http://kogito.kie.org
Apache License 2.0
21 stars 78 forks source link

[kie-issues#913] Upgrade to Quarkus 3.2.10.Final LTS version. #1743

Closed baldimir closed 5 months ago

baldimir commented 5 months ago

Tracker: https://github.com/apache/incubator-kie-issues/issues/913

Aligns with Quarkus 3.2.10.Final.

kie-ci3 commented 5 months ago

PR job #93 was: FAILURE Possible explanation: Pipeline failure or project build failure

Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images.build-and-test/93/display/redirect See console log:

Console Logs at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to builds60
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1003)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
at jdk.internal.reflect.GeneratedMethodAccessor1120.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
at com.sun.proxy.$Proxy269.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ wget --no-check-certificate -qO - 'https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images.build-and-test/93/api/json?depth=0'
[Pipeline] readJSON
[Pipeline] sh
ricardozanini commented 5 months ago

@baldimir can you please rename your fork?

stderr: remote: Repository not found.
fatal: repository 'https://github.com/baldimir/incubator-kie-kogito-images.git/' not found
jstastny-cz commented 5 months ago

@baldimir can you please rename your fork?

stderr: remote: Repository not found.
fatal: repository 'https://github.com/baldimir/incubator-kie-kogito-images.git/' not found

@ricardozanini We should adjust pipelines rather than asking to rename forks :-) buildchain already can do that for code repos, so it should be done also for others. Consider when we're promoted from incubation - we'd need to ask people to rename again, which is not practical.

baldimir commented 5 months ago

The Jenkins CI check is now failing because of https://github.com/apache/incubator-kie-issues/issues/955. @cimbalek

ricardozanini commented 5 months ago

@baldimir can you please rename your fork?

stderr: remote: Repository not found.
fatal: repository 'https://github.com/baldimir/incubator-kie-kogito-images.git/' not found

@ricardozanini We should adjust pipelines rather than asking to rename forks :-) buildchain already can do that for code repos, so it should be done also for others. Consider when we're promoted from incubation - we'd need to ask people to rename again, which is not practical.

Sure, we have an issue for that: #1729. I don't know where to change this, can you help?

porcelli commented 5 months ago

looks like CI is not helping ๐Ÿ˜ฌ

ricardozanini commented 5 months ago

The tests failing are expected, we have issues to solve them already. They are not related, but I've restarted just in case.

kie-ci3 commented 5 months ago

PR job #105 was: FAILURE Possible explanation: Pipeline failure or project build failure

Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images.build-and-test/105/display/redirect See console log:

Console Logs [Pipeline] }
Build KIE ยป kogito ยป main ยป pullrequest ยป kogito-images.build-image PR #1743 - kogito-jit-runner: https://github.com/apache/incubator-kie-kogito-images/pull/1743 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE ยป kogito ยป main ยป pullrequest ยป kogito-images.build-image PR #1743 - kogito-management-console: https://github.com/apache/incubator-kie-kogito-images/pull/1743 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE ยป kogito ยป main ยป pullrequest ยป kogito-images.build-image PR #1743 - kogito-jobs-service-ephemeral: https://github.com/apache/incubator-kie-kogito-images/pull/1743 completed: UNSTABLE
[Pipeline] unstable
WARNING: Tests on kogito-jobs-service-ephemeral seems to have failed
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE ยป kogito ยป main ยป pullrequest ยป kogito-images.build-image PR #1743 - kogito-runtime-jvm: https://github.com/apache/incubator-kie-kogito-images/pull/1743 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE ยป kogito ยป main ยป pullrequest ยป kogito-images.build-image PR #1743 - kogito-jobs-service-allinone: https://github.com/apache/incubator-kie-kogito-images/pull/1743 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE ยป kogito ยป main ยป pullrequest ยป kogito-images.build-image PR #1743 - kogito-task-console: https://github.com/apache/incubator-kie-kogito-images/pull/1743 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE ยป kogito ยป main ยป pullrequest ยป kogito-images.build-image PR #1743 - kogito-swf-devmode: https://github.com/apache/incubator-kie-kogito-images/pull/1743 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Build KIE ยป kogito ยป main ยป pullrequest ยป kogito-images.build-image PR #1743 - kogito-s2i-builder: https://github.com/apache/incubator-kie-kogito-images/pull/1743 completed: SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ wget --no-check-certificate -qO - 'https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest/job/kogito-images.build-and-test/105/api/json?depth=0'
[Pipeline] readJSON
[Pipeline] sh
ricardozanini commented 5 months ago

It seems an issue fetching a few dependencies:

[ERROR] Unresolveable build extension: Plugin org.kie.kogito:kogito-maven-plugin:999-SNAPSHOT or one of its dependencies could not be resolved: Failed to collect dependencies at org.kie.kogito:kogito-maven-plugin:jar:999-SNAPSHOT -> org.kie.kogito:kogito-pmml-dependencies:pom:999-SNAPSHOT -> org.kie:kie-pmml-dependencies:jar:999-SNAPSHOT -> org.kie:kie-pmml-models-mining-model:jar:999-SNAPSHOT @ 
baldimir commented 5 months ago

This doesn't look like a problem connected with the change I did. Could we merge this please?