incubator-kie-drools icon indicating copy to clipboard operation
incubator-kie-drools copied to clipboard

DROOLS-6948 BuildResultCollectorImpl#results should be a list

Open evacchi opened this issue 1 year ago • 6 comments

evacchi avatar Oct 11 '22 09:10 evacchi

(tests) - kogito-runtimes job #641 was: UNSTABLE Possible explanation: This should be test failures

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/drools.tests.downstream.kogito-runtimes/641/display/redirect

Test results:

  • PASSED: 3111
  • FAILED: 1

Those are the test failures:

org.jbpm.bpmn2.IncrementalCompilationTest.testIncrementalProcessCompilation java.lang.UnsupportedOperationException
at java.base/java.util.Collections$UnmodifiableCollection.removeIf(Collections.java:1089)
at org.drools.compiler.builder.impl.KnowledgeBuilderImpl.removeObjectsGeneratedFromResource(KnowledgeBuilderImpl.java:854)
at org.drools.compiler.kie.builder.impl.KieBuilderSetImpl.buildChanges(KieBuilderSetImpl.java:153)
at org.drools.compiler.kie.builder.impl.KieBuilderSetImpl.build(KieBuilderSetImpl.java:120)
at org.jbpm.bpmn2.IncrementalCompilationTest.testIncrementalProcessCompilation(IncrementalCompilationTest.java:55)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:727)
at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)

kie-ci3 avatar Oct 11 '22 10:10 kie-ci3

(tests) - kogito-apps job #642 was: UNSTABLE Possible explanation: This should be test failures

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/drools.tests.downstream.kogito-apps/642/display/redirect

Test results:

  • PASSED: 1923
  • FAILED: 1

Those are the test failures:

Build projects / org.kie.kogito.it.jobs.ProcessAsyncIT.testAsync java.lang.AssertionError:
1 expectation failed.
JSON path hello doesn't match.
Expected: null
Actual: Hello Tiago

kie-ci3 avatar Oct 11 '22 10:10 kie-ci3

(tests) - kogito-examples job #646 was: FAILURE Possible explanation: Pipeline failure or project build failure

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/drools.tests.downstream.kogito-examples/646/display/redirect

Test results:

  • PASSED: 426
  • FAILED: 3

Those are the test failures:

Build projects / org.acme.newsletter.subscription.flow.SubscriptionFlowIT.verifySubscription io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito.examples:serverless-workflow-newsletter-subscription-flow::jar:1.0-SNAPSHOTnull
Build projects / org.acme.it.QueryAnswerServiceIT.queryAnswerProcessCycle io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito.examples:query-answer-service::jar:1.0-SNAPSHOTnull
Build projects / org.acme.it.QueryServiceResourceIT.queryProcessCycle io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito.examples:query-service::jar:1.0-SNAPSHOTnull

See console log:

Console Logs [2022-10-11T10:43:34.836Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ serverless-workflow-examples ---
[2022-10-11T10:43:34.836Z] [INFO]
[2022-10-11T10:43:34.836Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ serverless-workflow-examples ---
[2022-10-11T10:43:34.836Z] [INFO] You have 0 Checkstyle violations.
[2022-10-11T10:43:34.836Z] [INFO]
[2022-10-11T10:43:34.836Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ serverless-workflow-examples ---
[2022-10-11T10:43:34.836Z] [INFO]
[2022-10-11T10:43:34.836Z] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ serverless-workflow-examples ---
[2022-10-11T10:43:34.836Z] [INFO] Using 'UTF-8' encoding to format source files.
[2022-10-11T10:43:34.836Z] [INFO] Number of files to be formatted: 0
[2022-10-11T10:43:34.836Z] [INFO]
[2022-10-11T10:43:34.836Z] [INFO] --- impsort-maven-plugin:1.5.0:sort (default) @ serverless-workflow-examples ---
[2022-10-11T10:43:34.836Z] [INFO] Using compiler compliance level: JAVA_11
[2022-10-11T10:43:34.836Z] [INFO] Total Files Processed: 0 in 00:00.000
[2022-10-11T10:43:34.836Z] [INFO] Already Sorted: 0
[2022-10-11T10:43:34.836Z] [INFO] Needed Sorting: 0
[2022-10-11T10:43:34.836Z] [INFO]
[2022-10-11T10:43:34.836Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ serverless-workflow-examples ---
[2022-10-11T10:43:34.836Z] [INFO] Skipping packaging of the test-jar
[2022-10-11T10:43:34.836Z] [INFO]
[2022-10-11T10:43:34.836Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ serverless-workflow-examples ---
[2022-10-11T10:43:34.836Z] [INFO]
[2022-10-11T10:43:34.836Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ serverless-workflow-examples ---
[2022-10-11T10:43:34.836Z] [INFO]
[2022-10-11T10:43:34.836Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ serverless-workflow-examples ---
[2022-10-11T10:43:34.836Z] [INFO] No tests to run.
[2022-10-11T10:43:34.836Z] [INFO]
[2022-10-11T10:43:34.836Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ serverless-workflow-examples ---
[2022-10-11T10:43:34.836Z] [INFO] No tests to run.
[2022-10-11T10:43:34.836Z] [INFO] Skipping execution of surefire because it has already been run for this configuration
[2022-10-11T10:43:34.836Z] [INFO]
[2022-10-11T10:43:34.836Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ serverless-workflow-examples ---
[2022-10-11T10:43:34.836Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/serverless-workflow-examples/target/failsafe-reports
[2022-10-11T10:43:34.836Z] [INFO]
[2022-10-11T10:43:34.836Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ serverless-workflow-examples ---
[2022-10-11T10:43:34.836Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/serverless-workflow-examples/target/failsafe-reports
[2022-10-11T10:43:34.836Z] [INFO]
[2022-10-11T10:43:34.836Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serverless-workflow-examples ---
[2022-10-11T10:43:34.836Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/serverless-workflow-examples/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/serverless-workflow-examples/2.0.0-SNAPSHOT/serverless-workflow-examples-2.0.0-SNAPSHOT.pom
[2022-10-11T10:43:34.836Z] [INFO]
[2022-10-11T10:43:34.836Z] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ serverless-workflow-examples ---
[2022-10-11T10:43:34.836Z] [INFO] org.kie.kogito.examples:serverless-workflow-examples:pom:2.0.0-SNAPSHOT
[2022-10-11T10:43:34.836Z] [INFO] ------------------------------------------------------------------------
[2022-10-11T10:43:34.836Z] [INFO] Reactor Summary:
[2022-10-11T10:43:34.836Z] [INFO]
[2022-10-11T10:43:34.836Z] [INFO] Kogito Example 2.0.0-SNAPSHOT ...................... SUCCESS [ 2.036 s]
[2022-10-11T10:43:34.836Z] [INFO] Kogito Example :: Quarkus 2.0.0-SNAPSHOT ........... SUCCESS [ 0.052 s]
[2022-10-11T10:43:34.836Z] [INFO] Kogito Example :: Onboarding Example 2.0.0-SNAPSHOT SUCCESS [ 0.071 s]
[2022-10-11T10:43:34.836Z] [INFO] Kogito Example :: Onboarding Example :: HR with Drools 2.0.0-SNAPSHOT SUCCESS [03:02 min]
[2022-10-11T10:43:34.836Z] [INFO] Kogito Example :: Onboarding Example :: Payroll with DMN 2.0.0-SNAPSHOT SUCCESS [ 16.516 s]
[2022-10-11T10:43:34.836Z] [INFO] Kogito Example :: Onboarding Example :: Onboarding with Business Process Quarkus 2.0.0-SNAPSHOT SUCCESS [ 52.349 s]
[2022-10-11T10:43:34.837Z] [INFO] Kogito Example :: Process PostgreSQL Persistence Quarkus 2.0.0-SNAPSHOT SUCCESS [ 25.125 s]
[2022-10-11T10:43:34.837Z] [INFO] Kogito Example :: Process and Quarkus 2.0.0-SNAPSHOT SUCCESS [ 26.345 s]
[2022-10-11T10:43:34.837Z] [INFO] Kogito Example :: Spring Boot 2.0.0-SNAPSHOT ....... SUCCESS [ 0.029 s]
[2022-10-11T10:43:34.837Z] [INFO] Kogito Example :: Onboarding Example :: Onboarding with Business Process Spring Boot 2.0.0-SNAPSHOT SUCCESS [ 28.296 s]
[2022-10-11T10:43:34.837Z] [INFO] Kogito Example :: Process PostgreSQL Persistence Spring Boot 2.0.0-SNAPSHOT SUCCESS [ 16.019 s]
[2022-10-11T10:43:34.837Z] [INFO] Kogito Example :: Process and Spring Boot 2.0.0-SNAPSHOT SUCCESS [ 25.499 s]
[2022-10-11T10:43:34.837Z] [INFO] Kogito Example :: Serverless Workflow Compensation :: Quarkus 1.0-SNAPSHOT SUCCESS [ 27.550 s]
[2022-10-11T10:43:34.837Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer Showcase 1.0-SNAPSHOT SUCCESS [ 0.016 s]
[2022-10-11T10:43:34.837Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Workflow Service 1.0-SNAPSHOT FAILURE [04:30 min]
[2022-10-11T10:43:34.837Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Query Service 1.0-SNAPSHOT FAILURE [02:13 min]
[2022-10-11T10:43:34.837Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription Showcase 1.0-SNAPSHOT SUCCESS [ 0.005 s]
[2022-10-11T10:43:34.837Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Service 1.0-SNAPSHOT SUCCESS [ 12.275 s]
[2022-10-11T10:43:34.837Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Flow 1.0-SNAPSHOT FAILURE [02:21 min]
[2022-10-11T10:43:34.837Z] [INFO] Kogito Example :: Serverless Workflow 2.0.0-SNAPSHOT SUCCESS [ 0.028 s]
[2022-10-11T10:43:34.837Z] [INFO] ------------------------------------------------------------------------
[2022-10-11T10:43:34.837Z] [INFO] BUILD FAILURE
[2022-10-11T10:43:34.837Z] [INFO] ------------------------------------------------------------------------
[2022-10-11T10:43:34.837Z] [INFO] Total time: 16:02 min
[2022-10-11T10:43:34.837Z] [INFO] Finished at: 2022-10-11T06:43:25-04:00
[2022-10-11T10:43:34.837Z] [INFO] ------------------------------------------------------------------------
[2022-10-11T10:43:34.837Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M7:verify (default) on project query-answer-service:
[2022-10-11T10:43:34.837Z] [ERROR]
[2022-10-11T10:43:34.837Z] [ERROR] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/serverless-workflow-examples/serverless-workflow-qas-service-showcase/query-answer-service/target/failsafe-reports for the individual test results.
[2022-10-11T10:43:34.837Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2022-10-11T10:43:34.837Z] [ERROR] -> [Help 1]
[2022-10-11T10:43:34.837Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M7:verify (default) on project query-answer-service:
[2022-10-11T10:43:34.837Z]
[2022-10-11T10:43:34.837Z] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/serverless-workflow-examples/serverless-workflow-qas-service-showcase/query-answer-service/target/failsafe-reports for the individual test results.
[2022-10-11T10:43:34.837Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-10-11T10:43:34.837Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
[2022-10-11T10:43:34.837Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-10-11T10:43:34.837Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-10-11T10:43:34.837Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2022-10-11T10:43:34.837Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2022-10-11T10:43:34.837Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2022-10-11T10:43:34.837Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-10-11T10:43:34.837Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-10-11T10:43:34.837Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-10-11T10:43:34.837Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-10-11T10:43:34.837Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-10-11T10:43:34.837Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-10-11T10:43:34.837Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-10-11T10:43:34.837Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-10-11T10:43:34.837Z] Caused by: org.apache.maven.plugin.MojoFailureException:
[2022-10-11T10:43:34.837Z]
[2022-10-11T10:43:34.837Z] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/serverless-workflow-examples/serverless-workflow-qas-service-showcase/query-answer-service/target/failsafe-reports for the individual test results.
[2022-10-11T10:43:34.837Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2022-10-11T10:43:34.837Z] at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:283)
[2022-10-11T10:43:34.837Z] at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:171)
[2022-10-11T10:43:34.837Z] at org.apache.maven.plugin.failsafe.VerifyMojo.execute (VerifyMojo.java:201)
[2022-10-11T10:43:34.837Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-10-11T10:43:34.837Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
[2022-10-11T10:43:34.837Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-10-11T10:43:34.837Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-10-11T10:43:34.837Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2022-10-11T10:43:34.837Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2022-10-11T10:43:34.837Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2022-10-11T10:43:34.837Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-10-11T10:43:34.837Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-10-11T10:43:34.837Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-10-11T10:43:34.837Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-10-11T10:43:34.837Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-10-11T10:43:34.837Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-10-11T10:43:34.837Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-10-11T10:43:34.837Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-10-11T10:43:34.837Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M7:verify (default) on project query-service:
[2022-10-11T10:43:34.837Z] [ERROR]
[2022-10-11T10:43:34.837Z] [ERROR] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/serverless-workflow-examples/serverless-workflow-qas-service-showcase/query-service/target/failsafe-reports for the individual test results.
[2022-10-11T10:43:34.837Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2022-10-11T10:43:34.837Z] [ERROR] -> [Help 1]
[2022-10-11T10:43:34.837Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M7:verify (default) on project query-service:
[2022-10-11T10:43:34.837Z]
[2022-10-11T10:43:34.837Z] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/serverless-workflow-examples/serverless-workflow-qas-service-showcase/query-service/target/failsafe-reports for the individual test results.
[2022-10-11T10:43:34.837Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-10-11T10:43:34.837Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-10-11T10:43:34.837Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
[2022-10-11T10:43:34.837Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-10-11T10:43:34.837Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-10-11T10:43:34.837Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2022-10-11T10:43:34.837Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2022-10-11T10:43:34.837Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2022-10-11T10:43:34.837Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-10-11T10:43:34.837Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-10-11T10:43:34.838Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-10-11T10:43:34.838Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-10-11T10:43:34.838Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-10-11T10:43:34.838Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-10-11T10:43:34.838Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-10-11T10:43:34.838Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-10-11T10:43:34.838Z] Caused by: org.apache.maven.plugin.MojoFailureException:
[2022-10-11T10:43:34.838Z]
[2022-10-11T10:43:34.838Z] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/serverless-workflow-examples/serverless-workflow-qas-service-showcase/query-service/target/failsafe-reports for the individual test results.
[2022-10-11T10:43:34.838Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2022-10-11T10:43:34.838Z] at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:283)
[2022-10-11T10:43:34.838Z] at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:171)
[2022-10-11T10:43:34.838Z] at org.apache.maven.plugin.failsafe.VerifyMojo.execute (VerifyMojo.java:201)
[2022-10-11T10:43:34.838Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-10-11T10:43:34.838Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
[2022-10-11T10:43:34.838Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-10-11T10:43:34.838Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-10-11T10:43:34.838Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2022-10-11T10:43:34.838Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2022-10-11T10:43:34.838Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2022-10-11T10:43:34.838Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-10-11T10:43:34.838Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-10-11T10:43:34.838Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-10-11T10:43:34.838Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-10-11T10:43:34.838Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-10-11T10:43:34.838Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-10-11T10:43:34.838Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-10-11T10:43:34.838Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-10-11T10:43:34.838Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M7:verify (default) on project serverless-workflow-newsletter-subscription-flow:
[2022-10-11T10:43:34.838Z] [ERROR]
[2022-10-11T10:43:34.838Z] [ERROR] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/serverless-workflow-examples/serverless-workflow-newsletter-subscription/subscription-flow/target/failsafe-reports for the individual test results.
[2022-10-11T10:43:34.838Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2022-10-11T10:43:34.838Z] [ERROR] -> [Help 1]
[2022-10-11T10:43:34.838Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M7:verify (default) on project serverless-workflow-newsletter-subscription-flow:
[2022-10-11T10:43:34.838Z]
[2022-10-11T10:43:34.838Z] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/serverless-workflow-examples/serverless-workflow-newsletter-subscription/subscription-flow/target/failsafe-reports for the individual test results.
[2022-10-11T10:43:34.838Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-10-11T10:43:34.838Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
[2022-10-11T10:43:34.838Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-10-11T10:43:34.838Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-10-11T10:43:34.838Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2022-10-11T10:43:34.838Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2022-10-11T10:43:34.838Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2022-10-11T10:43:34.838Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-10-11T10:43:34.838Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-10-11T10:43:34.838Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-10-11T10:43:34.838Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-10-11T10:43:34.838Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-10-11T10:43:34.838Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-10-11T10:43:34.838Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-10-11T10:43:34.838Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-10-11T10:43:34.838Z] Caused by: org.apache.maven.plugin.MojoFailureException:
[2022-10-11T10:43:34.838Z]
[2022-10-11T10:43:34.838Z] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/serverless-workflow-examples/serverless-workflow-newsletter-subscription/subscription-flow/target/failsafe-reports for the individual test results.
[2022-10-11T10:43:34.838Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2022-10-11T10:43:34.838Z] at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:283)
[2022-10-11T10:43:34.838Z] at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:171)
[2022-10-11T10:43:34.838Z] at org.apache.maven.plugin.failsafe.VerifyMojo.execute (VerifyMojo.java:201)
[2022-10-11T10:43:34.838Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-10-11T10:43:34.838Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-10-11T10:43:34.838Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
[2022-10-11T10:43:34.838Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-10-11T10:43:34.838Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-10-11T10:43:34.838Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2022-10-11T10:43:34.838Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2022-10-11T10:43:34.838Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2022-10-11T10:43:34.838Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-10-11T10:43:34.838Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-10-11T10:43:34.838Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-10-11T10:43:34.838Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-10-11T10:43:34.838Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-10-11T10:43:34.838Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-10-11T10:43:34.838Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-10-11T10:43:34.838Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-10-11T10:43:34.838Z] [ERROR]
[2022-10-11T10:43:34.838Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2022-10-11T10:43:34.838Z] [ERROR]
[2022-10-11T10:43:34.838Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2022-10-11T10:43:34.838Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2022-10-11T10:43:34.838Z] [ERROR]
[2022-10-11T10:43:34.838Z] [ERROR] After correcting the problems, you can resume the build with the command
[2022-10-11T10:43:34.838Z] [ERROR] mvn -rf :query-answer-service
[2022-10-11T10:43:34.839Z] ::error title= [kiegroup/kogito-examples] [Execution ERROR]::bash -c "if [ '' != 'true' ]; then mvn -f kogito-examples-persistence/pom.xml clean install -Ppersistence -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 dependency:tree ; fi" -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B
[2022-10-11T10:43:34.839Z] [INFO] Archive artifact won't be executed
[2022-10-11T10:43:34.839Z] ::group::[Pull Request Flow] Execution Summary...
[2022-10-11T10:43:34.839Z] [INFO] ----------------------------------------------
[2022-10-11T10:43:34.839Z] [INFO] [kiegroup/drools]. Execution Result: ok. Time: 2m 45s (165081 ms)
[2022-10-11T10:43:34.839Z] [INFO] [kiegroup/kogito-runtimes]. Execution Result: ok. Time: 2m 52.9s (172956 ms)
[2022-10-11T10:43:34.839Z] [INFO] [kiegroup/kogito-apps]. Execution Result: ok. Time: 2m 42.1s (162149 ms)
[2022-10-11T10:43:34.839Z] [INFO] [kiegroup/kogito-examples]. Execution Result: error. Time: 1h 4m 18.7s (3858724 ms)
[2022-10-11T10:43:34.839Z] [INFO] ----------------------------------------------
[2022-10-11T10:43:34.839Z] ::endgroup::
[2022-10-11T10:43:34.839Z] [ERROR] [kiegroup/kogito-examples] error executing command: 'bash -c "if [ '' != 'true' ]; then mvn -f kogito-examples-persistence/pom.xml clean install -Ppersistence -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 dependency:tree ; fi" -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B'. Message: Error: The process '/usr/bin/bash' failed with exit code 1
[2022-10-11T10:43:34.839Z] [ERROR] Command executions have failed, please review latest execution Error: [kiegroup/kogito-examples] error executing command: 'bash -c "if [ '' != 'true' ]; then mvn -f kogito-examples-persistence/pom.xml clean install -Ppersistence -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 dependency:tree ; fi" -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B'. Message: Error: The process '/usr/bin/bash' failed with exit code 1
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2022-10-11T10:43:34.903Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] junit
[2022-10-11T10:43:34.994Z] Recording test results
[2022-10-11T10:43:40.924Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2022-10-11T10:43:40.962Z] Archiving artifacts
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2022-10-11T10:43:43.393Z] + rm -rf console.log
[Pipeline] sh
[2022-10-11T10:43:43.715Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/drools.tests.downstream.kogito-examples/646/consoleText
[2022-10-11T10:43:43.715Z] + tail -n 300

kie-ci3 avatar Oct 11 '22 10:10 kie-ci3

(tests) - drools job #674 was: UNSTABLE Possible explanation: This should be test failures

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/drools.tests.drools/674/display/redirect

Test results:

  • PASSED: 20692
  • FAILED: 14

Those are the test failures:

org.drools.compiler.integrationtests.AnnotationsTest.annotationErrorTest[KieBase type=CLOUD_IDENTITY]
Expected size: 3 but was: 5 in:
[Message [id=1, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=3, column=0
text=Annotated type org.drools.compiler.test.MissingAnnotationBean - undefined property in @annotation Annot: org.drools.compiler.integrationtests.AnnotationsTest$Annot.wrongProp1();],
Message [id=2, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=5, column=0
text=Annotated field name - undefined property in @annotation Annot: org.drools.compiler.integrationtests.AnnotationsTest$Annot.wrongProp2();],
Message [id=3, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=-1, column=0
text=Unknown annotation property wrongProp1],
Message [id=4, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=-1, column=0
text=Unknown annotation property wrongProp2],
Message [id=5, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=-1, column=0
text=Unknown annotation property wrongProp3]]
org.drools.compiler.integrationtests.ConstraintsTest.testNonBooleanConstraint[KieBase type=CLOUD_IDENTITY_MODEL_PATTERN]
Expected size: 1 but was: 2 in:
[Message [id=1, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=4, column=0
text=Predicate 'name + name' must be a Boolean expression],
Message [id=2, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=4, column=0
text=Predicate 'name + name' must be a Boolean expression]]
org.drools.compiler.integrationtests.incrementalcompilation.IncrementalCompilationTest.testIncrementalCompilationAddErrorThenEmptyWithoutError[KieBase type=CLOUD_IDENTITY] expected: but was:
org.drools.compiler.integrationtests.incrementalcompilation.IncrementalCompilationTest.testIncrementalCompilationWithInvalidDRL[KieBase type=CLOUD_IDENTITY] expected: but was:
org.drools.compiler.integrationtests.incrementalcompilation.IncrementalCompilationTest.testIncrementalCompilationAddErrorThenEmptyWithoutError[KieBase type=CLOUD_IDENTITY_MODEL_PATTERN] expected: but was:
org.drools.compiler.integrationtests.incrementalcompilation.IncrementalCompilationTest.testIncrementalCompilationWithInvalidDRL[KieBase type=CLOUD_IDENTITY_MODEL_PATTERN] expected: but was:
org.drools.mvel.compiler.oopath.OOPathTest.testCompileErrorOnDoubleOOPathInPattern[KieBase type=CLOUD_IDENTITY_MODEL_PATTERN] expected: but was:
org.drools.mvel.integrationtests.JBRULESTest.testJBRULES2872[KieBase type=CLOUD_IDENTITY_MODEL_PATTERN] expected: but was:
org.drools.mvel.integrationtests.LengthSlidingWindowTest.testCompilationFailureWithUnknownWindow[KieBase type=STREAM_IDENTITY_MODEL_PATTERN] expected: but was:
org.drools.mvel.integrationtests.QueryTest.testQueryWithSyntaxError[KieBase type=CLOUD_IDENTITY_MODEL_PATTERN] expected: but was:
org.drools.mvel.integrationtests.QueryTest.testQueryWithWrongParamNumber[KieBase type=CLOUD_IDENTITY_MODEL_PATTERN] expected: but was:
org.drools.compiler.integrationtests.notms.NoTmsTest.testUnsupportedTms[KieBase type=CLOUD_IDENTITY_MODEL_PATTERN] expected: but was:
org.drools.testcoverage.regression.NonStringCompareTest.testNonQuotedStringComapre[KieBase type=CLOUD_IDENTITY_MODEL_PATTERN] expected: but was:
org.drools.testcoverage.regression.NonStringCompareTest.testNonQuotedStringComapre[KieBase type=STREAM_IDENTITY_MODEL_PATTERN] expected: but was:

kie-ci3 avatar Oct 11 '22 13:10 kie-ci3

(tests) - kogito-examples job #650 was: FAILURE Possible explanation: Pipeline failure or project build failure

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/drools.tests.downstream.kogito-examples/650/display/redirect

Test results:

  • PASSED: 418
  • FAILED: 2

Those are the test failures:

Build projects / org.kie.kogito.examples.hr.DepartmentTest.testDepartmentUK java.lang.RuntimeException: io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito.examples:hr::jar:2.0.0-SNAPSHOTnull
at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:714)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:785)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:73)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:62)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:363)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:310)
at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:286)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:278)
at java.base/java.util.Optional.orElseGet(Optional.java:369)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:277)
at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:105)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:104)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:68)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Caused by: io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito.examples:hr::jar:2.0.0-SNAPSHOTnull
at io.quarkus.bootstrap.BootstrapAppModelFactory.resolveAppModel(BootstrapAppModelFactory.java:297)
at io.quarkus.bootstrap.app.QuarkusBootstrap.bootstrap(QuarkusBootstrap.java:162)
at io.quarkus.test.junit.AbstractJvmQuarkusTestExtension.createAugmentor(AbstractJvmQuarkusTestExtension.java:161)
at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:232)
at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:681)
at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:729)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$12(ClassBasedTestDescriptor.java:395)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:395)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:211)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:84)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
... 37 more
Caused by: io.quarkus.bootstrap.resolver.maven.BootstrapMavenException: Failed to resolve dependencies for org.kie.kogito.examples:hr:jar:2.0.0-SNAPSHOT
at io.quarkus.bootstrap.resolver.maven.ApplicationDependencyTreeResolver.resolveRuntimeDeps(ApplicationDependencyTreeResolver.java:313)
at io.quarkus.bootstrap.resolver.maven.ApplicationDependencyTreeResolver.resolve(ApplicationDependencyTreeResolver.java:133)
at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.buildAppModel(BootstrapAppModelResolver.java:319)
at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.doResolveModel(BootstrapAppModelResolver.java:284)
at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.resolveManagedModel(BootstrapAppModelResolver.java:163)
at io.quarkus.bootstrap.BootstrapAppModelFactory.resolveAppModel(BootstrapAppModelFactory.java:283)
... 48 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Failed to collect dependencies at org.kie.kogito:kogito-quarkus:jar:2.0.0-SNAPSHOT -> org.kie.kogito:kogito-quarkus-common:jar:2.0.0-SNAPSHOT -> com.jayway.jsonpath:json-path:jar:2.6.0 -> org.slf4j:slf4j-api:jar:1.7.30
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:353)
at io.quarkus.bootstrap.resolver.maven.ApplicationDependencyTreeResolver.resolveRuntimeDeps(ApplicationDependencyTreeResolver.java:309)
... 53 more
Caused by: org.eclipse.aether.collection.DependencyCollectionException: Failed to collect dependencies at org.kie.kogito:kogito-quarkus:jar:2.0.0-SNAPSHOT -> org.kie.kogito:kogito-quarkus-common:jar:2.0.0-SNAPSHOT -> com.jayway.jsonpath:json-path:jar:2.6.0 -> org.slf4j:slf4j-api:jar:1.7.30
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:288)
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:309)
... 54 more
Caused by: org.eclipse.aether.resolution.ArtifactDescriptorException: Failed to read artifact descriptor for org.slf4j:slf4j-api:jar:1.7.30
at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:302)
at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor(DefaultArtifactDescriptorReader.java:171)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.resolveCachedArtifactDescriptor(DefaultDependencyCollector.java:538)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.getArtifactDescriptorResult(DefaultDependencyCollector.java:523)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency(DefaultDependencyCollector.java:410)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency(DefaultDependencyCollector.java:362)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process(DefaultDependencyCollector.java:349)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse(DefaultDependencyCollector.java:506)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency(DefaultDependencyCollector.java:458)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency(DefaultDependencyCollector.java:362)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process(DefaultDependencyCollector.java:349)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse(DefaultDependencyCollector.java:506)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency(DefaultDependencyCollector.java:458)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency(DefaultDependencyCollector.java:362)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process(DefaultDependencyCollector.java:349)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.doRecurse(DefaultDependencyCollector.java:506)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency(DefaultDependencyCollector.java:458)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.processDependency(DefaultDependencyCollector.java:362)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.process(DefaultDependencyCollector.java:349)
at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:254)
... 55 more
Caused by: org.apache.maven.model.resolution.UnresolvableModelException: Could not transfer artifact org.slf4j:slf4j-parent:pom:1.7.30 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
at org.apache.maven.repository.internal.DefaultModelResolver.resolveModel(DefaultModelResolver.java:176)
at org.apache.maven.repository.internal.DefaultModelResolver.resolveModel(DefaultModelResolver.java:222)
at org.apache.maven.model.building.DefaultModelBuilder.readParentExternally(DefaultModelBuilder.java:1150)
at org.apache.maven.model.building.DefaultModelBuilder.readParent(DefaultModelBuilder.java:916)
at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:361)
at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:267)
at io.quarkus.bootstrap.resolver.maven.MavenModelBuilder.build(MavenModelBuilder.java:61)
at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:293)
... 74 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not transfer artifact org.slf4j:slf4j-parent:pom:1.7.30 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:425)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:229)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:207)
at org.apache.maven.repository.internal.DefaultModelResolver.resolveModel(DefaultModelResolver.java:172)
... 81 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.slf4j:slf4j-parent:pom:1.7.30 from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:52)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:369)
at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:75)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:628)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:262)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:514)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:402)
... 84 more
Caused by: org.apache.maven.wagon.TransferFailedException: transfer failed for https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom
at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.resourceExists(AbstractHttpClientWagon.java:926)
at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.resourceExists(AbstractHttpClientWagon.java:869)
at org.eclipse.aether.transport.wagon.WagonTransporter$PeekTaskRunner.run(WagonTransporter.java:508)
at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:430)
at org.eclipse.aether.transport.wagon.WagonTransporter.peek(WagonTransporter.java:401)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PeekTaskRunner.runTask(BasicRepositoryConnector.java:390)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:364)
... 89 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to repo.maven.apache.org:443 [repo.maven.apache.org/146.75.28.215] failed: Connection timed out (Connection timed out)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.execute(AbstractHttpClientWagon.java:1005)
at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.resourceExists(AbstractHttpClientWagon.java:880)
... 95 more
Caused by: java.net.ConnectException: Connection timed out (Connection timed out)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.base/java.net.Socket.connect(Socket.java:609)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 105 more
Build projects / org.kie.kogito.examples.payroll.PaymentDateTest.testEvaluatePaymentDateUK java.lang.RuntimeException: io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito.examples:payroll::jar:2.0.0-SNAPSHOTnull
at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:714)
at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:785)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:73)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:62)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:363)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:310)
at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:286)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:278)
at java.base/java.util.Optional.orElseGet(Optional.java:369)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:277)
at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:31)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:105)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:104)
at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:68)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Caused by: io.quarkus.bootstrap.BootstrapException: Failed to create the application model for org.kie.kogito.examples:payroll::jar:2.0.0-SNAPSHOTnull
at io.quarkus.bootstrap.BootstrapAppModelFactory.resolveAppModel(BootstrapAppModelFactory.java:297)
at io.quarkus.bootstrap.app.QuarkusBootstrap.bootstrap(QuarkusBootstrap.java:162)
at io.quarkus.test.junit.AbstractJvmQuarkusTestExtension.createAugmentor(AbstractJvmQuarkusTestExtension.java:161)
at io.quarkus.test.junit.QuarkusTestExtension.doJavaStart(QuarkusTestExtension.java:232)
at io.quarkus.test.junit.QuarkusTestExtension.ensureStarted(QuarkusTestExtension.java:681)
at io.quarkus.test.junit.QuarkusTestExtension.beforeAll(QuarkusTestExtension.java:729)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$12(ClassBasedTestDescriptor.java:395)
at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:395)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:211)
at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:84)
at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148)
... 37 more
Caused by: io.quarkus.bootstrap.resolver.maven.BootstrapMavenException: Failed to resolve dependencies for org.kie.kogito.examples:payroll:jar:2.0.0-SNAPSHOT
at io.quarkus.bootstrap.resolver.maven.ApplicationDependencyTreeResolver.resolveRuntimeDeps(ApplicationDependencyTreeResolver.java:313)
at io.quarkus.bootstrap.resolver.maven.ApplicationDependencyTreeResolver.resolve(ApplicationDependencyTreeResolver.java:133)
at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.buildAppModel(BootstrapAppModelResolver.java:319)
at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.doResolveModel(BootstrapAppModelResolver.java:284)
at io.quarkus.bootstrap.resolver.BootstrapAppModelResolver.resolveManagedModel(BootstrapAppModelResolver.java:163)
at io.quarkus.bootstrap.BootstrapAppModelFactory.resolveAppModel(BootstrapAppModelFactory.java:283)
... 48 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could not transfer artifact io.quarkus:quarkus-netty:jar:2.13.0.Final from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.13.0.Final/quarkus-netty-2.13.0.Final.jar
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:357)
at io.quarkus.bootstrap.resolver.maven.ApplicationDependencyTreeResolver.resolveRuntimeDeps(ApplicationDependencyTreeResolver.java:309)
... 53 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not transfer artifact io.quarkus:quarkus-netty:jar:2.13.0.Final from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.13.0.Final/quarkus-netty-2.13.0.Final.jar
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:425)
at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:229)
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:340)
... 54 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact io.quarkus:quarkus-netty:jar:2.13.0.Final from/to central (https://repo.maven.apache.org/maven2): transfer failed for https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.13.0.Final/quarkus-netty-2.13.0.Final.jar
at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:52)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:369)
at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:75)
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)
Caused by: org.apache.maven.wagon.TransferFailedException: transfer failed for https://repo.maven.apache.org/maven2/io/quarkus/quarkus-netty/2.13.0.Final/quarkus-netty-2.13.0.Final.jar
at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.resourceExists(AbstractHttpClientWagon.java:926)
at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.resourceExists(AbstractHttpClientWagon.java:869)
at org.eclipse.aether.transport.wagon.WagonTransporter$PeekTaskRunner.run(WagonTransporter.java:508)
at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:430)
at org.eclipse.aether.transport.wagon.WagonTransporter.peek(WagonTransporter.java:401)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PeekTaskRunner.runTask(BasicRepositoryConnector.java:390)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:364)
... 4 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to repo.maven.apache.org:443 [repo.maven.apache.org/146.75.28.215] failed: Connection timed out (Connection timed out)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156)
at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.execute(AbstractHttpClientWagon.java:1005)
at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.resourceExists(AbstractHttpClientWagon.java:880)
... 10 more
Caused by: java.net.ConnectException: Connection timed out (Connection timed out)
at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:412)
at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:255)
at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:237)
at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.base/java.net.Socket.connect(Socket.java:609)
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368)
at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
... 20 more

See console log:

Console Logs [2022-10-11T14:16:48.204Z] [INFO] | | \- org.eclipse.jetty.http2:http2-hpack:jar:9.4.46.v20220331:test
[2022-10-11T14:16:48.204Z] [INFO] | +- org.eclipse.jetty:jetty-alpn-server:jar:9.4.46.v20220331:test
[2022-10-11T14:16:48.204Z] [INFO] | +- org.eclipse.jetty:jetty-alpn-java-server:jar:9.4.46.v20220331:test
[2022-10-11T14:16:48.204Z] [INFO] | +- org.eclipse.jetty:jetty-alpn-openjdk8-server:jar:9.4.46.v20220331:test
[2022-10-11T14:16:48.204Z] [INFO] | +- org.eclipse.jetty:jetty-alpn-java-client:jar:9.4.46.v20220331:test
[2022-10-11T14:16:48.204Z] [INFO] | | \- org.eclipse.jetty:jetty-alpn-client:jar:9.4.46.v20220331:test
[2022-10-11T14:16:48.204Z] [INFO] | +- org.eclipse.jetty:jetty-alpn-openjdk8-client:jar:9.4.46.v20220331:test
[2022-10-11T14:16:48.204Z] [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile
[2022-10-11T14:16:48.204Z] [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile
[2022-10-11T14:16:48.204Z] [INFO] | | +- org.checkerframework:checker-qual:jar:3.25.0:compile
[2022-10-11T14:16:48.204Z] [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.15.0:compile
[2022-10-11T14:16:48.204Z] [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile
[2022-10-11T14:16:48.204Z] [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.13.4:compile
[2022-10-11T14:16:48.204Z] [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4:compile
[2022-10-11T14:16:48.204Z] [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.13.4:compile
[2022-10-11T14:16:48.204Z] [INFO] | +- org.apache.httpcomponents.client5:httpclient5:jar:5.1.3:test
[2022-10-11T14:16:48.204Z] [INFO] | | +- org.apache.httpcomponents.core5:httpcore5:jar:5.1.3:test
[2022-10-11T14:16:48.204Z] [INFO] | | \- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.1.3:test
[2022-10-11T14:16:48.204Z] [INFO] | +- org.xmlunit:xmlunit-core:jar:2.9.0:test
[2022-10-11T14:16:48.204Z] [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test
[2022-10-11T14:16:48.204Z] [INFO] | +- org.xmlunit:xmlunit-legacy:jar:2.9.0:test
[2022-10-11T14:16:48.204Z] [INFO] | +- org.xmlunit:xmlunit-placeholders:jar:2.9.0:test
[2022-10-11T14:16:48.204Z] [INFO] | +- net.javacrumbs.json-unit:json-unit-core:jar:2.33.0:test
[2022-10-11T14:16:48.204Z] [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:test
[2022-10-11T14:16:48.204Z] [INFO] | +- com.jayway.jsonpath:json-path:jar:2.7.0:compile
[2022-10-11T14:16:48.204Z] [INFO] | | \- net.minidev:json-smart:jar:2.4.7:compile
[2022-10-11T14:16:48.204Z] [INFO] | | \- net.minidev:accessors-smart:jar:2.4.7:compile
[2022-10-11T14:16:48.204Z] [INFO] | +- org.ow2.asm:asm:jar:9.3:compile
[2022-10-11T14:16:48.204Z] [INFO] | +- org.slf4j:slf4j-api:jar:1.7.36:compile
[2022-10-11T14:16:48.204Z] [INFO] | +- net.sf.jopt-simple:jopt-simple:jar:5.0.4:test
[2022-10-11T14:16:48.204Z] [INFO] | +- com.github.jknack:handlebars:jar:4.3.0:test
[2022-10-11T14:16:48.204Z] [INFO] | +- com.github.jknack:handlebars-helpers:jar:4.3.0:test
[2022-10-11T14:16:48.204Z] [INFO] | +- commons-fileupload:commons-fileupload:jar:1.4:test
[2022-10-11T14:16:48.204Z] [INFO] | \- commons-io:commons-io:jar:2.11.0:compile
[2022-10-11T14:16:48.204Z] [INFO] +- org.kie.kogito.examples:serverless-workflow-newsletter-subscription-service:jar:1.0-SNAPSHOT:test
[2022-10-11T14:16:48.204Z] [INFO] | \- io.quarkus:quarkus-reactive-pg-client:jar:2.13.0.Final:test
[2022-10-11T14:16:48.204Z] [INFO] | +- io.quarkus:quarkus-reactive-datasource:jar:2.13.0.Final:test
[2022-10-11T14:16:48.204Z] [INFO] | | +- io.quarkus:quarkus-datasource:jar:2.13.0.Final:test
[2022-10-11T14:16:48.204Z] [INFO] | | | \- io.quarkus:quarkus-datasource-common:jar:2.13.0.Final:test
[2022-10-11T14:16:48.204Z] [INFO] | | \- io.vertx:vertx-sql-client:jar:4.3.3:test
[2022-10-11T14:16:48.204Z] [INFO] | +- io.vertx:vertx-pg-client:jar:4.3.3:test
[2022-10-11T14:16:48.204Z] [INFO] | +- com.ongres.scram:client:jar:2.1:test
[2022-10-11T14:16:48.204Z] [INFO] | | \- com.ongres.scram:common:jar:2.1:test
[2022-10-11T14:16:48.204Z] [INFO] | | \- com.ongres.stringprep:saslprep:jar:1.1:test
[2022-10-11T14:16:48.204Z] [INFO] | | \- com.ongres.stringprep:stringprep:jar:1.1:test
[2022-10-11T14:16:48.204Z] [INFO] | \- io.smallrye.reactive:smallrye-mutiny-vertx-pg-client:jar:2.26.0:test
[2022-10-11T14:16:48.204Z] [INFO] | \- io.smallrye.reactive:smallrye-mutiny-vertx-sql-client:jar:2.26.0:test
[2022-10-11T14:16:48.204Z] [INFO] \- org.awaitility:awaitility:jar:4.2.0:test
[2022-10-11T14:16:48.204Z] [INFO]
[2022-10-11T14:16:48.204Z] [INFO] ----------------
[2022-10-11T14:16:48.204Z] [INFO] Building Kogito Example :: Serverless Workflow 2.0.0-SNAPSHOT [20/20]
[2022-10-11T14:16:48.204Z] [INFO] --------------------------------[ pom ]---------------------------------
[2022-10-11T14:16:48.204Z] [INFO]
[2022-10-11T14:16:48.204Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.204Z] [INFO]
[2022-10-11T14:16:48.204Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.204Z] [INFO]
[2022-10-11T14:16:48.205Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java-version) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.205Z] [INFO]
[2022-10-11T14:16:48.205Z] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.205Z] [INFO]
[2022-10-11T14:16:48.205Z] [INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.205Z] [INFO] You have 0 Checkstyle violations.
[2022-10-11T14:16:48.205Z] [INFO]
[2022-10-11T14:16:48.205Z] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.205Z] [INFO]
[2022-10-11T14:16:48.205Z] [INFO] --- formatter-maven-plugin:2.13.0:format (default) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.205Z] [INFO] Using 'UTF-8' encoding to format source files.
[2022-10-11T14:16:48.205Z] [INFO] Number of files to be formatted: 0
[2022-10-11T14:16:48.205Z] [INFO]
[2022-10-11T14:16:48.205Z] [INFO] --- impsort-maven-plugin:1.5.0:sort (default) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.205Z] [INFO] Using compiler compliance level: JAVA_11
[2022-10-11T14:16:48.205Z] [INFO] Total Files Processed: 0 in 00:00.000
[2022-10-11T14:16:48.205Z] [INFO] Already Sorted: 0
[2022-10-11T14:16:48.205Z] [INFO] Needed Sorting: 0
[2022-10-11T14:16:48.205Z] [INFO]
[2022-10-11T14:16:48.205Z] [INFO] --- maven-jar-plugin:3.1.0:test-jar (test-jar) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.205Z] [INFO] Skipping packaging of the test-jar
[2022-10-11T14:16:48.205Z] [INFO]
[2022-10-11T14:16:48.205Z] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.205Z] [INFO]
[2022-10-11T14:16:48.205Z] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.205Z] [INFO]
[2022-10-11T14:16:48.205Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (integration-test) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.205Z] [INFO] No tests to run.
[2022-10-11T14:16:48.205Z] [INFO]
[2022-10-11T14:16:48.205Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:integration-test (default) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.205Z] [INFO] No tests to run.
[2022-10-11T14:16:48.205Z] [INFO] Skipping execution of surefire because it has already been run for this configuration
[2022-10-11T14:16:48.205Z] [INFO]
[2022-10-11T14:16:48.205Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (integration-test) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.205Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/serverless-workflow-examples/target/failsafe-reports
[2022-10-11T14:16:48.205Z] [INFO]
[2022-10-11T14:16:48.205Z] [INFO] --- maven-failsafe-plugin:3.0.0-M5:verify (default) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.205Z] [INFO] Failsafe report directory: /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/serverless-workflow-examples/target/failsafe-reports
[2022-10-11T14:16:48.205Z] [INFO]
[2022-10-11T14:16:48.205Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.205Z] [INFO] Installing /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/serverless-workflow-examples/pom.xml to /home/jenkins/.m2/repository/org/kie/kogito/examples/serverless-workflow-examples/2.0.0-SNAPSHOT/serverless-workflow-examples-2.0.0-SNAPSHOT.pom
[2022-10-11T14:16:48.205Z] [INFO]
[2022-10-11T14:16:48.205Z] [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ serverless-workflow-examples ---
[2022-10-11T14:16:48.205Z] [INFO] org.kie.kogito.examples:serverless-workflow-examples:pom:2.0.0-SNAPSHOT
[2022-10-11T14:16:48.205Z] [INFO] ------------------------------------------------------------------------
[2022-10-11T14:16:48.205Z] [INFO] Reactor Summary:
[2022-10-11T14:16:48.205Z] [INFO]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example 2.0.0-SNAPSHOT ...................... SUCCESS [ 3.140 s]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Quarkus 2.0.0-SNAPSHOT ........... SUCCESS [ 0.052 s]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Onboarding Example 2.0.0-SNAPSHOT SUCCESS [ 0.084 s]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Onboarding Example :: HR with Drools 2.0.0-SNAPSHOT FAILURE [10:19 min]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Onboarding Example :: Payroll with DMN 2.0.0-SNAPSHOT FAILURE [02:14 min]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Onboarding Example :: Onboarding with Business Process Quarkus 2.0.0-SNAPSHOT SUCCESS [02:07 min]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Process PostgreSQL Persistence Quarkus 2.0.0-SNAPSHOT SUCCESS [ 26.397 s]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Process and Quarkus 2.0.0-SNAPSHOT SUCCESS [ 27.216 s]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Spring Boot 2.0.0-SNAPSHOT ....... SUCCESS [ 0.034 s]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Onboarding Example :: Onboarding with Business Process Spring Boot 2.0.0-SNAPSHOT SUCCESS [ 27.643 s]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Process PostgreSQL Persistence Spring Boot 2.0.0-SNAPSHOT SUCCESS [ 16.582 s]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Process and Spring Boot 2.0.0-SNAPSHOT SUCCESS [ 25.191 s]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Serverless Workflow Compensation :: Quarkus 1.0-SNAPSHOT SUCCESS [ 30.504 s]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer Showcase 1.0-SNAPSHOT SUCCESS [ 0.004 s]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Workflow Service 1.0-SNAPSHOT SUCCESS [ 35.242 s]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Serverless Workflow Query and Answer :: Query Service 1.0-SNAPSHOT SUCCESS [ 14.844 s]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription Showcase 1.0-SNAPSHOT SUCCESS [ 0.005 s]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Service 1.0-SNAPSHOT SUCCESS [ 11.488 s]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Serverless Workflow Newsletter Subscription :: Subscription Flow 1.0-SNAPSHOT SUCCESS [ 24.734 s]
[2022-10-11T14:16:48.205Z] [INFO] Kogito Example :: Serverless Workflow 2.0.0-SNAPSHOT SUCCESS [ 0.042 s]
[2022-10-11T14:16:48.205Z] [INFO] ------------------------------------------------------------------------
[2022-10-11T14:16:48.205Z] [INFO] BUILD FAILURE
[2022-10-11T14:16:48.205Z] [INFO] ------------------------------------------------------------------------
[2022-10-11T14:16:48.205Z] [INFO] Total time: 18:48 min
[2022-10-11T14:16:48.205Z] [INFO] Finished at: 2022-10-11T10:16:47-04:00
[2022-10-11T14:16:48.205Z] [INFO] ------------------------------------------------------------------------
[2022-10-11T14:16:48.205Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project hr: There are test failures.
[2022-10-11T14:16:48.205Z] [ERROR]
[2022-10-11T14:16:48.205Z] [ERROR] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/kogito-quarkus-examples/onboarding-example/hr/target/surefire-reports for the individual test results.
[2022-10-11T14:16:48.205Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2022-10-11T14:16:48.205Z] [ERROR] -> [Help 1]
[2022-10-11T14:16:48.205Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project hr: There are test failures.
[2022-10-11T14:16:48.205Z]
[2022-10-11T14:16:48.205Z] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/kogito-quarkus-examples/onboarding-example/hr/target/surefire-reports for the individual test results.
[2022-10-11T14:16:48.205Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-10-11T14:16:48.205Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
[2022-10-11T14:16:48.205Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-10-11T14:16:48.205Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-10-11T14:16:48.205Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2022-10-11T14:16:48.205Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2022-10-11T14:16:48.205Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2022-10-11T14:16:48.205Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-10-11T14:16:48.205Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-10-11T14:16:48.205Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-10-11T14:16:48.205Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-10-11T14:16:48.205Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-10-11T14:16:48.205Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-10-11T14:16:48.205Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-10-11T14:16:48.205Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-10-11T14:16:48.205Z] Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
[2022-10-11T14:16:48.205Z]
[2022-10-11T14:16:48.205Z] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/kogito-quarkus-examples/onboarding-example/hr/target/surefire-reports for the individual test results.
[2022-10-11T14:16:48.205Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2022-10-11T14:16:48.205Z] at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:271)
[2022-10-11T14:16:48.205Z] at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159)
[2022-10-11T14:16:48.205Z] at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:453)
[2022-10-11T14:16:48.205Z] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1175)
[2022-10-11T14:16:48.205Z] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:932)
[2022-10-11T14:16:48.205Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-10-11T14:16:48.205Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-10-11T14:16:48.206Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
[2022-10-11T14:16:48.206Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-10-11T14:16:48.206Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-10-11T14:16:48.206Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2022-10-11T14:16:48.206Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2022-10-11T14:16:48.206Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2022-10-11T14:16:48.206Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-10-11T14:16:48.206Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-10-11T14:16:48.206Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-10-11T14:16:48.206Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-10-11T14:16:48.206Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-10-11T14:16:48.206Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-10-11T14:16:48.206Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-10-11T14:16:48.206Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-10-11T14:16:48.206Z] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project payroll: There are test failures.
[2022-10-11T14:16:48.206Z] [ERROR]
[2022-10-11T14:16:48.206Z] [ERROR] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/kogito-quarkus-examples/onboarding-example/payroll/target/surefire-reports for the individual test results.
[2022-10-11T14:16:48.206Z] [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2022-10-11T14:16:48.206Z] [ERROR] -> [Help 1]
[2022-10-11T14:16:48.206Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project payroll: There are test failures.
[2022-10-11T14:16:48.206Z]
[2022-10-11T14:16:48.206Z] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/kogito-quarkus-examples/onboarding-example/payroll/target/surefire-reports for the individual test results.
[2022-10-11T14:16:48.206Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:375)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-10-11T14:16:48.206Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
[2022-10-11T14:16:48.206Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-10-11T14:16:48.206Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-10-11T14:16:48.206Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2022-10-11T14:16:48.206Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2022-10-11T14:16:48.206Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2022-10-11T14:16:48.206Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-10-11T14:16:48.206Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-10-11T14:16:48.206Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-10-11T14:16:48.206Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-10-11T14:16:48.206Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-10-11T14:16:48.206Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-10-11T14:16:48.206Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-10-11T14:16:48.206Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-10-11T14:16:48.206Z] Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
[2022-10-11T14:16:48.206Z]
[2022-10-11T14:16:48.206Z] Please refer to /home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.downstream.kogito-examples/bc/kiegroup_kogito_examples/kogito-examples-persistence/kogito-quarkus-examples/onboarding-example/payroll/target/surefire-reports for the individual test results.
[2022-10-11T14:16:48.206Z] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[2022-10-11T14:16:48.206Z] at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:271)
[2022-10-11T14:16:48.206Z] at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159)
[2022-10-11T14:16:48.206Z] at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:453)
[2022-10-11T14:16:48.206Z] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1175)
[2022-10-11T14:16:48.206Z] at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:932)
[2022-10-11T14:16:48.206Z] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:370)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:351)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:171)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:163)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
[2022-10-11T14:16:48.206Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
[2022-10-11T14:16:48.206Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
[2022-10-11T14:16:48.206Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
[2022-10-11T14:16:48.206Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
[2022-10-11T14:16:48.206Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
[2022-10-11T14:16:48.206Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
[2022-10-11T14:16:48.206Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
[2022-10-11T14:16:48.206Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2022-10-11T14:16:48.206Z] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2022-10-11T14:16:48.206Z] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2022-10-11T14:16:48.206Z] at java.lang.reflect.Method.invoke (Method.java:566)
[2022-10-11T14:16:48.206Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
[2022-10-11T14:16:48.206Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
[2022-10-11T14:16:48.206Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
[2022-10-11T14:16:48.206Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[2022-10-11T14:16:48.206Z] [ERROR]
[2022-10-11T14:16:48.206Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2022-10-11T14:16:48.206Z] [ERROR]
[2022-10-11T14:16:48.206Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2022-10-11T14:16:48.206Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[2022-10-11T14:16:48.206Z] [ERROR]
[2022-10-11T14:16:48.206Z] [ERROR] After correcting the problems, you can resume the build with the command
[2022-10-11T14:16:48.206Z] [ERROR] mvn -rf :hr
[2022-10-11T14:16:48.206Z] ::error title= [kiegroup/kogito-examples] [Execution ERROR]::bash -c "if [ '' != 'true' ]; then mvn -f kogito-examples-persistence/pom.xml clean install -Ppersistence -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 dependency:tree ; fi" -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B
[2022-10-11T14:16:48.206Z] [INFO] Archive artifact won't be executed
[2022-10-11T14:16:48.206Z] ::group::[Pull Request Flow] Execution Summary...
[2022-10-11T14:16:48.206Z] [INFO] ----------------------------------------------
[2022-10-11T14:16:48.206Z] [INFO] [kiegroup/drools]. Execution Result: ok. Time: 2m 39.4s (159433 ms)
[2022-10-11T14:16:48.206Z] [INFO] [kiegroup/kogito-runtimes]. Execution Result: ok. Time: 2m 50.9s (170917 ms)
[2022-10-11T14:16:48.206Z] [INFO] [kiegroup/kogito-apps]. Execution Result: ok. Time: 2m 39s (159058 ms)
[2022-10-11T14:16:48.206Z] [INFO] [kiegroup/kogito-examples]. Execution Result: error. Time: 1h 6m 57.7s (4017752 ms)
[2022-10-11T14:16:48.206Z] [INFO] ----------------------------------------------
[2022-10-11T14:16:48.206Z] ::endgroup::
[2022-10-11T14:16:48.462Z] [ERROR] [kiegroup/kogito-examples] error executing command: 'bash -c "if [ '' != 'true' ]; then mvn -f kogito-examples-persistence/pom.xml clean install -Ppersistence -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 dependency:tree ; fi" -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B'. Message: Error: The process '/usr/bin/bash' failed with exit code 1
[2022-10-11T14:16:48.462Z] [ERROR] Command executions have failed, please review latest execution Error: [kiegroup/kogito-examples] error executing command: 'bash -c "if [ '' != 'true' ]; then mvn -f kogito-examples-persistence/pom.xml clean install -Ppersistence -nsu -ntp -fae -e -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120 -Dmaven.wagon.http.retryHandler.count=3 dependency:tree ; fi" -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B'. Message: Error: The process '/usr/bin/bash' failed with exit code 1
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[2022-10-11T14:16:48.545Z] Deleting 1 temporary files
[Pipeline] // configFileProvider
[Pipeline] }
[Pipeline] // script
Post stage
[Pipeline] junit
[2022-10-11T14:16:48.636Z] Recording test results
[2022-10-11T14:16:54.946Z] [Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
[2022-10-11T14:16:54.967Z] Archiving artifacts
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2022-10-11T14:16:57.314Z] + rm -rf console.log
[Pipeline] sh
[2022-10-11T14:16:57.603Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/drools.tests.downstream.kogito-examples/650/consoleText
[2022-10-11T14:16:57.603Z] + tail -n 300

kie-ci3 avatar Oct 11 '22 14:10 kie-ci3

jenkins retest this

evacchi avatar Oct 21 '22 13:10 evacchi

(tests) - drools job #706 was: UNSTABLE Possible explanation: This should be test failures

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/drools.tests.drools/706/display/redirect

Test results:

  • PASSED: 20703
  • FAILED: 5

Those are the test failures:

org.drools.compiler.integrationtests.AnnotationsTest.annotationErrorTest[KieBase type=CLOUD_IDENTITY]
Expected size: 3 but was: 5 in:
[Message [id=1, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=3, column=0
text=Annotated type org.drools.compiler.test.MissingAnnotationBean - undefined property in @annotation Annot: org.drools.compiler.integrationtests.AnnotationsTest$Annot.wrongProp1();],
Message [id=2, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=5, column=0
text=Annotated field name - undefined property in @annotation Annot: org.drools.compiler.integrationtests.AnnotationsTest$Annot.wrongProp2();],
Message [id=3, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=-1, column=0
text=Unknown annotation property wrongProp1],
Message [id=4, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=-1, column=0
text=Unknown annotation property wrongProp2],
Message [id=5, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=-1, column=0
text=Unknown annotation property wrongProp3]]
org.drools.compiler.integrationtests.incrementalcompilation.IncrementalCompilationTest.testIncrementalCompilationAddErrorThenEmptyWithoutError[KieBase type=CLOUD_IDENTITY] expected: but was:
org.drools.compiler.integrationtests.incrementalcompilation.IncrementalCompilationTest.testIncrementalCompilationWithInvalidDRL[KieBase type=CLOUD_IDENTITY] expected: but was:
org.drools.compiler.integrationtests.incrementalcompilation.IncrementalCompilationTest.testIncrementalCompilationAddErrorThenEmptyWithoutError[KieBase type=CLOUD_IDENTITY_MODEL_PATTERN] expected: but was:
org.drools.compiler.integrationtests.incrementalcompilation.IncrementalCompilationTest.testIncrementalCompilationWithInvalidDRL[KieBase type=CLOUD_IDENTITY_MODEL_PATTERN] expected: but was:

kie-ci3 avatar Oct 21 '22 14:10 kie-ci3

@evacchi I think that these failures are actually caused by this PR, please give a look.

mariofusco avatar Oct 21 '22 18:10 mariofusco

I think you are right, I am looking into it

evacchi avatar Oct 24 '22 07:10 evacchi

jenkins retest this

evacchi avatar Oct 24 '22 13:10 evacchi

(tests) - drools job #714 was: UNSTABLE Possible explanation: This should be test failures

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/drools.tests.drools/714/display/redirect

Test results:

  • PASSED: 20702
  • FAILED: 5

Those are the test failures:

org.drools.compiler.integrationtests.AnnotationsTest.annotationErrorTest[KieBase type=CLOUD_IDENTITY]
Expected size: 3 but was: 5 in:
[Message [id=1, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=3, column=0
text=Annotated type org.drools.compiler.test.MissingAnnotationBean - undefined property in @annotation Annot: org.drools.compiler.integrationtests.AnnotationsTest$Annot.wrongProp1();],
Message [id=2, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=5, column=0
text=Annotated field name - undefined property in @annotation Annot: org.drools.compiler.integrationtests.AnnotationsTest$Annot.wrongProp2();],
Message [id=3, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=-1, column=0
text=Unknown annotation property wrongProp1],
Message [id=4, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=-1, column=0
text=Unknown annotation property wrongProp2],
Message [id=5, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=-1, column=0
text=Unknown annotation property wrongProp3]]
org.drools.compiler.integrationtests.incrementalcompilation.IncrementalCompilationTest.testIncrementalCompilationAddErrorThenEmptyWithoutError[KieBase type=CLOUD_IDENTITY] expected: but was:
org.drools.compiler.integrationtests.incrementalcompilation.IncrementalCompilationTest.testIncrementalCompilationWithInvalidDRL[KieBase type=CLOUD_IDENTITY] expected: but was:
org.drools.compiler.integrationtests.incrementalcompilation.IncrementalCompilationTest.testIncrementalCompilationAddErrorThenEmptyWithoutError[KieBase type=CLOUD_IDENTITY_MODEL_PATTERN] expected: but was:
org.drools.compiler.integrationtests.incrementalcompilation.IncrementalCompilationTest.testIncrementalCompilationWithInvalidDRL[KieBase type=CLOUD_IDENTITY_MODEL_PATTERN] expected: but was:

kie-ci3 avatar Oct 24 '22 14:10 kie-ci3

(tests) - kogito-apps job #688 was: FAILURE Possible explanation: Pipeline failure or project build failure

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/drools.tests.downstream.kogito-apps/688/display/redirect See console log:

Console Logs [2022-10-24T14:28:05.348Z] du: cannot access ‘/home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.drools_ws-cleanup_1666621679777/bc/kiegroup_drools/drools/target/sonar/ucfg2/java/ucfg_26507.proto’: No such file or directory
[2022-10-24T14:28:05.348Z] du: cannot access ‘/home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.drools_ws-cleanup_1666621679777/bc/kiegroup_drools/drools/target/sonar/ucfg2/java/ucfg_26508.proto’: No such file or directory
[2022-10-24T14:28:05.348Z] du: cannot access ‘/home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.drools_ws-cleanup_1666621679777/bc/kiegroup_drools/drools/target/sonar/ucfg2/java/ucfg_26509.proto’: No such file or directory
[2022-10-24T14:28:05.348Z] du: cannot access ‘/home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.drools_ws-cleanup_1666621679777/bc/kiegroup_drools/drools/target/sonar/ucfg2/java/ucfg_26510.proto’: No such file or directory
[2022-10-24T14:28:05.348Z] du: cannot access ‘/home/jenkins/workspace/KIE/kogito/main/pullrequest/drools.tests.drools_ws-cleanup_1666621679777/bc/kiegroup_drools/drools/target/sonar/ucfg2/java/ucfg_26511.proto’: No such file or directory
[2022-10-24T14:28:05.348Z] 109M /home/jenkins/workspace
[2022-10-24T14:28:05.348Z] 0 /home/jenkins/.pki
[2022-10-24T14:28:05.348Z] 139M /home/jenkins/tools
[2022-10-24T14:28:05.348Z] 0 /home/jenkins/caches
[2022-10-24T14:28:05.348Z] 35M /home/jenkins/.npm
[2022-10-24T14:28:05.348Z] 8.0K /home/jenkins/.java
[2022-10-24T14:28:05.348Z] 0 /home/jenkins/.mozilla
[2022-10-24T14:28:05.348Z] 293M /home/jenkins/.sonar
[2022-10-24T14:28:05.348Z] 2.8G /home/jenkins
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Install build-chain tool)
Stage "Install build-chain tool" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build projects)
Stage "Build projects" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Sonar analysis)
Stage "Sonar analysis" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (check space after build)
Stage "check space after build" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2022-10-24T14:28:06.700Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/drools.tests.downstream.kogito-apps/688/api/json
[Pipeline] readJSON
[Pipeline] sh

kie-ci3 avatar Oct 24 '22 14:10 kie-ci3

(tests) - drools job #715 was: UNSTABLE Possible explanation: This should be test failures

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/drools.tests.drools/715/display/redirect

Test results:

  • PASSED: 20702
  • FAILED: 5

Those are the test failures:

org.drools.compiler.integrationtests.AnnotationsTest.annotationErrorTest[KieBase type=CLOUD_IDENTITY]
Expected size: 3 but was: 5 in:
[Message [id=1, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=3, column=0
text=Annotated type org.drools.compiler.test.MissingAnnotationBean - undefined property in @annotation Annot: org.drools.compiler.integrationtests.AnnotationsTest$Annot.wrongProp1();],
Message [id=2, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=5, column=0
text=Annotated field name - undefined property in @annotation Annot: org.drools.compiler.integrationtests.AnnotationsTest$Annot.wrongProp2();],
Message [id=3, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=-1, column=0
text=Unknown annotation property wrongProp1],
Message [id=4, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=-1, column=0
text=Unknown annotation property wrongProp2],
Message [id=5, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=-1, column=0
text=Unknown annotation property wrongProp3]]
org.drools.compiler.integrationtests.incrementalcompilation.IncrementalCompilationTest.testIncrementalCompilationAddErrorThenEmptyWithoutError[KieBase type=CLOUD_IDENTITY] expected: but was:
org.drools.compiler.integrationtests.incrementalcompilation.IncrementalCompilationTest.testIncrementalCompilationWithInvalidDRL[KieBase type=CLOUD_IDENTITY] expected: but was:
org.drools.compiler.integrationtests.incrementalcompilation.IncrementalCompilationTest.testIncrementalCompilationAddErrorThenEmptyWithoutError[KieBase type=CLOUD_IDENTITY_MODEL_PATTERN] expected: but was:
org.drools.compiler.integrationtests.incrementalcompilation.IncrementalCompilationTest.testIncrementalCompilationWithInvalidDRL[KieBase type=CLOUD_IDENTITY_MODEL_PATTERN] expected: but was:

kie-ci3 avatar Oct 24 '22 15:10 kie-ci3

(tests) - kogito-examples job #693 was: FAILURE Possible explanation: Pipeline failure or project build failure

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/drools.tests.downstream.kogito-examples/693/display/redirect See console log:

Console Logs [2022-10-24T16:18:39.602Z] du: cannot access ‘/home/jenkins/workspace/KIE/7.67.x-blue/deployedRep/kie-wb-common_ws-cleanup_1666628314882/kie-wb-common-stunner/kie-wb-common-stunner-sets/kie-wb-common-stunner-bpmn/kie-wb-common-stunner-bpmn-api/src/main/java/org/kie/workbench/common/stunner/bpmn/definition/property/diagram/GlobalVariables.java’: No such file or directory
[2022-10-24T16:18:39.602Z] du: cannot access ‘/home/jenkins/workspace/KIE/7.67.x-blue/deployedRep/kie-wb-common_ws-cleanup_1666628314882/kie-wb-common-stunner/kie-wb-common-stunner-sets/kie-wb-common-stunner-bpmn/kie-wb-common-stunner-bpmn-api/src/main/java/org/kie/workbench/common/stunner/bpmn/definition/property/diagram/Id.java’: No such file or directory
[2022-10-24T16:18:39.602Z] du: cannot access ‘/home/jenkins/workspace/KIE/7.67.x-blue/deployedRep/kie-wb-common_ws-cleanup_1666628314882/kie-wb-common-stunner/kie-wb-common-stunner-sets/kie-wb-common-stunner-bpmn/kie-wb-common-stunner-bpmn-api/src/main/java/org/kie/workbench/common/stunner/bpmn/definition/property/diagram/MetaDataAttributes.java’: No such file or directory
[2022-10-24T16:18:39.602Z] du: cannot access ‘/home/jenkins/workspace/KIE/7.67.x-blue/deployedRep/kie-wb-common_ws-cleanup_1666628314882/kie-wb-common-stunner/kie-wb-common-stunner-sets/kie-wb-common-stunner-bpmn/kie-wb-common-stunner-bpmn-api/src/main/java/org/kie/workbench/common/stunner/bpmn/definition/property/diagram/Package.java’: No such file or directory
[2022-10-24T16:18:39.602Z] du: cannot access ‘/home/jenkins/workspace/KIE/7.67.x-blue/deployedRep/kie-wb-common_ws-cleanup_1666628314882/kie-wb-common-stunner/kie-wb-common-stunner-sets/kie-wb-common-stunner-bpmn/kie-wb-common-stunner-bpmn-api/src/main/java/org/kie/workbench/common/stunner/bpmn/definition/property/diagram/ProcessInstanceDescription.java’: No such file or directory
[2022-10-24T16:18:39.602Z] du: cannot access ‘/home/jenkins/workspace/KIE/7.67.x-blue/deployedRep/kie-wb-common_ws-cleanup_1666628314882/kie-wb-common-stunner/kie-wb-common-stunner-sets/kie-wb-common-stunner-bpmn/kie-wb-common-stunner-bpmn-api/src/main/java/org/kie/workbench/common/stunner/bpmn/definition/property/diagram/ProcessType.java’: No such file or directory
[2022-10-24T16:18:39.602Z] du: cannot access ‘/home/jenkins/workspace/KIE/7.67.x-blue/deployedRep/kie-wb-common_ws-cleanup_1666628314882/kie-wb-common-stunner/kie-wb-common-stunner-sets/kie-wb-common-stunner-bpmn/kie-wb-common-stunner-bpmn-api/src/main/java/org/kie/workbench/common/stunner/bpmn/definition/property/diagram/Version.java’: No such file or directory
[2022-10-24T16:18:39.602Z] 1.1G /home/jenkins/workspace
[2022-10-24T16:18:39.602Z] 0 /home/jenkins/.pki
[2022-10-24T16:18:39.602Z] 65M /home/jenkins/.npm
[2022-10-24T16:18:39.602Z] 0 /home/jenkins/.yarn
[2022-10-24T16:18:39.602Z] 100M /home/jenkins/tools
[2022-10-24T16:18:39.602Z] 0 /home/jenkins/caches
[2022-10-24T16:18:39.602Z] 5.9G /home/jenkins
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Install build-chain tool)
Stage "Install build-chain tool" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build projects)
Stage "Build projects" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Sonar analysis)
Stage "Sonar analysis" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (check space after build)
Stage "check space after build" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
[2022-10-24T16:18:40.607Z] + wget --no-check-certificate -qO - https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/drools.tests.downstream.kogito-examples/693/api/json
[Pipeline] readJSON
[Pipeline] sh

kie-ci3 avatar Oct 24 '22 16:10 kie-ci3

kiegroup_drools/drools/drools-decisiontables/src/test/java/org/drools/decisiontable/integrationtests/IncrementalCompilationTest.java:370 | expected: 2  but was: 0
kiegroup_drools/drools/drools-decisiontables/src/test/java/org/drools/decisiontable/integrationtests/IncrementalCompilationTest.java:435 | expected: 2  but was: 0
kiegroup_drools/drools/drools-decisiontables/src/test/java/org/drools/decisiontable/integrationtests/IncrementalCompilationTest.java:716 | expected: 1  but was: 0
kiegroup_drools/drools/drools-decisiontables/src/test/java/org/drools/decisiontable/integrationtests/IncrementalCompilationTest.java:648 | expected: 1  but was: 0

🤦

evacchi avatar Oct 24 '22 17:10 evacchi

(tests) - drools job #723 was: UNSTABLE Possible explanation: This should be test failures

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/drools.tests.drools/723/display/redirect

Test results:

  • PASSED: 20712
  • FAILED: 1

Those are the test failures:

org.drools.compiler.integrationtests.AnnotationsTest.annotationErrorTest[KieBase type=CLOUD_IDENTITY]
Expected size: 3 but was: 5 in:
[Message [id=1, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=3, column=0
text=Annotated type org.drools.compiler.test.MissingAnnotationBean - undefined property in @annotation Annot: org.drools.compiler.integrationtests.AnnotationsTest$Annot.wrongProp1();],
Message [id=2, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=5, column=0
text=Annotated field name - undefined property in @annotation Annot: org.drools.compiler.integrationtests.AnnotationsTest$Annot.wrongProp2();],
Message [id=3, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=-1, column=0
text=Unknown annotation property wrongProp1],
Message [id=4, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=-1, column=0
text=Unknown annotation property wrongProp2],
Message [id=5, kieBase=KieBaseModelName, level=ERROR, path=rules1.drl, line=-1, column=0
text=Unknown annotation property wrongProp3]]

kie-ci3 avatar Oct 25 '22 14:10 kie-ci3

(tests) - kogito-apps job #696 was: UNSTABLE Possible explanation: This should be test failures

Please look here: https://eng-jenkins-csb-business-automation.apps.ocp-c1.prod.psi.redhat.com/job/KIE/job/kogito/job/main/job/pullrequest/job/drools.tests.downstream.kogito-apps/696/display/redirect

Test results:

  • PASSED: 1930
  • FAILED: 4

Those are the test failures:

org.kie.kogito.index.service.InfinispanDomainIndexingServiceIT.testIndexingDomainParallelEvents java.lang.IllegalArgumentException: Cannot invoke method size() on null object
Caused by: java.lang.NullPointerException: Cannot invoke method size() on null object
org.kie.kogito.index.service.InfinispanDomainIndexingServiceIT.testAddProtoFile org.awaitility.core.ConditionTimeoutException:
Assertion condition defined as a lambda expression in org.kie.kogito.index.service.AbstractIndexingServiceIT that uses java.lang.String, java.lang.Stringorg.kie.kogito.event.process.UserTaskInstanceDataEvent 1 expectation failed.
JSON path data.UserTaskInstances[0].id doesn't match.
Expected: is "b763f7c8-3f7e-4a67-8271-a6c89c8a08f8"
Actual: null
within 30 seconds.
Caused by: java.lang.AssertionError:
1 expectation failed.
JSON path data.UserTaskInstances[0].id doesn't match.
Expected: is "b763f7c8-3f7e-4a67-8271-a6c89c8a08f8"
Actual: null

org.kie.kogito.index.service.InfinispanDomainIndexingServiceIT.testIndexingDomainUsingUserTaskEventFirst java.lang.AssertionError:
1 expectation failed.
JSON path data.Travels[0].id doesn't match.
Expected: is "c5e35379-7e46-47f3-8af7-eae3867d2a53"
Actual: null

org.kie.kogito.index.service.InfinispanDomainIndexingServiceIT.testIndexingDomainUsingProcessEventFirst java.lang.AssertionError:
1 expectation failed.
JSON path data.Travels[0].id doesn't match.
Expected: is "357c3d3d-4d52-464f-bcde-fb101a692843"
Actual: null

kie-ci3 avatar Oct 25 '22 15:10 kie-ci3